Searched defs:symbols (Results 1 - 25 of 83) sorted by last modified time

1234

/freebsd-12-stable/usr.bin/rpcgen/
H A Drpc_scan.c389 static token symbols[] = { variable
/freebsd-12-stable/usr.bin/ipcs/
H A Dipc.c61 struct nlist symbols[] = { variable in typeref:struct:nlist
/freebsd-12-stable/usr.bin/dtc/
H A Dfdt.cc1859 std::vector<property_ptr> symbols; local
2035 std::vector<property_ptr> symbols; local
2064 std::vector<property_ptr> symbols; local
[all...]
/freebsd-12-stable/sys/contrib/zstd/tests/
H A Dsymbols.c23 static const void *symbols[] = { variable
H A Ddecodecorpus.c773 static void initSymbolSet(const BYTE* symbols, size_t len, BYTE* set, BYTE maxSymbolValue) argument
784 static int isSymbolSubset(const BYTE* symbols, size_t len, const BYTE* set, BYTE maxSymbolValue) argument
/freebsd-12-stable/sys/contrib/zstd/doc/educational_decoder/
H A Dzstd_decompress.c144 u8 *symbols; member in struct:__anon11584
196 u8 *symbols; member in struct:__anon11585
[all...]
/freebsd-12-stable/sys/contrib/libsodium/dist-build/
H A Dgenerate-emscripten-symbols.sh5 symbols() { function
/freebsd-12-stable/lib/libc/resolv/
H A Dres_debug.c626 const struct res_sym *symbols; local
/freebsd-12-stable/crypto/openssl/apps/
H A Ddsaparam.c247 static const char symbols[] = ".+*\n"; local
H A Ddhparam.c368 static const char symbols[] = ".+*\n"; local
/freebsd-12-stable/crypto/heimdal/lib/wind/
H A Dstringprep.py53 def symbols(tabledict, tables): function
H A Dgen-errorlist.py105 symbols = stringprep.symbols(error_list, tables) variable
H A Dgen-map.py131 symbols = stringprep.symbols(map_list, tables) variable
/freebsd-12-stable/contrib/xz/src/liblzma/rangecoder/
H A Drange_encoder.h46 } symbols[RC_SYMBOLS_MAX]; member in struct:__anon7618
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DObject.cpp165 auto symbols = OF->symbols(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DModuleDebugStream.cpp111 ModuleDebugStreamRef::symbols(bool *HadError) const { function in class:ModuleDebugStreamRef
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/MachO/
H A DInterfaceFile.h362 const_symbol_range symbols() const { function in class:llvm::MachO::InterfaceFile
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DSymbolicFile.h158 basic_symbol_iterator_range symbols() const { function in class:llvm::object::SymbolicFile
H A DObjectFile.h304 symbol_iterator_range symbols() const { function in class:llvm::object::ObjectFile
H A DModuleSymbolTable.h45 ArrayRef<Symbol> symbols() const { return SymTab; } function in class:llvm::ModuleSymbolTable
H A DIRSymtab.h347 inline Reader::symbol_range Reader::symbols() const { function in class:llvm::irsymtab::Reader
H A DELFObjectFile.h221 ELFObjectFileBase::symbols() const { function in class:llvm::object::ELFObjectFileBase
H A DELF.h170 Expected<Elf_Sym_Range> symbols(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
H A DArchive.h248 iterator_range<symbol_iterator> symbols() const { function in class:llvm::object::Archive
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAssembler.h350 symbol_range symbols() { return make_range(symbol_begin(), symbol_end()); } function in namespace:llvm
351 const_symbol_range symbols() const { function in namespace:llvm

Completed in 221 milliseconds

1234