Home
last modified time | relevance | path

Searched defs:region (Results 176 - 200 of 968) sorted by relevance

12345678910>>...39

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DTimeZoneFormatTest.java1213 public String getReferenceZoneID(String mzID, String region) { in getReferenceZoneID() argument
/third_party/libunwind/libunwind/tests/
H A DGtest-dyn1.c170 unw_dyn_region_info_t *region; in main() local
H A Dia64-test-dyn1.c39 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 DGdyn-remote.c32 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 Dradv_sdma_copy_image.c71 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 Dzink_blit.c71 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 Dmemory-protection-key.cc164 SetPermissionsAndMemoryProtectionKey( PageAllocator* page_allocator, base::AddressRegion region, PageAllocator::Permission page_permissions, int key) SetPermissionsAndMemoryProtectionKey() argument
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H A Dmapping_file_provider.cc62 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 Demulated-virtual-address-subspace.cc122 Address region = parent_space_->AllocateSharedPages(hint, size, permissions, in AllocateSharedPages() local
[all...]
/third_party/node/deps/v8/src/heap/cppgc/
H A Dpage-memory.cc156 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 Dlima_resource.h45 struct pipe_scissor_state *region; member
/third_party/libphonenumber/java/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/
H A DMappingFileProvider.java156 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 DRegionOp.cpp222 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 DUtilsVulkan.cpp120 VkBufferImageCopy region; in ComputeBufferImageCopyRegion() local
[all...]
/third_party/skia/fuzz/
H A DFuzzCommon.cpp321 void FuzzNiceRegion(Fuzz* fuzz, SkRegion* region, int maxN) { in FuzzNiceRegion() argument
/third_party/skia/gm/
H A Dimagealphathreshold.cpp49 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 Dbios_uv.c80 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 Ddfl-fme-pr.c52 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 Dsetup.c335 struct memblock_region *region; in resource_init() local
[all...]
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dalternative.c139 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 Dacpi.c266 efi_memory_desc_t *md, *region = NULL; in acpi_os_ioremap() local
[all...]
H A Dsetup.c204 struct memblock_region *region; in request_standard_resources() local
/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/
H A Dvgic-mmio-v2.c488 const struct vgic_register_region *region; in vgic_v2_has_attr_regs() local
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dpci_of_scan.c121 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 Dsetup.c247 struct memblock_region *region; in setup_memory() local

Completed in 23 milliseconds

12345678910>>...39