Searched defs:input (Results 51 - 75 of 365) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/bind/tuple/
H A DCharacterBinding.java33 public Object entryToObject(TupleInput input) { argument
H A DDoubleBinding.java38 public Object entryToObject(TupleInput input) { argument
H A DFloatBinding.java38 public Object entryToObject(TupleInput input) { argument
H A DIntegerBinding.java33 public Object entryToObject(TupleInput input) { argument
H A DLongBinding.java33 public Object entryToObject(TupleInput input) { argument
H A DShortBinding.java33 public Object entryToObject(TupleInput input) { argument
H A DTupleBase.java118 public static void inputToEntry(TupleInput input, DatabaseEntry entry) { argument
[all...]
H A DTupleBinding.java91 public abstract Object entryToObject(TupleInput input); argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/des/
H A Decb_enc.c109 void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, argument
H A Dpcbc_enc.c61 void DES_pcbc_encrypt(const unsigned char *input, unsigned char *output, argument
H A Dqud_cksm.c76 DES_LONG DES_quad_cksum(const unsigned char *input, DES_cblock output[], argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Decb_enc.c109 void DES_ecb_encrypt(const_DES_cblock *input, DES_cblock *output, argument
H A Dpcbc_enc.c61 void DES_pcbc_encrypt(const unsigned char *input, unsigned char *output, argument
H A Dqud_cksm.c76 DES_LONG DES_quad_cksum(const unsigned char *input, DES_cblock output[], argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/ibm_emac/
H A Dibm_emac_zmii.h44 static inline void zmii_fini(struct ocp_device *ocpdev, int input) argument
51 static inline void zmii_enable_mdio(struct ocp_device *ocpdev, int input) argument
58 static inline void zmii_set_speed(struct ocp_device *ocpdev, int input, argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/drivers/
H A Dfd.c47 static int fd_open(int input, int output, int primary, void *d, char **dev_out) argument
H A Dnull.c19 static int null_open(int input, int output, int primary, void *d, argument
H A Dtty.c41 static int tty_open(int input, int output, int primary, void *d, argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/scripts/chatchat/
H A Dchatchat.c211 char input[MAXINPUT]; local
396 write_to_pipe(int pipefd, char * input, int nchar) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dfft_3dn2.c55 void ff_imdct_half_3dn2(MDCTContext *s, FFTSample *output, const FFTSample *input) argument
146 void ff_imdct_calc_3dn2(MDCTContext *s, FFTSample *output, const FFTSample *input) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_c/csv/
H A Dutil.c52 strtod_err(char *input, double *valp) argument
82 strtoul_err(char *input, u_long *valp) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DAccessor.java89 void readPriKeyField(Object o, EntityInput input); argument
133 readSecKeyFields(Object o, EntityInput input, int startField, int endField, int superLevel) argument
175 readNonKeyFields(Object o, EntityInput input, int startField, int endField, int superLevel) argument
H A DCollectionProxy.java142 static void copyElements(RecordInput input, argument
H A DEnhanced.java103 void bdbReadPriKeyField(EntityInput input, Format format); argument
113 void bdbReadSecKeyFields(EntityInput input, argument
126 void bdbReadNonKeyFields(EntityInput input, argument
H A DNonPersistentFormat.java43 public Object newInstance(EntityInput input, boolean rawAccess) { argument
49 public Object readObject(Object o, EntityInput input, boolean rawAccess) { argument
59 void skipContents(RecordInput input) { argument

Completed in 83 milliseconds

1234567891011>>