/third_party/curl/tests/libtest/ |
H A D | lib2305.c | 34 CURLcode result = in websocket_close() local 52 CURLcode result = in websocket() local
|
H A D | lib1514.c | 60 CURLcode result = CURLE_OK; in test() local
|
H A D | lib3026.c | 39 CURLcode *result = ptr; in run_thread() local 117 CURLcode *result = ptr; in run_thread() local
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_module_build_id.c | 70 int result = __libdwfl_find_elf_build_id (mod, elf, &build_id_bits, in __libdwfl_find_build_id() local 91 int result = __libdwfl_find_build_id (mod, true, mod->main.elf); in dwfl_module_build_id() local 116 int result = INTUSE(dwfl_module_build_id) (mod, bits, vaddr); in NEW_INTDEF() local [all...] |
H A D | dwfl_module_register_names.c | 58 int result = 0; in dwfl_module_register_names() local
|
/third_party/elfutils/libelf/ |
H A D | elf_end.c | 56 int result = elf->ref_count; in elf_end() local
|
H A D | elf32_checksum.c | 57 long int result = 0; in elfw2() local [all...] |
H A D | gelf_getsymshndx.c | 48 GElf_Sym *result = NULL; in gelf_getsymshndx() local
|
/third_party/elfutils/tests/ |
H A D | funcretval.c | 98 int result = 0; in main() local
|
H A D | find-prologues.c | 70 int result = dwarf_entry_breakpoints (func, &bkpts); in handle_function() local 100 int result = 0; in main() local
|
H A D | vdsosyms.c | 87 int result = dwfl_linux_proc_report (dwfl, pid); in main() local
|
/third_party/elfutils/libdw/ |
H A D | dwarf_formref_die.c | 39 dwarf_formref_die (Dwarf_Attribute *attr, Dwarf_Die *result) in dwarf_formref_die() argument
|
H A D | dwarf_getlocation_attr.c | 72 dwarf_getlocation_attr (Dwarf_Attribute *attr, const Dwarf_Op *op, Dwarf_Attribute *result) in dwarf_getlocation_attr() argument [all...] |
/third_party/elfutils/libebl/ |
H A D | eblcorenote.c | 50 int result = ebl->core_note (nhdr, name, in ebl_core_note() local
|
/third_party/curl/tests/unit/ |
H A D | unit1606.c | 57 CURLcode result; in runawhile() local
|
/third_party/ffmpeg/libavutil/tests/ |
H A D | log.c | 52 int result; in main() local
|
/third_party/curl/src/ |
H A D | tool_xattr.c | 124 CURLcode result = curl_easy_getinfo(curl, mappings[i].info, &value); in fwrite_xattr() local
|
/third_party/elfutils/libasm/ |
H A D | asm_begin.c | 46 prepare_text_output (AsmCtx_t *result) in prepare_text_output() argument 68 prepare_binary_output(AsmCtx_t *result, Ebl *ebl) prepare_binary_output() argument 139 AsmCtx_t *result = malloc (sizeof (AsmCtx_t) + 2 * fname_len + 9); asm_begin() local [all...] |
/third_party/glslang/gtests/ |
H A D | Link.FromFile.cpp | 52 GlslangResult result; in TEST_P() local
|
/third_party/gn/src/base/containers/ |
H A D | flat_map.h | 309 auto result = variable 321 auto result = tree::emplace_hint_key_args(hint, key, std::forward<K>(key), variable
|
/third_party/gn/src/base/json/ |
H A D | json_writer.cc | 41 bool result = writer.BuildJSONString(node, 0U); in WriteWithOptions() local 65 bool result = node.GetAsBoolean(&value); in BuildJSONString() local 73 bool result = node.GetAsInteger(&value); in BuildJSONString() local 81 bool result = node.GetAsString(&value); in BuildJSONString() local 94 bool result = node.GetAsList(&list); BuildJSONString() local 125 bool result = node.GetAsDictionary(&dict); BuildJSONString() local [all...] |
/third_party/gn/src/base/numerics/ |
H A D | checked_math_impl.h | 24 constexpr bool CheckedAddImpl(T x, T y, T* result) { in CheckedAddImpl() argument 84 constexpr bool CheckedSubImpl(T x, T y, T* result) { in CheckedSubImpl() argument 144 CheckedMulImpl(T x, T y, T* result) CheckedMulImpl() argument [all...] |
/third_party/gn/src/gn/ |
H A D | builder_record.cc | 79 std::vector<const BuilderRecord*> result; in GetSortedUnresolvedDeps() local
|
H A D | command_meta.cc | 122 std::vector<Value> result = WalkMetadata( variable
|
H A D | function_rebase_path_unittest.cc | 24 Value result = functions::RunRebasePath(scope, &function, args, &err); in RebaseOne() local
|