Home
last modified time | relevance | path

Searched defs:reason (Results 701 - 725 of 1164) sorted by relevance

1...<<21222324252627282930>>...47

/third_party/node/src/crypto/
H A Dcrypto_util.cc84 const auto reason = ERR_GET_REASON(code); in CSPRNG() local
/third_party/node/deps/icu-small/source/common/
H A Dicuplug.cpp274 static void uplug_callPlug(UPlugData *plug, UPlugReason reason, UErrorCode *status) { in uplug_callPlug() argument
/third_party/lwip/src/netif/ppp/
H A Dipv6cp.c467 static void ipv6cp_close(ppp_pcb *pcb, const char *reason) { in ipv6cp_close() argument
/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator-impl.h224 DeoptimizeReason reason() const { return reason_; } in reason() function in v8::internal::compiler::DeoptimizationExit
190 DeoptimizationExit(SourcePosition pos, BytecodeOffset bailout_id, int translation_id, int pc_offset, DeoptimizeKind kind, DeoptimizeReason reason, NodeId node_id) DeoptimizationExit() argument
/third_party/node/deps/v8/src/codegen/
H A Dexternal-reference.cc1411 void abort_with_reason(int reason) { in abort_with_reason() argument
/third_party/node/deps/v8/src/objects/
H A Dshared-function-info.cc469 void SharedFunctionInfo::DisableOptimization(BailoutReason reason) { in DisableOptimization() argument
/third_party/node/deps/v8/src/torque/
H A Dtype-oracle.h160 static const TopType* GetTopType(std::string reason, in GetTopType() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_job.c214 panfrost_get_fresh_batch_for_fbo(struct panfrost_context *ctx, const char *reason) in panfrost_get_fresh_batch_for_fbo() argument
863 panfrost_flush_all_batches(struct panfrost_context *ctx, const char *reason) in panfrost_flush_all_batches() argument
879 panfrost_flush_writer(struct panfrost_context *ctx, struct panfrost_resource *rsrc, const char *reason) panfrost_flush_writer() argument
892 panfrost_flush_batches_accessing_rsrc(struct panfrost_context *ctx, struct panfrost_resource *rsrc, const char *reason) panfrost_flush_batches_accessing_rsrc() argument
/third_party/node/deps/openssl/openssl/crypto/dh/
H A Ddh_ameth.c246 int reason = ERR_R_BUF_LIB; in do_dh_print() local
/third_party/node/deps/openssl/openssl/providers/fips/
H A Dfipsprov.c777 void ERR_set_error(int lib, int reason, const char *fmt, ...) in ERR_set_error() argument
786 void ERR_vset_error(int lib, int reason, const char *fmt, va_list args) in ERR_vset_error() argument
/third_party/node/deps/openssl/openssl/crypto/pem/
H A Dpem_lib.c614 int reason = ERR_R_BUF_LIB; in PEM_write_bio() local
/third_party/openssl/crypto/pem/
H A Dpem_lib.c614 int reason = ERR_R_BUF_LIB; in PEM_write_bio() local
/third_party/openssl/crypto/dh/
H A Ddh_ameth.c246 int reason = ERR_R_BUF_LIB; in do_dh_print() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DSwapChain11.cpp515 HRESULT reason = device->GetDeviceRemovedReason(); in resize() local
636 HRESULT reason = device->GetDeviceRemovedReason(); in reset() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderImageSizeTests.cpp75 std::ostringstream reason; in SupportedInVS() local
91 std::ostringstream reason; in SupportedInTCS() local
107 std::ostringstream reason; in SupportedInTES() local
123 std::ostringstream reason; in SupportedInGS() local
156 std::ostringstream reason; SupportedSamples() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderImageSizeTests.cpp80 std::ostringstream reason; in IsVSFSAvailable() local
/third_party/openssl/providers/fips/
H A Dfipsprov.c777 void ERR_set_error(int lib, int reason, const char *fmt, ...) in ERR_set_error() argument
786 void ERR_vset_error(int lib, int reason, const char *fmt, va_list args) in ERR_vset_error() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dicuplug.cpp274 static void uplug_callPlug(UPlugData *plug, UPlugReason reason, UErrorCode *status) { in uplug_callPlug() argument
/third_party/python/PC/
H A Dpyshellext.cpp592 STDAPI_(BOOL) DllMain(_In_opt_ HINSTANCE hinst, DWORD reason, _In_opt_ void*) { in DllMain() argument
/third_party/selinux/checkpolicy/
H A Dcheckpolicy.c407 unsigned int reason; in main() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboTestUtil.cpp912 static const char* getFboIncompleteReasonName (deUint32 reason) in getFboIncompleteReasonName() argument
925 FboIncompleteException::FboIncompleteException (deUint32 reason, const char* file, int line) in FboIncompleteException() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboTestUtil.cpp466 static const char* getFboIncompleteReasonName (deUint32 reason) in getFboIncompleteReasonName() argument
479 FboIncompleteException::FboIncompleteException (deUint32 reason, const char* file, int line) in FboIncompleteException() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dx509v3.c2078 x509_certificate_chain_validate(struct x509_certificate *trusted, struct x509_certificate *chain, int *reason, int disable_time_checks) x509_certificate_chain_validate() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dbss.c223 wpa_bss_remove(struct wpa_supplicant *wpa_s, struct wpa_bss *bss, const char *reason) wpa_bss_remove() argument
H A Dibss_rsn.c341 static void ibss_rsn_disconnect(void *ctx, const u8 *addr, u16 reason) in ibss_rsn_disconnect() argument
611 ibss_rsn_peer_authenticated(struct ibss_rsn *ibss_rsn, struct ibss_rsn_peer *peer, int reason) ibss_rsn_peer_authenticated() argument

Completed in 33 milliseconds

1...<<21222324252627282930>>...47