/third_party/mesa3d/src/mesa/main/ |
D | hash.c | 53 struct _mesa_HashTable *table = CALLOC_STRUCT(_mesa_HashTable); in _mesa_NewHashTable() local 85 _mesa_DeleteHashTable(struct _mesa_HashTable *table) in _mesa_DeleteHashTable() 103 static void init_name_reuse(struct _mesa_HashTable *table) in init_name_reuse() 113 _mesa_HashEnableNameReuse(struct _mesa_HashTable *table) in _mesa_HashEnableNameReuse() 125 _mesa_HashLookup_unlocked(struct _mesa_HashTable *table, GLuint key) in _mesa_HashLookup_unlocked() 154 _mesa_HashLookup(struct _mesa_HashTable *table, GLuint key) in _mesa_HashLookup() 176 _mesa_HashLookupLocked(struct _mesa_HashTable *table, GLuint key) in _mesa_HashLookupLocked() 183 _mesa_HashInsert_unlocked(struct _mesa_HashTable *table, GLuint key, void *data) in _mesa_HashInsert_unlocked() 220 _mesa_HashInsertLocked(struct _mesa_HashTable *table, GLuint key, void *data, in _mesa_HashInsertLocked() 239 _mesa_HashInsert(struct _mesa_HashTable *table, GLuint key, void *data, in _mesa_HashInsert() [all …]
|
D | hash.h | 139 _mesa_HashLockMutex(struct _mesa_HashTable *table) in _mesa_HashLockMutex() 152 _mesa_HashUnlockMutex(struct _mesa_HashTable *table) in _mesa_HashUnlockMutex() 195 _mesa_HashWalkMaybeLocked(const struct _mesa_HashTable *table, in _mesa_HashWalkMaybeLocked() 206 _mesa_HashLookupMaybeLocked(struct _mesa_HashTable *table, GLuint key, in _mesa_HashLookupMaybeLocked() 216 _mesa_HashInsertMaybeLocked(struct _mesa_HashTable *table, in _mesa_HashInsertMaybeLocked() 227 _mesa_HashLockMaybeLocked(struct _mesa_HashTable *table, bool locked) in _mesa_HashLockMaybeLocked() 234 _mesa_HashUnlockMaybeLocked(struct _mesa_HashTable *table, bool locked) in _mesa_HashUnlockMaybeLocked()
|
/third_party/python/Tools/unicode/ |
D | mkstringprep.py | 69 table = {} variable 126 name, table = tables[0] variable 129 table = set(table.keys()) variable 149 name, table = tables[0] variable 152 table = sorted(table.keys()) variable 239 name, table = tables[0] variable 250 name, table = tables[0] variable 307 name, table = tables[0] variable 321 name, table = tables[0] variable 328 table = set(table.keys()) variable [all …]
|
/third_party/skia/third_party/externals/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() 178 otv_Coverage_get_count( FT_Bytes table ) in otv_Coverage_get_count() 224 otv_ClassDef_validate( FT_Bytes table, in otv_ClassDef_validate() 310 otv_Device_validate( FT_Bytes table, in otv_Device_validate() 356 otv_Lookup_validate( FT_Bytes table, in otv_Lookup_validate() 396 otv_LookupList_validate( FT_Bytes table, in otv_LookupList_validate() 423 otv_LookupList_get_count( FT_Bytes table ) in otv_LookupList_get_count() 440 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()
|
D | otvmath.c | 46 otv_MathConstants_validate( FT_Bytes table, in otv_MathConstants_validate() 86 otv_MathItalicsCorrectionInfo_validate( FT_Bytes table, in otv_MathItalicsCorrectionInfo_validate() 135 otv_MathKern_validate( FT_Bytes table, in otv_MathKern_validate() 178 otv_MathKernInfo_validate( FT_Bytes table, in otv_MathKernInfo_validate() 225 otv_MathGlyphInfo_validate( FT_Bytes table, in otv_MathGlyphInfo_validate() 274 otv_GlyphAssembly_validate( FT_Bytes table, in otv_GlyphAssembly_validate() 315 otv_MathGlyphConstruction_validate( FT_Bytes table, in otv_MathGlyphConstruction_validate() 355 otv_MathVariants_validate( FT_Bytes table, in otv_MathVariants_validate() 416 otv_MATH_validate( FT_Bytes table, in otv_MATH_validate()
|
/third_party/node/test/fixtures/wpt/wasm/jsapi/table/ |
D | get-set.any.js | 26 const table = new WebAssembly.Table(argument); constant 57 const table = new WebAssembly.Table(argument); constant 88 const table = new WebAssembly.Table(argument); constant 105 const table = new WebAssembly.Table(argument); constant 123 const table = new WebAssembly.Table(argument); constant 137 const table = new WebAssembly.Table(argument); constant 159 const table = new WebAssembly.Table(argument); constant 169 const table = new WebAssembly.Table(argument); constant 192 const table = new WebAssembly.Table(argument); constant 198 const table = new WebAssembly.Table(argument); constant [all …]
|
D | grow.any.js | 11 const table = new WebAssembly.Table(argument); constant 42 const table = new WebAssembly.Table(argument); constant 52 const table = new WebAssembly.Table(argument); constant 62 const table = new WebAssembly.Table(argument); constant 84 const table = new WebAssembly.Table(argument); constant 91 const table = new WebAssembly.Table(argument); constant 107 const table = new WebAssembly.Table(argument); constant 118 const table = new WebAssembly.Table(argument); constant 124 const table = new WebAssembly.Table(argument); constant
|
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/table/ |
D | RangeTableTest.java | 74 RangeTable table = RangeTable.builder(SCHEMA).build(); in testEmptyMap() local 80 RangeTable.Builder table = RangeTable.builder(SCHEMA); in testBasicAssign() local 124 RangeTable table = RangeTable.builder(SCHEMA) in testApplyChanges() local 145 RangeTable table = RangeTable.builder(SCHEMA) in testBareRangeAddition() local 163 RangeTable table = RangeTable.builder(SCHEMA) in testAssignAndUnassign() local 179 RangeTable table = RangeTable.builder(SCHEMA) in testAssignAndRemove() local 220 RangeTable table = RangeTable.builder(SCHEMA) in testColumnGroupMapping() local 259 RangeTable table = RangeTable.builder(SCHEMA) in testGetPrefixMap() local 281 RangeTable table = RangeTable.builder(SCHEMA) in testGetPrefixMap_minLength() local 298 RangeTable table = RangeTable.builder(SCHEMA) in testSimplify_multipleColumns() local [all …]
|
/third_party/node/deps/v8/src/objects/ |
D | ordered-hash-table.cc | 37 Handle<Derived> table = Handle<Derived>::cast(backing_store); in Allocate() local 58 Handle<Derived> table = Handle<Derived>::cast(backing_store); in AllocateEmpty() local 68 IsolateT* isolate, Handle<Derived> table) { in EnsureGrowable() 94 Isolate* isolate, Handle<Derived> table) { in Shrink() 105 Isolate* isolate, Handle<Derived> table) { in Clear() 126 Derived table, Object key) { in HasKey() 168 Handle<OrderedHashSet> table, in Add() 203 Isolate* isolate, Handle<OrderedHashSet> table, GetKeysConversion convert) { in ConvertToKeysArray() 243 IsolateT* isolate, Handle<Derived> table) { in Rehash() 251 IsolateT* isolate, Handle<Derived> table, int new_capacity) { in Rehash() [all …]
|
/third_party/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()
|
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
D | DistanceTableTest.java | 20 DistanceTable table = builder.build(); in testSimpleMapping() local 30 DistanceTable table = builder.build(); in testReverseMapping() local 45 DistanceTable table = builder.build(); in testMinRegionDistance() local 67 DistanceTable table = builder.build(); in testSkipScript() local 86 DistanceTable table = builder.build(); in testFirstOneWins() local 123 DistanceTable.Builder table = DistanceTable.builder(); in defaultTable() local 160 public ImmutableMap<String, Integer> getTrieTable(DistanceTable table) { in getTrieTable()
|
/third_party/node/deps/uvwasi/src/ |
D | fd_table.c | 19 struct uvwasi_fd_table_t* table, in uvwasi__insert_stdio() 60 struct uvwasi_fd_table_t* table, in uvwasi_fd_table_insert() 190 struct uvwasi_fd_table_t* table; in uvwasi_fd_table_init() local 241 void uvwasi_fd_table_free(uvwasi_t* uvwasi, struct uvwasi_fd_table_t* table) { in uvwasi_fd_table_free() 271 struct uvwasi_fd_table_t* table, in uvwasi_fd_table_insert_preopen() 309 struct uvwasi_fd_table_t* table, in uvwasi_fd_table_insert_preopen_socket() 328 uvwasi_errno_t uvwasi_fd_table_get(struct uvwasi_fd_table_t* table, in uvwasi_fd_table_get() 352 uvwasi_errno_t uvwasi_fd_table_get_nolock(struct uvwasi_fd_table_t* table, in uvwasi_fd_table_get_nolock() 383 struct uvwasi_fd_table_t* table, in uvwasi_fd_table_remove_nolock() 407 struct uvwasi_fd_table_t* table, in uvwasi_fd_table_renumber() [all …]
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
D | RuleExtractor.java | 48 private static Set<Rule> extract(LigatureSubst table) { in extract() 60 private static GlyphList extract(CoverageTable table) { in extract() 78 private static GlyphList extract(RecordsTable<NumRecord> table) { in extract() 86 private static Map<Integer, GlyphGroup> extract(RangeRecordTable table) { in extract() 108 private static List<Rule> extract(LigatureSet table) { in extract() 118 private static Rule extract(Ligature table) { in extract() 129 private static Set<Rule> extract(SingleSubst table) { in extract() 152 private static Set<Rule> extract(MultipleSubst table) { in extract() 170 private static Set<Rule> extract(AlternateSubst table) { in extract() 189 private static Set<Rule> extract(ContextSubst table, LookupListTable lookupListTable, in extract() [all …]
|
/third_party/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
|
/third_party/skia/third_party/externals/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() 229 gxv_just_actSubrecord_type1_validate( FT_Bytes table, in gxv_just_actSubrecord_type1_validate() 247 gxv_just_actSubrecord_type2_validate( FT_Bytes table, in gxv_just_actSubrecord_type2_validate() 278 gxv_just_actSubrecord_type4_validate( FT_Bytes table, in gxv_just_actSubrecord_type4_validate() 315 gxv_just_actSubrecord_type5_validate( FT_Bytes table, in gxv_just_actSubrecord_type5_validate() 339 gxv_just_actSubrecord_validate( FT_Bytes table, in gxv_just_actSubrecord_validate() 382 gxv_just_pcActionRecord_validate( FT_Bytes table, in gxv_just_pcActionRecord_validate() [all …]
|
/third_party/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()
|
/third_party/python/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
|
/third_party/node/deps/v8/src/runtime/ |
D | runtime-collections.cc | 27 Handle<OrderedHashSet> table(OrderedHashSet::cast(holder->table()), isolate); in RUNTIME_FUNCTION() local 44 Handle<OrderedHashSet> table(OrderedHashSet::cast(holder->table()), isolate); in RUNTIME_FUNCTION() local 54 Handle<OrderedHashMap> table(OrderedHashMap::cast(holder->table()), isolate); in RUNTIME_FUNCTION() local 64 Handle<OrderedHashMap> table(OrderedHashMap::cast(holder->table()), isolate); in RUNTIME_FUNCTION() local 87 Handle<EphemeronHashTable> table( in RUNTIME_FUNCTION() local 110 Handle<EphemeronHashTable> table( in RUNTIME_FUNCTION() local
|
/third_party/mesa3d/src/glx/ |
D | glxhash.c | 159 __glxHashTablePtr table; in __glxHashCreate() local 178 __glxHashTablePtr table = (__glxHashTablePtr) t; in __glxHashDestroy() local 201 HashFind(__glxHashTablePtr table, unsigned long key, unsigned long *h) in HashFind() 233 __glxHashTablePtr table = (__glxHashTablePtr) t; in __glxHashLookup() local 249 __glxHashTablePtr table = (__glxHashTablePtr) t; in __glxHashInsert() local 275 __glxHashTablePtr table = (__glxHashTablePtr) t; in __glxHashDelete() local 295 __glxHashTablePtr table = (__glxHashTablePtr) t; in __glxHashNext() local 313 __glxHashTablePtr table = (__glxHashTablePtr) t; in __glxHashFirst() local 356 compute_dist(__glxHashTablePtr table) in compute_dist() 377 check_table(__glxHashTablePtr table, unsigned long key, unsigned long value) in check_table() [all …]
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui_tables.cpp | 334 ImGuiTable* table = g.Tables.GetOrAddByKey(id); in BeginTableEx() local 572 void ImGui::TableBeginInitMemory(ImGuiTable* table, int columns_count) in TableBeginInitMemory() 588 void ImGui::TableBeginApplyRequests(ImGuiTable* table) in TableBeginApplyRequests() 656 static void TableSetupColumnFlags(ImGuiTable* table, ImGuiTableColumn* column, ImGuiTableColumnFlag… in TableSetupColumnFlags() 715 void ImGui::TableUpdateLayout(ImGuiTable* table) in TableUpdateLayout() 1136 void ImGui::TableUpdateBorders(ImGuiTable* table) in TableUpdateBorders() 1199 ImGuiTable* table = g.CurrentTable; in EndTable() local 1402 ImGuiTable* table = g.CurrentTable; in TableSetupColumn() local 1470 ImGuiTable* table = g.CurrentTable; in TableSetupScrollFreeze() local 1512 ImGuiTable* table = g.CurrentTable; in TableGetColumnCount() local [all …]
|
/third_party/node/deps/npm/node_modules/iconv-lite/encodings/ |
D | dbcs-data.js | 43 table: function() { return require('./tables/shiftjis.json') }, method 60 table: function() { return require('./tables/eucjp.json') }, method 87 table: function() { return require('./tables/cp936.json') }, method 93 …table: function() { return require('./tables/cp936.json').concat(require('./tables/gbk-added.json'… method 105 …table: function() { return require('./tables/cp936.json').concat(require('./tables/gbk-added.json'… method 121 table: function() { return require('./tables/cp949.json') }, method 162 table: function() { return require('./tables/cp950.json') }, method 169 …table: function() { return require('./tables/cp950.json').concat(require('./tables/big5-added.json… method
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_misc_opcodes.cpp | 247 const uint16 *table, in dng_opcode_MapTable() 311 uint16 *table = fTable->Buffer_uint16 (); in dng_opcode_MapTable() local 348 uint16 *table = fTable->Buffer_uint16 (); in ReplicateLastEntry() local 370 uint16 *table = fTable->Buffer_uint16 (); in PutData() local 829 AutoPtr<dng_memory_block> &table) in dng_opcode_DeltaPerRow() 880 real32 *table = fTable->Buffer_real32 (); in dng_opcode_DeltaPerRow() local 924 real32 *table = fTable->Buffer_real32 (); in PutData() local 1002 const real32 *table = fTable->Buffer_real32 () + in ProcessArea() local 1035 AutoPtr<dng_memory_block> &table) in dng_opcode_DeltaPerColumn() 1086 real32 *table = fTable->Buffer_real32 (); in dng_opcode_DeltaPerColumn() local [all …]
|