Home
last modified time | relevance | path

Searched defs:regions (Results 1 - 25 of 55) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkStructConversion.hpp51 std::vector<VkBufferCopy2KHR> regions; member
86 std::vector<VkImageCopy2KHR> regions; member
121 std::vector<VkImageBlit2KHR> regions; global() member
156 std::vector<VkBufferImageCopy2KHR> regions; global() member
191 std::vector<VkBufferImageCopy2KHR> regions; global() member
226 std::vector<VkImageResolve2KHR> regions; global() member
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dstructured_construct_to_block_reduction_opportunity_finder.cpp34 regions; in GetAvailableOpportunities() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dstructured_construct_to_block_reduction_opportunity_finder.cpp34 regions; in GetAvailableOpportunities() local
/third_party/spirv-tools/source/reduce/
H A Dstructured_construct_to_block_reduction_opportunity_finder.cpp34 regions; in GetAvailableOpportunities() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DMetadataTableSchema.java65 public static Regions of(PhoneRegion... regions) { in of() argument
69 public static Regions of(Iterable<PhoneRegion> regions) { in of() argument
73 private Regions(Iterable<PhoneRegion> regions) { in Regions() argument
[all...]
H A DNumberingScheme.java256 checkPossibleRegions(Set<PhoneRegion> regions, RangeTable xmlTable) checkPossibleRegions() argument
542 checkExampleNumbers( Set<PhoneRegion> regions, RangeTable table, Table<PhoneRegion, ValidNumberType, DigitSequence> exampleNumbers) checkExampleNumbers() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DRegion.java126 private static ArrayList<Region> regions = null; // This is the main data structure where the Regions are stored. field in Region
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DRegion.java120 private static ArrayList<Region> regions = null; // This is the main data structure where the Regions are stored. field in Region
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSecondaryCommandBuffer.cpp293 const VkBufferCopy *regions = in executeCommands() local
/third_party/skia/src/gpu/vk/
H A Dvulkan_header_ext_huawei.h24 const VkRect2D* regions; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCurrencyMetaInfo.java533 public List<String> regions(CurrencyFilter filter) { in regions() method in CurrencyMetaInfo
/third_party/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/
H A DICUCurrencyMetaInfo.java46 public List<String> regions(CurrencyFilter filter) { in regions() method in ICUCurrencyMetaInfo
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DPartitionInfo.java110 addVariable(String variable, Iterable<String> regions) addVariable() argument
[all...]
H A DLikelySubtagsBuilder.java228 writeRegions( Trie.Span languageOrScriptSpan, Map<String, LSR> regions, Indexer<LSR, Integer> lsrToIndex) writeRegions() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUCurrencyMetaInfo.java48 public List<String> regions(CurrencyFilter filter) { in regions() method in ICUCurrencyMetaInfo
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCurrencyMetaInfo.java493 public List<String> regions(CurrencyFilter filter) { in regions() method in CurrencyMetaInfo
/third_party/mesa3d/src/intel/vulkan/
H A Danv_gem_stubs.c49 anv_gem_create_regions(struct anv_device *device, uint64_t anv_bo_size, uint32_t flags, uint32_t num_regions, struct drm_i915_gem_memory_class_instance *regions) anv_gem_create_regions() argument
H A Danv_gem.c68 anv_gem_create_regions(struct anv_device *device, uint64_t anv_bo_size, uint32_t flags, uint32_t num_regions, struct drm_i915_gem_memory_class_instance *regions) anv_gem_create_regions() argument
/third_party/libunwind/libunwind/include/
H A Dlibunwind-dynamic.h112 unw_dyn_region_info_t *regions; member
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/testing/
H A DTestNumberingScheme.java308 public RangeModifier setRegions(PhoneRegion... regions) { in setRegions() argument
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dphonenumberutil_test.cc166 std::set<string> regions; in TEST_F() local
246 std::list<string> regions; in TEST_F() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_shader.h269 regions_vec regions; member in r600_sb::shader
/third_party/elfutils/src/
H A Delfcmp.c257 struct region *regions = NULL; in main() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-code-manager.h153 const auto& regions() const { return regions_; } in regions() function in v8::internal::wasm::final
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageUtil.cpp843 std::vector<VkBufferImageCopy> regions; in getBufferCopyRegions() local

Completed in 31 milliseconds

123