Home
last modified time | relevance | path

Searched defs:region (Results 151 - 175 of 401) sorted by relevance

12345678910>>...17

/third_party/ffmpeg/libavdevice/
H A Dgdigrab.c126 HRGN region = NULL; in gdigrab_region_wnd_init() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DZoneMeta.java159 public static Set<String> getAvailableIDs(SystemTimeZoneType type, String region, Integer rawOffset) { in getAvailableIDs() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dunits_data.cpp170 const char *region; variable
277 getPreferenceMetadataIndex(const MaybeStackVector<UnitPreferenceMetadata> *metadata, StringPiece category, StringPiece usage, StringPiece region, UErrorCode &status) getPreferenceMetadataIndex() argument
331 UnitPreferenceMetadata(StringPiece category, StringPiece usage, StringPiece region, int32_t prefsOffset, int32_t prefsCount, UErrorCode &status) UnitPreferenceMetadata() argument
[all...]
H A Dtznames.cpp267 TimeZoneNamesDelegate::getReferenceZoneID(const UnicodeString& mzID, const char* region, UnicodeString& tzID) const { in getReferenceZoneID() argument
/third_party/icu/icu4c/source/common/
H A Dlocalebuilder.cpp96 LocaleBuilder& LocaleBuilder::setRegion(StringPiece region) in setRegion() argument
H A Dloclikelysubtags.cpp340 LSR XLikelySubtags::makeMaximizedLsr(const char *language, const char *script, const char *region, in makeMaximizedLsr() argument
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DLikelySubtagsBuilder.java316 set(Map<String, Map<String, Map<String, LSR>>> langTable, String language, String script, String region, LSR lsr) set() argument
340 lsr(String language, String script, String region) lsr() argument
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DSupplementalData.java185 static LocaleId of(String language, String script, String region) { in of() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DZoneMeta.java160 public static Set<String> getAvailableIDs(SystemTimeZoneType type, String region, Integer rawOffset) { in getAvailableIDs() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_buffer.c310 copy_buffer(struct radv_cmd_buffer *cmd_buffer, struct radv_buffer *src_buffer, struct radv_buffer *dst_buffer, const VkBufferCopy2 *region) copy_buffer() argument
H A Dradv_meta_resolve.c355 radv_meta_resolve_hardware_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 VkImageResolve2 *region) radv_meta_resolve_hardware_image() argument
513 resolve_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 VkImageResolve2 *region, enum radv_resolve_method resolve_method) resolve_image() argument
566 const VkImageResolve2 *region = &pResolveImageInfo->pRegions[r]; radv_CmdResolveImage2() local
785 VkImageResolve2 region = {0}; radv_decompress_resolve_subpass_src() local
814 radv_decompress_resolve_src(struct radv_cmd_buffer *cmd_buffer, struct radv_image *src_image, VkImageLayout src_image_layout, const VkImageResolve2 *region) radv_decompress_resolve_src() argument
[all...]
/third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/
H A Dsign.c42 const char *region; member
[all...]
/third_party/mesa3d/src/hgl/
H A DGLView.cpp420 BRegion region; in _CallDirectConnected() local
/third_party/node/deps/icu-small/source/common/
H A Dlocalebuilder.cpp96 LocaleBuilder& LocaleBuilder::setRegion(StringPiece region) in setRegion() argument
H A Dloclikely.cpp102 createTagStringWithAlternates( const char* lang, int32_t langLength, const char* script, int32_t scriptLength, const char* region, int32_t regionLength, const char* trailing, int32_t trailingLength, const char* alternateTags, icu::ByteSink& sink, UErrorCode* err) createTagStringWithAlternates() argument
320 parseTagString( const char* localeID, char* lang, int32_t* langLength, char* script, int32_t* scriptLength, char* region, int32_t* regionLength, UErrorCode* err) parseTagString() argument
439 char region[ULOC_COUNTRY_CAPACITY]; _uloc_addLikelySubtags() local
543 char region[ULOC_COUNTRY_CAPACITY]; _uloc_minimizeSubtags() local
786 ulocimp_getRegionForSupplementalData(const char *localeID, UBool inferRegion, char *region, int32_t regionCapacity, UErrorCode* status) ulocimp_getRegionForSupplementalData() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_texture.c328 struct pipe_box region; in print_center_pixel() local
/third_party/node/deps/icu-small/source/i18n/
H A Dunits_data.cpp176 const char *region; variable
283 getPreferenceMetadataIndex(const MaybeStackVector<UnitPreferenceMetadata> *metadata, StringPiece category, StringPiece usage, StringPiece region, UErrorCode &status) getPreferenceMetadataIndex() argument
337 UnitPreferenceMetadata(StringPiece category, StringPiece usage, StringPiece region, int32_t prefsOffset, int32_t prefsCount, UErrorCode &status) UnitPreferenceMetadata() argument
[all...]
H A Dtznames.cpp267 TimeZoneNamesDelegate::getReferenceZoneID(const UnicodeString& mzID, const char* region, UnicodeString& tzID) const { in getReferenceZoneID() argument
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dphonenumbermatcher_test.cc95 GetMatcherWithLeniency( const string& text, const string& region, PhoneNumberMatcher::Leniency leniency) const GetMatcherWithLeniency() argument
185 FindMatchesInContexts(const std::vector<NumberContext>& contexts, bool is_valid, bool is_possible, const string& region, const string& number) FindMatchesInContexts() argument
215 const string& region = RegionCode::US(); FindMatchesInContexts() local
767 const string& region = RegionCode::US(); TEST_F() local
794 const string& region = RegionCode::US(); TEST_F() local
1101 const string& region = RegionCode::NZ(); TEST_F() local
[all...]
/third_party/node/deps/v8/src/utils/
H A Dallocation.cc306 base::AddressRegion region = region_; in Free() local
319 base::AddressRegion region = region_; in FreeReadOnly() local
[all...]
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/testing/
H A DTestNumberingScheme.java236 public ShortcodeModifier forShortcodesIn(PhoneRegion region, String... specs) { in forShortcodesIn() argument
241 public ShortcodeModifier forShortcodesIn(PhoneRegion region, RangeTre argument
215 addShortcodes( PhoneRegion region, ShortcodeType type, ExtTariff tariff, String... specs) addShortcodes() argument
224 addShortcodes( PhoneRegion region, ShortcodeType type, ExtTariff tariff, RangeTree ranges) addShortcodes() argument
247 forRangeTypes(PhoneRegion region, ExtType type, ExtTariff tariff) forRangeTypes() argument
294 forTerritory(PhoneRegion region) forTerritory() argument
357 private final PhoneRegion region; global() field in TestNumberingScheme.ShortcodeModifier
360 ShortcodeModifier(PhoneRegion region, RangeTree ranges) ShortcodeModifier() argument
394 private final PhoneRegion region; global() field in TestNumberingScheme.TypeModifier
398 TypeModifier(PhoneRegion region, ExtType type, ExtTariff tariff) TypeModifier() argument
423 private final PhoneRegion region; global() field in TestNumberingScheme.TerritoryModifier
425 TerritoryModifier(PhoneRegion region) TerritoryModifier() argument
445 addMissingExampleNumbersFor( PhoneRegion region, RangeTable xmlTable, Table<PhoneRegion, ValidNumberType, DigitSequence> examples) addMissingExampleNumbersFor() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtznames.cpp267 TimeZoneNamesDelegate::getReferenceZoneID(const UnicodeString& mzID, const char* region, UnicodeString& tzID) const { in getReferenceZoneID() argument
/third_party/skia/tests/
H A DRegionTest.cpp269 static void test_write(const SkRegion& region, skiatest::Reporter* r) { in test_write() argument
283 SkRegion region; in DEF_TEST() local
314 SkRegion region; DEF_TEST() local
471 SkRegion region; DEF_TEST() local
487 SkRegion region; DEF_TEST() local
[all...]
H A DCanvasTest.cpp231 SkRegion region; in make_region_from_irect() local
/third_party/skia/third_party/externals/tint/fuzzers/tint_regex_fuzzer/
H A Dwgsl_mutator.cc198 std::string region = wgsl_code.substr(idx1 + 1, reg1_len - 1); in DuplicateInterval() local

Completed in 20 milliseconds

12345678910>>...17