Searched +defs:code +defs:key (Results 101 - 112 of 112) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dstdsoap2.cpp1378 soap_code_str(const struct soap_code_map *code_map, long code) argument
1420 soap_code_list(struct soap *soap, const struct soap_code_map *code_map, long code) argument
11598 { register char *key = soap->msgbuf; local
12734 char key[4096], val[4096]; /* cookie size is up to 4096 bytes [RFC2109] */ local
13222 http_parse_header(struct soap *soap, const char *key, const char *val) argument
13358 soap_get_header_attribute(struct soap *soap, const char *line, const char *key) argument
14209 http_post_header(struct soap *soap, const char *key, const char *val) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/calc_vs2005/calc_vs2005/
H A Dstdsoap2.cpp1378 soap_code_str(const struct soap_code_map *code_map, long code) argument
1420 soap_code_list(struct soap *soap, const struct soap_code_map *code_map, long code) argument
11598 { register char *key = soap->msgbuf; local
12734 char key[4096], val[4096]; /* cookie size is up to 4096 bytes [RFC2109] */ local
13222 http_parse_header(struct soap *soap, const char *key, const char *val) argument
13358 soap_get_header_attribute(struct soap *soap, const char *line, const char *key) argument
14209 http_post_header(struct soap *soap, const char *key, const char *val) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/
H A Dstdsoap2.c1378 soap_code_str(const struct soap_code_map *code_map, long code) argument
1420 soap_code_list(struct soap *soap, const struct soap_code_map *code_map, long code) argument
11598 { register char *key = soap->msgbuf; local
12734 char key[4096], val[4096]; /* cookie size is up to 4096 bytes [RFC2109] */ local
13222 http_parse_header(struct soap *soap, const char *key, const char *val) argument
13358 soap_get_header_attribute(struct soap *soap, const char *line, const char *key) argument
14209 http_post_header(struct soap *soap, const char *key, const char *val) argument
[all...]
H A Dstdsoap2.cpp1378 soap_code_str(const struct soap_code_map *code_map, long code) argument
1420 soap_code_list(struct soap *soap, const struct soap_code_map *code_map, long code) argument
11598 { register char *key = soap->msgbuf; local
12734 char key[4096], val[4096]; /* cookie size is up to 4096 bytes [RFC2109] */ local
13222 http_parse_header(struct soap *soap, const char *key, const char *val) argument
13358 soap_get_header_attribute(struct soap *soap, const char *line, const char *key) argument
14209 http_post_header(struct soap *soap, const char *key, const char *val) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dinput.h29 __u16 code; member in struct:input_event
1189 unsigned long key[BITS_TO_LONGS(KEY_CNT)]; member in struct:input_dev
1398 input_report_key(struct input_dev *dev, unsigned int code, int value) argument
1403 input_report_rel(struct input_dev *dev, unsigned int code, int value) argument
1408 input_report_abs(struct input_dev *dev, unsigned int code, int value) argument
1413 input_report_ff_status(struct input_dev *dev, unsigned int code, int value) argument
1418 input_report_switch(struct input_dev *dev, unsigned int code, int value) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c250 #define key dict_key macro
401 static dnode_t *dict_lookup(dict_t *dict, const void *key) argument
442 dict_insert(dict_t *dict, dnode_t *node, const void *key) argument
542 dict_alloc_insert(dict_t *dict, const void *key, void *data) argument
609 #undef key macro
5404 problem_t code; local
9587 find_problem(problem_t code) argument
9598 find_latch(int code) argument
9643 fix_problem(e2fsck_t ctx, problem_t code, struct problem_context *pctx) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jar ... table protected void initResourceBundle (javax.swing.UIDefaults) String key java.util.Enumeration i javax.swing. ...
H A Dcommons-httpclient-3.1.jar ... .apache.commons.httpclient.HttpConnection conn int code protected void writeRequestLine (org.apache.commons.httpclient ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb_java_wrap.c148 SWIG_JavaExceptionCodes code; member in struct:__anon6337
153 static void SWIGUNUSED SWIG_JavaThrowException(JNIEnv *jenv, SWIG_JavaExceptionCodes code, const char *msg) { argument
1964 __dbj_foreignkey_nullify(DB *db, const DBT *key, DBT *data, const DBT *skey, int *changed) argument
2047 __dbj_seckey_create(DB *db, const DBT *key, const DBT *data, DBT *result) argument
2502 Db_del(struct Db *self,DB_TXN *txnid,DBT *key,u_int32_t flags) argument
2511 Db_exists(struct Db *self,DB_TXN *txnid,DBT *key,u_int32_t flags) argument
2514 Db_get(struct Db *self,DB_TXN *txnid,DBT *key,DBT *data,u_int32_t flags) argument
2632 Db_key_range(struct Db *self,DB_TXN *txnid,DBT *key,DB_KEY_RANGE *key_range,u_int32_t flags) argument
2639 Db_pget(struct Db *self,DB_TXN *txnid,DBT *key,DBT *pkey,DBT *data,u_int32_t flags) argument
2642 Db_put(struct Db *self,DB_TXN *txnid,DBT *key,DBT *data,u_int32_t flags) argument
2763 Dbc_get(struct Dbc *self,DBT *key,DBT *data,u_int32_t flags) argument
2771 Dbc_pget(struct Dbc *self,DBT *key,DBT *pkey,DBT *data,u_int32_t flags) argument
2774 Dbc_put(struct Dbc *self,DBT *key,DBT *data,u_int32_t flags) argument
3429 DbSequence_get_key(struct DbSequence *self,DBT *key) argument
3445 DbSequence_open(struct DbSequence *self,DB_TXN *txnid,DBT *key,u_int32_t flags) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dwlioctl.h942 uint8 key[WSEC_MAX_PSK_LEN]; /* PMK material */ member in struct:__anon19591
1138 uint32 code; member in struct:__anon19599
4629 uint16 code; /* SC or RC code */ member in struct:wl_smfs_elem
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c26038 unsigned char *key = (unsigned char *)pHostID; local
38315 ptrmapPut(BtShared *pBt, Pgno key, u8 eType, Pgno parent, int *pRC) argument
38366 ptrmapGet(BtShared *pBt, Pgno key, u8 *pEType, Pgno *pPgno) argument
43794 u32 key = get4byte(&apNew[i]->aData[8]); local
46919 sqlite3VdbeMemFromBtree( BtCursor *pCur, int offset, int amt, int key, Mem *pMem ) argument
66154 sqlite3AuthCheck( Parse *pParse, int code, const char *zArg1, const char *zArg2, const char *zArg3 ) argument
66980 int code; local
68211 int code; local
69116 int code = SQLITE_DROP_INDEX; local
72100 int code = iCode[zIn[i]&0x7f]; local
79124 u8 code; /* Join type mask */ member in struct:__anon4123
83675 int code = SQLITE_CREATE_TRIGGER; local
84008 int code = SQLITE_DROP_TRIGGER; local
90681 struct AttachKey { int type; Token key; }; member in struct:AttachKey
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A Dsqlite3.c26038 unsigned char *key = (unsigned char *)pHostID; local
38315 ptrmapPut(BtShared *pBt, Pgno key, u8 eType, Pgno parent, int *pRC) argument
38366 ptrmapGet(BtShared *pBt, Pgno key, u8 *pEType, Pgno *pPgno) argument
43794 u32 key = get4byte(&apNew[i]->aData[8]); local
46919 sqlite3VdbeMemFromBtree( BtCursor *pCur, int offset, int amt, int key, Mem *pMem ) argument
66154 sqlite3AuthCheck( Parse *pParse, int code, const char *zArg1, const char *zArg2, const char *zArg3 ) argument
66980 int code; local
68211 int code; local
69116 int code = SQLITE_DROP_INDEX; local
72100 int code = iCode[zIn[i]&0x7f]; local
79124 u8 code; /* Join type mask */ member in struct:__anon2707
83675 int code = SQLITE_CREATE_TRIGGER; local
84008 int code = SQLITE_DROP_TRIGGER; local
90681 struct AttachKey { int type; Token key; }; member in struct:AttachKey
[all...]

Completed in 1433 milliseconds

12345