Home
last modified time | relevance | path

Searched refs:Symbol (Results 1 – 25 of 67) sorted by relevance

123

/external/protobuf/src/google/protobuf/
Ddescriptor.cc220 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/
DSR_SymbolTable.h52 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/
Dcharacter-sets.txt1542 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/
Drelabel.h113 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()
Dsymbol-table.h350 const char* Symbol(void) { in Symbol() function
/external/skia/src/svg/
DSkSVGSymbol.h24 DECLARE_SVG_INFO(Symbol);
DSkSVGSymbol.cpp25 DEFINE_SVG_INFO(Symbol) in DEFINE_SVG_INFO() argument
/external/srec/portable/include/
DPortExport.h68 #error Symbol import/export pair not defined.
/external/srec/srec/Semproc/src/
DSymbolTable.c81 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/
Dphrtab.utf4 ! Symbol Table <Phrasing>
Dacctab.utf4 ! Symbol Table <Accentuation>
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
Des-ES_phones.utf4 ! Phones Symbol Table for language es-ES
/external/dropbear/libtommath/
Dtommath.out132 \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/
Den-GB_phones.utf4 ! Phones Symbol Table for language en-GB
Den-GB_pos.utf4 ! Part-Of-Speech Symbol Table for language en-GB
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/
Dfr-FR_phones.utf4 ! Phones Symbol Table for language fr-FR
/external/webkit/WebKitTools/DumpRenderTree/qt/
Dfonts.conf225 <string>Symbol</string>
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/
Dit-IT_phones.utf4 ! Phones Symbol Table for language it-IT
/external/webkit/WebKitTools/DumpRenderTree/gtk/
Dfonts.conf225 <string>Symbol</string>
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/
Dde-DE_phones.utf4 ! Phones Symbol Table for language de-DE
Dde-DE_pos.utf4 ! Part-Of-Speech Symbol Table for language de-DE
/external/webkit/WebCore/css/
Dmathml.css4 font-family: Symbol, STIXGeneral, "Times New Roman";
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_phones.utf4 ! Phones Symbol Table for language en-US
Den-US_pos.utf4 ! Part-Of-Speech Symbol Table for language en-US
/external/srec/tools/make_cfst/
Dmake_cfst.cpp252 const char* key = syms_iter.Symbol(); in main()

123