/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | TimeZoneFormatTest.java | 1213 public String getReferenceZoneID(String mzID, String region) { in getReferenceZoneID() argument
|
/third_party/libunwind/libunwind/tests/ |
H A D | Gtest-dyn1.c | 170 unw_dyn_region_info_t *region; in main() local
|
H A D | ia64-test-dyn1.c | 39 create_func(unw_dyn_info_t *di, const char *name, long (*func) (), void *end, unw_dyn_region_info_t *region) create_func() argument
|
/third_party/libunwind/libunwind/src/mi/ |
H A D | Gdyn-remote.c | 32 free_regions (unw_dyn_region_info_t *region) in free_regions() argument 59 unw_dyn_region_info_t *region; in intern_regions() local [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_sdma_copy_image.c | 71 radv_sdma_v4_v5_copy_image_to_buffer(struct radv_cmd_buffer *cmd_buffer, struct radv_image *image, struct radv_buffer *buffer, const VkBufferImageCopy2 *region) radv_sdma_v4_v5_copy_image_to_buffer() argument 191 radv_sdma_copy_image(struct radv_cmd_buffer *cmd_buffer, struct radv_image *image, struct radv_buffer *buffer, const VkBufferImageCopy2 *region) radv_sdma_copy_image() argument
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_blit.c | 71 VkImageResolve region = {0}; in blit_resolve() local 181 VkImageBlit region = {0}; blit_native() local 430 zink_blit_region_fills(struct u_rect region, unsigned width, unsigned height) zink_blit_region_fills() argument 453 zink_blit_region_covers(struct u_rect region, struct u_rect covers) zink_blit_region_covers() argument [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | memory-protection-key.cc | 164 SetPermissionsAndMemoryProtectionKey( PageAllocator* page_allocator, base::AddressRegion region, PageAllocator::Permission page_permissions, int key) SetPermissionsAndMemoryProtectionKey() argument
|
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/ |
H A D | mapping_file_provider.cc | 62 ConstructFullLocale(const string& language, const string& script, const string& region, string* full_locale) ConstructFullLocale() argument 93 GetFileName(int country_calling_code, const string& language, const string& script, const string& region, string* filename) const GetFileName() argument 126 FindBestMatchingLanguageCode( const CountryLanguages* languages, const string& language, const string& script, const string& region, string* best_match) const FindBestMatchingLanguageCode() argument
|
/third_party/node/deps/v8/src/base/ |
H A D | emulated-virtual-address-subspace.cc | 122 Address region = parent_space_->AllocateSharedPages(hint, size, permissions, in AllocateSharedPages() local [all...] |
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | page-memory.cc | 156 void PageMemoryRegionTree::Add(PageMemoryRegion* region) { in Add() argument 163 void PageMemoryRegionTree::Remove(PageMemoryRegion* region) { in Remove() argument
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_resource.h | 45 struct pipe_scissor_state *region; member
|
/third_party/libphonenumber/java/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/ |
H A D | MappingFileProvider.java | 156 String getFileName(int countryCallingCode, String language, String script, String region) { in getFileName() argument 214 private boolean onlyOneOfScriptOrRegionIsEmpty(String script, String region) { in onlyOneOfScriptOrRegionIsEmpty() argument 176 findBestMatchingLanguageCode( Set<String> setOfLangs, String language, String script, String region) findBestMatchingLanguageCode() argument 219 constructFullLocale(String language, String script, String region) constructFullLocale() argument [all...] |
/third_party/skia/src/gpu/ops/ |
H A D | RegionOp.cpp | 222 SkRegion region; in GR_DRAW_OP_TEST_DEFINE() local 42 Make(GrRecordingContext* context, GrPaint&& paint, const SkMatrix& viewMatrix, const SkRegion& region, GrAAType aaType, const GrUserStencilSettings* stencilSettings = nullptr) Make() argument 52 RegionOpImpl(GrProcessorSet* processorSet, const SkPMColor4f& color, const SkMatrix& viewMatrix, const SkRegion& region, GrAAType aaType, const GrUserStencilSettings* stencilSettings) RegionOpImpl() argument 202 Make(GrRecordingContext* context, GrPaint&& paint, const SkMatrix& viewMatrix, const SkRegion& region, GrAAType aaType, const GrUserStencilSettings* stencilSettings) Make() argument [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | UtilsVulkan.cpp | 120 VkBufferImageCopy region; in ComputeBufferImageCopyRegion() local [all...] |
/third_party/skia/fuzz/ |
H A D | FuzzCommon.cpp | 321 void FuzzNiceRegion(Fuzz* fuzz, SkRegion* region, int maxN) { in FuzzNiceRegion() argument
|
/third_party/skia/gm/ |
H A D | imagealphathreshold.cpp | 49 SkRegion region; in create_filter_paint() local 198 SkRegion region; in DEF_SIMPLE_GM_BG() local
|
/kernel/linux/linux-5.10/arch/x86/platform/uv/ |
H A D | bios_uv.c | 80 uv_bios_get_sn_info(int fc, int *uvtype, long *partid, long *coher, long *region, long *ssn) uv_bios_get_sn_info() argument
|
/kernel/linux/linux-5.10/drivers/fpga/ |
H A D | dfl-fme-pr.c | 52 struct fpga_region *region; in dfl_fme_region_find() local 72 struct fpga_region *region; in fme_pr() local [all...] |
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | setup.c | 335 struct memblock_region *region; in resource_init() local [all...] |
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | alternative.c | 139 struct alt_region *region = alt_region; in __apply_alternatives() local 201 struct alt_region region = { in __apply_alternatives_multi_stop() local 239 struct alt_region region = { in apply_boot_alternatives() local 253 struct alt_region region = { in apply_alternatives_module() local
|
H A D | acpi.c | 266 efi_memory_desc_t *md, *region = NULL; in acpi_os_ioremap() local [all...] |
H A D | setup.c | 204 struct memblock_region *region; in request_standard_resources() local
|
/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/ |
H A D | vgic-mmio-v2.c | 488 const struct vgic_register_region *region; in vgic_v2_has_attr_regs() local
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | pci_of_scan.c | 121 struct pci_bus_region region; in of_pci_parse_addrs() local 257 struct pci_bus_region region; in of_scan_pci_bridge() local [all...] |
/kernel/linux/linux-5.10/arch/nds32/kernel/ |
H A D | setup.c | 247 struct memblock_region *region; in setup_memory() local
|