| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | FunctionLookup.cpp | 174 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 D | ValidateClipCullDistance.cpp | 23 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 D | SymbolTable.h | 121 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 D | RewriteArrayOfArrayOfOpaqueUniforms.cpp | 271 TIntermSymbol *symbol = variable->getAsSymbolNode(); variable
|
| H A D | RemoveInactiveInterfaceVariables.cpp | 172 TIntermSymbol *symbol = node->getLeft()->getAsSymbolNode(); in visitBinary() local
|
| H A D | SeparateDeclarations.cpp | 83 void SeparateDeclarationsTraverser::visitSymbol(TIntermSymbol *symbol) in visitSymbol() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| H A D | RewriteSampleMaskVariable.cpp | 55 TIntermSymbol *symbol = variable->getAsSymbolNode(); variable
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | SymbolTable.cpp | 201 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 D | DSLType.cpp | 38 const Symbol* symbol = (*ThreadContext::SymbolTable())[name]; in find_type() local
|
| /third_party/skia/third_party/externals/brotli/c/dec/ |
| H A D | huffman.c | 108 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 D | dlfcn_simple.c | 148 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 D | LTOModule.h | 44 const GlobalValue *symbol = 0; member [all...] |
| /third_party/rust/crates/cxx/macro/src/syntax/ |
| H A D | symbol.rs | 34 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 D | symbol.rs | 34 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 D | ELFIOTest1.cpp | 827 Elf_Word symbol; in TEST() local 861 Elf_Word symbol; in TEST() local
|
| /third_party/elfio/elfio/ |
| H A D | elfio_relocation.hpp | 131 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 D | mvha.c | 197 int first_symbol, symbol; in decode_frame() local
|
| H A D | utvideoenc.c | 392 int symbol; in encode_plane() local [all...] |
| H A D | vlc.c | 91 VLCBaseType symbol; member 156 int symbol = codes[i].symbol; in build_table() local
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | SymbolTable.cpp | 313 TSymbol* symbol = candidate->second; in setFunctionExtensions() local
|
| /third_party/glslang/gtests/ |
| H A D | GlslMapIO.FromFile.cpp | 56 std::string interfaceName(T symbol) { in interfaceName() argument
|
| H A D | VkRelaxed.FromFile.cpp | 56 std::string interfaceName(T symbol) { in interfaceName() argument
|
| /third_party/lzma/C/ |
| H A D | Ppmd7Enc.c | 89 void Ppmd7z_EncodeSymbol(CPpmd7 *p, int symbol)
in Ppmd7z_EncodeSymbol() argument
|
| /third_party/mbedtls/scripts/mbedtls_dev/ |
| H A D | bignum_core.py | 78 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 D | binary.hpp | 136 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
|