/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/charsetdet/ |
H A D | TestCharsetDetector.java | 215 errln("Did not get the expected confidence level " + confidence); in TestUTF16() 413 encToBytes.get(encoding), id); in TestDetection()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | DateTimeGeneratorTest.java | 171 // get a pattern and modify it in TestSimple() 612 // get a pattern for an abbreviated month and day in DayMonthTest() 733 * Main date fields -- Poor-man's enum -- change to real enum when we get JDK 1.5 806 Object item = itemList.get(i); in replaceZoneString() 835 * DateFormat.FULL to get the format with String form month (like "January")
|
H A D | TimeZoneFormatTest.java | 325 endYear = cal.get(Calendar.YEAR) + 3; in TestTimeRoundTrip() 1265 // Basic get/set test for methods not being called otherwise. 1275 errln("ERROR: get/set GMTOffsetDigits failed"); in TestAPI() 1281 errln("ERROR: get/set GMTOffsetPattern failed"); in TestAPI() 1287 errln("ERROR: get/set GMTZeroFormat failed"); in TestAPI()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/ |
H A D | TestCharsetDetector.java | 212 errln("Did not get the expected confidence level " + confidence); in TestUTF16() 410 encToBytes.get(encoding), id); in TestDetection()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | PluralRules.java | 784 long temp = (long)(n * 1000000) % 1000000; // get 6 decimals in decimals() 1209 // we have to convert to longs so we don't get strange double issues in addSamples() 1461 vals[k] = valueList.get(k); in parseConstraint() 2113 * which can affect the plural category. To get a FormattedNumber, see 2421 * the particular keyword (call rules.getKeywords() to get the valid ones) 2440 * the particular keyword (call rules.getKeywords() to get the valid ones)
|
/third_party/icu/icu4c/source/i18n/ |
H A D | translit.cpp | 775 // We have failed to get a name from the locale data. This is in getDisplayName() 986 t = registry->get(id, alias, ec); in createBasicInstance() 998 // get() (that would deadlock), we sometimes pass back an alias. This in createBasicInstance()
|
H A D | reldatefmt.cpp | 1212 fOptBreakIterator->get(), in adjustForContext()
|
H A D | numfmt.cpp | 1047 return (NumberFormat*)gService->get(loc, kind, status); in internalCreateInstance() 1315 // was as UNUM_DECIMAL. In both cases, you get either a DecimalFormat or a RuleBasedNumberFormat in makeInstance()
|
/third_party/icu/icu4c/source/data/ |
H A D | makedata.mak | 171 # Thus ARM and ARM64 need to use another build of the other tools, so make sure to get an usable CFG path.
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind.tex | 72 to get a snapshot of the CPU registers (machine-state). Then you
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_instruction_selection_setup.cpp | 246 return RegClass::get(type, components * bitsize / 8u); in get_reg_class()
|
H A D | aco_print_ir.cpp | 863 aco_print_instr(instr.get(), output, flags); in aco_print_block()
|
/third_party/jinja2/ |
H A D | parser.py | 180 ext = self.extensions.get(token.value)
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_ir.h | 232 bool get(unsigned id);
|
/third_party/node/lib/ |
H A D | _tls_wrap.js | 739 get: () => {
|
/third_party/node/src/ |
H A D | env.h | 820 return inspector_agent_.get(); in inspector_agent()
|
H A D | node.h | 1159 RemoveEnvironmentCleanupHookInternal(holder.get()); in RemoveEnvironmentCleanupHook()
|
H A D | util.h | 637 const T* get() const { in get() function in node::NonCopyableMaybe
|
/third_party/node/deps/v8/third_party/jinja2/ |
H A D | parser.py | 146 ext = self.extensions.get(token.value)
|
/third_party/node/tools/inspector_protocol/jinja2/ |
H A D | parser.py | 135 ext = self.extensions.get(token.value)
|
/third_party/nghttp2/src/ |
H A D | shrpx_downstream.cc | 258 return dconn_.get(); in get_downstream_connection()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | dictbe.cpp | 1483 ResourceBundle bundle = ja.get(tag, error); in loadJapaneseExtensions()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | numfmt.cpp | 1049 return (NumberFormat*)gService->get(loc, kind, status); in internalCreateInstance() 1317 // was as UNUM_DECIMAL. In both cases, you get either a DecimalFormat or a RuleBasedNumberFormat in makeInstance()
|
H A D | reldatefmt.cpp | 1227 fOptBreakIterator->get(), in adjustForContext()
|
H A D | translit.cpp | 775 // We have failed to get a name from the locale data. This is in getDisplayName() 986 t = registry->get(id, alias, ec); in createBasicInstance() 998 // get() (that would deadlock), we sometimes pass back an alias. This in createBasicInstance()
|