/third_party/elfutils/src/ |
H A D | elfcmp.c | 101 GElf_Addr from; member
|
/third_party/curl/tests/server/ |
H A D | tftpd.c | 196 static srvr_sockaddr_union_t from; variable [all...] |
/third_party/curl/lib/vtls/ |
H A D | x509asn1.c | 338 utf8asn1str(struct dynbuf *to, int type, const char *from, const char *end) in utf8asn1str() argument
|
/third_party/curl/packages/OS400/ |
H A D | ccsidcurl.c | 214 slist_convert(int dccsid, struct curl_slist *from, int sccsid) in slist_convert() argument
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | Initialize.cpp | 7806 static void RetargetVariable(const char* from, const char* to, TSymbolTable& symbolTable) in RetargetVariable() argument [all...] |
/third_party/cJSON/ |
H A D | cJSON_Utils.c | 925 cJSON *from = get_object_item(patch, "from", case_sensitive); in apply_patch() local 1158 static void create_patches(cJSON * const patches, const unsigned char * const path, cJSON * const from, cJSO argument 1298 cJSONUtils_GeneratePatches(cJSON * const from, cJSON * const to) cJSONUtils_GeneratePatches() argument 1313 cJSONUtils_GeneratePatchesCaseSensitive(cJSON * const from, cJSON * const to) cJSONUtils_GeneratePatchesCaseSensitive() argument 1408 generate_merge_patch(cJSON * const from, cJSON * const to, const cJSON_bool case_sensitive) generate_merge_patch() argument 1490 cJSONUtils_GenerateMergePatch(cJSON * const from, cJSON * const to) cJSONUtils_GenerateMergePatch() argument 1495 cJSONUtils_GenerateMergePatchCaseSensitive(cJSON * const from, cJSON * const to) cJSONUtils_GenerateMergePatchCaseSensitive() argument [all...] |
/third_party/gn/src/gn/ |
H A D | target.cc | 46 Err MakeTestOnlyError(const Item* from, const Item* to) { in MakeTestOnlyError() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | TimeZoneNamesImpl.java | 832 MZMapEntry(String mzID, long from, long to) { in MZMapEntry() argument 842 long from() { in from() method in TimeZoneNamesImpl.MZMapEntry [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | MessageFormat.java | 1862 getLiteralStringUntilNextArgument(int from) getLiteralStringUntilNextArgument() argument [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | dtifmtts.cpp | 2104 UDate from = calendar->getTime(status) + kTestCases[i].from_millisecond; in testFormatMillisecond() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
H A D | RoundTripTest.java | 1652 final void logWrongScript(String label, String from, String to, in logWrongScript() argument 1667 final void logNotCanonical(String label, String from, String to, String fromCan, String toCan) { in logNotCanonical() argument 1685 final void logToRulesFails(String label, String from, String to, String toCan) { in logToRulesFails() argument 1694 final void logRoundTripFailure(String from,String toID, String to,String backID, String back) { in logRoundTripFailure() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | TimeZoneNamesImpl.java | 834 MZMapEntry(String mzID, long from, long to) { in MZMapEntry() argument 844 long from() { in from() method in TimeZoneNamesImpl.MZMapEntry [all...] |
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
H A D | RoundTripTest.java | 1637 final void logWrongScript(String label, String from, String to, in logWrongScript() argument 1652 final void logNotCanonical(String label, String from, String to, String fromCan, String toCan) { in logNotCanonical() argument 1670 final void logToRulesFails(String label, String from, String to, String toCan) { in logToRulesFails() argument 1679 final void logRoundTripFailure(String from,String toID, String to,String backID, String back) { in logRoundTripFailure() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | MessageFormat.java | 1818 getLiteralStringUntilNextArgument(int from) getLiteralStringUntilNextArgument() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | rbtz.cpp | 30 TimeZoneRule* from; member 500 TimeZoneRule *from, *to; in useDaylightTime() local [all...] |
H A D | olsontz.cpp | 924 TimeZoneRule *from = historicRules[typeMapData[ttidx]]; in getNextTransition() local 985 TimeZoneRule *from = historicRules[typeMapData[ttidx-1]]; getPreviousTransition() local [all...] |
/third_party/mbedtls/library/ |
H A D | x509.c | 1085 int mbedtls_x509_time_is_future(const mbedtls_x509_time *from) in mbedtls_x509_time_is_future() argument 1104 int mbedtls_x509_time_is_future(const mbedtls_x509_time *from) in mbedtls_x509_time_is_future() argument
|
H A D | ssl_tls13_keys.c | 772 mbedtls_ssl_tls13_calculate_verify_data(mbedtls_ssl_context *ssl, unsigned char *dst, size_t dst_len, size_t *actual_len, int from) mbedtls_ssl_tls13_calculate_verify_data() argument
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opt_copy_prop_vars.c | 462 value_set_from_value(struct value *value, const struct value *from, in value_set_from_value() argument [all...] |
/third_party/mesa3d/src/compiler/glsl/ |
H A D | ir.cpp | 60 update_rhs_swizzle(ir_swizzle_mask &m, unsigned from, unsigned to) in update_rhs_swizzle() argument [all...] |
/third_party/libwebsockets/lib/roles/http/ |
H A D | private-lib-roles-http.h | 157 const char *from, *to; member
|
/third_party/node/src/crypto/ |
H A D | crypto_util.h | 639 array_push_back(const TypeName* evp_ref, const char* from, const char* to, void* arg) array_push_back() argument 669 array_push_back(const TypeName* evp_ref, const char* from, const char* to, void* arg) array_push_back() argument [all...] |
/third_party/node/deps/histogram/src/ |
H A D | hdr_histogram.c | 597 int64_t hdr_add(struct hdr_histogram* h, const struct hdr_histogram* from) in hdr_add() argument 617 hdr_add_while_correcting_for_coordinated_omission( struct hdr_histogram* h, struct hdr_histogram* from, int64_t expected_interval) hdr_add_while_correcting_for_coordinated_omission() argument
|
/third_party/node/deps/brotli/c/enc/ |
H A D | backward_references_hq.c | 235 ZopfliCostModelGetLiteralCosts( const ZopfliCostModel* self, size_t from, size_t to) ZopfliCostModelGetLiteralCosts() argument
|
/third_party/mesa3d/src/mesa/math/ |
H A D | m_matrix.c | 1373 _math_matrix_push_copy(GLmatrix *to, GLmatrix *from) _math_matrix_push_copy() argument [all...] |