Home
last modified time | relevance | path

Searched defs:VectorT (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/
H A Dparse_testdata.cc318 using VectorT = std::vector<std::pair<string, string>>; in Finish() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h191 using VectorT = SmallVector<Edge, 4>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DLazyCallGraph.h187 using VectorT = SmallVector<Edge, 4>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DLazyCallGraph.h187 using VectorT = SmallVector<Edge, 4>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DLazyCallGraph.h187 using VectorT = SmallVector<Edge, 4>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h187 using VectorT = SmallVector<Edge, 4>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DLazyCallGraph.h187 using VectorT = SmallVector<Edge, 4>; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/test/
Dtest_interval_set_shared.hpp779 typedef std::vector<T> VectorT; in interval_set_element_iter_4_discrete_types() typedef
Dtest_interval_map_shared.hpp1409 typedef std::vector<std::pair<T,U> > VectorT; in interval_map_element_iter_4_discrete_types() typedef