Home
last modified time | relevance | path

Searched defs:syms (Results 26 - 50 of 90) sorted by relevance

1234

/third_party/python/Lib/lib2to3/
H A Dfixer_base.py45 syms = pygram.python_symbols variable in BaseFix
H A Dfixer_util.py7 from .pygram import python_symbols as syms namespace
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/bloat/
H A Dbloat.py416 syms = list(parse_nm(nmfile)) variable
/third_party/ffmpeg/libavcodec/
H A Dmpc8.c91 build_vlc(VLC *vlc, unsigned *buf_offset, const uint8_t codes_counts[16], const uint8_t **syms, int offset) build_vlc() argument
H A Dphotocd.c56 uint8_t syms[256]; member
H A Drv10.c323 uint16_t syms[MAX_VLC_ENTRIES]; in rv10_build_vlc() local
H A Dtscc2.c56 tscc2_init_vlc(VLC *vlc, int *offset, int nb_codes, const uint8_t *lens, const void *syms, int sym_length) tscc2_init_vlc() argument
H A Dmss4.c101 mss4_init_vlc(VLC *vlc, unsigned *offset, const uint8_t *lens, const uint8_t *syms) mss4_init_vlc() argument
H A Drv40.c78 uint16_t syms[AIC_MODE2_SIZE]; in rv40_init_tables() local
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dkernel.cpp54 auto &syms = prog.symbols(); in clCreateKernelsInProgram() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dbinary.hpp161 std::vector<symbol> syms; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dtrace.c31 static asymbol **syms = NULL; variable
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dtrace.c31 static asymbol **syms = NULL; variable
[all...]
/third_party/zlib/examples/
H A Denough.c237 map(int syms, int left, int len) map() argument
261 count(int syms, int left, int len) count() argument
308 been_here(int syms, int left, int len, int mem, int rem) been_here() argument
361 examine(int syms, int left, int len, int mem, int rem) examine() argument
454 enough(int syms) enough() argument
506 int syms = 286; main() local
[all...]
/third_party/elfutils/tests/
H A Delfstrmerge.c524 size_t syms = (data->d_size in main() local
/third_party/libbpf/src/
H A Delf.c485 elf_resolve_syms_offsets(const char *binary_path, int cnt, const char **syms, unsigned long **poffsets) elf_resolve_syms_offsets() argument
/third_party/icu/icu4c/source/test/intltest/
H A Ddcfmapts.cpp280 const DecimalFormatSymbols *syms = pat.getDecimalFormatSymbols(); in testAPI() local
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/
H A Dmain.cpp442 struct nlist_64 syms[2] = { local
/third_party/elfutils/src/
H A Delfcompress.c939 size_t syms = symd->d_size / elsize; in process_file() local
1154 size_t syms = symd->d_size / elsize; in process_file() local
/third_party/icu/icu4c/source/i18n/
H A Dunum.cpp76 DecimalFormatSymbols *syms = new DecimalFormatSymbols(Locale(locale), *status); in unum_open() local
/third_party/node/deps/icu-small/source/i18n/
H A Dunum.cpp77 DecimalFormatSymbols *syms = new DecimalFormatSymbols(Locale(locale), *status); in unum_open() local
/third_party/libabigail/src/
H A Dabg-elf-reader.cc757 const elf_symbols& syms = symtab()->lookup_symbol(name); in function_symbol_is_exported() local
787 const elf_symbols& syms = symtab()->lookup_symbol(name); in variable_symbol_is_exported() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dunum.cpp75 DecimalFormatSymbols *syms = new DecimalFormatSymbols(Locale(locale), *status); in unum_open() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DWasm.h144 ArrayRef<WasmSymbol> syms() const { return Symbols; } in syms() function in llvm::object::WasmObjectFile
/third_party/skia/third_party/externals/tint/src/resolver/
H A Ddependency_graph.cc122 DependencyScanner(const SymbolTable& syms, in DependencyScanner() argument

Completed in 22 milliseconds

1234