/third_party/elfutils/tests/ |
H A D | low_high_pc.c | 98 int result = 0; in main() local
|
H A D | asm-tst3.c | 60 int result = 0; in main() local [all...] |
H A D | elfputzdata.c | 39 int result = 0; in main() local
|
H A D | next-lines.c | 34 int result = 0; in main() local
|
H A D | peel_type.c | 62 Dwarf_Die *result = &result_mem; in print_var_raw_type() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | fastaudio.c | 103 static void set_sample(int i, int j, int v, float *result, int *pads, float value) in set_sample() argument 126 float result[256] = { 0 }; in fastaudio_decode() local
|
/third_party/curl/tests/libtest/ |
H A D | lib1156.c | 47 CURLcode result; /* Code that should be returned by curl_easy_perform(). */ member
|
H A D | lib668.c | 56 CURLcode result; in test() local
|
H A D | lib654.c | 72 CURLcode result; in test() local
|
/third_party/elfio/elfio/ |
H A D | elfio_dynamic.hpp | 94 const char* result = strsec.get_string( (Elf_Word)value ); in get_entry() local
|
/third_party/elfutils/libdw/ |
H A D | dwarf_getscopevar.c | 86 dwarf_getscopevar(Dwarf_Die *scopes, int nscopes, const char *name, int skip_shadows, const char *match_file, int match_lineno, int match_linecol, Dwarf_Die *result) dwarf_getscopevar() argument
|
H A D | fde.c | 147 int result = INTUSE(dwarf_next_cfi) (cache->e_ident, in __libdw_fde_by_offset() local 283 int result = INTUSE(dwarf_next_cfi) (cache->e_ident, in __libdw_find_fde() local
|
H A D | libdw_visit_scopes.c | 154 int result = walk_children (state); in walk_children() local 169 int result = (*state->previsit) (state->depth + 1, &state->child, state->arg); in walk_children() local [all...] |
/third_party/curl/tests/unit/ |
H A D | unit1307.c | 63 int result; member 296 int result = tests[i].result; variable [all...] |
H A D | unit2601.c | 98 CURLcode result; in check_bufq() local 221 CURLcode result; global() variable [all...] |
/third_party/elfutils/libelf/ |
H A D | common.h | 71 Elf *result = calloc (1, sizeof (Elf) + extra); in allocate_elf() local [all...] |
/third_party/elfutils/libdwfl/ |
H A D | dwfl_module_getsym.c | 46 int result = INTUSE(dwfl_module_getsymtab) (mod); in __libdwfl_getsym() local 165 Dwfl_Error result = __libdwfl_relocate_value (mod, elf, in __libdwfl_getsym() local
|
H A D | argp-std.c | 172 int result = INTUSE(dwfl_linux_proc_report) (dwfl, atoi (arg)); in parse_opt() local 200 int result = INTUSE(dwfl_linux_proc_maps_report) (dwfl, f); in parse_opt() local 230 int result = INTUSE(dwfl_linux_kernel_report_kernel) (dwfl); in parse_opt() local 250 int result = INTUSE(dwfl_linux_kernel_report_offline) (dwfl, arg, parse_opt() local 297 int result = INTUSE(dwfl_core_file_report) (dwfl, core, opt->e); parse_opt() local 339 int result = INTUSE(dwfl_report_end) (dwfl, NULL, NULL); parse_opt() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_ocr.c | 94 char *result; in filter_frame() local
|
/third_party/curl/lib/vauth/ |
H A D | ntlm_sspi.c | 124 CURLcode result; in Curl_auth_create_ntlm_type1_message() local 249 CURLcode result = CURLE_OK; in Curl_auth_create_ntlm_type3_message() local
|
H A D | krb5_gssapi.c | 90 CURLcode result = CURLE_OK; in Curl_auth_create_gssapi_user_message() local 188 CURLcode result = CURLE_OK; in Curl_auth_create_gssapi_security_message() local
|
H A D | spnego_sspi.c | 99 CURLcode result = CURLE_OK; in Curl_auth_decode_spnego_message() local 310 CURLcode result in Curl_auth_create_spnego_message() local [all...] |
H A D | spnego_gssapi.c | 85 CURLcode result = CURLE_OK; in Curl_auth_decode_spnego_message() local 212 CURLcode result; in Curl_auth_create_spnego_message() local
|
/third_party/curl/src/ |
H A D | tool_main.c | 145 CURLcode result = CURLE_OK; in main_init() local 232 CURLcode result = CURLE_OK; in wmain() local [all...] |
/third_party/gn/src/base/numerics/ |
H A D | clamped_math_impl.h | 90 V result = {}; in Do() local 117 V result = {}; in Do() local 159 V result = {}; Do() local 179 V result = {}; Do() local 202 V result = static_cast<V>(as_unsigned(x) << shift); Do() local [all...] |