/third_party/benchmark/test/ |
H A D | benchmark_test.cc | 167 int from = thread_size * state.thread_index(); in BM_ParallelMemset() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | CurrencyMetaInfo.java | 98 public final long from; field in CurrencyMetaInfo.CurrencyFilter 114 private CurrencyFilter(String region, String currency, long from, long to, boolean tenderOnly) { in CurrencyFilter() argument 188 public static CurrencyFilter onDateRange(Date from, Date to) { in onDateRange() argument 211 onDateRange(long from, long to) onDateRange() argument 267 withDateRange(Date from, Date to) withDateRange() argument 293 withDateRange(long from, long to) withDateRange() argument 432 public final long from; global() field in CurrencyMetaInfo.CurrencyInfo 458 CurrencyInfo(String region, String code, long from, long to, int priority) CurrencyInfo() argument 469 CurrencyInfo(String region, String code, long from, long to, int priority, boolean tender) CurrencyInfo() argument [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cbiditransformtst.c | 216 shapeLetters(UChar *str, const UChar *from, const UChar *to) in shapeLetters() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | dadrcal.cpp | 130 UnicodeString from = testSetting=currentCase->getString(param, status); in testOps() local 413 UnicodeString from = currentCase->getString("from", status); testConvert() local [all...] |
/third_party/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/ |
H A D | ICUCurrencyMetaInfo.java | 203 collect(String region, String currency, long from, long to, int priority, boolean tender) collect() argument 222 collect( String region, String currency, long from, long to, int priority, boolean tender) collect() argument 242 collect( String region, String currency, long from, long to, int priority, boolean tender) collect() argument 280 collect(String region, String currency, long from, long to, int priority, boolean tender) collect() argument [all...] |
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/ |
H A D | SupplementalDataTest.java | 322 private static CldrValue likelySubtag(String from, String to) { in likelySubtag() argument
|
/third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
H A D | utils.h | 258 Vector<T> SubVector(int from, int to) { in SubVector() argument [all...] |
H A D | bignum.cc | 84 ReadUInt64(const Vector<const char> buffer, const int from, const int digits_to_read) ReadUInt64() argument
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/ |
H A D | TransformsMapper.java | 200 private static String getId(String from, String to, Optional<String> variant) { in getId() argument
|
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
H A D | TestData.java | 81 static CldrValue likelySubtag(String from, String to) { in likelySubtag() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | ICUCurrencyMetaInfo.java | 205 collect(String region, String currency, long from, long to, int priority, boolean tender) collect() argument 224 collect( String region, String currency, long from, long to, int priority, boolean tender) collect() argument 244 collect( String region, String currency, long from, long to, int priority, boolean tender) collect() argument 282 collect(String region, String currency, long from, long to, int priority, boolean tender) collect() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | CurrencyMetaInfo.java | 94 public final long from; field in CurrencyMetaInfo.CurrencyFilter 109 private CurrencyFilter(String region, String currency, long from, long to, boolean tenderOnly) { in CurrencyFilter() argument 177 public static CurrencyFilter onDateRange(Date from, Date to) { in onDateRange() argument 198 onDateRange(long from, long to) onDateRange() argument 249 withDateRange(Date from, Date to) withDateRange() argument 273 withDateRange(long from, long to) withDateRange() argument 400 public final long from; global() field in CurrencyMetaInfo.CurrencyInfo 423 CurrencyInfo(String region, String code, long from, long to, int priority) CurrencyInfo() argument 434 CurrencyInfo(String region, String code, long from, long to, int priority, boolean tender) CurrencyInfo() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | double-conversion-bignum.cpp | 98 ReadUInt64(const Vector<const char> buffer, const int from, const int digits_to_read) ReadUInt64() argument
|
H A D | double-conversion-utils.h | 271 Vector<T> SubVector(int from, int to) { in SubVector() argument [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | uloc_keytype.cpp | 278 const char* from = ures_getKey(typeAliasDataEntry.getAlias()); in initFromResourceBundle() local 319 const char* from = ures_getKey(bcpTypeAliasDataEntry.getAlias()); in initFromResourceBundle() local
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | resource.cpp | 71 auto from = offset + origin; in clear() local
|
/third_party/mesa3d/src/gallium/frontends/omx/ |
H A D | vid_enc_common.c | 47 void enc_MoveTasks(struct list_head *from, struct list_head *to) in enc_MoveTasks() argument
|
/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | postproc.c | 256 struct pipe_surface *from = src_surfaces[i]; in vlVaPostProcBlit() local
|
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/ |
H A D | inflate.c | 647 unsigned char FAR *from; /* where to copy match bytes from */ global() local [all...] |
/third_party/node/deps/v8/third_party/zlib/ |
H A D | inflate.c | 636 unsigned char FAR *from; /* where to copy match bytes from */ global() local [all...] |
/third_party/node/deps/zlib/ |
H A D | inflate.c | 600 unsigned char FAR *from; /* where to copy match bytes from */ inflate() local [all...] |
H A D | infback.c | 251 unsigned char FAR *from; /* wher in inflateBack() local [all...] |
/third_party/node/deps/zlib/contrib/optimizations/ |
H A D | inflate.c | 611 unsigned char FAR *from; /* where to copy match bytes from */ inflate() local [all...] |
/third_party/node/src/large_pages/ |
H A D | node_large_page.cc | 114 char* from = nullptr; member 214 char* from = reinterpret_cast<char*>(hugepage_align_up(dl_params.start)); in FindNodeTextRegion() local [all...] |
/third_party/node/src/ |
H A D | node_options-inl.h | 120 void OptionsParser<Options>::AddAlias(const char* from, in AddAlias() argument 126 void OptionsParser<Options>::AddAlias(const char* from, in AddAlias() argument 139 void OptionsParser<Options>::Implies(const char* from, in Implies() argument 149 void OptionsParser<Options>::ImpliesNot(const char* from, in ImpliesNot() argument 132 AddAlias( const char* from, const std::initializer_list<std::string>& to) AddAlias() argument [all...] |