| /external/python/cpython2/Tools/unicode/ |
| D | mkstringprep.py | 68 table = {} variable 123 name, table = tables[0] variable 126 table = set(table.keys()) variable 146 name, table = tables[0] variable 149 table = sorted(table.keys()) variable 236 name, table = tables[0] variable 247 name, table = tables[0] variable 304 name, table = tables[0] variable 318 name, table = tables[0] variable 325 table = set(table.keys()) variable [all …]
|
| /external/python/cpython3/Tools/unicode/ |
| D | mkstringprep.py | 72 table = {} variable 129 name, table = tables[0] variable 132 table = set(table.keys()) variable 152 name, table = tables[0] variable 155 table = sorted(table.keys()) variable 242 name, table = tables[0] variable 253 name, table = tables[0] variable 310 name, table = tables[0] variable 324 name, table = tables[0] variable 331 table = set(table.keys()) variable [all …]
|
| /external/mesa3d/src/mesa/main/ |
| D | hash.c | 53 struct _mesa_HashTable *table = CALLOC_STRUCT(_mesa_HashTable); in _mesa_NewHashTable() local 89 _mesa_DeleteHashTable(struct _mesa_HashTable *table) in _mesa_DeleteHashTable() 108 _mesa_HashEnableNameReuse(struct _mesa_HashTable *table) in _mesa_HashEnableNameReuse() 126 _mesa_HashLookup_unlocked(struct _mesa_HashTable *table, GLuint key) in _mesa_HashLookup_unlocked() 155 _mesa_HashLookup(struct _mesa_HashTable *table, GLuint key) in _mesa_HashLookup() 177 _mesa_HashLookupLocked(struct _mesa_HashTable *table, GLuint key) in _mesa_HashLookupLocked() 184 _mesa_HashInsert_unlocked(struct _mesa_HashTable *table, GLuint key, void *data) in _mesa_HashInsert_unlocked() 221 _mesa_HashInsertLocked(struct _mesa_HashTable *table, GLuint key, void *data, in _mesa_HashInsertLocked() 240 _mesa_HashInsert(struct _mesa_HashTable *table, GLuint key, void *data, in _mesa_HashInsert() 261 _mesa_HashRemove_unlocked(struct _mesa_HashTable *table, GLuint key) in _mesa_HashRemove_unlocked() [all …]
|
| /external/guava/android/guava-tests/test/com/google/common/collect/ |
| D | ImmutableTableTest.java | 172 Table<Character, Integer, String> table = TreeBasedTable.create(); in testCopyOf() local 186 Table<Character, Integer, String> table = TreeBasedTable.create(); in testCopyOfSparse() local 200 Table<Character, Integer, String> table = TreeBasedTable.create(); in testCopyOfDense() local 213 Table<Character, Integer, String> table = HashBasedTable.create(); in testBuilder_orderRowsAndColumnsBy_putAll() local 243 Table<Character, Integer, String> table = builder.build(); in testBuilder_orderRowsAndColumnsBy_sparse() local 265 Table<Character, Integer, String> table = builder.build(); in testBuilder_orderRowsAndColumnsBy_dense() local 287 Table<Character, Integer, String> table = builder.build(); in testBuilder_orderRowsBy_sparse() local 303 Table<Character, Integer, String> table = builder.build(); in testBuilder_orderRowsBy_dense() local 320 Table<Character, Integer, String> table = builder.build(); in testBuilder_orderColumnsBy_sparse() local 336 Table<Character, Integer, String> table = builder.build(); in testBuilder_orderColumnsBy_dense() local [all …]
|
| D | TableCollectionTest.java | 685 Table<String, Integer, Character> table, String[] elements) { in populateForRowKeySet() 693 Table<Integer, String, Character> table, String[] elements) { in populateForColumnKeySet() 701 Table<Integer, Character, String> table, String[] elements) { in populateForValues() 721 Table<String, Integer, Character> table = createTable(); in create() local 792 Table<Character, String, Integer> table = makeTable(); in makePopulatedMap() local 873 Table<Character, String, Integer> table = HashBasedTable.create(); in makeTable() local 879 Table<Character, String, Integer> table = HashBasedTable.create(); in makePopulatedMap() local 895 Table<Character, String, Integer> table = HashBasedTable.create(); in makeTable() local 901 Table<Character, String, Integer> table = HashBasedTable.create(); in makePopulatedMap() local 917 RowSortedTable<Character, String, Integer> table = TreeBasedTable.create(); in makeTable() local [all …]
|
| /external/freetype/src/otvalid/ |
| D | otvcommn.c | 41 otv_Coverage_validate( FT_Bytes table, in otv_Coverage_validate() 134 otv_Coverage_get_first( FT_Bytes table ) in otv_Coverage_get_first() 146 otv_Coverage_get_last( FT_Bytes table ) in otv_Coverage_get_last() 175 otv_Coverage_get_count( FT_Bytes table ) in otv_Coverage_get_count() 221 otv_ClassDef_validate( FT_Bytes table, in otv_ClassDef_validate() 307 otv_Device_validate( FT_Bytes table, in otv_Device_validate() 353 otv_Lookup_validate( FT_Bytes table, in otv_Lookup_validate() 393 otv_LookupList_validate( FT_Bytes table, in otv_LookupList_validate() 420 otv_LookupList_get_count( FT_Bytes table ) in otv_LookupList_get_count() 437 otv_Feature_validate( FT_Bytes table, in otv_Feature_validate() [all …]
|
| D | otvbase.c | 34 otv_BaseCoord_validate( FT_Bytes table, in otv_BaseCoord_validate() 73 otv_BaseTagList_validate( FT_Bytes table, in otv_BaseTagList_validate() 95 otv_BaseValues_validate( FT_Bytes table, in otv_BaseValues_validate() 122 otv_MinMax_validate( FT_Bytes table, in otv_MinMax_validate() 177 otv_BaseScript_validate( FT_Bytes table, in otv_BaseScript_validate() 222 otv_BaseScriptList_validate( FT_Bytes table, in otv_BaseScriptList_validate() 252 otv_Axis_validate( FT_Bytes table, in otv_Axis_validate() 280 otv_BASE_validate( FT_Bytes table, in otv_BASE_validate()
|
| D | otvgpos.c | 59 otv_x_sxy( FT_Bytes table, in otv_x_sxy() 107 otv_u_O_O_u_O_O( FT_Bytes table, in otv_u_O_O_u_O_O() 169 otv_ValueRecord_validate( FT_Bytes table, in otv_ValueRecord_validate() 243 otv_Anchor_validate( FT_Bytes table, in otv_Anchor_validate() 309 otv_MarkArray_validate( FT_Bytes table, in otv_MarkArray_validate() 348 otv_SinglePos_validate( FT_Bytes table, in otv_SinglePos_validate() 428 otv_PairSet_validate( FT_Bytes table, in otv_PairSet_validate() 472 otv_PairPos_validate( FT_Bytes table, in otv_PairPos_validate() 579 otv_CursivePos_validate( FT_Bytes table, in otv_CursivePos_validate() 657 otv_MarkBasePos_validate( FT_Bytes table, in otv_MarkBasePos_validate() [all …]
|
| D | otvgsub.c | 44 otv_SingleSubst_validate( FT_Bytes table, in otv_SingleSubst_validate() 126 otv_MultipleSubst_validate( FT_Bytes table, in otv_MultipleSubst_validate() 167 otv_AlternateSubst_validate( FT_Bytes table, in otv_AlternateSubst_validate() 210 otv_Ligature_validate( FT_Bytes table, in otv_Ligature_validate() 242 otv_LigatureSubst_validate( FT_Bytes table, in otv_LigatureSubst_validate() 282 otv_ContextSubst_validate( FT_Bytes table, in otv_ContextSubst_validate() 341 otv_ChainContextSubst_validate( FT_Bytes table, in otv_ChainContextSubst_validate() 402 otv_ExtensionSubst_validate( FT_Bytes table, in otv_ExtensionSubst_validate() 458 otv_ReverseChainSingleSubst_validate( FT_Bytes table, in otv_ReverseChainSingleSubst_validate() 548 otv_GSUB_validate( FT_Bytes table, in otv_GSUB_validate()
|
| /external/guava/guava-tests/test/com/google/common/collect/ |
| D | ImmutableTableTest.java | 327 Table<Character, Integer, String> table = TreeBasedTable.create(); in testCopyOf() local 341 Table<Character, Integer, String> table = TreeBasedTable.create(); in testCopyOfSparse() local 355 Table<Character, Integer, String> table = TreeBasedTable.create(); in testCopyOfDense() local 368 Table<Character, Integer, String> table = HashBasedTable.create(); in testBuilder_orderRowsAndColumnsBy_putAll() local 398 Table<Character, Integer, String> table = builder.build(); in testBuilder_orderRowsAndColumnsBy_sparse() local 420 Table<Character, Integer, String> table = builder.build(); in testBuilder_orderRowsAndColumnsBy_dense() local 442 Table<Character, Integer, String> table = builder.build(); in testBuilder_orderRowsBy_sparse() local 458 Table<Character, Integer, String> table = builder.build(); in testBuilder_orderRowsBy_dense() local 475 Table<Character, Integer, String> table = builder.build(); in testBuilder_orderColumnsBy_sparse() local 491 Table<Character, Integer, String> table = builder.build(); in testBuilder_orderColumnsBy_dense() local [all …]
|
| D | TableCollectionTest.java | 685 Table<String, Integer, Character> table, String[] elements) { in populateForRowKeySet() 693 Table<Integer, String, Character> table, String[] elements) { in populateForColumnKeySet() 701 Table<Integer, Character, String> table, String[] elements) { in populateForValues() 721 Table<String, Integer, Character> table = createTable(); in create() local 792 Table<Character, String, Integer> table = makeTable(); in makePopulatedMap() local 873 Table<Character, String, Integer> table = HashBasedTable.create(); in makeTable() local 879 Table<Character, String, Integer> table = HashBasedTable.create(); in makePopulatedMap() local 895 Table<Character, String, Integer> table = HashBasedTable.create(); in makeTable() local 901 Table<Character, String, Integer> table = HashBasedTable.create(); in makePopulatedMap() local 917 RowSortedTable<Character, String, Integer> table = TreeBasedTable.create(); in makeTable() local [all …]
|
| /external/speex/libspeexdsp/ |
| D | fftwrap.c | 86 struct drft_lookup *table; in spx_fft_init() local 92 void spx_fft_destroy(void *table) in spx_fft_destroy() 98 void spx_fft(void *table, float *in, float *out) in spx_fft() 116 void spx_ifft(void *table, float *in, float *out) in spx_ifft() 139 struct mkl_config *table = (struct mkl_config *) speex_alloc(sizeof(struct mkl_config)); in spx_fft_init() local 149 void spx_fft_destroy(void *table) in spx_fft_destroy() 156 void spx_fft(void *table, spx_word16_t *in, spx_word16_t *out) in spx_fft() 162 void spx_ifft(void *table, spx_word16_t *in, spx_word16_t *out) in spx_ifft() 182 struct ipp_fft_config *table; in spx_fft_init() local 199 void spx_fft_destroy(void *table) in spx_fft_destroy() [all …]
|
| /external/clang/test/Analysis/ |
| D | malloc-overflow2.c | 9 struct table { struct 11 unsigned *table; argument 15 static int table_build(struct table *t) { in table_build() argument
|
| /external/libxml2/ |
| D | hash.c | 68 struct _xmlHashEntry *table; member 82 xmlHashComputeKey(xmlHashTablePtr table, const xmlChar *name, in xmlHashComputeKey() 112 xmlHashComputeQKey(xmlHashTablePtr table, in xmlHashComputeQKey() 175 xmlHashTablePtr table; in xmlHashCreate() local 209 xmlHashTablePtr table; in xmlHashCreateDict() local 229 xmlHashGrow(xmlHashTablePtr table, int size) { in xmlHashGrow() 320 xmlHashFree(xmlHashTablePtr table, xmlHashDeallocator f) { in xmlHashFree() 387 xmlHashAddEntry(xmlHashTablePtr table, const xmlChar *name, void *userdata) { in xmlHashAddEntry() 404 xmlHashAddEntry2(xmlHashTablePtr table, const xmlChar *name, in xmlHashAddEntry2() 423 xmlHashUpdateEntry(xmlHashTablePtr table, const xmlChar *name, in xmlHashUpdateEntry() [all …]
|
| /external/mesa3d/src/mesa/program/ |
| D | symbol_table.c | 87 _mesa_symbol_table_pop_scope(struct _mesa_symbol_table *table) in _mesa_symbol_table_pop_scope() 119 _mesa_symbol_table_push_scope(struct _mesa_symbol_table *table) in _mesa_symbol_table_push_scope() 134 find_symbol(struct _mesa_symbol_table *table, const char *name) in find_symbol() 150 _mesa_symbol_table_symbol_scope(struct _mesa_symbol_table *table, in _mesa_symbol_table_symbol_scope() 165 _mesa_symbol_table_find_symbol(struct _mesa_symbol_table *table, in _mesa_symbol_table_find_symbol() 177 _mesa_symbol_table_add_symbol(struct _mesa_symbol_table *table, in _mesa_symbol_table_add_symbol() 217 _mesa_symbol_table_replace_symbol(struct _mesa_symbol_table *table, in _mesa_symbol_table_replace_symbol() 232 _mesa_symbol_table_add_global_symbol(struct _mesa_symbol_table *table, in _mesa_symbol_table_add_global_symbol() 292 struct _mesa_symbol_table *table = calloc(1, sizeof(*table)); in _mesa_symbol_table_ctor() local 306 _mesa_symbol_table_dtor(struct _mesa_symbol_table *table) in _mesa_symbol_table_dtor()
|
| /external/u-boot/arch/arm/mach-socfpga/ |
| D | wrap_pinmux_config_s10.c | 13 const u32 **table, in sysmgr_pinmux_handoff_read() 34 void sysmgr_pinmux_table_sel(const u32 **table, unsigned int *table_len) in sysmgr_pinmux_table_sel() 40 void sysmgr_pinmux_table_ctrl(const u32 **table, unsigned int *table_len) in sysmgr_pinmux_table_ctrl() 46 void sysmgr_pinmux_table_fpga(const u32 **table, unsigned int *table_len) in sysmgr_pinmux_table_fpga() 52 void sysmgr_pinmux_table_delay(const u32 **table, unsigned int *table_len) in sysmgr_pinmux_table_delay()
|
| /external/fonttools/Tests/ttLib/tables/ |
| D | T_S_I__0_test.py | 53 def table(): function 65 def test_decompile(table, numGlyphs, data, expected_indices, argument 85 def test_compile(table, numGlyphs, indices, extra_indices, expected_data): argument 93 def test_set(table): argument 99 def test_toXML(table): argument
|
| /external/v8/src/objects/ |
| D | ordered-hash-table.cc | 36 Handle<Derived> table = Handle<Derived>::cast(backing_store); in Allocate() local 57 Handle<Derived> table = Handle<Derived>::cast(backing_store); in AllocateEmpty() local 66 Isolate* isolate, Handle<Derived> table) { in EnsureGrowable() 92 Isolate* isolate, Handle<Derived> table) { in Shrink() 103 Isolate* isolate, Handle<Derived> table) { in Clear() 124 Derived table, Object key) { in HasKey() 166 Handle<OrderedHashSet> table, in Add() 201 Isolate* isolate, Handle<OrderedHashSet> table, GetKeysConversion convert) { in ConvertToKeysArray() 240 Isolate* isolate, Handle<Derived> table) { in Rehash() 247 Isolate* isolate, Handle<Derived> table, int new_capacity) { in Rehash() [all …]
|
| /external/v8/src/runtime/ |
| D | runtime-collections.cc | 27 Handle<OrderedHashSet> table(OrderedHashSet::cast(holder->table()), isolate); in RUNTIME_FUNCTION() local 42 Handle<OrderedHashSet> table(OrderedHashSet::cast(holder->table()), isolate); in RUNTIME_FUNCTION() local 52 Handle<OrderedHashMap> table(OrderedHashMap::cast(holder->table()), isolate); in RUNTIME_FUNCTION() local 62 Handle<OrderedHashMap> table(OrderedHashMap::cast(holder->table()), isolate); in RUNTIME_FUNCTION() local 83 Handle<EphemeronHashTable> table( in RUNTIME_FUNCTION() local 106 Handle<EphemeronHashTable> table( in RUNTIME_FUNCTION() local
|
| /external/libdrm/ |
| D | xf86drmHash.c | 107 HashTablePtr table; in drmHashCreate() local 118 HashTablePtr table = (HashTablePtr)t; in drmHashDestroy() local 139 static HashBucketPtr HashFind(HashTablePtr table, in HashFind() 169 HashTablePtr table = (HashTablePtr)t; in drmHashLookup() local 182 HashTablePtr table = (HashTablePtr)t; in drmHashInsert() local 201 HashTablePtr table = (HashTablePtr)t; in drmHashDelete() local 218 HashTablePtr table = (HashTablePtr)t; in drmHashNext() local 235 HashTablePtr table = (HashTablePtr)t; in drmHashFirst() local
|
| /external/libdrm/amdgpu/ |
| D | handle_table.c | 31 drm_private int handle_table_insert(struct handle_table *table, uint32_t key, in handle_table_insert() 53 drm_private void handle_table_remove(struct handle_table *table, uint32_t key) in handle_table_remove() 59 drm_private void *handle_table_lookup(struct handle_table *table, uint32_t key) in handle_table_lookup() 67 drm_private void handle_table_fini(struct handle_table *table) in handle_table_fini()
|
| /external/python/cpython2/Tools/scripts/ |
| D | pdeps.py | 66 def process(filename, table): argument 94 def closure(table): argument 123 def inverse(table): argument 146 def printresults(table): argument
|
| /external/python/cpython3/Tools/scripts/ |
| D | pdeps.py | 66 def process(filename, table): argument 93 def closure(table): argument 122 def inverse(table): argument 145 def printresults(table): argument
|
| /external/libxkbcommon/xkbcommon/src/compose/ |
| D | table.c | 36 struct xkb_compose_table *table; in xkb_compose_table_new() local 72 xkb_compose_table_ref(struct xkb_compose_table *table) in xkb_compose_table_ref() 79 xkb_compose_table_unref(struct xkb_compose_table *table) in xkb_compose_table_unref() 97 struct xkb_compose_table *table; in xkb_compose_table_new_from_file() local 130 struct xkb_compose_table *table; in xkb_compose_table_new_from_buffer() local 161 struct xkb_compose_table *table; in xkb_compose_table_new_from_locale() local
|
| /external/freetype/src/gxvalid/ |
| D | gxvjust.c | 88 gxv_just_wdp_entry_validate( FT_Bytes table, in gxv_just_wdp_entry_validate() 131 gxv_just_wdc_entry_validate( FT_Bytes table, in gxv_just_wdc_entry_validate() 153 gxv_just_widthDeltaClusters_validate( FT_Bytes table, in gxv_just_widthDeltaClusters_validate() 180 gxv_just_actSubrecord_type0_validate( FT_Bytes table, in gxv_just_actSubrecord_type0_validate() 228 gxv_just_actSubrecord_type1_validate( FT_Bytes table, in gxv_just_actSubrecord_type1_validate() 246 gxv_just_actSubrecord_type2_validate( FT_Bytes table, in gxv_just_actSubrecord_type2_validate() 277 gxv_just_actSubrecord_type4_validate( FT_Bytes table, in gxv_just_actSubrecord_type4_validate() 314 gxv_just_actSubrecord_type5_validate( FT_Bytes table, in gxv_just_actSubrecord_type5_validate() 338 gxv_just_actSubrecord_validate( FT_Bytes table, in gxv_just_actSubrecord_validate() 381 gxv_just_pcActionRecord_validate( FT_Bytes table, in gxv_just_pcActionRecord_validate() [all …]
|