/external/protobuf/src/google/protobuf/ |
D | descriptor.cc | 220 struct Symbol { struct 235 inline Symbol() : type(NULL_SYMBOL) { descriptor = NULL; } in Symbol() function 246 inline explicit Symbol(const TYPE* value) { \ 275 const Symbol kNullSymbol; 277 typedef hash_map<const char*, Symbol, 280 typedef hash_map<PointerStringPair, Symbol, 343 inline Symbol FindSymbol(const string& key) const; 349 Symbol FindByNameHelper( 366 bool AddSymbol(const string& full_name, Symbol symbol); 441 inline Symbol FindNestedSymbol(const void* parent, [all …]
|
/external/srec/srec/Semproc/include/ |
D | SR_SymbolTable.h | 52 Symbol; typedef 67 Symbol Symbols[MAX_SYMBOLS]; 72 Symbol *next; 77 Symbol SpecialSymbols[MAX_SPECIAL_SYMBOLS]; 132 SREC_SEMPROC_API ESR_ReturnCode ST_getSymbolSlot(SymbolTable* self, Symbol** slot);
|
/external/webkit/WebCore/platform/text/mac/ |
D | character-sets.txt | 1542 PCL Symbol Set id: 9U 1548 PCL Symbol Set id: 19U 1554 PCL Symbol Set id: 9E 1560 PCL Symbol Set id: 5T 1566 PCL Symbol Set id: 10J 1575 PCL Symbol Set id: 14J 1582 PCL Symbol Set id: 13J 1589 PCL Symbol Set id: 11U 1594 Source: PC Latin Turkish. PCL Symbol Set id: 9T 1611 PCL Symbol Set id: 1U [all …]
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | relabel.h | 113 new_isymbols->Find(syms_iter.Symbol()))); in Relabel() 123 new_osymbols->Find(syms_iter.Symbol()))); in Relabel() 211 input_map_[syms_iter.Value()] = new_isymbols->Find(syms_iter.Symbol()); in RelabelFstImpl() 222 new_osymbols->Find(syms_iter.Symbol()); in RelabelFstImpl()
|
D | symbol-table.h | 350 const char* Symbol(void) { in Symbol() function
|
/external/skia/src/svg/ |
D | SkSVGSymbol.h | 24 DECLARE_SVG_INFO(Symbol);
|
D | SkSVGSymbol.cpp | 25 DEFINE_SVG_INFO(Symbol) in DEFINE_SVG_INFO() argument
|
/external/srec/portable/include/ |
D | PortExport.h | 68 #error Symbol import/export pair not defined.
|
/external/srec/srec/Semproc/src/ |
D | SymbolTable.c | 81 Symbol* symbol; in ST_putKeyValue() 196 ESR_ReturnCode ST_getSymbolSlot(SymbolTable* ptr, Symbol** slot) in ST_getSymbolSlot()
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/ |
D | phrtab.utf | 4 ! Symbol Table <Phrasing>
|
D | acctab.utf | 4 ! Symbol Table <Accentuation>
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/ |
D | es-ES_phones.utf | 4 ! Phones Symbol Table for language es-ES
|
/external/dropbear/libtommath/ |
D | tommath.out | 132 \BOOKMARK [1][-]{section.9.3}{Jacobi Symbol Computation}{chapter.9} 133 \BOOKMARK [2][-]{subsection.9.3.1}{Jacobi Symbol}{section.9.3}
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_phones.utf | 4 ! Phones Symbol Table for language en-GB
|
D | en-GB_pos.utf | 4 ! Part-Of-Speech Symbol Table for language en-GB
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/ |
D | fr-FR_phones.utf | 4 ! Phones Symbol Table for language fr-FR
|
/external/webkit/WebKitTools/DumpRenderTree/qt/ |
D | fonts.conf | 225 <string>Symbol</string>
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/ |
D | it-IT_phones.utf | 4 ! Phones Symbol Table for language it-IT
|
/external/webkit/WebKitTools/DumpRenderTree/gtk/ |
D | fonts.conf | 225 <string>Symbol</string>
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/ |
D | de-DE_phones.utf | 4 ! Phones Symbol Table for language de-DE
|
D | de-DE_pos.utf | 4 ! Part-Of-Speech Symbol Table for language de-DE
|
/external/webkit/WebCore/css/ |
D | mathml.css | 4 font-family: Symbol, STIXGeneral, "Times New Roman";
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_phones.utf | 4 ! Phones Symbol Table for language en-US
|
D | en-US_pos.utf | 4 ! Part-Of-Speech Symbol Table for language en-US
|
/external/srec/tools/make_cfst/ |
D | make_cfst.cpp | 252 const char* key = syms_iter.Symbol(); in main()
|