| /external/gemmlowp/meta/generators/ | 
| D | neon_emitter.py | 528   def EmitVStore(self, store_no, store_type, source, destination):  argument531   def EmitVStoreA(self, store_no, store_type, sources, destination):  argument
 536                    store_type,  argument
 617   def EmitVStoreE(self, store_type, count, source, destination, alignment=None):  argument
 620   def EmitVStoreOffset(self, store_no, store_type, source, destination, offset):  argument
 623   def EmitVStoreOffsetA(self, store_no, store_type, sources, destination,  argument
 628   def EmitVStoreOffsetE(self, store_type, count, source, destination, offset):  argument
 
 | 
| D | neon_emitter_64.py | 933   def EmitVStore(self, store_no, store_type, source, destination):  argument936   def EmitVStoreA(self, store_no, store_type, sources, destination):  argument
 945   def EmitVStoreAPostIncrement(self, store_no, store_type, sources, destination,  argument
 954                    store_type,  argument
 1020   def EmitVStoreE(self, store_type, count, source, destination, alignment=None):  argument
 1023   def EmitVStoreOffset(self, store_no, store_type, source, destination, offset):  argument
 1026   def EmitVStoreOffsetA(self, store_no, store_type, sources, destination,  argument
 1031   def EmitVStoreOffsetE(self, store_type, count, source, destination, offset):  argument
 
 | 
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ | 
| D | local_single_store_elim_pass.cpp | 164     const analysis::Type* store_type = var_type->AsPointer()->pointee_type();  in ProcessVariable()  local
 | 
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ | 
| D | local_single_store_elim_pass.cpp | 164     const analysis::Type* store_type = var_type->AsPointer()->pointee_type();  in ProcessVariable()  local
 | 
| /external/deqp-deps/SPIRV-Tools/source/opt/ | 
| D | local_single_store_elim_pass.cpp | 167     const analysis::Type* store_type = var_type->AsPointer()->pointee_type();  in ProcessVariable()  local
 | 
| /external/selinux/libsemanage/src/ | 
| D | semanage_conf.h | 33 	enum semanage_connect_type store_type;  member
 | 
| /external/cronet/components/prefs/ | 
| D | pref_value_store.cc | 246                                        PrefValueStore::PrefStoreType store_type,  in GetValueFromStore()
 |