Home
last modified time | relevance | path

Searched defs:idx (Results 226 - 250 of 1792) sorted by relevance

12345678910>>...72

/third_party/node/deps/openssl/openssl/crypto/txt_db/
H A Dtxt_db.c128 OPENSSL_STRING *TXT_DB_get_by_index(TXT_DB *db, int idx, in TXT_DB_get_by_index() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dpcy_cache.c204 int idx; in ossl_policy_cache_find_data() local
/third_party/node/deps/openssl/openssl/crypto/objects/
H A Dobj_xref.c50 int idx = sk_nid_triple_find(sig_app, &tmp); in OBJ_find_sigid_algs() local
77 int idx = sk_nid_triple_find(sigx_app, &tmp); in OBJ_find_sigid_by_algs() local
/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_ssl.c138 const SSL_CONF_CMD *conf_ssl_get(size_t idx, const char **name, size_t *cnt) in conf_ssl_get() argument
150 int conf_ssl_name_find(const char *name, size_t *idx) in conf_ssl_name_find() argument
172 void conf_ssl_get_cmd(const SSL_CONF_CMD *cmd, size_t idx, cha argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/engine/
H A Deng_ctrl.c36 int idx = 0; in int_ctrl_cmd_by_name() local
49 int idx = 0; in int_ctrl_cmd_by_num() local
67 int idx; in int_ctrl_helper() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dshmasyncq.c118 int idx; in pa_shmasyncq_push() local
150 int idx; in pa_shmasyncq_pop() local
193 int idx; in pa_shmasyncq_before_poll() local
[all...]
H A Dcore-subscribe.c206 void pa_subscription_post(pa_core *c, pa_subscription_event_type_t t, uint32_t idx) { in pa_subscription_post() argument
/third_party/pulseaudio/src/pulse/
H A Dext-device-restore.c341 uint32_t idx; in pa_ext_device_restore_command() local
261 pa_ext_device_restore_read_formats( pa_context *c, pa_device_type_t type, uint32_t idx, pa_ext_device_restore_read_device_formats_cb_t cb, void *userdata) pa_ext_device_restore_read_formats() argument
294 pa_ext_device_restore_save_formats( pa_context *c, pa_device_type_t type, uint32_t idx, uint8_t n_formats, pa_format_info **formats, pa_context_success_cb_t cb, void *userdata) pa_ext_device_restore_save_formats() argument
[all...]
/third_party/openssl/crypto/engine/
H A Deng_ctrl.c36 int idx = 0; in int_ctrl_cmd_by_name() local
49 int idx = 0; in int_ctrl_cmd_by_num() local
67 int idx; in int_ctrl_helper() local
[all...]
/third_party/openssl/crypto/pkcs12/
H A Dp12_crt.c20 int idx; in copy_bag_attr() local
/third_party/openssl/crypto/conf/
H A Dconf_ssl.c138 const SSL_CONF_CMD *conf_ssl_get(size_t idx, const char **name, size_t *cnt) in conf_ssl_get() argument
150 int conf_ssl_name_find(const char *name, size_t *idx) in conf_ssl_name_find() argument
172 void conf_ssl_get_cmd(const SSL_CONF_CMD *cmd, size_t idx, cha argument
[all...]
/third_party/openssl/crypto/objects/
H A Dobj_xref.c50 int idx = sk_nid_triple_find(sig_app, &tmp); in OBJ_find_sigid_algs() local
77 int idx = sk_nid_triple_find(sigx_app, &tmp); in OBJ_find_sigid_by_algs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DScoreboardHazardRecognizer.cpp127 unsigned idx = MCID->getSchedClass(); in getHazardType() local
186 unsigned idx = MCID->getSchedClass(); in EmitInstruction() local
[all...]
/third_party/skia/src/gpu/
H A DGrSwizzle.h39 int idx = (fKey >> (4U * i)) & 0xfU; in operator []() local
84 int idx = (key & 15); in applyTo() local
98 ComponentIndexToFloat(std::array<float, 4> color, int idx) ComponentIndexToFloat() argument
124 IToC(int idx) IToC() argument
139 int idx = (b.fKey >> (4U * i)) & 0xfU; Concat() local
[all...]
/third_party/skia/src/gpu/vk/
H A DGrVkExtensions.cpp23 int idx = SkTSearch<GrVkExtensions::Info, SkString, GrVkExtensions::Info::Less>( in find_info() local
91 int idx = find_info(fExtensions, extensions[i].extensionName); in getSpecVersions() local
117 int idx = find_info(fExtensions, extensions[i].extensionName); in getSpecVersions() local
126 int idx = find_info(fExtensions, ext); in hasExtension() local
[all...]
/third_party/openssl/crypto/x509/
H A Dpcy_cache.c204 int idx; in ossl_policy_cache_find_data() local
/third_party/openssl/test/
H A Dbio_enc_test.c207 static int do_test_bio_cipher(const EVP_CIPHER* cipher, int idx) in do_test_bio_cipher() argument
219 static int test_bio_enc_aes_128_cbc(int idx) in test_bio_enc_aes_128_cbc() argument
224 static int test_bio_enc_aes_128_ctr(int idx) in test_bio_enc_aes_128_ctr() argument
229 static int test_bio_enc_aes_256_cfb(int idx) in test_bio_enc_aes_256_cfb() argument
234 static int test_bio_enc_aes_256_ofb(int idx) in test_bio_enc_aes_256_ofb() argument
240 test_bio_enc_chacha20(int idx) test_bio_enc_chacha20() argument
246 test_bio_enc_chacha20_poly1305(int idx) test_bio_enc_chacha20_poly1305() argument
[all...]
H A Dhmactest.c88 static int test_hmac_md5(int idx) in test_hmac_md5() argument
H A Dprovider_pkey_test.c240 static int test_pkey_store(int idx) in test_pkey_store() argument
/third_party/openssl/crypto/txt_db/
H A Dtxt_db.c128 OPENSSL_STRING *TXT_DB_get_by_index(TXT_DB *db, int idx, in TXT_DB_get_by_index() argument
[all...]
/third_party/skia/third_party/externals/icu/source/io/
H A Dustream.cpp83 int32_t idx = 0; in operator >>() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dflagparser.cpp29 int32_t idx, i; in parseFlagsFile() local
118 int32_t i, idx = -1; in extractFlag() local
/third_party/skia/third_party/externals/brotli/c/common/
H A Dtransform.c238 int idx = 0; in BrotliTransformDictionaryWord() local
/third_party/optimized-routines/math/
H A Dexp2.c79 uint64_t ki, idx, top, sbits; in exp2() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dftdebug.h209 FT_Trace_Get_Name( FT_Int idx ); variable

Completed in 12 milliseconds

12345678910>>...72