Home
last modified time | relevance | path

Searched defs:region (Results 226 - 250 of 633) sorted by relevance

12345678910>>...26

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DLocaleDisplayNames.java229 public abstract String regionDisplayName(String region); in regionDisplayName() argument
497 public String regionDisplayName(String region) { in regionDisplayName() argument
H A DTimeZoneNames.java228 public abstract String getReferenceZoneID(String mzID, String region); in getReferenceZoneID() argument
544 getReferenceZoneID(String mzID, String region) getReferenceZoneID() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DInternalLocaleBuilder.java65 public InternalLocaleBuilder setRegion(String region) throws LocaleSyntaxException { in setRegion() argument
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/
H A DLikelySubtagsBuilder.java303 set(Map<String, Map<String, Map<String, LSR>>> langTable, final String language, final String script, final String region, LSR newValue) set() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DTZDBTimeZoneNames.java92 public String getReferenceZoneID(String mzID, String region) { in getReferenceZoneID() argument
241 TZDBNameSearchHandler(EnumSet<NameType> nameTypes, String region) { in TZDBNameSearchHandler() argument
[all...]
H A DValidIdentifiers.java37 region, enum constant
/third_party/icu/icu4c/source/i18n/
H A Dulocdata.cpp195 char region[ULOC_COUNTRY_CAPACITY]; in measurementTypeBundleForLocale() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_copy.c88 copy_buffer_to_image(struct radv_cmd_buffer *cmd_buffer, struct radv_buffer *buffer, struct radv_image *image, VkImageLayout layout, const VkBufferImageCopy2 *region) copy_buffer_to_image() argument
229 copy_image_to_buffer(struct radv_cmd_buffer *cmd_buffer, struct radv_buffer *buffer, struct radv_image *image, VkImageLayout layout, const VkBufferImageCopy2 *region) copy_image_to_buffer() argument
353 copy_image(struct radv_cmd_buffer *cmd_buffer, struct radv_image *src_image, VkImageLayout src_image_layout, struct radv_image *dst_image, VkImageLayout dst_image_layout, const VkImageCopy2 *region) copy_image() argument
[all...]
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/
H A Dst_tusb.h61 int region; /* pci region for regs */ member
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dtransfer.cpp45 pitch(const vector_t &region, vector_t pitch) { in pitch() argument
61 size(const vector_t &pitch, const vector_t &region) { in size() argument
84 validate_object(command_queue &q, buffer &mem, const vector_t &origin, const vector_t &pitch, const vector_t &region) validate_object() argument
105 validate_object(command_queue &q, image &img, const vector_t &orig, const vector_t &region) validate_object() argument
167 validate_object(command_queue &q, const void *ptr, const vector_t &orig, const vector_t &pitch, const vector_t &region) validate_object() argument
181 validate_copy(command_queue &q, buffer &dst_mem, const vector_t &dst_orig, const vector_t &dst_pitch, buffer &src_mem, const vector_t &src_orig, const vector_t &src_pitch, const vector_t &region) validate_copy() argument
201 validate_copy(command_queue &q, image &dst_img, const vector_t &dst_orig, image &src_img, const vector_t &src_orig, const vector_t &region) validate_copy() argument
322 soft_copy_op(command_queue &q, T dst_obj, const vector_t &dst_orig, const vector_t &dst_pitch, S src_obj, const vector_t &src_orig, const vector_t &src_pitch, const vector_t &region) soft_copy_op() argument
350 hard_copy_op(command_queue &q, T dst_obj, const vector_t &dst_orig, S src_obj, const vector_t &src_orig, const vector_t &region) hard_copy_op() argument
[all...]
/third_party/mesa3d/src/glx/
H A Ddri2.c520 DRI2CopyRegion(Display * dpy, XID drawable, XserverRegion region, in DRI2CopyRegion() argument
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dresource.cpp59 resource::copy(command_queue &q, const vector &origin, const vector &region, in copy() argument
69 resource::clear(command_queue &q, const vector &origin, const vector &region, in clear() argument
84 add_map(command_queue &q, cl_map_flags flags, bool blocking, const vector &origin, const vector &region) add_map() argument
226 mapping(command_queue &q, resource &r, cl_map_flags flags, bool blocking, const resource::vector &origin, const resource::vector &region) mapping() argument
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_buffer.c63 struct vmw_region *region; member
[all...]
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpostproc.c40 vlVaRegionDefault(const VARectangle *region, vlVaSurface *surf, in vlVaRegionDefault() argument
90 vlVaGetBox(struct pipe_video_buffer *buf, unsigned idx, struct pipe_box *box, const VARectangle *region) vlVaGetBox() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dulocdata.cpp201 char region[ULOC_COUNTRY_CAPACITY]; in measurementTypeBundleForLocale() local
/third_party/node/deps/v8/src/base/
H A Dregion-allocator.cc36 Region* region = new Region(whole_region_); in RegionAllocator() local
65 FreeListAddRegion(Region* region) FreeListAddRegion() argument
76 FreeListRemoveRegion(Region* region) FreeListRemoveRegion() argument
86 Split(Region* region, size_t new_size) Split() argument
135 Region* region = FreeListFindRegion(size); AllocateRegion() local
179 Region* region; AllocateRegionAt() local
217 Region* region = FreeListFindRegion(padded_size); AllocateAlignedRegion() local
269 Region* region = *region_iter; TrimRegion() local
319 Region* region = *region_iter; CheckRegion() local
332 Region* region = *region_iter; IsFree() local
[all...]
/third_party/node/deps/v8/include/cppgc/
H A Dcross-thread-persistent.h92 CrossThreadPersistentRegion& region = in ~BasicCrossThreadPersistent() local
122 CrossThreadPersistentRegion& region = this->GetPersistentRegion(raw); in BasicCrossThreadPersistent() local
365 CrossThreadPersistentRegion& region = in AssignUnsafe() local
389 CrossThreadPersistentRegion& region in AssignSafe() local
[all...]
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dcross-thread-persistent.h92 CrossThreadPersistentRegion& region = in ~BasicCrossThreadPersistent() local
122 CrossThreadPersistentRegion& region = this->GetPersistentRegion(raw); in BasicCrossThreadPersistent() local
366 CrossThreadPersistentRegion& region = in AssignUnsafe() local
390 CrossThreadPersistentRegion& region in AssignSafe() local
[all...]
/third_party/node/deps/v8/src/utils/
H A Dallocation.h243 const base::AddressRegion& region() const { return region_; } in region() function in v8::internal::final
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_image.c288 vk_image_buffer_copy_layout(const struct vk_image *image, const VkBufferImageCopy2* region) vk_image_buffer_copy_layout() argument
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DShortcodesTableSchema.java104 public static ShortcodeKey create(PhoneRegion region, RangeKey rangeKey) { in create() argument
[all...]
/third_party/skia/src/core/
H A DSkWriteBuffer.cpp123 void SkBinaryWriteBuffer::writeRegion(const SkRegion& region) { in writeRegion() argument
/third_party/skia/src/effects/imagefilters/
H A DSkAlphaThresholdImageFilter.cpp35 SkAlphaThresholdImageFilter(const SkRegion& region, SkScalar innerThreshold, in SkAlphaThresholdImageFilter() argument
68 AlphaThreshold( const SkRegion& region, SkScalar innerMin, SkScalar outerMax, sk_sp<SkImageFilter> input, const CropRect& cropRect) AlphaThreshold() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkImageView.cpp230 VkImageResolve2KHR region; in resolve() local
260 VkImageResolve2KHR region; in resolve() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dulocdata.cpp195 char region[ULOC_COUNTRY_CAPACITY]; in measurementTypeBundleForLocale() local

Completed in 16 milliseconds

12345678910>>...26