Home
last modified time | relevance | path

Searched defs:tables (Results 1 – 25 of 72) sorted by relevance

123

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dtransform.c17 void WebRtcIsac_InitTransform(TransformTables* tables) { in WebRtcIsac_InitTransform()
38 void WebRtcIsac_Time2Spec(const TransformTables* tables, in WebRtcIsac_Time2Spec()
82 void WebRtcIsac_Spec2time(const TransformTables* tables, in WebRtcIsac_Spec2time()
/external/freetype/src/gxvalid/
Dgxvbsln.c150 gxv_bsln_parts_fmt0_validate( FT_Bytes tables, in gxv_bsln_parts_fmt0_validate()
169 gxv_bsln_parts_fmt1_validate( FT_Bytes tables, in gxv_bsln_parts_fmt1_validate()
194 gxv_bsln_parts_fmt2_validate( FT_Bytes tables, in gxv_bsln_parts_fmt2_validate()
238 gxv_bsln_parts_fmt3_validate( FT_Bytes tables, in gxv_bsln_parts_fmt3_validate()
/external/sfntly/cpp/src/sample/subtly/
Dstats.cc44 const TableMap* tables = font->GetTableMap(); in PrintComparison() local
72 const TableMap* tables = font->GetTableMap(); in PrintStats() local
/external/python/cpython2/Lib/msilib/
Dtext.py129 tables=['ActionText', 'UIText'] variable
Dsequence.py126 tables=['AdminExecuteSequence', 'AdminUISequence', 'AdvtExecuteSequence', 'InstallExecuteSequence',… variable
/external/python/cpython3/Lib/msilib/
Dtext.py129 tables=['ActionText', 'UIText'] variable
Dsequence.py126 tables=['AdminExecuteSequence', 'AdminUISequence', 'AdvtExecuteSequence', 'InstallExecuteSequence',… variable
/external/python/cpython2/Tools/msi/
Dsequence.py126 tables=['AdminExecuteSequence', 'AdminUISequence', 'AdvtExecuteSequence', 'InstallExecuteSequence',… variable
Duisample.py1400 tables=['AdminExecuteSequence', 'AdminUISequence', 'AdvtExecuteSequence', 'BBControl', 'Billboard',… variable
/external/pcre/dist2/src/
Dpcre2_serialize.c81 const uint8_t *tables; in pcre2_serialize_encode() local
172 uint8_t *tables; in pcre2_serialize_decode() local
Ddftables.c66 const unsigned char *tables; in main() local
/external/mesa3d/src/mesa/main/
Dget_hash_generator.py96 def print_tables(tables): argument
115 def merge_tables(tables): argument
/external/fonttools/Lib/fontTools/
Dmerge.py152 def merge(self, m, tables): argument
306 def merge(self, m, tables): argument
354 def merge(self, m, tables): argument
392 def merge(self, m, tables): argument
637 def merge(self, m, tables): argument
1027 def mergeObjects(self, returnTable, logic, tables): argument
/external/fonttools/Tests/varLib/
DvarLib_test.py83 def expect_ttx(self, font, expected_ttx, tables): argument
94 def check_ttx_dump(self, font, expected_ttx, tables, suffix): argument
108 def _run_varlib_build_test(self, designspace_name, font_name, tables, argument
Dmutator_test.py72 def expect_ttx(self, font, expected_ttx, tables): argument
Dinterpolate_layout_test.py74 def expect_ttx(self, font, expected_ttx, tables): argument
85 def check_ttx_dump(self, font, expected_ttx, tables, suffix): argument
/external/fonttools/MetaTools/
DbuildTableList.py19 tables = [] variable
/external/fonttools/Tests/fontBuilder/
DfontBuilder_test.py56 def _verifyOutput(outPath, tables=None): argument
/external/autotest/database/
Ddb_utils.py41 def move_tables(manager, src_manager, tables): argument
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
DTable_Suite.py48 class tables(aetools.ComponentItem): class
/external/tensorflow/tensorflow/core/kernels/lookup_tables/
Dfingerprint64_map_op_kernels.cc25 namespace tables { namespace
/external/swiftshader/third_party/LLVM/utils/TableGen/
DX86RecognizableInstr.cpp196 RecognizableInstr::RecognizableInstr(DisassemblerTables &tables, in RecognizableInstr()
268 void RecognizableInstr::processInstr(DisassemblerTables &tables, in processInstr()
538 void RecognizableInstr::emitInstructionSpecifier(DisassemblerTables &tables) { in emitInstructionSpecifier()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DX86RecognizableInstr.cpp63 RecognizableInstr::RecognizableInstr(DisassemblerTables &tables, in RecognizableInstr()
137 void RecognizableInstr::processInstr(DisassemblerTables &tables, in processInstr()
/external/freetype/src/pcf/
Dpcfread.c100 PCF_Table tables; in pcf_read_TOC() local
374 PCF_Table tables, in pcf_seek_to_table_type()
412 pcf_has_table_type( PCF_Table tables, in pcf_has_table_type()
/external/iptables/iptables/
Dnft.h37 struct builtin_table *tables; member

123