/third_party/curl/lib/vtls/ |
H A D | vtls_int.h | 40 /* conservative sizes on the ALPN entries and count we are handling, 48 const char entries[ALPN_ENTRIES_MAX][ALPN_NAME_MAX]; member 49 size_t count; /* number of entries */
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
H A D | TerritoryContainment.java | 86 this.macroToLeafRegions = resolved.entries().stream() in TerritoryContainment()
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
H A D | Resources.java | 85 Enumeration enumRes = resConnection.getJarFile().entries(); in getAvailableLocales()
|
/third_party/mesa3d/src/amd/registers/ |
H A D | parseheader.py | 59 entries=self.__enumentries
|
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/ |
H A D | script_mutator.js | 190 for (const [index, input] of inputs.entries()) {
|
/third_party/node/test/parallel/ |
H A D | test-fs-write-optional-params.js | 108 ].entries()) {
|
/third_party/node/deps/npm/node_modules/chalk/source/ |
H A D | index.js | 56 for (const [styleName, style] of Object.entries(ansiStyles)) {
|
/third_party/node/deps/npm/test/lib/utils/ |
H A D | explain-dep.js | 261 for (const [name, expl] of Object.entries(getCases(testdir))) {
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_nir_lower_builtin.c | 243 if (vars->entries > 0) { in st_nir_lower_builtin()
|
/third_party/libdrm/tests/ |
H A D | hash.c | 110 table->entries, table->hits, table->partials, table->misses); in compute_dist()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | GCMetadata.cpp | 153 for (auto& Entry : GCRegistry::entries()) { in getGCStrategy()
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | EntryPointTests.cpp | 70 desc.entries = &binding; in TEST_P()
|
H A D | DeviceLostTests.cpp | 108 descriptor.entries = &entry; in TEST_P() 148 descriptor.entries = &entry; in TEST_P()
|
/third_party/curl/lib/ |
H A D | altsvc.c | 202 * Load alt-svc entries from the given file. The text based line-oriented file 507 size_t entries = 0; in Curl_altsvc_parse() local 641 if(!entries++) in Curl_altsvc_parse()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_cs.h | 28 * This mode may create multiple entries internally. The entries must be 85 struct tu_cs_entry *entries; member 202 * Discard all entries. This allows \a cs to be reused while keeping the 374 tu_cs_emit_ib(cs, target->entries + i); in tu_cs_emit_call()
|
/third_party/node/test/common/ |
H A D | report.js | 298 for (const [key, value] of Object.entries(report.environmentVariables)) { 311 for (const [type, limits] of Object.entries(report.userLimits)) {
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_batch.c | 115 assert(batch->resources->entries == 0); in batch_init() 300 assert(batch->resources->entries == 0); in __fd_batch_destroy()
|
/third_party/python/Tools/c-analyzer/c_common/ |
H A D | tables.py | 152 def parse_table(entries, sep, header=None, rawsep=None, *, 165 for line, filename in strutil.parse_entries(entries, ignoresep=sep):
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | BindGroup.cpp | 274 "Number of entries (%u) did not match the number of entries (%u) specified in %s", in ValidateBindGroupDescriptor() 283 const BindGroupEntry& entry = descriptor->entries[i]; in ValidateBindGroupDescriptor() 287 "In entries[%u], binding index %u not present in the bind group layout", in ValidateBindGroupDescriptor() 294 "In entries[%u], binding index %u already used by a previous entry", i, in ValidateBindGroupDescriptor() 305 "validating entries[%u] as a Buffer", i); in ValidateBindGroupDescriptor() 310 "validating entries[%u] as a Texture", i); in ValidateBindGroupDescriptor() 314 "validating entries[%u] as a Sampler", i); in ValidateBindGroupDescriptor() 318 "validating entries[%u] as an ExternalTexture", i); in ValidateBindGroupDescriptor() 348 const BindGroupEntry& entry = descriptor->entries[ in BindGroupBase() [all...] |
/third_party/python/Lib/test/test_importlib/ |
H A D | util.py | 395 def mock_path_hook(*entries, importer): 398 if entry not in entries:
|
/third_party/weex-loader/src/ |
H A D | loader.js | 492 if (_this._compilation.entries) { 493 for (var key of _this._compilation.entries.keys()) {
|
/third_party/python/Objects/ |
H A D | dictobject.c | 34 dk_indices is actual hashtable. It holds index in entries, or DKIX_EMPTY(-1) 106 * 8 allows dicts with no more than 5 active entries; experiments suggested 180 j += 1, or j -= 1, on each loop trip), it scans the table entries in a fixed 428 * This can be used to reserve enough size to insert n entries without 537 PyDictKeyEntry *entries = DK_ENTRIES(keys); in _PyDict_CheckConsistency() local 539 PyDictKeyEntry *entry = &entries[i]; in _PyDict_CheckConsistency() 555 PyDictUnicodeEntry *entries = DK_UNICODE_ENTRIES(keys); in _PyDict_CheckConsistency() local 557 PyDictUnicodeEntry *entry = &entries[i]; in _PyDict_CheckConsistency() 660 PyDictUnicodeEntry *entries = DK_UNICODE_ENTRIES(keys); in free_keys_object() local 663 Py_XDECREF(entries[ in free_keys_object() 668 PyDictKeyEntry *entries = DK_ENTRIES(keys); free_keys_object() local 3545 PyDictUnicodeEntry *entries = DK_UNICODE_ENTRIES(keys); dict_traverse() local 3552 PyDictKeyEntry *entries = DK_ENTRIES(keys); dict_traverse() local [all...] |
/third_party/node/deps/v8/src/inspector/ |
H A D | value-mirror.cc | 868 v8::Local<v8::Array> entries; in getEntries() local 869 if (!object->PreviewEntries(&isKeyValue).ToLocal(&entries)) return false; in getEntries() 870 for (uint32_t i = 0; i < entries->Length(); i += isKeyValue ? 2 : 1) { in getEntries() 874 if (isKeyValue && entries->Get(context, i).ToLocal(&tmp)) { in getEntries() 878 if (entries->Get(context, isKeyValue ? i + 1 : i).ToLocal(&tmp)) { in getEntries() 1203 std::vector<EntryMirror> entries; in buildObjectPreviewInternal() local 1205 &entries)) { in buildObjectPreviewInternal() 1210 for (const auto& entry : entries) { in buildObjectPreviewInternal()
|
/test/xts/acts/distributeddatamgr/kvStoretest/kvStorejstest/hap/entry/src/ohosTest/js/test/ |
H A D | KvStoreResultSetJsunit.test.js | 86 let entries = []; 96 entries.push(entry); 98 await kvStore.putBatch(entries).then(async (err) => {
|
/third_party/ffmpeg/tools/ |
H A D | ismindex.c | 234 int entries; in read_trun_duration() local 243 entries = avio_rb32(in); in read_trun_duration() 249 for (i = 0; i < entries && pos < end; i++) { in read_trun_duration()
|