Home
last modified time | relevance | path

Searched refs:get (Results 5801 - 5825 of 11169) sorted by relevance

1...<<231232233234235236237238239240>>...447

/test/xts/hats/
H A Dcheck_hvigor.py36 return data.get('hvigorVersion')
/third_party/elfio/examples/anonymizer/
H A Danonymizer.cpp98 process_string_table( section.get(), filename ); in main()
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPpTokens.cpp113 int atom = stream[currentPos++].get(*ppToken); in getToken()
/third_party/gn/infra/recipe_modules/windows_sdk/
H A Dapi.py90 data = step_result.json.output.get('env')
/third_party/gn/src/base/files/
H A Dfile.cc28 DCHECK_GE(file_.get(), -1); in File()
/third_party/gn/src/gn/
H A Dfile_writer.cc102 ssize_t written = HANDLE_EINTR(::write(fd_.get(), str.data(), str.size())); in Write()
H A Dscheduler.h37 InputFileManager* input_file_manager() { return input_file_manager_.get(); } in input_file_manager()
H A Dtest_with_scope.h59 // function, it is exposed to allow tests to get the same functionality for
104 const ParseNode* parsed() const { return parsed_.get(); } in parsed()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DSharedObject.java191 public final int getRefCount() { return refCount.get(); } in getRefCount()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCalendarUtil.java57 // region to get the default calendar type in getCalendarType()
78 String type = prefs.get(region); in getCalendarTypeForRegion()
H A DCalendarCache.java38 public synchronized long get(long key) { in get() method in CalendarCache
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DDictionaryData.java69 bytes.get(data); in loadDictionaryFor()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DUsagePrefsHandler.java34 quantity.setToBigDecimal((BigDecimal) outMicros.mixedMeasures.get(outMicros.indexOfQuantity).getNumber()); in mixedMeasuresToMicros()
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/
H A DLocaleAliasCollationTest.java63 if(availableMap.get(_LOCALES[i][1])==null){ in TestCollation()
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DTrie.java109 buffer.get(bytes); in toByteArray()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DLocaleAliasCollationTest.java66 if(availableMap.get(_LOCALES[i][1])==null){ in TestCollation()
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/testing/
H A DIcuDataSubject.java52 List<RbValue> rbValues = actual.get(p); in hasValuesFor()
53 check("get('%s')", p).that(rbValues).isNotNull(); in hasValuesFor()
54 check("get('%s')", p).that(rbValues).containsExactlyElementsIn(values).inOrder(); in hasValuesFor()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DModuleTest.java52 return Factory.get(baseName, testName); in loadTestData()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCalendarUtil.java59 // region to get the default calendar type in getCalendarType()
80 String type = prefs.get(region); in getCalendarTypeForRegion()
H A DCalendarCache.java40 public synchronized long get(long key) { in get() method in CalendarCache
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DSharedObject.java194 public final int getRefCount() { return refCount.get(); } in getRefCount()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDictionaryData.java70 bytes.get(data); in loadDictionaryFor()
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DModuleTest.java49 return Factory.get(baseName, testName); in loadTestData()
/third_party/libunwind/libunwind/doc/
H A Dunw_strerror.tex8 \begin{Name}{3}{unw\_strerror}{Thomas Hallgren}{Programming Library}{unw\_strerror}unw\_strerror -- get text corresponding to error code
/third_party/libwebsockets/include/
H A Dlibwebsockets.hxx68 int get(lssbuf_t *lb);

Completed in 15 milliseconds

1...<<231232233234235236237238239240>>...447