| /third_party/curl/lib/ |
| H A D | easy.c | 218 CURLcode result; in curl_global_init() local 236 CURLcode result; in curl_global_init_mem() local 313 CURLcode result; in curl_global_trace() local 350 CURLcode result; in curl_easy_init() local 555 CURLcode result = CURLE_OK; wait_or_timeout() local 667 CURLcode result = CURLE_OK; easy_transfer() local 721 CURLcode result = CURLE_OK; easy_perform() local 822 CURLcode result; curl_easy_getinfo() local 835 CURLcode result = CURLE_OK; dupset() local 1083 CURLcode result = CURLE_OK; curl_easy_pause() local 1200 CURLcode result; curl_easy_recv() local 1230 CURLcode result; Curl_connect_only_attach() local 1255 CURLcode result; Curl_senddata() local 1294 CURLcode result; curl_easy_send() local [all...] |
| H A D | doh.c | 186 static int doh_done(struct Curl_easy *doh, CURLcode result) in doh_done() argument 221 CURLcode result = CURLE_OK; in dohprobe() local 370 CURLcode result = CURLE_OK; Curl_doh() local 802 CURLcode result = CURLE_OK; doh2ai() local 905 CURLcode result; Curl_doh_is_resolved() local [all...] |
| H A D | http_aws_sigv4.c | 358 CURLcode result; in calc_payload_hash() local 432 CURLcode result = CURLE_OK; in canon_query() local 529 CURLcode result = CURLE_OUT_OF_MEMORY; Curl_output_aws_sigv4() local [all...] |
| H A D | krb5.c | 73 CURLcode result = CURLE_OK; in ftpsend() local 200 CURLcode result; in krb5_auth() local 469 CURLcode result; socket_read() local 496 CURLcode result; socket_write() local 519 CURLcode result; read_data() local [all...] |
| H A D | mqtt.c | 120 CURLcode result = CURLE_OK; in mqtt_send() local 251 CURLcode result = CURLE_OK; in mqtt_connect() local 350 CURLcode result = CURLE_OK; mqtt_disconnect() local 362 CURLcode result; mqtt_recv_atleast() local 394 CURLcode result; mqtt_verify_connack() local 422 CURLcode result = CURLE_URL_MALFORMAT; mqtt_get_topic() local 438 CURLcode result = CURLE_OK; mqtt_subscribe() local 489 CURLcode result; mqtt_verify_suback() local 515 CURLcode result; mqtt_publish() local 623 CURLcode result = CURLE_OK; mqtt_read_publish() local 717 CURLcode result = CURLE_OK; mqtt_do() local 742 CURLcode result = CURLE_OK; mqtt_doing() local [all...] |
| H A D | pop3.c | 325 CURLcode result = CURLE_OK; in pop3_perform_capa() local 351 CURLcode result = Curl_pp_sendf(data, &conn->proto.pop3c.pp, "%s", "STLS"); in pop3_perform_starttls() local 370 CURLcode result; in pop3_perform_upgrade_tls() local 404 CURLcode result = CURLE_OK; pop3_perform_user() local 433 CURLcode result = CURLE_OK; pop3_perform_apop() local 486 CURLcode result = CURLE_OK; pop3_perform_auth() local 546 CURLcode result = CURLE_OK; pop3_perform_authentication() local 594 CURLcode result = CURLE_OK; pop3_perform_command() local 636 CURLcode result = Curl_pp_sendf(data, &conn->proto.pop3c.pp, "%s", "QUIT"); pop3_perform_quit() local 649 CURLcode result = CURLE_OK; pop3_state_servergreet_resp() local 699 CURLcode result = CURLE_OK; pop3_state_capa_resp() local 786 CURLcode result = CURLE_OK; pop3_state_starttls_resp() local 812 CURLcode result = CURLE_OK; pop3_state_auth_resp() local 852 CURLcode result = CURLE_OK; pop3_state_apop_resp() local 871 CURLcode result = CURLE_OK; pop3_state_user_resp() local 893 CURLcode result = CURLE_OK; pop3_state_pass_resp() local 912 CURLcode result = CURLE_OK; pop3_state_command_resp() local 972 CURLcode result = CURLE_OK; pop3_statemachine() local 1050 CURLcode result = CURLE_OK; pop3_multi_statemach() local 1072 CURLcode result = CURLE_OK; pop3_block_statemach() local 1085 CURLcode result = CURLE_OK; pop3_init() local 1114 CURLcode result = CURLE_OK; pop3_connect() local 1158 CURLcode result = CURLE_OK; pop3_done() local 1192 CURLcode result = CURLE_OK; pop3_perform() local 1230 CURLcode result = CURLE_OK; pop3_do() local 1294 CURLcode result = pop3_multi_statemach(data, dophase_done); pop3_doing() local 1319 CURLcode result = CURLE_OK; pop3_regular_transfer() local 1345 CURLcode result = pop3_init(data); pop3_setup_connection() local 1363 CURLcode result = CURLE_OK; pop3_parse_url_options() local 1436 CURLcode result = CURLE_OK; pop3_parse_custom_request() local 1457 CURLcode result = CURLE_OK; Curl_pop3_write() local [all...] |
| /third_party/cups-filters/fontembed/ |
| H A D | sfnt.c | 54 const int result=memcmp(target,ret,len); in otf_bsearch() local 761 char *result=otf_bsearch((char *)otf->unimap+14,target,2, in otf_from_unicode() local [all...] |
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | ucm.cpp | 95 int32_t result, i, length; in compareUnicode() local 130 int32_t result, i, length; in compareBytes() local 178 int32_t result; compareMappings() local 318 uint8_t result; checkBaseExtUnicode() local 423 uint8_t result; checkBaseExtBytes() local 560 uint8_t result; ucm_checkBaseExt() local [all...] |
| /third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
| H A D | CollationTest.java | 172 static final String appendCompareResult(int result, String target){ in appendCompareResult() argument 69 doTest(TestFmwk test, RuleBasedCollator col, String source, String target, int result) doTest() argument 209 doTestVariant(TestFmwk test, RuleBasedCollator myCollation, String source, String target, int result) doTestVariant() argument [all...] |
| /third_party/gn/src/gn/ |
| H A D | ohos_components_checker.cc | 221 auto result = std::find(all_deps_config_.begin(), all_deps_config_.end(), label);
in InterceptAllDepsConfig() local 238 auto result = std::find(includes_over_range_.begin(), includes_over_range_.end(), label);
in InterceptIncludesOverRange() local 272 auto result = std::find(innerapi_not_lib_.begin(), innerapi_not_lib_.end(), label);
in InterceptInnerApiNotLib() local 315 auto result = std::find(innerapi_not_declare_.begin(), innerapi_not_declare_.end(), label);
in InterceptInnerApiNotDeclare() local 604 auto result = std::find(visibility.begin(), visibility.end(), from_component->name());
in CheckInnerApiVisibilityDenied() local [all...] |
| H A D | scope.cc | 442 std::unique_ptr<Scope> result; in MakeClosure() local 606 std::vector<Scope::TemplateInvocationEntry> result; in GetTemplateInvocationEntries() local [all...] |
| H A D | ninja_c_binary_target_writer.cc | 737 std::string result; in WriteWholeArchive() local 753 << result; in WriteWholeArchive() local 761 std::string result; in WriteNoWholeArchive() local 777 << result; in WriteNoWholeArchive() local
|
| /third_party/googletest/googletest/src/ |
| H A D | gtest.cc | 631 FilePath result; in GetCurrentExecutableName() local [all...] |
| /third_party/googletest/googlemock/test/ |
| H A D | gmock-spec-builders_test.cc | 959 bool result = false; in TEST() local 1144 bool result = false; in TEST() local 2243 bool result in TEST() local 2277 bool result = true; TEST() local 2397 bool result = true; TEST() local [all...] |
| /third_party/googletest/googletest/test/ |
| H A D | googletest-death-test-test.cc | 1242 BiggestParsable result = 0; in TEST() local 1259 BiggestParsable result = 0; in TEST() local 1269 BiggestParsable result = 0; in TEST() local 1289 BiggestParsable result = 0; TEST() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | CaseMapImpl.java | 378 private static void appendResult(int result, Appendable dest, in appendResult() argument [all...] |
| H A D | Utility.java | 1066 hex(S s, int width, U separator, boolean useCodePoints, T result) hex() argument 1433 recursiveAppendNumber(T result, int n, int radix, int minDigits) recursiveAppendNumber() argument 1461 appendNumber(T result, int n, int radix, int minDigits) appendNumber() argument 1566 escapeUnprintable(T result, int c) escapeUnprintable() argument 1579 escape(T result, int c) escape() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| H A D | DecimalQuantity_AbstractBCD.java | 1040 toPlainString(StringBuilder result) toPlainString() argument 1080 toScientificString(StringBuilder result) toScientificString() argument 1131 toExponentString(StringBuilder result) toExponentString() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | RuleBasedNumberFormat.java | 1995 postProcess(StringBuilder result, NFRuleSet ruleSet) postProcess() argument 2025 adjustForContext(String result) adjustForContext() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | uspoof.cpp | 237 SpoofImpl *result = new SpoofImpl(*src, *status); // copy constructor in uspoof_clone() local 326 const UnicodeSet *result = uspoof_getAllowedUnicodeSet(sc, status); in uspoof_getAllowedChars() local 400 int32_t result = uspoof_check2UnicodeString(sc, idStr, checkResult, status); in uspoof_check2() local 431 int32_t result in uspoof_check2UTF8() local 517 int32_t result = 0; uspoof_areConfusableUnicodeString() local 563 int32_t result = 0; checkImpl() local [all...] |
| H A D | unum.cpp | 176 unum_format( const UNumberFormat* fmt, int32_t number, UChar* result, int32_t resultLength, UFieldPosition *pos, UErrorCode* status) unum_format() argument 187 unum_formatInt64(const UNumberFormat* fmt, int64_t number, UChar* result, int32_t resultLength, UFieldPosition *pos, UErrorCode* status) unum_formatInt64() argument 220 unum_formatDouble( const UNumberFormat* fmt, double number, UChar* result, int32_t resultLength, UFieldPosition *pos, UErrorCode* status) unum_formatDouble() argument 253 unum_formatDoubleForFields(const UNumberFormat* format, double number, UChar* result, int32_t resultLength, UFieldPositionIterator* fpositer, UErrorCode* status) unum_formatDoubleForFields() argument 281 unum_formatDecimal(const UNumberFormat* fmt, const char * number, int32_t length, UChar* result, int32_t resultLength, UFieldPosition *pos, UErrorCode* status) unum_formatDecimal() argument 325 unum_formatDoubleCurrency(const UNumberFormat* fmt, double number, UChar* currency, UChar* result, int32_t resultLength, UFieldPosition* pos, UErrorCode* status) unum_formatDoubleCurrency() argument 642 unum_getTextAttribute(const UNumberFormat* fmt, UNumberFormatTextAttribute tag, UChar* result, int32_t resultLength, UErrorCode* status) unum_getTextAttribute() argument 765 unum_toPattern( const UNumberFormat* fmt, UBool isPatternLocalized, UChar* result, int32_t resultLength, UErrorCode* status) unum_toPattern() argument 921 unum_parseToUFormattable(const UNumberFormat* fmt, UFormattable *result, const UChar* text, int32_t textLength, int32_t* parsePos, UErrorCode* status) unum_parseToUFormattable() argument 945 unum_formatUFormattable(const UNumberFormat* fmt, const UFormattable *number, UChar *result, int32_t resultLength, UFieldPosition *pos, UErrorCode *status) unum_formatUFormattable() argument [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | udatatst.c | 121 UDataMemory *result; in TestUDataOpen() local 648 UDataMemory *result; TestUDataOpenChoiceDemo1() local 748 UDataMemory *result; TestUDataOpenChoiceDemo2() local 796 UDataMemory *result; TestUDataGetInfo() local 873 UDataMemory *result; TestUDataGetMemory() local 921 UDataMemory *result=NULL; TestErrorConditions() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | csdetest.cpp | 130 UnicodeString *result = new UnicodeString[splits]; in split() local
|
| H A D | units_test.cpp | 854 std::string result; in toDebugString() local
|
| H A D | ucharstrietest.cpp | 303 UStringTrieResult result; in TestNextForCodePoint() local 404 UStringTrieResult result=trie->next(x.getBuffer(), x.length()); TestLargeTrie() local 866 UStringTrieResult result; checkNext() local 953 UStringTrieResult result; checkNextWithState() local 1008 UStringTrieResult result; checkNextWithState64() local [all...] |