/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | IntTrie.java | 228 boolean result = super.equals(other); in equals() 229 if (result && other instanceof IntTrie) { in equals()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
H A D | DateTimeFormatterFactory.java | 95 String result = icuFormatter.format(toFormat); in format() 96 return new FormattedPlaceholder(toFormat, new PlainStringFormattedValue(result)); in format()
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
H A D | LotusCollationKoreanTest.java | 64 private void doTest( char[] source, char[] target, int result) { in doTest() argument 72 reportCResult( s, t, sortKey1, sortKey2, compareResult, keyResult, compareResult, result ); in doTest()
|
/third_party/alsa-lib/include/ |
H A D | seq_event.h | 47 /** returned result status; event data type = #snd_seq_result_t */ 272 int result; /**< status */ member 306 snd_seq_result_t result; /**< operation result code */ member
|
/third_party/icu/tools/multi/proj/provider/glue/ |
H A D | oicu.h | 69 uint8_t *result, 103 UChar* result,
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
H A D | Grouper.java | 84 String result = resource.getStringWithFallback("NumberElements/minimumGroupingDigits"); in getMinGroupingForLocale() 85 return Short.valueOf(result); in getMinGroupingForLocale()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | CharTrie.java | 220 boolean result = super.equals(other); in equals() 221 if (result && other instanceof CharTrie) { in equals()
|
H A D | IntTrie.java | 229 boolean result = super.equals(other); in equals() 230 if (result && other instanceof IntTrie) { in equals()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
H A D | LotusCollationKoreanTest.java | 67 private void doTest( char[] source, char[] target, int result) { in doTest() argument 75 reportCResult( s, t, sortKey1, sortKey2, compareResult, keyResult, compareResult, result ); in doTest()
|
/third_party/icu/icu4c/source/common/ |
H A D | uset_props.cpp | 132 UChar* result, int32_t resultCapacity, in uset_toPattern() 137 return pat.extract(result, resultCapacity, *ec); in uset_toPattern() 131 uset_toPattern(const USet* set, UChar* result, int32_t resultCapacity, UBool escapeUnprintable, UErrorCode* ec) uset_toPattern() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | format.cpp | 107 // Formats the obj and append the result in the buffer, toAppendTo. 140 // result object. Checks the parse position for errors. 144 Formattable& result, in parseObject() 150 parseObject(source, result, parsePosition); in parseObject() 143 parseObject(const UnicodeString& source, Formattable& result, UErrorCode& status) const parseObject() argument
|
H A D | nfrule.h | 78 Formattable& result) const; 82 void _appendRuleText(UnicodeString& result) const;
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | simpleformatter.h | 50 * UnicodeString result; 53 * fmt.format("england", "paul", result, errorCode); 240 * Formats the given values, replacing the contents of the result string. 241 * May optimize by actually appending to the result if it is the same object 245 * An argument value may be the same object as result. 249 * @param result Gets its contents replaced by the formatted pattern and values. 257 * @return result 262 UnicodeString &result, 329 UnicodeString &result, const UnicodeString *resultCopy, UBool forbidResultAsValue,
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | IFileExtractCallback.h | 85 virtual HRESULT OpenResult(const CCodecs *codecs, const CArchiveLink &arcLink, const wchar_t *name, HRESULT result) px \
87 virtual HRESULT ExtractResult(HRESULT result) px \
|
/third_party/libcoap/include/oscore/ |
H A D | oscore_cbor.h | 133 uint8_t **result, size_t *len); 136 * strips the value of the cbor element into result 140 uint8_t **result, size_t *len);
|
/third_party/mbedtls/tests/scripts/ |
H A D | generate_bignum_tests.py | 154 def result(self) -> List[str]: member in BignumCmp 187 return "" # obviously positive result or 0 189 return "" # obviously negative result or 0 190 # The sign of the result is not obvious, so indicate it 191 return ", result{}0".format('>' if self._result > 0 else 194 def result(self) -> List[str]: member in BignumAdd
|
/third_party/jerryscript/tools/ |
H A D | heaplimit_measure.py | 114 result = heap_limit(options) 115 print(json.dumps(result, indent=4))
|
/third_party/jerryscript/jerry-core/parser/regexp/ |
H A D | re-compiler.c | 131 ecma_value_t result = re_parse_alternative (&re_ctx, true); in re_compile_bytecode() local 135 if (ECMA_IS_VALUE_ERROR (result)) in re_compile_bytecode()
|
/third_party/jerryscript/tests/unit-core/ |
H A D | test-resource-name.cpp | 82 jerry_value_t result = jerry_set_property (global, name, func); in HWTEST_F() local 83 jerry_release_value (result); in HWTEST_F()
|
/third_party/jerryscript/tests/jerry/es2015/ |
H A D | symbol-search.js | 92 throw "abrupt exec result" 97 assert (e === "abrupt exec result"); 142 var result = { 147 return result;
|
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | v3d_nir_lower_scratch.c | 80 nir_ssa_def *result = nir_vec(b, chans, instr->num_components); in v3d_nir_lower_load_scratch() local 81 nir_ssa_def_rewrite_uses(&instr->dest.ssa, result); in v3d_nir_lower_load_scratch()
|
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-jwk/ |
H A D | main.c | 70 int result = 0, logs = LLL_USER | LLL_ERR | LLL_WARN | LLL_NOTICE; in main() local 199 return result; in main()
|
/third_party/node/src/crypto/ |
H A D | crypto_keygen.cc | 92 Local<Value>* result) { in EncodeKey() 96 return Just(KeyObjectHandle::Create(env, data).ToLocal(result)); in EncodeKey() 89 EncodeKey( Environment* env, SecretKeyGenConfig* params, Local<Value>* result) EncodeKey() argument
|
/third_party/node/deps/v8/tools/ |
H A D | compare-table-gen.js | 26 var result = matrix(); 29 assertEquals(expected[i][j], result[i][j]);
|
/third_party/node/test/parallel/ |
H A D | test-cluster-message.js | 83 const check = (type, result) => { 85 checks[type].correct = result;
|