Home
last modified time | relevance | path

Searched defs:symbol (Results 101 - 125 of 310) sorted by relevance

12345678910>>...13

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DFunctionLookup.cpp174 const TSymbol *TFunctionLookup::symbol() const in symbol() function in sh::TFunctionLookup
46 TFunctionLookup(const ImmutableString &name, const TType *constructorType, const TSymbol *symbol) TFunctionLookup() argument
60 CreateFunctionCall(const ImmutableString &name, const TSymbol *symbol) CreateFunctionCall() argument
H A DValidateClipCullDistance.cpp23 void error(const TIntermSymbol &symbol, const char *reason, TDiagnostics *diagnostics) in error() argument
67 const TIntermSymbol *symbol = sequence.front()->getAsSymbolNode(); in visitDeclaration() local
[all...]
H A DSymbolTable.h121 const TSymbol *symbol; member
133 SymbolRule(Spec spec, int version, Shader shaders, size_t extensionIndex, const TSymbol *symbol) SymbolRule() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRewriteArrayOfArrayOfOpaqueUniforms.cpp271 TIntermSymbol *symbol = variable->getAsSymbolNode(); variable
H A DRemoveInactiveInterfaceVariables.cpp172 TIntermSymbol *symbol = node->getLeft()->getAsSymbolNode(); in visitBinary() local
H A DSeparateDeclarations.cpp83 void SeparateDeclarationsTraverser::visitSymbol(TIntermSymbol *symbol) in visitSymbol() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DRewriteSampleMaskVariable.cpp55 TIntermSymbol *symbol = variable->getAsSymbolNode(); variable
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DSymbolTable.cpp201 bool TSymbolTableLevel::insert(TSymbol *symbol) in insert() argument
233 TSymbol *symbol = nullptr; in find() local
270 TSymbol *symbol = table[level]->find(name); findBuiltIn() local
[all...]
/third_party/skia/src/sksl/dsl/
H A DDSLType.cpp38 const Symbol* symbol = (*ThreadContext::SymbolTable())[name]; in find_type() local
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dhuffman.c108 int symbol; /* symbol index in original or sorted table */ in BrotliBuildCodeLengthsHuffmanTable() local
176 int symbol; /* symbol index in original or sorted table */ BrotliBuildHuffmanTable() local
[all...]
/third_party/python/Modules/_ctypes/darwin/
H A Ddlfcn_simple.c148 static void *dlsymIntern(void *handle, const char *symbol) in dlsymIntern() argument
214 darwin_dlsym(void *handle, const char *symbol) darwin_dlsym() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
H A DLTOModule.h44 const GlobalValue *symbol = 0; member
[all...]
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dsymbol.rs34 let mut symbol = Symbol(String::new()); in from_idents() variables
104 let mut symbol = Symbol(String::new()); join() variables
[all...]
/third_party/rust/crates/cxx/syntax/
H A Dsymbol.rs34 let mut symbol = Symbol(String::new()); in from_idents() variables
104 let mut symbol = Symbol(String::new()); join() variables
[all...]
/third_party/elfio/tests/
H A DELFIOTest1.cpp827 Elf_Word symbol; in TEST() local
861 Elf_Word symbol; in TEST() local
/third_party/elfio/elfio/
H A Delfio_relocation.hpp131 Elf_Word symbol = 0; in get_entry() local
87 get_entry( Elf_Xword index, Elf64_Addr& offset, Elf_Word& symbol, unsigned& type, Elf_Sxword& addend ) const get_entry() argument
189 set_entry( Elf_Xword index, Elf64_Addr offset, Elf_Word symbol, unsigned type, Elf_Sxword addend ) set_entry() argument
235 add_entry( Elf64_Addr offset, Elf_Word symbol, unsigned type ) add_entry() argument
260 add_entry( Elf64_Addr offset, Elf_Word symbol, unsigned type, Elf_Sxword addend ) add_entry() argument
298 Elf_Word symbol = 0; swap_symbols() local
322 generic_get_entry_rel( Elf_Xword index, Elf64_Addr& offset, Elf_Word& symbol, unsigned& type, Elf_Sxword& addend ) const generic_get_entry_rel() argument
342 generic_get_entry_rela( Elf_Xword index, Elf64_Addr& offset, Elf_Word& symbol, unsigned& type, Elf_Sxword& addend ) const generic_get_entry_rela() argument
362 generic_set_entry_rel( Elf_Xword index, Elf64_Addr offset, Elf_Word symbol, unsigned type, Elf_Sxword ) generic_set_entry_rel() argument
387 generic_set_entry_rela( Elf_Xword index, Elf64_Addr offset, Elf_Word symbol, unsigned type, Elf_Sxword addend ) generic_set_entry_rela() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmvha.c197 int first_symbol, symbol; in decode_frame() local
H A Dutvideoenc.c392 int symbol; in encode_plane() local
[all...]
H A Dvlc.c91 VLCBaseType symbol; member
156 int symbol = codes[i].symbol; in build_table() local
/third_party/glslang/glslang/MachineIndependent/
H A DSymbolTable.cpp313 TSymbol* symbol = candidate->second; in setFunctionExtensions() local
/third_party/glslang/gtests/
H A DGlslMapIO.FromFile.cpp56 std::string interfaceName(T symbol) { in interfaceName() argument
H A DVkRelaxed.FromFile.cpp56 std::string interfaceName(T symbol) { in interfaceName() argument
/third_party/lzma/C/
H A DPpmd7Enc.c89 void Ppmd7z_EncodeSymbol(CPpmd7 *p, int symbol) in Ppmd7z_EncodeSymbol() argument
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dbignum_core.py78 symbol = "<<" variable in BignumCoreShiftL
165 symbol = "+" variable in BignumCoreAddAndAddIf
187 symbol = "-" variable in BignumCoreSub
291 symbol = "*" variable in BignumCoreMul
834 symbol = "^" variable in BignumCoreExpMod
856 symbol = "-" variable in BignumCoreSubInt
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dbinary.hpp136 struct symbol { struct
137 symbol(const std::string &name, const std::string &attributes, in symbol() function
145 symbol() : name(), attributes(), reqd_work_group_size({0, 0, 0}), in symbol() function

Completed in 14 milliseconds

12345678910>>...13