| /third_party/mesa3d/src/glx/ |
| H A D | dri2.c | 520 DRI2CopyRegion(Display * dpy, XID drawable, XserverRegion region, in DRI2CopyRegion() argument
|
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | resource.cpp | 59 resource::copy(command_queue &q, const vector &origin, const vector ®ion, in copy() argument 69 resource::clear(command_queue &q, const vector &origin, const vector ®ion, in clear() argument 84 add_map(command_queue &q, cl_map_flags flags, bool blocking, const vector &origin, const vector ®ion) add_map() argument 226 mapping(command_queue &q, resource &r, cl_map_flags flags, bool blocking, const resource::vector &origin, const resource::vector ®ion) mapping() argument
|
| /third_party/mesa3d/src/gallium/winsys/svga/drm/ |
| H A D | vmw_buffer.c | 63 struct vmw_region *region; member [all...] |
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | postproc.c | 40 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 D | ulocdata.cpp | 201 char region[ULOC_COUNTRY_CAPACITY]; in measurementTypeBundleForLocale() local
|
| /third_party/node/deps/v8/src/base/ |
| H A D | region-allocator.cc | 36 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 D | cross-thread-persistent.h | 92 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 D | cross-thread-persistent.h | 92 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 D | allocation.h | 243 const base::AddressRegion& region() const { return region_; } in region() function in v8::internal::final
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_image.c | 288 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 D | ShortcodesTableSchema.java | 104 public static ShortcodeKey create(PhoneRegion region, RangeKey rangeKey) { in create() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkWriteBuffer.cpp | 123 void SkBinaryWriteBuffer::writeRegion(const SkRegion& region) { in writeRegion() argument
|
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkAlphaThresholdImageFilter.cpp | 35 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 D | VkImageView.cpp | 230 VkImageResolve2KHR region; in resolve() local 260 VkImageResolve2KHR region; in resolve() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | ulocdata.cpp | 195 char region[ULOC_COUNTRY_CAPACITY]; in measurementTypeBundleForLocale() local
|
| H A D | units_data.cpp | 168 const char *region; in put() local 275 getPreferenceMetadataIndex(const MaybeStackVector<UnitPreferenceMetadata> *metadata, StringPiece category, StringPiece usage, StringPiece region, UErrorCode &status) getPreferenceMetadataIndex() argument 329 UnitPreferenceMetadata(StringPiece category, StringPiece usage, StringPiece region, int32_t prefsOffset, int32_t prefsCount, UErrorCode &status) UnitPreferenceMetadata() argument 394 getPreferencesFor(StringPiece category, StringPiece usage, StringPiece region, const UnitPreference *const *&outPreferences, int32_t &preferenceCount, UErrorCode &status) const getPreferencesFor() argument [all...] |
| /third_party/skia/tests/ |
| H A D | ClipStackTest.cpp | 768 static void set_region_to_stack(const SkClipStack& stack, const SkIRect& bounds, SkRegion* region) { in set_region_to_stack() argument 809 SkRegion region; in test_invfill_diff_bug() local
|
| H A D | PathOpsBuilderConicTest.cpp | 60 SkRegion region; in testOne() local 24 testOvalSet(const OvalSet& set, const SkPath& oval, SkOpBuilder* builder, SkRegion* region, SkPath* result) testOvalSet() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | SwapChainVk.cpp | 482 VkImageBlit region; in PresentImpl() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | gen-tag-table.py | 1019 region = lt.region variable 1029 region = None global() variable [all...] |
| /third_party/skia/tools/debugger/ |
| H A D | JsonWriteBuffer.cpp | 171 void JsonWriteBuffer::writeRegion(const SkRegion& region) { in writeRegion() argument
|
| /base/global/resource_management/interfaces/cj/src/ |
| H A D | resource_manager_impl.cpp | 432 const char *region = localeInfo->getCountry(); in GetLocale() local
|
| /base/global/i18n/frameworks/zone/src/ |
| H A D | zone_util.cpp | 237 CountryResult ZoneUtil::LookupTimezoneByCountryAndNITZ(std::string ®ion, NITZData &nitzData)
in LookupTimezoneByCountryAndNITZ() argument 280 CountryResult ZoneUtil::LookupTimezoneByCountry(std::string ®ion, int64_t currentMillis)
in LookupTimezoneByCountry() argument 327 void ZoneUtil::GetCountryZones(std::string ®ion, std::string &defaultTimzone, bool &isBoosted,
in GetCountryZones() argument 422 GetICUCountryZones(std::string ®ion, std::vector<std::string> &zones, std::string &defaultTimezone) GetICUCountryZones() argument [all...] |
| /base/global/resource_management_lite/frameworks/resmgr_lite/include/ |
| H A D | global_utils.h | 112 uint32_t region;
member
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/ |
| H A D | hap_parser.cpp | 411 const char *region = nullptr; in CreateResConfigFromKeyParams() local 504 std::string region; in ToFolderPath() local
|