/third_party/gn/src/gn/ |
H A D | operators.cc | 529 Value result = ExecuteEqualsEquals(scope, op_node, left, right, err); in ExecuteNotEquals() local
|
/third_party/googletest/googletest/test/ |
H A D | googletest-port-test.cc | 1137 std::string result; in TEST() local 1273 std::string result; in TEST() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
H A D | PatternStringParser.java | 267 private static void consumePattern(ParserState state, ParsedPatternInfo result) { in consumePattern() argument 284 private static void consumeSubpattern(ParserState state, ParsedSubpatternInfo result) { in consumeSubpattern() argument 296 consumePadding( ParserState state, ParsedSubpatternInfo result, PadPosition paddingLocation) consumePadding() argument 313 consumeAffix(ParserState state, ParsedSubpatternInfo result) consumeAffix() argument 383 consumeFormat(ParserState state, ParsedSubpatternInfo result) consumeFormat() argument 421 consumeIntegerFormat(ParserState state, ParsedSubpatternInfo result) consumeIntegerFormat() argument 499 consumeFractionFormat(ParserState state, ParsedSubpatternInfo result) consumeFractionFormat() argument 544 consumeExponent(ParserState state, ParsedSubpatternInfo result) consumeExponent() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | ICUService.java | 249 public void updateVisibleIDs(Map<String, Factory> result); in updateVisibleIDs() argument 313 public void updateVisibleIDs(Map<String, Factory> result) { in updateVisibleIDs() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/ |
H A D | LSTMBreakEngine.java | 244 static private void addDotProductTo(final float [] a, final float[][] b, float[] result) { in addDotProductTo() argument 254 addTo(final float [] a, float[] result) addTo() argument 261 hadamardProductTo(final float [] a, float[] result) hadamardProductTo() argument 268 addHadamardProductTo(final float [] a, final float [] b, float[] result) addHadamardProductTo() argument 276 sigmoid(float [] result, int start, int length) sigmoid() argument 284 tanh(float [] result, int start, int length) tanh() argument [all...] |
/third_party/icu/icu4c/source/samples/layout/ |
H A D | pflow.c | 363 pf_flow *result = NULL; in pf_factory() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | msfmrgts.cpp | 759 UnicodeString result; in Test4118594() local 815 UnicodeString result; Test4105380() local [all...] |
H A D | plurfmts.cpp | 570 UnicodeString result = pf.format(i, status); in pluralFormatExtendedTest() local 630 UnicodeString result = pf.format((int32_t)321, errorCode); in ordinalFormatTest() local [all...] |
H A D | bytestrietest.cpp | 738 UStringTrieResult result; in checkNext() local 832 UStringTrieResult result; checkNextWithState() local 887 UStringTrieResult result; checkNextWithState64() local [all...] |
H A D | localematchertest.cpp | 102 LocaleMatcher::Result result = matcher.getBestMatchResult("fr", errorCode); in testEmpty() local 231 LocaleMatcher::Result result = matcher.getBestMatchResult(desired, errorCode); in testBasics() local 278 LocaleMatcher::Result result = matcher.getBestMatchResult("ja_JP", errorCode); testSupportedDefault() local 302 LocaleMatcher::Result result = matcher.getBestMatchResult("ja_JP", errorCode); testUnsupportedDefault() local 325 LocaleMatcher::Result result = matcher.getBestMatchResult("ja_JP", errorCode); testNoDefault() local 450 LocaleMatcher::Result result = matcher.getBestMatchResult(desired, errorCode); testResolvedLocale() local 608 LocaleMatcher::Result result = matcher.getBestMatchResult(desiredLocale, errorCode); dataDriven() local 619 LocaleMatcher::Result result = matcher.getBestMatchResult(desiredIter, errorCode); dataDriven() local [all...] |
H A D | dtfmtrtts.cpp | 100 UnicodeString result[2]; in TestCentury() local [all...] |
H A D | normconf.cpp | 314 UBool pass = true, result; in checkConformance() local 528 iterativeNorm(const UnicodeString& str, UNormalizationMode mode, int32_t options, UnicodeString& result, int8_t dir) iterativeNorm() argument
|
H A D | restest.cpp | 78 char* result = buf; in itoa() local
|
H A D | tscoll.cpp | 128 IntlTestCollator::doTestVariant(Collator* col, const UnicodeString &source, const UnicodeString &target, Collator::EComparisonResult result) in doTestVariant() argument 241 doTest(Collator* col, const UChar *source, const UChar *target, Collator::EComparisonResult result) doTest() argument 246 doTest(Collator* col, const UnicodeString &source, const UnicodeString &target, Collator::EComparisonResult result) doTest() argument 341 appendCompareResult(Collator::EComparisonResult result, UnicodeString& target) appendCompareResult() argument [all...] |
H A D | tufmtts.cpp | 93 UBool result = left.getNumber().getDouble(status) == right.getNumber().getDouble(status); in tmaEqual() local 144 Formattable result; in testBasic() local 508 Formattable result; in test10219Plurals() local 523 UnicodeString result; in TestBritishShortHourFallback() local [all...] |
/third_party/icu/icu4c/source/test/perf/leperf/ |
H A D | PortableFontInstance.cpp | 312 char *result = LE_NEW_ARRAY(char, length + 2); in getNameString() local 345 LEUnicode16 *result = LE_NEW_ARRAY(LEUnicode16, length + 2); in getUnicodeNameString() local [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | units_data.cpp | 370 void U_I18N_API getAllConversionRates(MaybeStackVector<ConversionRateInfo> &result, UErrorCode &status) { in getAllConversionRates() argument 393 CharString result; in getKeyWordValue() local 409 MaybeStackVector<UnitPreference> result; in getPreferencesFor() local [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cmsgtst.c | 112 UChar* result; in MessageFormatTest() local 282 UChar *result; TestSampleMessageFormat() local 382 UChar *result = NULL, tzID[4], str[25]; TestNewFormatAndParseAPI() local 484 UChar *result, *tzID, *str; TestSampleFormatAndParseWithError() local 584 UChar *result, *tzID, *str; TestSampleFormatAndParse() local 683 UChar *result; TestMsgFormatSelect() local 753 UChar *result; TestMsgFormatChoice() local 884 CallFormatMessage(const char* locale, UChar* testCasePattern, int32_t patternLength, UChar* result, int32_t resultLength, UErrorCode *status, ...) CallFormatMessage() argument 900 UChar* result; TestMessageFormatWithValist() local 1000 UChar result[256]; TestJ904() local 1042 UChar result[256]; OpenMessageFormatTest() local 1121 UChar result[128] = {0}; MessageLength() local 1142 UChar result[20]; TestMessageWithUnusedArgNumber() local [all...] |
H A D | utf8tst.c | 227 static const UChar32 result[]={ in TestGetChar() local 305 static const UChar32 result[]={ in TestNextPrevChar() local 470 static const UChar32 result[]={ TestNulTerminated() local 1075 static const uint8_t result[][11]={ TestAppendChar() local [all...] |
/third_party/icu/icu4c/source/test/letest/ |
H A D | PortableFontInstance.cpp | 304 char *result = LE_NEW_ARRAY(char, length + 2); in getNameString() local 337 LEUnicode16 *result = LE_NEW_ARRAY(LEUnicode16, length + 2); in getUnicodeNameString() local [all...] |
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/ |
H A D | DecimalFormatICU.java | 75 public StringBuffer format(double number, StringBuffer result, FieldPosition fieldPosition) { in format() argument 80 public StringBuffer format(long number, StringBuffer result, FieldPosition fieldPosition) { in format() argument
|
/third_party/icu/icu4c/source/test/iotest/ |
H A D | iotest.cpp | 181 uint64_t result = 0; in uto64() local 377 int32_t result = u_sscanf_u(input.getBuffer(), fmt.getBuffer(), &first, &second, &third); in ScanfMultipleIntegers() local [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | bytestriebuilder.cpp | 211 StringPiece result; in buildStringPiece() local
|
H A D | loclikelysubtags.cpp | 294 UStringTrieResult result = trie.next(u'*'); in XLikelySubtags() local [all...] |
H A D | ucharstriebuilder.cpp | 162 UCharsTrieBuilder::buildUnicodeString(UStringTrieBuildOption buildOption, UnicodeString &result, in buildUnicodeString() argument
|