Home
last modified time | relevance | path

Searched defs:store_type (Results 1 – 11 of 11) sorted by relevance

/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/string/detail/
Dfind_format.hpp44 FormatResultT > store_type; in find_format_copy_impl2() typedef
108 FormatResultT > store_type; in find_format_copy_impl2() typedef
167 FormatResultT > store_type; in find_format_impl2() typedef
Dfind_format_all.hpp50 FormatResultT > store_type; in find_format_all_copy_impl2() typedef
124 FormatResultT > store_type; in find_format_all_copy_impl2() typedef
197 FormatResultT > store_type; in find_format_all_impl2() typedef
/external/gemmlowp/meta/generators/
Dneon_emitter.py528 def EmitVStore(self, store_no, store_type, source, destination): argument
531 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
Dneon_emitter_64.py933 def EmitVStore(self, store_no, store_type, source, destination): argument
936 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/spirv-tools/src/source/opt/
Dlocal_single_store_elim_pass.cpp175 const analysis::Type* store_type = var_type->AsPointer()->pointee_type(); in ProcessVariable() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dlocal_single_store_elim_pass.cpp167 const analysis::Type* store_type = var_type->AsPointer()->pointee_type(); in ProcessVariable() local
/external/selinux/libsemanage/src/
Dsemanage_conf.h33 enum semanage_connect_type store_type; member
/external/deqp-deps/SPIRV-Tools/source/opt/
Dlocal_single_store_elim_pass.cpp171 const analysis::Type* store_type = var_type->AsPointer()->pointee_type(); in ProcessVariable() local
/external/fmtlib/test/
Dargs-test.cc180 using store_type = fmt::dynamic_format_arg_store<fmt::format_context>; in TEST() typedef
/external/cronet/stable/components/prefs/
Dpref_value_store.cc247 PrefValueStore::PrefStoreType store_type, in GetValueFromStore()
/external/cronet/tot/components/prefs/
Dpref_value_store.cc247 PrefValueStore::PrefStoreType store_type, in GetValueFromStore()