/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/ |
D | braille_table.js | 44 function appendCommonFilename(tables) { argument 78 cvox.BrailleTable.forId = function(tables, id) { argument 92 cvox.BrailleTable.getUncontracted = function(tables, table) { argument
|
D | braille_background.js | 37 cvox.BrailleTable.getAll(goog.bind(function(tables) { argument
|
/external/chromium_org/third_party/cld/encodings/compact_lang_det/ |
D | compact_lang_det.cc | 16 const DetectionTables* tables, in DetectLanguage() 57 const DetectionTables* tables, in DetectLanguageSummary() 99 const DetectionTables* tables, in DetectLanguageSummary() 144 const DetectionTables* tables, in ExtDetectLanguageSummary() 186 const DetectionTables* tables, in ExtDetectLanguageSummary() 228 const DetectionTables* tables, in ExtDetectLanguageSummary()
|
/external/chromium_org/third_party/brotli/src/woff2/ |
D | woff2_enc.cc | 74 bool ReadLongDirectory(Buffer* file, std::vector<Table>* tables, in ReadLongDirectory() 117 size_t ComputeWoff2Length(const std::vector<Table>& tables) { in ComputeWoff2Length() 129 size_t ComputeTTFLength(const std::vector<Table>& tables) { in ComputeTTFLength() 212 std::vector<Table> tables; in ConvertTTFToWOFF2() local
|
D | font.h | 45 std::map<uint32_t, Table> tables; member
|
D | woff2_dec.cc | 587 const Table* FindTable(const std::vector<Table>& tables, uint32_t tag) { in FindTable() 597 bool ReconstructTransformed(const std::vector<Table>& tables, uint32_t tag, in ReconstructTransformed() 639 bool FixChecksums(const std::vector<Table>& tables, uint8_t* dst) { in FixChecksums() 675 bool ReadShortDirectory(Buffer* file, std::vector<Table>* tables, in ReadShortDirectory() 772 std::vector<Table> tables(num_tables); in ConvertWOFF2ToTTF() local
|
/external/chromium_org/third_party/sfntly/cpp/src/sample/subtly/ |
D | stats.cc | 44 const TableMap* tables = font->GetTableMap(); in PrintComparison() local 72 const TableMap* tables = font->GetTableMap(); in PrintStats() local
|
/external/sfntly/cpp/src/sample/subtly/ |
D | stats.cc | 44 const TableMap* tables = font->GetTableMap(); in PrintComparison() local 72 const TableMap* tables = font->GetTableMap(); in PrintStats() local
|
/external/fonttools/Lib/fontTools/ |
D | merge.py | 142 def merge(self, m, tables): argument 279 def merge(self, m, tables): argument 333 def merge(self, m, tables): argument 351 def merge(self, m, tables): argument 447 def merge(self, m, tables): argument 775 def mergeObjects(self, returnTable, logic, tables): argument
|
/external/pcre/dist/ |
D | dftables.c | 65 const unsigned char *tables; in main() local
|
D | pcre_byte_order.c | 100 pcre_extra *extra_data, const unsigned char *tables) in pcre_pattern_to_host_byte_order()
|
D | pcretest.c | 242 #define PCRE_COMPILE8(re, pat, options, error, erroffset, tables) \ argument 286 #define PCRE_PATTERN_TO_HOST_BYTE_ORDER8(rc, re, extra, tables) \ argument 330 #define PCRE_COMPILE16(re, pat, options, error, erroffset, tables) \ argument 379 #define PCRE_PATTERN_TO_HOST_BYTE_ORDER16(rc, re, extra, tables) \ argument 422 #define PCRE_COMPILE32(re, pat, options, error, erroffset, tables) \ argument 471 #define PCRE_PATTERN_TO_HOST_BYTE_ORDER32(rc, re, extra, tables) \ argument 563 #define PCRE_COMPILE(re, pat, options, error, erroffset, tables) \ argument 695 #define PCRE_PATTERN_TO_HOST_BYTE_ORDER(rc, re, extra, tables) \ argument 791 #define PCRE_COMPILE(re, pat, options, error, erroffset, tables) \ argument 892 #define PCRE_PATTERN_TO_HOST_BYTE_ORDER(rc, re, extra, tables) \ argument [all …]
|
D | pcre_study.c | 1424 const pcre_uint8 *tables; in pcre_study() local
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowSQLiteQueryBuilder.java | 15 public static String buildQueryString(boolean distinct, String tables, in buildQueryString()
|
/external/fonttools/MetaTools/ |
D | buildTableList.py | 18 tables = [] variable
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/ |
D | parsecvs.php | 124 $tables = array(); variable
|
/external/chromium_org/third_party/cython/src/Cython/Plex/ |
D | Lexicons.py | 111 tables = None # StateTableMachine variable in Lexicon
|
/external/chromium_org/third_party/ots/src/ |
D | ots.cc | 219 std::vector<OpenTypeTable> tables; in ProcessTTF() local 321 std::vector<OpenTypeTable> tables; in ProcessWOFF() local 418 const std::vector<OpenTypeTable>& tables, in ProcessGeneric()
|
D | woff2.cc | 697 const Table* FindTable(const std::vector<Table>& tables, uint32_t tag) { in FindTable() 707 bool ReconstructTransformed(const std::vector<Table>& tables, uint32_t tag, in ReconstructTransformed() 749 bool FixChecksums(const std::vector<Table>& tables, uint8_t* dst) { in FixChecksums() 800 bool ReadShortDirectory(ots::Buffer* file, std::vector<Table>* tables, in ReadShortDirectory() 908 std::vector<Table> tables(num_tables); in ConvertWOFF2ToTTF() local
|
/external/chromium-trace/trace-viewer/src/tracing/analysis/ |
D | stub_analysis_results.js | 9 this.tables = []; property in anonymousFunction463096b20100.StubAnalysisResults
|
/external/chromium_org/chrome/browser/predictors/ |
D | resource_prefetch_predictor.h | 287 void set_mock_tables(scoped_refptr<ResourcePrefetchPredictorTables> tables) { in set_mock_tables()
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/ |
D | options.js | 76 cvox.BrailleTable.getAll(function(tables) { argument
|
/external/llvm/utils/TableGen/ |
D | X86RecognizableInstr.cpp | 174 RecognizableInstr::RecognizableInstr(DisassemblerTables &tables, in RecognizableInstr() 247 void RecognizableInstr::processInstr(DisassemblerTables &tables, in processInstr()
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
D | hb-open-file-private.hh | 116 TableRecord tables[VAR]; /* TableRecord entries. numTables items */ member
|
/external/harfbuzz_ng/src/ |
D | hb-open-file-private.hh | 116 TableRecord tables[VAR]; /* TableRecord entries. numTables items */ member
|