Home
last modified time | relevance | path

Searched defs:idx (Results 351 - 375 of 1792) sorted by relevance

1...<<11121314151617181920>>...72

/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Da_strnid.c129 int idx; in ASN1_STRING_TABLE_get() local
/third_party/openssl/test/
H A Dossl_store_test.c102 static int test_store_get_params(int idx) in test_store_get_params() argument
H A Dssl_test_ctx_test.c227 static int test_bad_configuration(int idx) in test_bad_configuration() argument
H A Drsa_test.c214 static int rsa_setkey(RSA** key, unsigned char *ctext, int idx) in rsa_setkey() argument
234 static int test_rsa_simple(int idx, int en_pad_type, int de_pad_type, in test_rsa_simple() argument
275 static int test_rsa_pkcs1(int idx) in test_rsa_pkcs1() argument
281 static int test_rsa_oaep(int idx) in test_rsa_oaep() argument
H A Drecordlentest.c80 static int test_record_overflow(int idx) in test_record_overflow() argument
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-allow-passthrough.c59 uint32_t idx; in ensure_null_sink_for_sink() local
115 uint32_t idx; in sink_has_passthrough_stream() local
129 uint32_t idx; in new_passthrough_stream() local
207 uint32_t idx; in passthrough_stream_removed() local
H A Dmodule-suspend-on-idle.c422 uint32_t idx; in pa__init() local
H A Dmodule-intended-roles.c71 uint32_t idx; in sink_input_new_hook_callback() local
115 uint32_t idx; in source_output_new_hook_callback() local
165 uint32_t idx; in sink_put_hook_callback() local
209 uint32_t idx; in source_put_hook_callback() local
259 uint32_t idx; in sink_unlink_hook_callback() local
310 uint32_t idx; source_unlink_hook_callback() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dflist.c73 int idx; in stack_pop() local
H A Dcli-text.c46 uint32_t idx = PA_IDXSET_INVALID; in pa_module_list_to_string() local
78 uint32_t idx = PA_IDXSET_INVALID; in pa_client_list_to_string() local
128 uint32_t idx = PA_IDXSET_INVALID; in pa_card_list_to_string() local
190 uint32_t idx = PA_IDXSET_INVALID; in pa_sink_list_to_string() local
304 uint32_t idx = PA_IDXSET_INVALID; in pa_source_list_to_string() local
415 uint32_t idx = PA_IDXSET_INVALID; pa_source_output_list_to_string() local
512 uint32_t idx = PA_IDXSET_INVALID; pa_sink_input_list_to_string() local
614 uint32_t idx = PA_IDXSET_INVALID; pa_scache_list_to_string() local
[all...]
H A Dcore-scache.c207 int pa_scache_add_file(pa_core *c, const char *name, const char *filename, uint32_t *idx) { in pa_scache_add_file() argument
242 int pa_scache_add_file_lazy(pa_core *c, const char *name, const char *filename, uint32_t *idx) { in pa_scache_add_file_lazy() argument
420 uint32_t idx; in pa_scache_total_size() local
144 pa_scache_add_item( pa_core *c, const char *name, const pa_sample_spec *ss, const pa_channel_map *map, const pa_memchunk *chunk, pa_proplist *p, uint32_t *idx) pa_scache_add_item() argument
438 uint32_t idx; pa_scache_unload_unused() local
[all...]
/third_party/pulseaudio/src/tests/
H A Dmemblockq-test.c193 int64_t idx = 0; in START_TEST() local
346 int64_t idx = 0; in START_TEST() local
408 int64_t idx = 0; in START_TEST() local
H A Dpassthrough-test.c86 static void module_index_cb(pa_context *c, uint32_t idx, void *userdata) { in module_index_cb() argument
/third_party/openssl/crypto/asn1/
H A Da_strnid.c129 int idx; in ASN1_STRING_TABLE_get() local
/third_party/openssl/crypto/property/
H A Dproperty_string.c30 OSSL_PROPERTY_IDX idx; member
173 OSSL_PROPERTY_IDX idx; member
184 ossl_property_str(int name, OSSL_LIB_CTX *ctx, OSSL_PROPERTY_IDX idx) ossl_property_str() argument
224 ossl_property_name_str(OSSL_LIB_CTX *ctx, OSSL_PROPERTY_IDX idx) ossl_property_name_str() argument
243 ossl_property_value_str(OSSL_LIB_CTX *ctx, OSSL_PROPERTY_IDX idx) ossl_property_value_str() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateClipCullDistance.cpp110 unsigned int idx = 0; in visitBinary() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp113 unsigned idx = GroupNodes.size(); in LeaveGroup() local
H A DSafeStackColoring.h142 int idx = V.find_first(); in operator <<() local
149 OS << idx; in operator <<() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DIndexedPointsTest.cpp26 float getIndexPositionX(size_t idx) { return (idx == 0 || idx == 3) ? -0.5f : 0.5f; } in getIndexPositionX() argument
28 float getIndexPositionY(size_t idx) { return (idx == 2 || idx == 3) ? -0.5f : 0.5f; } in getIndexPositionY() argument
/third_party/skia/src/gpu/mtl/
H A DGrMtlCaps.h76 int idx = static_cast<int>(colorType); in getFormatFromColorType() local
/third_party/skia/src/gpu/text/
H A DGrAtlasManager.h168 static GrMaskFormat AtlasIndexToMaskFormat(int idx) { return static_cast<GrMaskFormat>(idx); } in AtlasIndexToMaskFormat() argument
/third_party/skia/src/gpu/gl/
H A DGrGLExtensions.cpp27 int idx = SkTSearch<SkString, extension_compare>(&strings.front(), in find_string() local
132 int idx = find_string(fStrings, ext); in remove() local
147 int idx = find_string(fStrings, ext); in add() local
[all...]
/third_party/skia/src/gpu/
H A DGrProcessorUnitTest.cpp66 int idx = fRandom->nextULessThan(numAlphaOnly); in randomAlphaOnlyView() local
88 uint32_t idx = data->fRandom->nextULessThan(GetFactories()->count()); in Make() local
93 ProcessorSmartPtr GrProcessorTestFactory<ProcessorSmartPtr>::MakeIdx(int idx, in MakeIdx() argument
118 uint32_t idx = data->fRandom->nextRangeU(0, GetFactories()->count() - 1); in Get() local
/third_party/openssl/crypto/
H A Dsparse_array.c70 ossl_uintmax_t idx = 0; in sa_doall() local
/third_party/openssl/fuzz/
H A Dserver.c475 static int idx; variable

Completed in 18 milliseconds

1...<<11121314151617181920>>...72