Home
last modified time | relevance | path

Searched defs:IntT (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/ADT/
DPointerEmbeddedInt.h73 operator IntT() const { in IntT() function
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc242 using IntT = int; typedef
254 FlatAllocation(const TypeMap<IntT, T...>& ends) : ends_(ends) { in FlatAllocation()
344 TypeMap<IntT, T...> CalculateEnds(const TypeMap<IntT, T...>& sizes) { in CalculateEnds()
1818 const TypeMap<IntT, T...>& sizes) { in CreateFlatAlloc()
/external/protobuf/src/google/protobuf/
Ddescriptor.cc243 using IntT = int; typedef
255 FlatAllocation(const TypeMap<IntT, T...>& ends) : ends_(ends) { in FlatAllocation()
351 TypeMap<IntT, T...> CalculateEnds(const TypeMap<IntT, T...>& sizes) { in CalculateEnds()
1826 const TypeMap<IntT, T...>& sizes) { in CreateFlatAlloc()