Searched +defs:source +defs:key (Results 1 - 25 of 34) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgpg-error-1.10/lang/cl/
H A Dgpg-error.lisp[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgpg-error-1.10/lang/cl/
H A Dgpg-error.lisp[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/include/
H A DWindowAccessor.h13 WindowAccessor(const WindowAccessor &source) : Accessor(), props(source.props) {} argument
43 int GetPropertyInt(const char *key, int defaultValue=0) { argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DDocumentAccessor.h15 DocumentAccessor(const DocumentAccessor &source) : Accessor(), props(source.props) {} argument
52 int GetPropertyInt(const char *key, int defaultValue=0) { argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Djson.c32 char * key; member in struct:json_benc_data
135 tr_jsonParse( const char * source, argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/
H A Dudevmonitor.c116 const char *key; local
216 const char *source = NULL; local
271 char *key; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_recno.c983 char *source; local
1024 DBT key, data; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/
H A Dbr_fdb.c166 u32 key = get_unaligned((u32 *)(mac + 2)); local
501 static int fdb_insert(struct net_bridge *br, struct net_bridge_port *source, argument
461 fdb_create(struct hlist_head *head, struct net_bridge_port *source, const unsigned char *addr, int is_local, struct sk_buff *skb) argument
533 br_fdb_insert(struct net_bridge *br, struct net_bridge_port *source, const unsigned char *addr) argument
545 br_fdb_update(struct net_bridge *br, struct net_bridge_port *source, const unsigned char *addr, struct sk_buff *skb) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibstagefright.cpp50 int key; member in struct:Frame
67 sp<MediaSource> *source; member in struct:StagefrightContext
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhtmlpars.cpp104 wxObject* wxHtmlParser::Parse(const wxString& source) argument
113 void wxHtmlParser::InitParser(const wxString& source) argument
356 wxString key; local
446 void wxHtmlTagHandler::ParseInnerSource(const wxString& source) argument
548 wxHtmlEntityCompare(const void *key, const void *item) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dgfpcrypt.h95 void AssignFrom(const NameValuePairs &source) argument
430 void SymmetricEncrypt(RandomNumberGenerator &rng, const byte *key, const byte *plaintext, size_t plaintextLength, byte *ciphertext, const NameValuePairs &parameters) const argument
459 SymmetricDecrypt(const byte *key, const byte *ciphertext, size_t ciphertextLength, byte *plaintext, const NameValuePairs &parameters) const argument
[all...]
H A Dpubkey.h694 void AssignFrom(const NameValuePairs &source) argument
706 void DL_PublicKey<T>::AssignFrom(const NameValuePairs &source) argument
774 AssignFrom(const NameValuePairs &source) argument
857 AssignFrom(const NameValuePairs &source) argument
1002 const DL_PrivateKey<T> &key = this->GetKeyInterface(); local
1025 const DL_PrivateKey<T> &key = this->GetKeyInterface(); local
1106 const DL_PublicKey<T> &key = this->GetKeyInterface(); local
1126 const DL_PublicKey<T> &key = this->GetKeyInterface(); local
1192 const DL_PrivateKey<T> &key = this->GetKeyInterface(); local
1226 const DL_PublicKey<T> &key = this->GetKeyInterface(); local
1493 PK_FinalTemplate(const CryptoMaterial &key) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dglobal.c545 const void *key = va_arg (arg_ptr, const void *); local
663 gcry_err_make_from_errno(gpg_err_source_t source, int err) argument
H A Dvisibility.c54 gcry_err_make_from_errno (gcry_err_source_t source, int err) argument
516 gcry_cipher_setkey (gcry_cipher_hd_t hd, const void *key, size_t keylen) argument
672 gcry_pk_testkey (gcry_sexp_t key) argument
718 gcry_pk_get_nbits (gcry_sexp_t key) argument
730 gcry_pk_get_keygrip (gcry_sexp_t key, unsigned char *array) argument
741 gcry_pk_get_curve(gcry_sexp_t key, int iterator, unsigned int *r_nbits) argument
912 gcry_md_setkey(gcry_md_hd_t hd, const void *key, size_t keylen) argument
1028 gcry_ac_key_init(gcry_ac_key_t *key, gcry_ac_handle_t handle, gcry_ac_key_type_t type, gcry_ac_data_t data) argument
1050 gcry_ac_key_data_get(gcry_ac_key_t key) argument
1056 gcry_ac_key_test(gcry_ac_handle_t handle, gcry_ac_key_t key) argument
1062 gcry_ac_key_get_nbits(gcry_ac_handle_t handle, gcry_ac_key_t key, unsigned int *nbits) argument
1069 gcry_ac_key_get_grip(gcry_ac_handle_t handle, gcry_ac_key_t key, unsigned char *key_grip) argument
1076 gcry_ac_key_destroy(gcry_ac_key_t key) argument
1102 gcry_ac_data_encrypt(gcry_ac_handle_t handle, unsigned int flags, gcry_ac_key_t key, gcry_mpi_t data_plain, gcry_ac_data_t *data_encrypted) argument
1113 gcry_ac_data_decrypt(gcry_ac_handle_t handle, unsigned int flags, gcry_ac_key_t key, gcry_mpi_t *data_plain, gcry_ac_data_t data_encrypted) argument
1124 gcry_ac_data_sign(gcry_ac_handle_t handle, gcry_ac_key_t key, gcry_mpi_t data, gcry_ac_data_t *data_signature) argument
1133 gcry_ac_data_verify(gcry_ac_handle_t handle, gcry_ac_key_t key, gcry_mpi_t data, gcry_ac_data_t data_signature) argument
1142 gcry_ac_data_encrypt_scheme(gcry_ac_handle_t handle, gcry_ac_scheme_t scheme, unsigned int flags, void *opts, gcry_ac_key_t key, gcry_ac_io_t *io_message, gcry_ac_io_t *io_cipher) argument
1154 gcry_ac_data_decrypt_scheme(gcry_ac_handle_t handle, gcry_ac_scheme_t scheme, unsigned int flags, void *opts, gcry_ac_key_t key, gcry_ac_io_t *io_cipher, gcry_ac_io_t *io_message) argument
1166 gcry_ac_data_sign_scheme(gcry_ac_handle_t handle, gcry_ac_scheme_t scheme, unsigned int flags, void *opts, gcry_ac_key_t key, gcry_ac_io_t *io_message, gcry_ac_io_t *io_signature) argument
1178 gcry_ac_data_verify_scheme(gcry_ac_handle_t handle, gcry_ac_scheme_t scheme, unsigned int flags, void *opts, gcry_ac_key_t key, gcry_ac_io_t *io_message, gcry_ac_io_t *io_signature) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dglobal.c545 const void *key = va_arg (arg_ptr, const void *); local
663 gcry_err_make_from_errno(gpg_err_source_t source, int err) argument
H A Dvisibility.c54 gcry_err_make_from_errno (gcry_err_source_t source, int err) argument
516 gcry_cipher_setkey (gcry_cipher_hd_t hd, const void *key, size_t keylen) argument
672 gcry_pk_testkey (gcry_sexp_t key) argument
718 gcry_pk_get_nbits (gcry_sexp_t key) argument
730 gcry_pk_get_keygrip (gcry_sexp_t key, unsigned char *array) argument
741 gcry_pk_get_curve(gcry_sexp_t key, int iterator, unsigned int *r_nbits) argument
912 gcry_md_setkey(gcry_md_hd_t hd, const void *key, size_t keylen) argument
1028 gcry_ac_key_init(gcry_ac_key_t *key, gcry_ac_handle_t handle, gcry_ac_key_type_t type, gcry_ac_data_t data) argument
1050 gcry_ac_key_data_get(gcry_ac_key_t key) argument
1056 gcry_ac_key_test(gcry_ac_handle_t handle, gcry_ac_key_t key) argument
1062 gcry_ac_key_get_nbits(gcry_ac_handle_t handle, gcry_ac_key_t key, unsigned int *nbits) argument
1069 gcry_ac_key_get_grip(gcry_ac_handle_t handle, gcry_ac_key_t key, unsigned char *key_grip) argument
1076 gcry_ac_key_destroy(gcry_ac_key_t key) argument
1102 gcry_ac_data_encrypt(gcry_ac_handle_t handle, unsigned int flags, gcry_ac_key_t key, gcry_mpi_t data_plain, gcry_ac_data_t *data_encrypted) argument
1113 gcry_ac_data_decrypt(gcry_ac_handle_t handle, unsigned int flags, gcry_ac_key_t key, gcry_mpi_t *data_plain, gcry_ac_data_t data_encrypted) argument
1124 gcry_ac_data_sign(gcry_ac_handle_t handle, gcry_ac_key_t key, gcry_mpi_t data, gcry_ac_data_t *data_signature) argument
1133 gcry_ac_data_verify(gcry_ac_handle_t handle, gcry_ac_key_t key, gcry_mpi_t data, gcry_ac_data_t data_signature) argument
1142 gcry_ac_data_encrypt_scheme(gcry_ac_handle_t handle, gcry_ac_scheme_t scheme, unsigned int flags, void *opts, gcry_ac_key_t key, gcry_ac_io_t *io_message, gcry_ac_io_t *io_cipher) argument
1154 gcry_ac_data_decrypt_scheme(gcry_ac_handle_t handle, gcry_ac_scheme_t scheme, unsigned int flags, void *opts, gcry_ac_key_t key, gcry_ac_io_t *io_cipher, gcry_ac_io_t *io_message) argument
1166 gcry_ac_data_sign_scheme(gcry_ac_handle_t handle, gcry_ac_scheme_t scheme, unsigned int flags, void *opts, gcry_ac_key_t key, gcry_ac_io_t *io_message, gcry_ac_io_t *io_signature) argument
1178 gcry_ac_data_verify_scheme(gcry_ac_handle_t handle, gcry_ac_scheme_t scheme, unsigned int flags, void *opts, gcry_ac_key_t key, gcry_ac_io_t *io_message, gcry_ac_io_t *io_signature) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/src/
H A DWebServer.cpp193 wxString key = param_val.BeforeFirst('='); local
524 int CWebServerBase::GzipCompress(Bytef *dest, uLongf *destLen, const Bytef *source, uLong sourceLen, int level) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDb.java310 public int del(DbTxn txnid, com.sleepycat.db.DatabaseEntry key, int flags) throws com.sleepycat.db.DatabaseException { argument
322 public int exists(DbTxn txnid, com.sleepycat.db.DatabaseEntry key, int flags) throws com.sleepycat.db.DatabaseException { argument
326 public int get(DbTxn txnid, com.sleepycat.db.DatabaseEntry key, co argument
156 handle_foreignkey_nullify( DatabaseEntry key, DatabaseEntry data, DatabaseEntry seckey) argument
169 handle_seckey_create( DatabaseEntry key, DatabaseEntry data) argument
402 key_range(DbTxn txnid, com.sleepycat.db.DatabaseEntry key, com.sleepycat.db.KeyRange key_range, int flags) argument
406 pget(DbTxn txnid, com.sleepycat.db.DatabaseEntry key, com.sleepycat.db.DatabaseEntry pkey, com.sleepycat.db.DatabaseEntry data, int flags) argument
410 put(DbTxn txnid, com.sleepycat.db.DatabaseEntry key, com.sleepycat.db.DatabaseEntry data, int flags) argument
456 set_re_source(String source) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dsbp2.c1014 int key, value; local
1028 int key, value; local
407 sbp2_status_write(struct fw_card *card, struct fw_request *request, int tcode, int destination, int source, int generation, unsigned long long offset, void *payload, size_t length, void *callback_data) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dtr-core.c725 on_pref_changed( TrCore * core, const char * key, gpointer data UNUSED ) argument
986 const char * source = tr_ctorGetSourceFile( ctor ); local
1508 gtr_core_set_pref( TrCore * self, const char * key, const char * newval ) argument
1518 gtr_core_set_pref_bool( TrCore * self, const char * key, gboolean newval ) argument
1528 gtr_core_set_pref_int( TrCore * self, const char * key, int newval ) argument
1538 gtr_core_set_pref_double( TrCore * self, const char * key, double newval ) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/ss/
H A Dservices.c532 struct type_datum *source local
1594 convert_context(u32 key, struct context *c, void *p) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djfreechart-1.0.13.jar ... public void <a class="d" name=" " href="/source/s?defs= "> (int, int, int) int r int ...
H A Djcommon-1.0.16.jar ... public void <a class="d" name=" " href="/source/s?defs= "> () public void <a class="d ...
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/asihpi/
H A Dhpi_internal.h803 u32 key; member in struct:hpi_adapterx_msg::__anon19087
1361 u32 key; member in struct:hpi_msg_adapter_start_flash
1527 u32 source; member in struct:hpi_control_cache_single::__anon19123::__anon19130
1540 u16 source; member in struct:hpi_control_cache_single::__anon19123::__anon19134
H A Dhpifunc.c2581 u32 source = 0; local
472 hpi_adapter_enable_capability(const struct hpi_hsubsys *ph_subsys, u16 adapter_index, u16 capability, u32 key) argument
2570 hpi_sample_clock_set_source(const struct hpi_hsubsys *ph_subsys, u32 h_control, u16 source) argument
2590 hpi_sample_clock_query_source_index(const struct hpi_hsubsys *ph_subsys, const u32 h_clock, const u32 index, const u32 source, u16 *pw_source_index) argument

Completed in 429 milliseconds

12