Home
last modified time | relevance | path

Searched defs:tables (Results 1 – 25 of 54) 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/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
Dschema.py580 tables=[_Validation, ActionText, AdminExecuteSequence, Condition, AdminUISequence, AdvtExecuteSeque… variable
/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/Tools/msi/
Dsequence.py126 tables=['AdminExecuteSequence', 'AdminUISequence', 'AdvtExecuteSequence', 'InstallExecuteSequence',… variable
Duisample.py1400 tables=['AdminExecuteSequence', 'AdminUISequence', 'AdvtExecuteSequence', 'BBControl', 'Billboard',… variable
Dschema.py580 tables=[_Validation, ActionText, AdminExecuteSequence, Condition, AdminUISequence, AdvtExecuteSeque… variable
/external/fonttools/Lib/fontTools/
Dmerge.py142 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/dist2/src/
Dpcre2_serialize.c81 const uint8_t *tables; in pcre2_serialize_encode() local
154 uint8_t *tables; in pcre2_serialize_decode() local
Ddftables.c66 const unsigned char *tables; in main() local
Dpcre2_context.c278 const unsigned char *tables) in pcre2_set_character_tables()
/external/mesa3d/src/mesa/main/
Dget_hash_generator.py97 def print_tables(tables): argument
116 def merge_tables(tables): argument
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowSQLiteQueryBuilder.java15 public static String buildQueryString(boolean distinct, String tables, in buildQueryString()
/external/fonttools/MetaTools/
DbuildTableList.py18 tables = [] variable
/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/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/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/mesa3d/src/amd/common/
Dsid_tables.py199 def write_tables(tables): argument
/external/iptables/iptables/
Dnft.h37 struct builtin_table *tables; member
/external/llvm/utils/TableGen/
DX86RecognizableInstr.cpp191 RecognizableInstr::RecognizableInstr(DisassemblerTables &tables, in RecognizableInstr()
264 void RecognizableInstr::processInstr(DisassemblerTables &tables, in processInstr()

123