/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/ |
H A D | jfdctfst-sse2.asm | 401 ; For some reason, the OS X linker does not honor the request to align the
|
H A D | jidctflt-3dn.asm | 449 ; For some reason, the OS X linker does not honor the request to align the
|
H A D | jidctfst-mmx.asm | 497 ; For some reason, the OS X linker does not honor the request to align the
|
H A D | jidctfst-sse2.asm | 499 ; For some reason, the OS X linker does not honor the request to align the
|
H A D | jidctint-avx2.asm | 451 ; For some reason, the OS X linker does not honor the request to align the
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/ |
H A D | jfdctfst-sse2.asm | 387 ; For some reason, the OS X linker does not honor the request to align the
|
H A D | jidctflt-sse2.asm | 480 ; For some reason, the OS X linker does not honor the request to align the
|
H A D | jidctfst-sse2.asm | 489 ; For some reason, the OS X linker does not honor the request to align the
|
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/ |
H A D | x509.rs | 94 reason: c_int,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | tncc.c | 187 TNC_RetryReason reason) in TNC_TNCC_RequestHandshakeRetry() 184 TNC_TNCC_RequestHandshakeRetry( TNC_IMCID imcID, TNC_ConnectionID connectionID, TNC_RetryReason reason) TNC_TNCC_RequestHandshakeRetry() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
H A D | tncs.c | 226 TNC_RetryReason reason) in TNC_TNCS_RequestHandshakeRetry() 223 TNC_TNCS_RequestHandshakeRetry( TNC_IMVID imvID, TNC_ConnectionID connectionID, TNC_RetryReason reason) TNC_TNCS_RequestHandshakeRetry() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | tncc.c | 187 TNC_RetryReason reason) in TNC_TNCC_RequestHandshakeRetry() 184 TNC_TNCC_RequestHandshakeRetry( TNC_IMCID imcID, TNC_ConnectionID connectionID, TNC_RetryReason reason) TNC_TNCC_RequestHandshakeRetry() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
H A D | tncs.c | 226 TNC_RetryReason reason) in TNC_TNCS_RequestHandshakeRetry() 223 TNC_TNCS_RequestHandshakeRetry( TNC_IMVID imvID, TNC_ConnectionID connectionID, TNC_RetryReason reason) TNC_TNCS_RequestHandshakeRetry() argument
|
/third_party/python/Modules/ |
H A D | _ssl.c | 72 int library, reason; member 451 int lib, reason; in fill_and_set_sslerror() local 454 reason = ERR_GET_REASON(errcode); in fill_and_set_sslerror() 455 key = Py_BuildValue("ii", lib, reason); in fill_and_set_sslerror() 6112 key = Py_BuildValue("ii", errcode->library, errcode->reason); in sslmodule_init_errorcodes() 6255 state->str_reason = PyUnicode_InternFromString("reason"); in sslmodule_init_strings()
|
/base/telephony/ril_adapter/services/hril/src/ |
H A D | hril_manager.cpp | 466 int32_t HRilManager::GetCallTransferInfo(int32_t slotId, int32_t serialId, int32_t reason) in GetCallTransferInfo() argument 468 return TaskSchedule(MODULE_HRIL_CALL, hrilCall_[slotId], &HRilCall::GetCallTransferInfo, serialId, reason); in GetCallTransferInfo()
|
/base/telephony/cellular_call/test/unittest/imstest/ |
H A D | ims_callback1_test.cpp | 518 ASSERT_TRUE(failData.WriteInt32(static_cast<int32_t>(details.reason))); in HWTEST_F() 1108 ASSERT_TRUE(failData.WriteInt32(static_cast<int32_t>(details.reason))); in HWTEST_F()
|
/drivers/hdf_core/framework/support/platform/src/hdmi/ |
H A D | hdmi_cec.c | 1057 static void HdmiCecEncodingFeatureAbortMsg(struct HdmiCecMsg *msg, uint8_t opcode, uint8_t reason) in HdmiCecEncodingFeatureAbortMsg() argument 1062 msg->data[HDMI_CEC_MSG_DATA_THIRD_ELEMENT] = reason; in HdmiCecEncodingFeatureAbortMsg()
|
/third_party/libcoap/examples/ |
H A D | coap-client.c | 347 const coap_nack_reason_t reason, in nack_handler() 357 switch (reason) { in nack_handler() 345 nack_handler(coap_session_t *session COAP_UNUSED, const coap_pdu_t *sent, const coap_nack_reason_t reason, const coap_mid_t mid COAP_UNUSED) nack_handler() argument
|
/third_party/node/src/crypto/ |
H A D | crypto_common.cc | 254 const char* reason = X509_verify_cert_error_string(err); in GetValidationErrorReason() local 255 return OneByteString(env->isolate(), reason); in GetValidationErrorReason()
|
/third_party/nghttp2/src/ |
H A D | shrpx_http2_upstream.cc | 1928 void Http2Upstream::pause_read(IOCtrlReason reason) {} in pause_read() argument 1930 int Http2Upstream::resume_read(IOCtrlReason reason, Downstream *downstream, in resume_read() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | convtest.cpp | 482 UConverterCallbackReason reason, in getUnicodeSetCallback() 484 if(reason<=UCNV_IRREGULAR) { in getUnicodeSetCallback() 477 getUnicodeSetCallback(const void *context, UConverterFromUnicodeArgs * , const UChar* , int32_t , UChar32 codePoint, UConverterCallbackReason reason, UErrorCode *pErrorCode) getUnicodeSetCallback() argument
|
/third_party/lwip/src/netif/ppp/ |
H A D | lcp.c | 422 void lcp_close(ppp_pcb *pcb, const char *reason) { in lcp_close() argument 439 fsm_close(f, reason); in lcp_close()
|
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | code-generator.cc | 162 DeoptimizeReason deoptimization_reason = exit->reason(); in AssembleDeoptimizerCall() 1133 pc_offset, entry.kind(), entry.reason(), in BuildTranslation()
|
/third_party/node/deps/v8/src/compiler/ |
H A D | representation-change.cc | 777 // this truncation must not happen. For this reason we restrict this in GetFloat64RepresentationFor() 816 Node* node, DeoptimizeReason reason, const FeedbackSource& feedback) { in InsertUnconditionalDeopt() 820 jsgraph()->graph()->NewNode(simplified()->CheckIf(reason, feedback), in InsertUnconditionalDeopt() 815 InsertUnconditionalDeopt( Node* node, DeoptimizeReason reason, const FeedbackSource& feedback) InsertUnconditionalDeopt() argument
|
/third_party/node/deps/v8/src/codegen/mips64/ |
H A D | macro-assembler-mips64.h | 137 void Assert(Condition cc, AbortReason reason, Register rs, Operand rt); 140 void Check(Condition cc, AbortReason reason, Register rs, Operand rt);
|