Home
last modified time | relevance | path

Searched defs:result (Results 7151 - 7175 of 11417) sorted by relevance

1...<<281282283284285286287288289290>>...457

/test/xts/device_attest/services/core/attest/
H A Dattest_service_auth.c101 int32_t result = DEVICE_ATTEST_FAIL; in FlushAttestStatusPara() local
/test/xts/device_attest_lite/services/core/attest/
H A Dattest_service_auth.c103 int32_t result = DEVICE_ATTEST_FAIL; in FlushAttestStatusPara() local
/test/xts/hats/hdf/camera/cameraMg/v1_2/src/
H A Dhdi_common_v1_2.cpp696 int32_t Test::DemoCameraDeviceCallback::OnResult(uint64_t timestamp, const std::vector<uint8_t> &result) in OnResult() argument
/third_party/ffmpeg/libavcodec/
H A Ddxva2.c805 int result; in ff_dxva2_commit_buffer() local
902 int result, runs = 0; in ff_dxva2_common_end_frame() local
[all...]
H A Datrac3plus.c828 int i, result; get_subband_flags() local
[all...]
H A Dpthread_frame.c97 int result; ///< The result of the last codec decode/encode() call. member
[all...]
/third_party/elfutils/libdwfl/
H A Dlink_map.c235 release_buffer(struct memory_closure *closure, void **buffer, size_t *buffer_available, int result) release_buffer() argument
331 int result = 0; report_r_debug() local
H A Dlinux-kernel-modules.c241 int result = get_release (dwfl, release); in report_kernel() local
299 int result = get_release (dwfl, release); in report_kernel_archive() local
380 int result = report_kernel_archive (dwfl, &release, predicate); dwfl_linux_kernel_report_offline() local
537 int result; intuit_kernel_bounds() local
676 int result = 0; check_module_notes() local
735 int result = intuit_kernel_bounds (&start, &end, &notes); dwfl_linux_kernel_report_kernel() local
987 int result = (fscanf (f, "%" PRIx64 "\\n", addr) == 1 ? 0 INTDEF() local
1008 int result = 0; INTDEF() local
[all...]
/third_party/elfutils/src/
H A Delfcompress.c755 int result = compress_section (scn, size, sname, newname, in process_file() local
1378 int result = 0; in main() local
H A Dobjdump.c153 int result = 0; in main() local
250 int result = handle_elf (elf, more_than_one ? "" : NULL, in process_file() local
263 int result = handle_ar (fd, elf, NULL, fname, NULL); in process_file() local
296 int result = 0; in handle_ar() local
780 int result = 0; handle_elf() local
[all...]
H A Daddr2line.c152 int result = 0; in main() local
474 Dwfl_Module **result = arg; in see_one_module() local
/third_party/eudev/src/udev/
H A Dudev-event.c262 char result[UTIL_PATH_SIZE]; in udev_event_apply_format() local
450 spawn_read(struct udev_event *event, usec_t timeout_usec, const char *cmd, int fd_stdout, int fd_stderr, char *result, size_t ressize) spawn_read() argument
707 udev_event_spawn(struct udev_event *event, usec_t timeout_usec, usec_t timeout_warn_usec, const char *cmd, char **envp, const sigset_t *sigmask, char *result, size_t ressize) udev_event_spawn() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dmmst.c596 int result = 0; in mms_read() local
/third_party/curl/lib/
H A Dsmtp.c212 bool result = FALSE; in smtp_endofresp() local
324 CURLcode result = CURLE_OK; in smtp_perform_ehlo() local
352 CURLcode result = CURLE_OK; in smtp_perform_helo() local
377 CURLcode result = Curl_pp_sendf(data, &conn->proto.smtpc.pp, smtp_perform_starttls() local
397 CURLcode result; smtp_perform_upgrade_tls() local
432 CURLcode result = CURLE_OK; smtp_perform_auth() local
490 CURLcode result = CURLE_OK; smtp_perform_authentication() local
527 CURLcode result = CURLE_OK; smtp_perform_command() local
602 CURLcode result = CURLE_OK; smtp_perform_mail() local
785 CURLcode result = CURLE_OK; smtp_perform_rcpt_to() local
827 CURLcode result = Curl_pp_sendf(data, &conn->proto.smtpc.pp, "%s", "QUIT"); smtp_perform_quit() local
840 CURLcode result = CURLE_OK; smtp_state_servergreet_resp() local
858 CURLcode result = CURLE_OK; smtp_state_starttls_resp() local
884 CURLcode result = CURLE_OK; smtp_state_ehlo_resp() local
987 CURLcode result = CURLE_OK; smtp_state_helo_resp() local
1006 CURLcode result = CURLE_OK; smtp_state_auth_resp() local
1034 CURLcode result = CURLE_OK; smtp_state_command_resp() local
1075 CURLcode result = CURLE_OK; smtp_state_mail_resp() local
1094 CURLcode result = CURLE_OK; smtp_state_rcpt_resp() local
1153 CURLcode result = CURLE_OK; smtp_state_data_resp() local
1180 CURLcode result = CURLE_OK; smtp_state_postdata_resp() local
1196 CURLcode result = CURLE_OK; smtp_statemachine() local
1280 CURLcode result = CURLE_OK; smtp_multi_statemach() local
1302 CURLcode result = CURLE_OK; smtp_block_statemach() local
1315 CURLcode result = CURLE_OK; smtp_init() local
1344 CURLcode result = CURLE_OK; smtp_connect() local
1392 CURLcode result = CURLE_OK; smtp_done() local
1478 CURLcode result = CURLE_OK; smtp_perform() local
1537 CURLcode result = CURLE_OK; smtp_do() local
1604 CURLcode result = smtp_multi_statemach(data, dophase_done); smtp_doing() local
1629 CURLcode result = CURLE_OK; smtp_regular_transfer() local
1654 CURLcode result; smtp_setup_connection() local
1675 CURLcode result = CURLE_OK; smtp_parse_url_options() local
1738 CURLcode result = CURLE_OK; smtp_parse_custom_request() local
1786 CURLcode result = CURLE_OK; smtp_parse_address() local
[all...]
H A Dsocks.c109 int result; in Curl_blockread_all() local
217 CURLcode result; in socks_state_send() local
248 CURLcode result; socks_state_recv() local
291 CURLcode result; do_SOCKS4() local
583 CURLcode result; do_SOCKS5() local
1086 CURLcode result = CURLE_OK; connect_SOCKS() local
1133 CURLcode result; socks_proxy_cf_connect() local
1267 CURLcode result; Curl_cf_socks_proxy_insert_after() local
[all...]
H A Dtransfer.c173 CURLcode result; in Curl_fillreadbuffer() local
468 CURLcode result = CURLE_OK; in readwrite_data() local
590 int result; win_update_buffer_size() local
616 CURLcode result; readwrite_upload() local
873 CURLcode result; Curl_readwrite() local
1051 CURLcode result; Curl_pretransfer() local
1686 CURLcode result = CURLE_OK; Curl_xfer_write_resp() local
[all...]
/third_party/curl/lib/vauth/
H A Ddigest.c361 CURLcode result = auth_decode_digest_md5_message(chlg, in Curl_auth_create_digest_md5_message() local
681 CURLcode result; auth_create_digest_http_message() local
[all...]
/third_party/curl/lib/vssh/
H A Dlibssh.c670 CURLcode result = CURLE_OK; in myssh_statemach_act() local
2086 CURLcode result = myssh_statemach_act(data, &block); myssh_multi_statemach() local
2099 CURLcode result = CURLE_OK; myssh_block_statemach() local
2164 CURLcode result; myssh_connect() local
2274 CURLcode result; scp_doing() local
2297 CURLcode result = CURLE_OK; scp_perform() local
2319 CURLcode result; myssh_do_it() local
2352 CURLcode result = CURLE_OK; scp_disconnect() local
2371 CURLcode result = CURLE_OK; myssh_done() local
2477 CURLcode result = CURLE_OK; sftp_perform() local
2502 CURLcode result = myssh_multi_statemach(data, dophase_done); sftp_doing() local
2516 CURLcode result = CURLE_OK; sftp_disconnect() local
2640 CURLcode result; sftp_quote() local
[all...]
/third_party/curl/lib/vtls/
H A Dschannel_verify.c113 CURLcode result = CURLE_OK; in add_certs_data_to_store() local
227 CURLcode result; in add_certs_file_to_store() local
469 CURLcode result = CURLE_PEER_FAILED_VERIFICATION; Curl_verify_host() local
598 CURLcode result = CURLE_OK; Curl_verify_certificate() local
[all...]
/third_party/curl/src/
H A Dtool_formparse.c85 CURLcode result = CURLE_OK; in tool_mime_new_filedata() local
/third_party/glslang/gtests/
H A DTestFixture.h433 outputResultToStream(std::ostringstream* stream, const GlslangResult& result, EShMessages controls) outputResultToStream() argument
487 GlslangResult result = compileAndLink(testName, input, entryPointName, controls, clientTargetVersion, loadFileCompileAndCheck() local
518 GlslangResult result = compileAndLink(testName, input, entryPointName, controls, clientTargetVersion, loadFileCompileAndCheckWithOptions() local
544 GlslangResult result = compileAndLink(testName, input, entryPointName, controls, loadFileCompileFlattenUniformsAndCheck() local
578 GlslangResult result = compileLinkIoMap(testName, input, entryPointName, controls, loadFileCompileIoMapAndCheck() local
609 GlslangResult result = compileLinkRemap(testName, input, entryPointName, controls, remapOptions); loadFileCompileRemapAndCheck() local
636 GlslangResult result = remap(testName, input, controls, remapOptions); loadFileRemapAndCheck() local
714 GlslangResult result = compileAndLink(testName, input, entryPointName, controls, loadCompileUpgradeTextureToSampledTextureAndDropSamplersAndCheck() local
[all...]
/third_party/gn/src/base/files/
H A Dfile_util_win.cc62 DWORD result = ERROR_SUCCESS; in DeleteFileRecursive() local
601 BOOL result = ::WriteFile(file.Get(), data, size, &written, NULL); in WriteFile() local
626 BOOL result = ::WriteFile(file.Get(), data, size, &written, NULL); in AppendToFile() local
[all...]
/third_party/gn/src/base/win/
H A Dregistry.cc73 LONG result = RegCreateKeyEx(rootkey, ToWCharT(subkey), 0, NULL, in CreateWithDisposition() local
97 LONG result = in CreateKey() local
113 LONG result = RegOpenKeyEx(rootkey, ToWCharT(subkey), 0, access, &subhkey); in Open() local
135 LONG result in OpenKey() local
178 LONG result = RegQueryInfoKey(key_, NULL, 0, NULL, NULL, NULL, NULL, &count, GetValueCount() local
201 LONG result = RegOpenKeyEx(key_, ToWCharT(name), 0, DeleteKey() local
215 LONG result = RegOpenKeyEx(key_, ToWCharT(name), 0, KEY_READ | wow64access_, DeleteEmptyKey() local
238 LONG result = RegDeleteValue(key_, ToWCharT(value_name)); DeleteValue() local
247 LONG result = ReadValue(name, &local_value, &size, &type); ReadValueDW() local
263 LONG result = ReadValue(name, &local_value, &size, &type); ReadInt64() local
281 LONG result = ReadValue(name, raw_value, &size, &type); ReadValue() local
310 LONG result = RegQueryValueEx(key_, ToWCharT(name), 0, dtype, ReadValue() local
321 LONG result = ReadValue(name, NULL, &size, &type); ReadValues() local
364 LONG result = WriteValue() local
394 LONG result = RegDeleteKeyExWrapper(root_key, name.c_str(), access, 0); RegDelRecurse() local
462 LONG result = RegOpenKeyEx(root_key, ToWCharT(folder_key), 0, Initialize() local
489 LONG result = ::RegQueryInfoKey(key_, NULL, 0, NULL, NULL, NULL, NULL, &count, ValueCount() local
512 LONG result = ::RegEnumValue( Read() local
566 LONG result = ::RegQueryInfoKey(key_, NULL, 0, NULL, &count, NULL, NULL, NULL, SubkeyCount() local
601 LONG result = RegOpenKeyEx(root_key, ToWCharT(folder_key), 0, Initialize() local
[all...]
/third_party/gn/src/gn/
H A Dcommands.cc168 std::vector<const Target*> result; in ApplyTestonlyFilter() local
275 std::string result = in PrintTargetsAsOutputs() local
416 CommandSwitches result = std::move(s_global_switches_); Set() local
422 CommandSwitches result; InitFrom() local
[all...]
H A Ddesc_builder.cc104 void RecursiveCollectDeps(const Target* target, TargetSet* result) { in RecursiveCollectDeps() argument
111 void RecursiveCollectChildDeps(const Target* target, TargetSet* result) { in RecursiveCollectChildDeps() argument

Completed in 38 milliseconds

1...<<281282283284285286287288289290>>...457