Home
last modified time | relevance | path

Searched defs:sym (Results 301 - 325 of 638) sorted by relevance

1...<<11121314151617181920>>...26

/third_party/openssl/crypto/dso/
H A Ddso_dlfcn.c169 DSO_FUNC_TYPE sym; in dlfcn_bind_func() member
H A Ddso_vms.c269 void vms_bind_sym(DSO *dso, const char *symname, void **sym) in vms_bind_sym() argument
356 DSO_FUNC_TYPE sym = 0; in vms_bind_func() local
246 do_find_symbol(DSO_VMS_INTERNAL *ptr, struct dsc$descriptor_s *symname_dsc, void **sym, unsigned long flags) do_find_symbol() argument
[all...]
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dresolver_test_helper.h417 auto sym = b.Symbols().New("global_for_ptr"); in Expr() local
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dinflate.c290 unsigned sym, bits; local
[all...]
/third_party/skia/third_party/externals/zlib/
H A Dinflate.c289 unsigned sym, bits; local
[all...]
/third_party/toybox/kconfig/
H A Dconf.c67 static void conf_askvalue(struct symbol *sym, const char *def) in conf_askvalue() argument
173 struct symbol *sym = menu->sym; conf_string() local
207 struct symbol *sym = menu->sym; conf_sym() local
281 struct symbol *sym, *def_sym; conf_choice() local
410 struct symbol *sym; conf() local
472 struct symbol *sym; check_conf() local
[all...]
H A Dconfdata.c54 struct symbol *sym; in conf_expand_value() local
99 struct symbol *sym; in conf_read_simple() local
320 struct symbol *sym; conf_read() local
400 struct symbol *sym; conf_write() local
579 struct symbol *sym; conf_split_config() local
690 struct symbol *sym; conf_write_autoconf() local
[all...]
H A Dmenu.c44 void menu_add_entry(struct symbol *sym) in menu_add_entry() argument
109 struct symbol *sym = current_entry->sym; in menu_set_type() local
155 menu_add_symbol(enum prop_type type, struct symbol *sym, struct expr *dep) menu_add_symbol() argument
178 menu_range_valid_sym(struct symbol *sym, struct symbol *sym2) menu_range_valid_sym() argument
184 sym_check_prop(struct symbol *sym) sym_check_prop() argument
231 struct symbol *sym; menu_finalize() local
371 struct symbol *sym; menu_is_visible() local
[all...]
/third_party/vixl/examples/aarch32/
H A Ddisasm-a32.cc85 void insert(const Symbol& sym) { in insert() argument
135 const Elf32_Sym* sym = reinterpret_cast<const Elf32_Sym*>( in LocateSymbols() local
156 visit(const char* symname, const Elf32_Sym& sym) visit() argument
174 visit(const char* symname, const Elf32_Sym& sym) visit() argument
[all...]
/third_party/vixl/src/aarch64/
H A Ddecoder-aarch64.cc542 PatternSymbol sym = GetSymbolAt(pattern, i); in GenerateMaskValuePair() local
566 uint32_t sym = (temp >> i) & kPatternSymbolMask; in GenerateOrderedPattern() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dtrace.c334 char **sym; in wpa_trace_dump_func() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dtrace.c345 char **sym; in wpa_trace_dump_func() local
/third_party/zlib/contrib/infback9/
H A Dinfback9.c52 unsigned sym, bits, low, size; in makefixed9() local
[all...]
/third_party/zlib/
H A Dinfback.c84 unsigned sym, bits; in fixedtables() local
[all...]
H A Dinflate.c266 unsigned sym, bits; in fixedtables() local
[all...]
/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dtext_gen.cpp460 auto sym = SymbolFind(name); in GenTemplateVariableName() local
476 auto sym = symMap.find(name); in SymbolFind() local
482 auto sym = symMap.find(name); in SymbolAdd() local
[all...]
/kernel/linux/linux-5.10/arch/loongarch/boot/tools/
H A Drelocs.c129 static const char *sym_name(const char *sym_strtab, Elf_Sym *sym) in sym_name() argument
379 Elf_Sym *sym = &sh_symtab[ELF_R_SYM(rel->r_info)]; in walk_relocs() local
387 static int do_reloc(struct section *sec, Elf_Rel *rel, Elf_Sym *sym, in do_reloc() argument
354 walk_relocs(int (*process)(struct section *sec, Elf_Rel *rel, Elf_Sym *sym, const char *symname)) walk_relocs() argument
523 do_reloc_info(struct section *sec, Elf_Rel *rel, ElfW(Sym) *sym, const char *symname) do_reloc_info() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dmachine_kexec_64.c433 Elf64_Sym *sym; in arch_kexec_apply_relocations_add() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dmodule_64.c57 static unsigned int local_entry_offset(const Elf64_Sym *sym) in local_entry_offset() argument
81 static unsigned int local_entry_offset(const Elf64_Sym *sym) in local_entry_offset() argument
528 Elf64_Sym *sym; in apply_relocate_add() local
[all...]
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dassembler.h499 .macro __adldst_l, op, reg, sym, tmp, c variable
[all...]
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dassembler.h594 .macro __adldst_l, op, reg, sym, tmp, c variable
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dmodule_64.c61 static unsigned int local_entry_offset(const Elf64_Sym *sym) in local_entry_offset() argument
74 static unsigned int local_entry_offset(const Elf64_Sym *sym) in local_entry_offset() argument
269 Elf64_Sym *sym; in count_pcpu_relocs() local
772 Elf64_Sym *sym; in apply_relocate_add() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dpyperf.h220 Symbol sym = {}; in __on_event() local
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Delf_kexec.c383 const Elf_Sym *sym; /* symbol to relocate */ in arch_kexec_apply_relocations_add() local
[all...]
/kernel/linux/linux-6.6/arch/s390/lib/
H A Dtest_unwind.c69 char sym[KSYM_SYMBOL_LEN]; in test_unwind() local

Completed in 19 milliseconds

1...<<11121314151617181920>>...26