/third_party/skia/third_party/externals/tint/src/ |
H A D | symbol.h | 99 inline ProgramID ProgramIDOf(Symbol sym) { in ProgramIDOf() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ruleiter.h | 53 const SymbolTable* sym; member in RuleCharacterIterator
|
/third_party/elfutils/backends/ |
H A D | aarch64_symbol.c | 68 aarch64_check_special_symbol (Elf *elf, const GElf_Sym *sym, in aarch64_check_special_symbol() argument 104 aarch64_data_marker_symbol (const GElf_Sym *sym, const char *sname) in aarch64_data_marker_symbol() argument
|
H A D | riscv_symbol.c | 91 riscv_check_special_symbol (Elf *elf, const GElf_Sym *sym, in riscv_check_special_symbol() argument
|
/third_party/libabigail/tools/ |
H A D | abisym.cc | 147 elf_symbol_sptr sym = syms[0]; in main() local
|
/third_party/mesa3d/src/freedreno/rnn/ |
H A D | colors.h | 33 const char *sym; /* auxiliary char like { , + */ member
|
/third_party/ltp/pan/ |
H A D | symbol.h | 44 struct sym { struct 55 struct sym *sym; member
|
/third_party/libwebsockets/lib/plat/windows/ |
H A D | windows-plugins.c | 43 char sym[96], *dot; in lws_plat_dlopen() local
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_hd_huffman.c | 47 const nghttp2_huff_sym *sym; in nghttp2_hd_huff_encode() local
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_hd_huffman.c | 47 const nghttp2_huff_sym *sym; in nghttp2_hd_huff_encode() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | graph.c | 141 struct symbol * sym; in graph_calls() local 169 struct symbol *sym; main() local [all...] |
H A D | test-unssa.c | 31 struct symbol *sym = ep->name; in output_fn() local 49 static int output_data(struct symbol *sym) in output_data() argument 60 struct symbol *sym; in compile() local [all...] |
H A D | ast-inspect.c | 126 struct symbol *sym = node->ptr; in inspect_symbol() local
|
/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/ |
H A D | ldso_dlsym_test.cpp | 248 FuncTypeRetInt sym = reinterpret_cast<FuncTypeRetInt>(dlsym(handle, "GetDlsymVersion")); in HWTEST_F() local 265 FuncTypeRetInt sym = reinterpret_cast<FuncTypeRetInt>(dlsym(handle, "GetDlsymVersion")); in HWTEST_F() local 282 FuncTypeRetInt sym = reinterpret_cast<FuncTypeRetInt>(dlsym(handle, "GetDlsymVersion")); in HWTEST_F() local 299 FuncTypeRetInt sym in HWTEST_F() local 317 FuncTypeRetInt sym = reinterpret_cast<FuncTypeRetInt>(dlsym(handle, "DlsymVersion")); HWTEST_F() local [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_from_common.cpp | 88 Symbol *sym = mkSymbol(FILE_MEMORY_CONST, info->io.auxCBSlot, in handleUserClipPlanes() local 103 Symbol *sym = in handleUserClipPlanes() local
|
/third_party/skia/third_party/externals/tint/src/ast/ |
H A D | function.cc | 71 auto sym = ctx->Clone(symbol); in Clone() local 89 const Function* FunctionList::Find(Symbol sym, PipelineStage stage) const { in Find() argument 26 Function(ProgramID pid, const Source& src, Symbol sym, VariableList parameters, const Type* return_ty, const BlockStatement* b, DecorationList decos, DecorationList return_type_decos) Function() argument
|
H A D | variable.cc | 67 auto sym = ctx->Clone(symbol); in Clone() local 26 Variable(ProgramID pid, const Source& src, const Symbol& sym, StorageClass dsc, Access da, const ast::Type* ty, bool constant, const Expression* ctor, DecorationList decos) Variable() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
H A D | randen_detect.cc | 85 void* sym = dlsym(libc_handle, "getauxval"); in GetAuxval() local
|
/third_party/elfutils/libelf/ |
H A D | nlist.c | 45 GElf_Sym sym; member 145 GElf_Sym *sym; in nlist() local
|
/third_party/elfutils/tests/ |
H A D | sectiondump.c | 173 GElf_Sym *sym = gelf_getsym (data, cnt, &sym_mem); in print_symtab() local
|
H A D | asm-tst3.c | 248 GElf_Sym *sym; in main() local [all...] |
/third_party/elfutils/libdwfl/ |
H A D | dwfl_module_getsym.c | 37 __libdwfl_getsym (Dwfl_Module *mod, int ndx, GElf_Sym *sym, GElf_Addr *addr, in __libdwfl_getsym() argument 201 dwfl_module_getsym_info(Dwfl_Module *mod, int ndx, GElf_Sym *sym, GElf_Addr *addr, GElf_Word *shndxp, Elf **elfp, Dwarf_Addr *bias) dwfl_module_getsym_info() argument [all...] |
/third_party/elfutils/src/ |
H A D | arlib.c | 261 GElf_Sym *sym = gelf_getsym (data, ndx, &sym_mem); in arlib_add_symbols() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | vlc.h | 28 VLCBaseType sym, len; member
|
/third_party/icu/icu4c/source/tools/icuinfo/ |
H A D | icuinfo.cpp | 174 const char *sym = uplug_getSymbolName(plug); in cmd_listplugins() local
|