HomeSort by relevance Sort by last modified time
    Searched defs:symbol (Results 251 - 275 of 520) sorted by null

<<11121314151617181920>>

  /external/swiftshader/src/OpenGL/compiler/
intermediate.h 409 // if symbol is initialized as symbol(sym), the memory comes from the poolallocator of sym. If sym comes from
411 // it is essential to use "symbol = sym" to assign to symbol
413 TIntermTyped(t), id(i) { symbol = sym; }
416 const TString& getSymbol() const { return symbol; }
425 TString symbol; member in class:TIntermSymbol
  /external/toybox/toys/pending/
xzcat.c 1012 * and in which order. This information is used to predict the next symbol.
1020 * The symbol names are in from STATE_oldest_older_previous. REP means
1044 /* Indicate that the latest symbol was a literal. */
1055 /* Indicate that the latest symbol was a match. */
1067 /* Indicate that the latest symbol was a short match. */
1073 /* Test if the previous symbol was a literal. */
1084 * Match byte is used when the previous LZMA symbol was something else than
1670 uint32_t symbol = 1; local
1687 uint32_t symbol = 1; local
1732 uint32_t symbol; local
    [all...]
  /external/v8/src/
factory.cc 817 Handle<Symbol> Factory::NewSymbol() {
821 Symbol);
825 Handle<Symbol> Factory::NewPrivateSymbol() {
826 Handle<Symbol> symbol = NewSymbol(); local
827 symbol->set_is_private(true);
828 return symbol;
    [all...]
bootstrapper.cc 691 isolate(), factory()->NewStringFromAsciiChecked("[Symbol.iterator]"),
3247 Handle<JSObject> symbol = Handle<JSObject>::cast( local
    [all...]
  /frameworks/base/tools/aapt/
Resource.cpp 17 #include "Symbol.h"
1809 const Symbol& symbol = densityVaryingResources.keyAt(k); local
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
ParseHelper.cpp 420 TIntermTyped* TParseContext::handleVariable(const TSourceLoc& loc, TSymbol* symbol, const TString* string)
425 if (symbol && symbol->getNumExtensions())
426 requireExtensions(loc, symbol->getNumExtensions(), symbol->getExtensions(), symbol->getName().c_str());
428 if (symbol && symbol->isReadOnly()) {
437 if (symbol->getType().containsImplicitlySizedArray() || (symbol->getAsAnonMember() && symbol->getAsAnonMember()->getAnonContainer().getType().containsImplicitlySi (…)
639 TSymbol* symbol = symbolTable.find(name, &builtIn); local
938 TSymbol* symbol = symbolTable.find(function.getMangledName(), &builtIn); local
990 TSymbol* symbol = symbolTable.find(function.getMangledName()); local
1934 TIntermSymbol* symbol = nodePtr->getAsSymbolNode(); local
2028 const char* symbol = nullptr; local
2994 TIntermSymbol* symbol = expr->getAsSymbolNode(); variable
3391 TSymbol* symbol = symbolTable.find(identifier, &builtIn); local
3866 TSymbol* symbol = symbolTable.find(limit); local
4805 TSymbol* symbol = symbolTable.find(call.getMangledName(), &builtIn); local
4819 TSymbol* symbol = symbolTable.find(call.getMangledName(), &builtIn); local
4947 TSymbol* symbol = redeclareBuiltinVariable(loc, identifier, type.getQualifier(), publicType.shaderQualifiers, newDeclaration); local
5891 TSymbol* symbol = symbolTable.find(identifier); local
    [all...]
glslang_tab.cpp.h 336 glslang::TSymbol* symbol; member in struct:YYSTYPE::__anon104926
glslang_tab.cpp 413 glslang::TSymbol* symbol; member in struct:YYSTYPE::__anon104920
718 /* YYTRANSLATE[YYX] -- Symbol number corresponding to YYX as returned
726 /* YYTRANSLATE[TOKEN-NUM] -- Symbol number corresponding to TOKEN-NUM
836 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
932 (internal) symbol number NUM (which must be that of a token). *
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/hlsl/
hlslParseHelper.cpp 286 TIntermTyped* HlslParseContext::handleVariable(const TSourceLoc& loc, TSymbol* symbol, const TString* string)
288 if (symbol == nullptr)
289 symbol = symbolTable.find(*string);
290 if (symbol && symbol->getAsVariable() && symbol->getAsVariable()->isUserType()) {
291 error(loc, "expected symbol, not user-defined type", string->c_str(), "");
296 if (symbol && symbol->getNumExtensions())
297 requireExtensions(loc, symbol->getNumExtensions(), symbol->getExtensions(), symbol->getName().c_str())
436 TSymbol* symbol = symbolTable.find(name, &builtIn); local
676 TSymbol* symbol = symbolTable.find(function.getMangledName(), &builtIn); local
711 TSymbol* symbol = symbolTable.find(function.getMangledName()); local
2059 TIntermSymbol* symbol = nodePtr->getAsSymbolNode(); local
2442 TIntermSymbol* symbol = expr->getAsSymbolNode(); local
3178 TSymbol* symbol = symbolTable.find(call.getMangledName(), &builtIn); local
3283 TSymbol* symbol = nullptr; \/\/ = redeclareBuiltinVariable(loc, identifier, type.getQualifier(), parseType.shaderQualifiers, newDeclaration); local
4028 TSymbol* symbol = symbolTable.find(identifier); local
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
ieee.c 229 asymbol *symbol,
242 /* Badly formatted binaries can have a missing symbol,
244 if (symbol != NULL)
246 if (bfd_is_com_section (symbol->section)
247 || bfd_is_und_section (symbol->section))
249 /* Def of a common symbol. */
251 || ! ieee_write_int (abfd, symbol->value))
255 else if (! bfd_is_abs_section (symbol->section))
257 /* Ref to defined symbol - */
258 if (symbol->flags & BSF_GLOBAL
391 ieee_symbol_index_type symbol; member in struct:__anon108035
726 ieee_symbol_type *symbol = NULL; local
1715 ieee_symbol_index_type symbol; local
    [all...]
libcoff.h 63 /* These members communicate important constants about the symbol table
64 to GDB's symbol-reading code. These `constants' unfortunately vary
234 /* The first and last symbol indices for symbols used by this csect. */
263 /* Symbol index in output file. Set to -1 initially. Set to -2 if
264 there is a reloc against this symbol. */
267 /* Symbol type. */
270 /* Symbol class. */
284 /* Symbol is a PE section symbol. */
407 /* Symbol index for complex type. *
674 asymbol symbol; member in struct:coff_symbol_struct
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
bfin-defs.h 243 SYMBOL_T symbol; member in struct:expression_cell
269 (INSTR_T code, const char *symbol, int reloc, int value, int pcrel);
276 Expr_Node_Reloc, /* Symbol to be relocated. */
277 Expr_Node_GOT_Reloc, /* Symbol to be relocated using the GOT. */
303 const char *s_value; /* if relocation symbol, the text. */
336 #define EXPR_SYMBOL(x) ((x)->symbol)
tc-alpha.c 52 #include "struc-symbol.h"
88 /* The symbol of the item in the linkage section. */
91 /* The symbol of the procedure descriptor. */
310 /* The $gp relocation symbol. */
362 /* Symbol labelling the current insn. When the Alpha gas sees
366 will align both the symbol and the .quad to an eight byte boundary. */
373 /* Symbol associate with the current jsr instruction. */
410 symbolS *symbol; /* Proc pdesc symbol. */
437 longer than 64 characters, else longer symbol names are truncated. *
407 symbolS *symbol; \/* Proc pdesc symbol. *\/ member in struct:alpha_evax_procs
4298 symbolS *symbol; local
4364 symbolS *symbol; local
    [all...]
tc-hppa.c 50 /* Object file formats specify BFD symbol types. */
89 /* Object file formats specify BFD symbol types. */
194 /* (temporary) symbol used to mark the end of this function. */
210 /* This fully describes the symbol types which may be attached to
434 struct symbol *lss_label;
605 /* Handle on structure which keep track of the last symbol
629 /* A dummy bfd symbol so that all relocations have symbols of some kind. */
1140 pa_define_label (symbolS *symbol)
1145 label_chain->lss_label = symbol;
1150 label_chain->lss_label = symbol;
6289 symbolS *symbol; local
6409 symbolS *symbol; local
6751 symbolS *symbol; local
6792 symbolS *symbol; local
6941 symbolS *symbol; local
    [all...]
tc-tic6x.c 534 as_bad (_("expected symbol"));
582 as_bad (_("expected comma after symbol name"));
633 as_bad (_("attempt to re-define symbol `%s'"),
796 scom_section.symbol = & scom_symbol;
797 scom_section.symbol_ptr_ptr = & scom_section.symbol;
798 scom_symbol = * bfd_com_section_ptr->symbol;
1100 interpreted as an expression, which may be a symbol with the same
4508 asymbol *symbol; local
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
incremental.h 70 // Symbol flags for the incremental symbol table.
72 // the symbol index field.
76 // Symbol is defined in this library.
78 // Symbol is defined in this library, with a COPY relocation.
510 // Add an unused global symbol to the archive.
530 // Return the Nth unused global symbol.
708 // Reader class for global symbol info from an object file entry in
743 // Base address of the symbol entry.
772 // Size of a global symbol entry in the supplemental info block
1763 Symbol* symbol; member in struct:gold::Sized_incremental_binary::Copy_reloc
    [all...]
  /prebuilts/tools/common/m2/repository/org/json/json/20141113/
json-20141113.jar 
  /external/deqp/modules/gles3/functional/
es3fShaderOperatorTests.cpp 357 // Float scalar that can be either constant or a symbol that can be evaluated later.
361 enum Symbol
376 FloatScalar (Symbol s) : m_isConstant(false), m_value(s) {}
384 switch (m_value.symbol)
408 Symbol symbol; member in union:deqp::gles3::Functional::FloatScalar::ConstantOrSymbol
411 ConstantOrSymbol (Symbol s) : symbol (s) {}
    [all...]
  /external/elfutils/src/
ld.h 31 /* Character used to introduce version name after symbol. */
179 struct symbol *symbols;
191 /* The symbol table section.
193 XXX Maybe support for more than one symbol table is needed. */
197 /* Dynamic symbol table section. */
214 /* String table section associated with the symbol table. */
216 /* String table section associated with the dynamic symbol table. */
218 /* Number of entries in the symbol table. */
228 /* For undefined or common symbols we need a reference to the symbol
230 struct symbol **symref
420 struct symbol struct
1000 struct symbol *symbol; member in struct:ld_state::scngroup
    [all...]
ldgeneric.c 91 struct symbol **ndxtosymp);
103 /* Map symbol index to struct symbol record. */
104 static struct symbol **ndxtosym;
106 /* String table reference to all symbols in the symbol table. */
166 /* If this symbol is not undefined in this file it cannot come from
171 struct symbol *sym = file->symref[symidx];
517 struct usedfiles *fileinfo, struct symbol *oldp)
549 struct symbol *oldp)
585 struct usedfiles *fileinfo, struct symbol *oldp
1266 struct symbol *symbol = fileinfo->scninfo[cnt].symbols; local
    [all...]
  /external/llvm/include/llvm/Support/
COFF.h 121 /// COFF symbol table entries for local symbols have been removed. This is
150 struct symbol { struct in namespace:llvm::COFF
165 /// Storage class tells where and what the symbol represents
170 IMAGE_SYM_CLASS_NULL = 0, ///< No symbol
172 IMAGE_SYM_CLASS_EXTERNAL = 2, ///< External symbol
195 /// Line number, reformatted as symbol
198 /// External symbol in dmert public lib
357 // Auxiliary Symbol Formats
635 /// The import name is identical to the public symbol name
637 /// The import name is the public symbol name, but skipping the leading ?
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.cc 264 struct Symbol {
281 inline Symbol() : type(NULL_SYMBOL) { descriptor = NULL; }
292 inline explicit Symbol(const TYPE* value) { \
323 const Symbol kNullSymbol;
325 typedef hash_map<const char*, Symbol,
328 typedef hash_map<PointerStringPair, Symbol,
412 // Symbol references must be resolved, via DescriptorBuilder::FindSymbol and
413 // friends. If the pending file references an unknown symbol
416 // defining that symbol, and that file has not yet been built by the pool,
459 // Find symbols. This returns a null Symbol (symbol.IsNull() is true
1596 Symbol symbol = tables_->FindSymbol(prefix); local
5614 Symbol symbol = builder_->FindSymbolNotEnforcingDeps( local
6005 Symbol symbol = local
    [all...]
  /prebuilts/devtools/tools/lib/
easymock-3.3.jar 
  /prebuilts/tools/common/m2/repository/org/easymock/easymock/3.3/
easymock-3.3.jar 
  /external/zopfli/src/zopflipng/lodepng/
lodepng.cpp 738 /*ensure at least two present symbols. There should be at least one symbol
742 symbol, it'd give it the theoritical 0 bits but in practice zlib wants 1 bit*/
762 For every symbol, maxbitlen coins will be created*/
816 /*calculate the lenghts of each symbol, as the amount of times a coin of each symbol is used*/
833 /*Create the Huffman tree given the symbol frequencies*/
910 decode the symbol from the tree. The "readBitFromStream" code is inlined in
915 if(ct < codetree->numcodes) return ct; /*the symbol is decoded, return it*/
916 else treepos = ct - codetree->numcodes; /*symbol not yet decoded, instead move tree position*/
1748 unsigned symbol = lz77_encoded.data[i]; local
    [all...]

Completed in 900 milliseconds

<<11121314151617181920>>