| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | opcode.cpp | 104 const spv_opcode_desc_t& entry = table->entries[opcodeIndex]; in spvOpcodeTableNameLookup() local [all...] |
| H A D | text.cpp | 441 spv_operand_desc entry; in spvTextEncodeOperand() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | loop_fusion.cpp | 506 const auto& entry = dependence.GetEntries()[this_loop_position]; in IsLegal() local
|
| H A D | loop_unswitch_pass.cpp | 498 bool IsDynamicallyUniform(Instruction* var, const BasicBlock* entry, in IsDynamicallyUniform() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| H A D | val_cfg_test.cpp | 4312 auto entry = f->GetBlock(4).first; TEST_F() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | tznames.cpp | 74 icu::TimeZoneNamesCacheEntry *entry = (icu::TimeZoneNamesCacheEntry*)obj; in deleteTimeZoneNamesCacheEntry() local 91 TimeZoneNamesCacheEntry *entry = (TimeZoneNamesCacheEntry *)elem->value.pointer; in sweepCache() local [all...] |
| H A D | ucol_res.cpp | 373 const CollationCacheEntry *entry = getCacheEntry(errorCode); in loadFromCollations() local 451 const CollationCacheEntry *entry = new CollationCacheEntry(validLocale, t.getAlias()); in loadFromData() local 466 const CollationCacheEntry *entry = NULL; in getCacheEntry() local 490 CollationCacheEntry *entry = new CollationCacheEntry(loc, entryFromCache->tailoring); makeCacheEntry() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | BindGroupLayout.cpp | 66 ValidateBindGroupLayoutEntry(DeviceBase* device, const BindGroupLayoutEntry& entry, bool allowInternalBinding) ValidateBindGroupLayoutEntry() argument 164 const BindGroupLayoutEntry& entry = descriptor->entries[i]; ValidateBindGroupLayoutDescriptor() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | sfobjs.c | 57 tt_name_ascii_from_utf16( TT_Name entry, in tt_name_ascii_from_utf16() argument 92 tt_name_ascii_from_other( TT_Name entry, in tt_name_ascii_from_other() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/ |
| H A D | szrt_asan.c | 266 struct quarantine_entry *entry = (struct quarantine_entry *)rz_left; in __asan_free() local
|
| /third_party/spirv-tools/source/fuzz/fact_manager/ |
| H A D | data_synonym_and_id_equation_facts.cpp | 667 std::vector<bool> entry; in ComputeClosureOfFacts() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | RegionInfo.h | 136 PointerIntPair<BlockT *, 1, bool> entry; member in llvm::RegionNodeBase [all...] |
| /third_party/toybox/toys/net/ |
| H A D | netstat.c | 235 struct dirent *entry; in scan_pids() local
|
| /third_party/skia/third_party/externals/dawn/src/utils/ |
| H A D | WGPUHelpers.cpp | 312 BindingLayoutEntryInitializationHelper( const wgpu::BindGroupLayoutEntry& entry) BindingLayoutEntryInitializationHelper() argument
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_linearization_info.cpp | 1337 real64 &entry = maxDeltaH [j % fBlackLevelRepeatCols]; in MaxBlackLevel() local 1371 real64 &entry = maxDeltaV [j % fBlackLevelRepeatRows]; in MaxBlackLevel() local
|
| /third_party/python/Modules/ |
| H A D | _testinternalcapi.c | 208 _Py_hashtable_entry_t *entry = _Py_hashtable_get_entry(table, TO_PTR(key)); in test_hashtable() local
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | SmallSortedMap.java | 493 add(Map.Entry<K, V> entry) add() argument [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-card-restore.c | 78 struct entry { struct 150 struct entry *entry; in entry_from_card() local 408 struct entry *entry, *old; card_put_hook_callback() local 434 update_profile_for_port(struct entry *entry, pa_card *card, pa_device_port *p) update_profile_for_port() argument 453 struct entry *entry; card_profile_changed_callback() local 486 struct entry *entry; card_profile_added_callback() local 507 struct entry *entry; port_offset_change_callback() local [all...] |
| /third_party/skia/modules/skparagraph/src/ |
| H A D | ParagraphCache.cpp | 283 void ParagraphCache::updateTo(ParagraphImpl* paragraph, const Entry* entry) { in updateTo() argument 347 std::unique_ptr<Entry>* entry = fLRUCacheMap.find(key); SetStoredLayout() local 400 std::unique_ptr<Entry>* entry = fLRUCacheMap.find(key); GetStoredLayout() local 455 std::unique_ptr<Entry>* entry = fLRUCacheMap.find(key); findParagraph() local 492 std::unique_ptr<Entry>* entry = fLRUCacheMap.find(key); updateParagraph() local 530 std::unique_ptr<Entry>* entry = fLRUCacheMap.find(key); cacheLayout() local [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | optimize.c | 199 static int is_avrule_redundant(avtab_ptr_t entry, avtab_t *tab, in is_avrule_redundant() argument 248 static int is_avrule_with_attr(avtab_ptr_t entry, policydb_t *p) in is_avrule_with_attr() argument [all...] |
| /third_party/spirv-tools/source/ |
| H A D | opcode.cpp | 104 const spv_opcode_desc_t& entry = table->entries[opcodeIndex]; in spvOpcodeTableNameLookup() local [all...] |
| H A D | text.cpp | 455 spv_operand_desc entry; in spvTextEncodeOperand() local
|
| /third_party/spirv-tools/source/opt/ |
| H A D | loop_fusion.cpp | 508 const auto& entry = dependence.GetEntries()[this_loop_position]; in IsLegal() local
|
| H A D | loop_unswitch_pass.cpp | 491 bool IsDynamicallyUniform(Instruction* var, const BasicBlock* entry, in IsDynamicallyUniform() argument
|
| /third_party/spirv-tools/test/val/ |
| H A D | val_cfg_test.cpp | 4389 auto entry = f->GetBlock(4).first; TEST_F() local [all...] |