/external/bison/src/ |
D | symtab.h | 52 typedef struct symbol symbol; typedef 56 struct symbol struct 74 /** Any \c \%destructor declared specifically for this symbol. argument 83 /** Any \c \%printer declared specifically for this symbol. argument 89 symbol_number number; argument 95 /* Points to the other in the symbol-string pair for an alias. argument 98 symbol *alias; argument 99 symbol_class class; argument 106 /* `symbol->user_token_number == USER_NUMBER_HAS_STRING_ALIAS' means argument
|
/external/mesa3d/src/gallium/state_trackers/clover/core/ |
D | module.hpp | 78 struct symbol { struct 79 symbol(const clover::compat::vector<char> &name, resource_id section, in symbol() function 82 symbol() : name(), section(0), offset(0), args() { } in symbol() function 84 clover::compat::vector<char> name; 85 resource_id section; 86 size_t offset; 87 clover::compat::vector<argument> args;
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/ |
D | module.hpp | 78 struct symbol { struct 79 symbol(const clover::compat::vector<char> &name, resource_id section, in symbol() function 82 symbol() : name(), section(0), offset(0), args() { } in symbol() function 84 clover::compat::vector<char> name; 85 resource_id section; 86 size_t offset; 87 clover::compat::vector<argument> args;
|
/external/lzma/Java/SevenZip/Compression/RangeCoder/ |
D | BitTreeEncoder.java | 20 public void Encode(Encoder rangeEncoder, int symbol) throws IOException in Encode() 32 public void ReverseEncode(Encoder rangeEncoder, int symbol) throws IOException in ReverseEncode() 44 public int GetPrice(int symbol) in GetPrice() 58 public int ReverseGetPrice(int symbol) in ReverseGetPrice() 73 int NumBitLevels, int symbol) in ReverseGetPrice() 88 Encoder rangeEncoder, int NumBitLevels, int symbol) throws IOException in ReverseEncode()
|
/external/chromium_org/third_party/angle/src/compiler/translator/ |
D | ForLoopUnroll.cpp | 22 TIntermSymbol *symbol = node->getLeft()->getAsSymbolNode(); in visitBinary() local 47 TIntermSymbol* symbol = declSeq[0]->getAsBinaryNode()->getLeft()->getAsSymbolNode(); in visitLoop() local 63 void ForLoopUnrollMarker::visitSymbol(TIntermSymbol* symbol) in visitSymbol()
|
D | LoopInfo.cpp | 99 TIntermSymbol *symbol = declInit->getLeft()->getAsSymbolNode(); in fillInfo() local 152 TIntermLoop *TLoopStack::findLoop(TIntermSymbol *symbol) in findLoop() 164 TLoopIndexInfo *TLoopStack::getIndexInfo(TIntermSymbol *symbol) in getIndexInfo() 188 bool TLoopStack::needsToReplaceSymbolWithValue(TIntermSymbol *symbol) in needsToReplaceSymbolWithValue() 194 int TLoopStack::getLoopIndexValue(TIntermSymbol *symbol) in getLoopIndexValue()
|
D | ValidateLimitations.cpp | 33 virtual void visitSymbol(TIntermSymbol *symbol) in visitSymbol() 131 bool ValidateLimitations::isLoopIndex(TIntermSymbol *symbol) in isLoopIndex() 200 TIntermSymbol *symbol = declInit->getLeft()->getAsSymbolNode(); in validateForLoopInit() local 245 TIntermSymbol *symbol = binOp->getLeft()->getAsSymbolNode(); in validateForLoopCond() local 308 TIntermSymbol *symbol = NULL; in validateForLoopExpr() local 380 TIntermSymbol *symbol = params[i]->getAsSymbolNode(); in validateFunctionCall() local 391 TSymbol* symbol = symbolTable.find(node->getName(), GetGlobalParseContext()->shaderVersion); in validateFunctionCall() local 418 TIntermSymbol *symbol = operand->getAsSymbolNode(); in validateOperation() local
|
D | SymbolTable.cpp | 41 bool TSymbolTableLevel::insert(const TString &name, TSymbol &symbol) in insert() 51 bool TSymbolTableLevel::insert(TSymbol &symbol) in insert() 94 TSymbol *symbol = it->second; in relateToExtension() local 109 TSymbol *symbol; in find() local 139 TSymbol *symbol = table[level]->find(name); in findBuiltIn() local
|
/external/lzma/CPP/7zip/Compress/ |
D | RangeCoderBit.h | 27 void UpdateModel(UInt32 symbol) in UpdateModel() 46 void Encode(CEncoder *encoder, UInt32 symbol) in Encode() 70 UInt32 GetPrice(UInt32 symbol) const in GetPrice()
|
/external/lzma/C/ |
D | Ppmd7Dec.c | 53 UInt32 symbol; in Range_DecodeBit() local 89 Byte symbol; in Ppmd7_DecodeSymbol() local 102 Byte symbol; in Ppmd7_DecodeSymbol() local 125 Byte symbol; in Ppmd7_DecodeSymbol() local 170 Byte symbol; in Ppmd7_DecodeSymbol() local
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | symbol-table.cpp | 58 const char *symbol = col[0]; in ReadText() local 82 int64 SymbolTableImpl::AddSymbol(const string& symbol, int64 key) { in AddSymbol() 116 string symbol; in Read() local 135 const string symbol = symbols_[i]; in Write() local
|
D | symbol-table.h | 49 int64 AddSymbol(const string& symbol) { in AddSymbol() 83 int64 Find(const string& symbol) const { in Find() 90 int64 Find(const char* symbol) const { in Find() 187 int64 AddSymbol(const string& symbol, int64 key) { in AddSymbol() 196 int64 AddSymbol(const string& symbol) { in AddSymbol() 289 int64 Find(const string& symbol) const { in Find() 295 int64 Find(const char* symbol) const { in Find()
|
/external/chromium_org/third_party/libxml/src/ |
D | xmlmodule.c | 106 xmlModuleSymbol(xmlModulePtr module, const char *name, void **symbol) in xmlModuleSymbol() 235 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) in xmlModulePlatformSymbol() 279 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) in xmlModulePlatformSymbol() 327 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) in xmlModulePlatformSymbol() 377 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) in xmlModulePlatformSymbol() 432 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) in xmlModulePlatformSymbol()
|
/external/libxml2/ |
D | xmlmodule.c | 114 xmlModuleSymbol(xmlModulePtr module, const char *name, void **symbol) in xmlModuleSymbol() 243 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) in xmlModulePlatformSymbol() 287 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) in xmlModulePlatformSymbol() 335 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) in xmlModulePlatformSymbol() 392 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) in xmlModulePlatformSymbol() 447 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) in xmlModulePlatformSymbol()
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
D | EventClass.py | 24 def create_event(name, comm, dso, symbol, raw_buf): argument 36 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_GENERIC): argument 55 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS): argument 84 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS_LL): argument
|
/external/oprofile/libpp/ |
D | symbol_container.cpp | 32 symbol_entry * symbol = const_cast<symbol_entry*>(&*p.first); in insert() local 45 symbol_entry symbol; in find() local 65 symbol_entry symbol; in find() local
|
D | diff_container.cpp | 65 diff_symbol symbol(sym); in symbol_old() local 76 diff_symbol symbol(sym); in symbol_new() local 88 diff_symbol symbol(sym2); in symbol_diff() local
|
/external/chromium_org/native_client_sdk/src/libraries/xray/ |
D | symtable.c | 57 const char* XRaySymbolGetName(struct XRaySymbol* symbol) { in XRaySymbolGetName() 65 struct XRaySymbol* symbol; in XRaySymbolCreate() local 73 struct XRaySymbol* symbol; in XRaySymbolPoolAlloc() local 121 struct XRaySymbol* symbol, in XRaySymbolTableAdd() 132 struct XRaySymbol* symbol; in XRaySymbolTableAddByName() local 156 struct XRaySymbol* symbol = XRaySymbolCreate(symtab->symbol_pool, name); in XRaySymbolTableLookup() local
|
/external/mesa3d/src/mesa/program/ |
D | symbol_table.c | 28 struct symbol { struct 35 struct symbol *next_with_same_name; argument 44 struct symbol *next_with_same_scope; argument 50 struct symbol_header *hdr; argument 61 /** Scope depth where this symbol was defined. */ argument 74 /** Linkage in list of all headers in a given symbol table. */ argument
|
/external/chromium_org/third_party/mesa/src/src/mesa/program/ |
D | symbol_table.c | 28 struct symbol { struct 35 struct symbol *next_with_same_name; argument 44 struct symbol *next_with_same_scope; argument 50 struct symbol_header *hdr; argument 61 /** Scope depth where this symbol was defined. */ argument 74 /** Linkage in list of all headers in a given symbol table. */ argument
|
/external/chromium_org/third_party/angle/src/compiler/translator/depgraph/ |
D | DependencyGraphOutput.cpp | 28 void TDependencyGraphOutput::visitSymbol(TGraphSymbol* symbol) in visitSymbol() 59 TGraphNode* symbol = *iter; in outputAllSpanningTrees() local
|
/external/icu/icu4c/source/test/intltest/ |
D | tsdtfmsy.cpp | 42 DateFormatSymbols *symbol; in TestGetMonths() local 61 DateFormatSymbols *symbol; in TestGetMonths2() local 86 DateFormatSymbols *symbol; in TestGetWeekdays2() local 114 DateFormatSymbols *symbol; in TestGetEraNames() local 145 DateFormatSymbols *symbol=new DateFormatSymbols(Locale::getEnglish(), status); in TestGetSetSpecificItems() local
|
/external/chromium_org/chrome/tools/build/win/ |
D | syzygy_instrument.py | 41 def _CompileFilter(syzygy_dir, executable, symbol, filter_file, argument 60 def _InstrumentBinary(syzygy_dir, mode, executable, symbol, dst_dir, argument
|
/external/easymock/src/org/easymock/ |
D | LogicalOperator.java | 48 private String symbol; field in LogicalOperator 50 private LogicalOperator(String symbol) { in LogicalOperator()
|
/external/chromium_org/third_party/fips181/ |
D | randpass.cc | 110 gen_rand_symbol (char *symbol, unsigned int mode) in gen_rand_symbol() 152 is_restricted_symbol (char symbol) in is_restricted_symbol()
|