Home
last modified time | relevance | path

Searched defs:sym (Results 201 - 225 of 640) sorted by relevance

12345678910>>...26

/third_party/mesa3d/src/mesa/program/
H A Dsymbol_table.c90 struct symbol *sym = scope->symbols; in _mesa_symbol_table_pop_scope() local
153 struct symbol *const sym = find_symbol(table, name); _mesa_symbol_table_symbol_scope() local
168 struct symbol *const sym = find_symbol(table, name); _mesa_symbol_table_find_symbol() local
181 struct symbol *sym = find_symbol(table, name); _mesa_symbol_table_add_symbol() local
221 struct symbol *sym = find_symbol(table, name); _mesa_symbol_table_replace_symbol() local
237 struct symbol *sym = find_symbol(table, name); _mesa_symbol_table_add_global_symbol() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dscientificnumberformatter.cpp253 const DecimalFormatSymbols *sym = fDecimalFormat->getDecimalFormatSymbols(); in ScientificNumberFormatter() local
/third_party/libwebsockets/win32port/zlib/
H A Dinfback.c83 unsigned sym, bits; local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dscope.c44 void set_current_scope(struct symbol *sym) in set_current_scope() argument
49 void bind_scope(struct symbol *sym, struct scope *scope) in bind_scope() argument
56 void rebind_scope(struct symbol *sym, struct scope *new) in rebind_scope() argument
100 static void remove_symbol_scope(struct symbol *sym) in remove_symbol_scope() argument
113 struct symbol *sym; end_scope() local
153 struct symbol *sym; end_label_scope() local
[all...]
/third_party/lzma/C/
H A DPpmd7Dec.c83 Byte sym; in Ppmd7z_DecodeSymbol() local
98 Byte sym; in Ppmd7z_DecodeSymbol() local
142 Byte sym; in Ppmd7z_DecodeSymbol() local
237 Byte sym; Ppmd7z_DecodeSymbol() local
[all...]
/third_party/musl/libc-test/src/functionalext/ldso_randomization/
H A Dldso_randomization_manual.c270 void *sym = dlsym(handle, "test"); in dlsym_randomization_0100() local
/third_party/node/deps/openssl/openssl/crypto/dso/
H A Ddso_dl.c125 void *sym; in dl_bind_func() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dscientificnumberformatter.cpp253 const DecimalFormatSymbols *sym = fDecimalFormat->getDecimalFormatSymbols(); in ScientificNumberFormatter() local
/third_party/openssl/crypto/dso/
H A Ddso_dl.c125 void *sym; in dl_bind_func() local
/third_party/skia/third_party/externals/zlib/
H A Dinfback.c92 unsigned sym, bits; local
[all...]
/third_party/toybox/kconfig/
H A Dlkc.h115 static inline tristate sym_get_tristate_value(struct symbol *sym) in sym_get_tristate_value() argument
121 static inline struct symbol *sym_get_choice_value(struct symbol *sym) in sym_get_choice_value() argument
131 static inline bool sym_is_choice(struct symbol *sym) in sym_is_choice() argument
136 sym_is_choice_value(struct symbol *sym) sym_is_choice_value() argument
141 sym_is_optional(struct symbol *sym) sym_is_optional() argument
146 sym_has_value(struct symbol *sym) sym_has_value() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_lookup.cc57 void* sym = dlsym(handle, "__system_property_get"); in LoadSystemPropertyGet() local
/third_party/zlib/contrib/infback9/
H A Dinftree9.c36 unsigned sym; /* index of code symbols */ in inflate_table9() local
[all...]
/third_party/zlib/
H A Dinftrees.c36 unsigned sym; /* index of code symbols */ in inflate_table() local
[all...]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf_parser.cpp292 bool ElfParser::IsFunc(const SymType sym) in IsFunc() argument
324 SymType sym; in ParseElfSymbols() local
345 ParseElfSymbolName(ShdrInfo linkShdr, SymType sym, std::string& nameStr) ParseElfSymbolName() argument
371 SymType sym; ParseElfSymbolByAddr() local
[all...]
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dmodule.c265 Elf64_Sym *sym; in apply_relocate_add() local
H A Dmodule-plts.c73 module_emit_plt_entry(struct module *mod, Elf64_Shdr *sechdrs, void *loc, const Elf64_Rela *rela, Elf64_Sym *sym) module_emit_plt_entry() argument
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dmodule.c443 Elf_Sym *sym; in apply_relocate_add() local
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dmodule.c83 Elf32_Sym *sym; in apply_relocate() local
[all...]
H A Dvdso.c160 Elf32_Sym *sym; in vdso_nullpatch_one() local
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dmodule.c315 Elf_Sym *sym; in __apply_relocate() local
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dmodule.c329 Elf_Sym *sym; in apply_relocate_add() local
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dmodule.c97 Elf32_Sym *sym; in apply_relocate() local
139 Elf64_Sym *sym; in __apply_relocate_add() local
/kernel/linux/linux-5.10/arch/s390/lib/
H A Dtest_unwind.c61 char sym[KSYM_SYMBOL_LEN]; in test_unwind() local
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dmodule.c322 Elf_Sym *sym; in __apply_relocate() local

Completed in 13 milliseconds

12345678910>>...26