Searched defs:StringIndexTy (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSInfo.h77 typedef uint32_t StringIndexTy; typedef in namespace:bcc::rsinfo
80 const StringIndexTy gInvalidStringIndex = static_cast<StringIndexTy>(-1);
83 StringIndexTy id;
86 StringIndexTy sha1;
91 StringIndexTy key;
92 StringIndexTy value;
100 StringIndexTy name;
104 StringIndexTy name;
108 StringIndexTy nam
[all...]

Completed in 79 milliseconds