Home
last modified time | relevance | path

Searched defs:code (Results 3976 - 4000 of 6103) sorted by relevance

1...<<151152153154155156157158159160>>...245

/third_party/skia/third_party/externals/abseil-cpp/absl/status/
H A Dstatus.cc30 std::string StatusCodeToString(StatusCode code) { in StatusCodeToString() argument
71 std::ostream& operator<<(std::ostream& os, StatusCode code) { in operator <<() argument
90 absl::StatusCode code = static_cast<absl::StatusCode>(value); in MapToLocalCode() local
210 Status::Status(absl::StatusCode code, absl::string_view msg) in Status() argument
225 absl::StatusCode Status::code() const { code() function in absl::Status
[all...]
H A Dstatus_test.cc29 const absl::StatusCode code = absl::StatusCode::kUnknown; in TEST() local
31 oss << code; in TEST() local
38 absl::StatusCode code; member
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTests.cpp219 static std::string specializeShader(Context& context, const char* code) in specializeShader() argument
H A Des31fProgramStateQueryTests.cpp72 static std::string specializeShader(Context& context, const char* code) in specializeShader() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktPipelineCacheSCTests.cpp66 std::ostringstream name, code; in createShaders() local
79 std::ostringstream name, code; in createShaders() local
93 std::ostringstream name, code; in createShaders() local
H A DvktPipelineIdentifierTests.cpp81 std::ostringstream name, code; in createGraphicsShaders() local
95 std::ostringstream name, code; in createGraphicsShaders() local
115 std::ostringstream name, code; in createComputeShaders() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_defs.h19 u8 code; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_eke.c637 u32 code; in eap_eke_process_failure() local
H A Deap_tls_common.c19 eap_tls_msg_alloc(EapType type, size_t payload_len, u8 code, u8 identifier) eap_tls_msg_alloc() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_eke.c68 static void eap_eke_fail(struct eap_eke_data *data, u32 code) in eap_eke_fail() argument
666 u32 code; in eap_eke_process_failure() local
H A Deap_server_tnc.c200 static struct wpabuf * eap_tnc_build_frag_ack(u8 id, u8 code) in eap_tnc_build_frag_ack() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dspp_client.c728 char *code = NULL; in process_spp_post_dev_data_response() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dgas_server.c440 u8 action, code, dialog_token; in gas_server_tx_status() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_defs.h19 u8 code; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_eke.c637 u32 code; in eap_eke_process_failure() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_eke.c68 static void eap_eke_fail(struct eap_eke_data *data, u32 code) in eap_eke_fail() argument
667 u32 code; in eap_eke_process_failure() local
H A Deap_server_tnc.c200 static struct wpabuf * eap_tnc_build_frag_ack(u8 id, u8 code) in eap_tnc_build_frag_ack() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dspp_client.c728 char *code = NULL; in process_spp_post_dev_data_response() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dgas_server.c387 u8 action, code, dialog_token; in gas_server_tx_status() local
/applications/standard/app_samples/code/BasicFeature/Native/NdkNativeWindow/entry/src/main/cpp/
H A DNativeImageAdaptor.cpp213 int code = SET_BUFFER_GEOMETRY; in InitNativeWindowCache() local
283 int32_t code = SET_FORMAT; in SetConfigAndGetValue() local
375 int32_t code = GET_FORMAT; ProduceBuffer() local
467 int code = GET_BUFFERQUEUE_SIZE; GetBufferQueueSize() local
[all...]
/applications/standard/contacts_data/test/unittest/src/
H A Dvoicemailability_test.cpp39 int64_t code = voicemailAbility.Insert(uriVoicemail, voicemailValues); in VoicemailStatusInsert() local
47 int code = voicemailAbility.Update(uriVoicemail, predicates, updateValues); in VoicemailUpdate() local
54 int code = voicemailAbility.Delete(uriVoicemail, predicates); in VoicemailDelete() local
80 int64_t code = voicemailAbility.Insert(uriVoicemail, values); in VoicemailInsertValues() local
90 int64_t code = voicemailAbility.Insert(uriVoicemail, values); in VoicemailInsertValue() local
[all...]
H A Dcalllogability_test.cpp38 int64_t code = calllogAbility.Insert(uriCalllog, calllogValues); in CalllogInsert() local
47 int code = calllogAbility.Update(uriCalllog, predicates, updateValues); in CalllogUpdate() local
54 int code = calllogAbility.Delete(uriCalllog, predicates); in CalllogDelete() local
70 int64_t code = calllogAbility.Insert(uriCalllog, values); in CalllogInsertValues() local
78 int64_t code = calllogAbility.Insert(uriCalllog, values); in CalllogInsertValue() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dinst.cpp25 ConditionCode GetInverseConditionCode(ConditionCode code) in GetInverseConditionCode() argument
61 ConditionCode InverseSignednessConditionCode(ConditionCode code) in InverseSignednessConditionCode() argument
97 bool IsSignedConditionCode(ConditionCode code) in IsSignedConditionCode() argument
121 ConditionCode SwapOperandsConditionCode(ConditionCode code) in SwapOperandsConditionCode() argument
[all...]
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dlowering_test.cpp2829 SRC_GRAPH(CompareBoolConstZero, Graph *graph, ConditionCode code, bool swap) in SRC_GRAPH() argument
2862 void LoweringTest::DoTestCompareBoolConstZero(ConditionCode code, bool swap) in DoTestCompareBoolConstZero() argument
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/escompat/
H A DProcess.cpp326 static void PManagerExit([[maybe_unused]] EtsEnv *env, [[maybe_unused]] ets_object process, ets_double code) in PManagerExit() argument

Completed in 36 milliseconds

1...<<151152153154155156157158159160>>...245