/third_party/gn/src/gn/ |
H A D | function_get_target_outputs.cc | 32 source sets and groups have no useful output file. 48 source sets and groups: this will return a list containing the path of the
|
H A D | rust_variables.cc | 67 This field sets the `crate-type` attribute for the `rustc` tool on static
|
/third_party/icu/icu4c/source/common/ |
H A D | rbbisetb.h | 50 // Unicode sets that include this range. 78 // to set numbers in the non-overlapping set of sets. 89 void addValToSets(UVector *sets, uint32_t val);
|
/third_party/node/deps/icu-small/source/common/ |
H A D | rbbisetb.h | 50 // Unicode sets that include this range. 78 // to set numbers in the non-overlapping set of sets. 89 void addValToSets(UVector *sets, uint32_t val);
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | rbbisetb.h | 50 // Unicode sets that include this range. 78 // to set numbers in the non-overlapping set of sets. 89 void addValToSets(UVector *sets, uint32_t val);
|
/third_party/node/deps/v8/tools/cppgc/ |
H A D | gen_cmake.py | 316 self._GenTargetString(target, sets) 317 for target, sets in self.source_sets.items())
|
/third_party/mesa3d/src/amd/registers/ |
H A D | regdb.py | 38 track of the sets that have been unified. 41 - union: unify the sets containing the two given elements 45 - sets: iterate over all sets (the sets form a partition of the set of all 79 def sets(self): member in UnionFind 579 # Walk over regtype sets that are to be merged and find enums that 581 for type_refs in regtypes_merge.sets(): 597 # Merge all mergeable enum sets 599 for enum_refs in enums_merge.sets() [all...] |
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_cmd_buffer.c | 132 descriptors_state->sets[idx] = set; in panvk_CmdBindDescriptorSets() 135 unsigned dyn_ubo_offset = playout->sets[idx].dyn_ubo_offset; in panvk_CmdBindDescriptorSets() 136 unsigned dyn_ssbo_offset = playout->sets[idx].dyn_ssbo_offset; in panvk_CmdBindDescriptorSets() 159 playout->sets[idx].dyn_ssbo_offset, in panvk_CmdBindDescriptorSets()
|
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_private.h | 339 } sets[MAX_SETS]; member 594 struct dzn_descriptor_set *sets; member 657 } sets[MAX_SETS]; member 751 } sets[MAX_SETS]; member
|
/third_party/googletest/googletest/scripts/ |
H A D | fuse_gtest_files.py | 64 from sets import Set as set # For Python 2.3 compatibility
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_set_cache_size.tex | 19 The \Func{unw\_set\_cache\_size}() routine sets the cache size of
|
H A D | unw_set_reg.tex | 19 The \Func{unw\_set\_reg}() routine sets the value of register
|
H A D | unw_set_caching_policy.tex | 19 The \Func{unw\_set\_caching\_policy}() routine sets the caching policy
|
H A D | unw_set_fpreg.tex | 19 The \Func{unw\_set\_fpreg}() routine sets the value of register
|
/third_party/node/lib/internal/main/ |
H A D | print_help.js | 69 ['UV_THREADPOOL_SIZE', { helpText: 'sets the number of threads used in ' + 79 ['SSL_CERT_DIR', { helpText: 'sets OpenSSL\'s directory of trusted ' + 81 ['SSL_CERT_FILE', { helpText: 'sets OpenSSL\'s trusted certificate file ' +
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | regex2.h | 97 * Structure for [] character-set representation. Character sets are 101 * simplifies testing whether two sets could be identical. 135 cset *sets; /* -> cset [ncsets] */ member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | regex2.h | 100 * Structure for [] character-set representation. Character sets are 104 * simplifies testing whether two sets could be identical. 138 cset *sets; /* -> cset [ncsets] */ member
|
/third_party/python/PCbuild/ |
H A D | env.bat | 4 rem of the tools on PATH and use PlatformToolset instead. Ideally, both sets of
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
H A D | vktMemoryMappingTests.cpp | 1800 de::MovePtr<tcu::TestCaseGroup> sets[] = 1874 sets[allocationKindNdx]->addChild(fullGroup.release()); 1934 sets[allocationKindNdx]->addChild(subGroup.release()); 1950 sets[static_cast<deUint32>(ALLOCATION_KIND_SUBALLOCATED)]->addChild(randomGroup.release()); 1953 group->addChild(sets[0].release()); 1954 dedicated->addChild(sets[1].release()); 1955 dedicated->addChild(sets[2].release());
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | RBBISetBuilder.java | 32 // set of input unicode sets. 36 // of these sets belong to the same set of the original 50 // Unicode sets that include this range. 162 // that is in no sets. in buildRanges() 211 // Add this unicode set to the list of sets for this rlRange in buildRanges() 277 // Handle input sets that contain the special string {eof}. in buildRanges() 391 // For each of the original Unicode sets - which correspond 395 // a list of sets. 401 void addValToSets(List<RBBINode> sets, int val) { in addValToSets() argument 402 for (RBBINode usetNode : sets) { in addValToSets() [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | RBBISetBuilder.java | 32 // set of input uniocde sets. 36 // of these sets belong to the same set of the original 48 // Unicode sets that include this range. 95 // (the range) includes, and sets the bit in fNum when 169 // that is in no sets. in buildRanges() 218 // Add this unicode set to the list of sets for this rlRange in buildRanges() 260 // Handle input sets that contain the special string {eof}. in buildRanges() 361 // For each of the original Unicode sets - which correspond 365 // a list of sets. 371 void addValToSets(List<RBBINode> sets, in argument [all...] |
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_descriptor_set.c | 378 list_addtail(&set->link, &pool->sets); in lvp_AllocateDescriptorSets() 561 list_inithead(&pool->sets); in lvp_CreateDescriptorPool() 570 LIST_FOR_EACH_ENTRY_SAFE(set, tmp, &pool->sets, link) { in lvp_reset_descriptor_pool()
|
/third_party/googletest/googlemock/scripts/generator/cpp/ |
H A D | tokenize.py | 35 from sets import Set as set 125 # Cache various valid character sets for speed.
|
/third_party/libunwind/libunwind/tests/ |
H A D | x64-test-dwarf-expressions.S | 19 # Main calls DW_CFA_expression_testcase, which sets up known state in a
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_descriptors.h | 259 zink_descriptor_util_alloc_sets(struct zink_screen *screen, VkDescriptorSetLayout dsl, VkDescriptorPool pool, VkDescriptorSet *sets, unsigned num_sets);
|