代码搜索:implementing

找到约 2,669 项符合「implementing」的源代码

代码结果 2,669
www.eeworm.com/read/40112/915489

tcl listbox.tcl

# listbox.tcl -- # # This file defines the default bindings for Tk listbox widgets # and provides procedures that help in implementing those bindings. # # SCCS: @(#) listbox.tcl 1.21 97/06/10 17:13:55
www.eeworm.com/read/40112/915568

tcl listbox.tcl

# listbox.tcl -- # # This file defines the default bindings for Tk listbox widgets # and provides procedures that help in implementing those bindings. # # RCS: @(#) $Id: listbox.tcl,v 1.4 1998/10/10 0
www.eeworm.com/read/494783/1153474

h zlib.h

/* * This file is derived from zlib.h and zconf.h from the zlib-0.95 * distribution by Jean-loup Gailly and Mark Adler, with some additions * by Paul Mackerras to aid in implementing Deflate compre
www.eeworm.com/read/492252/1178358

tcl prvlege.tcl

# PRVLEGE.TCL - Setup procedures for implementing privilege wizard page # # Copyright 1999 Wind River Systems, Inc # # modification history # -------------------- # 03a,12jun01,j_w Modified for Torna
www.eeworm.com/read/489559/1217581

h zlib.h

/* * This file is derived from zlib.h and zconf.h from the zlib-0.95 * distribution by Jean-loup Gailly and Mark Adler, with some additions * by Paul Mackerras to aid in implementing Deflate compre
www.eeworm.com/read/470720/1450385

c struct-cpy-1.c

/* powerpc64-linux gcc miscompiled this due to rs6000.c:expand_block_move not setting mem aliasing info correctly for the code implementing the structure assignment. */ struct termios { unsi
www.eeworm.com/read/470713/1454925

java serversocket.java

/* ServerSocket.java -- Class for implementing server side sockets Copyright (C) 1998, 1999, 2000, 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free so
www.eeworm.com/read/470693/1462331

c struct-cpy-1.c

/* powerpc64-linux gcc miscompiled this due to rs6000.c:expand_block_move not setting mem aliasing info correctly for the code implementing the structure assignment. */ struct termios { unsi
www.eeworm.com/read/470693/1466815

java serversocket.java

/* ServerSocket.java -- Class for implementing server side sockets Copyright (C) 1998, 1999, 2000, 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free so
www.eeworm.com/read/459110/1574052

java wtaunafmultiplier.java

package org.bouncycastle.math.ec; import java.math.BigInteger; /** * Class implementing the WTNAF (Window * τ-adic Non-Adjacent Form) algorithm. */ class WTauNafMultiplier implem