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

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSInfo.h83 typedef uint32_t StringIndexTy; typedef in namespace:bcc::rsinfo
86 const StringIndexTy gInvalidStringIndex = static_cast<StringIndexTy>(-1);
89 StringIndexTy id;
92 StringIndexTy sha1;
97 StringIndexTy key;
98 StringIndexTy value;
106 StringIndexTy name;
110 StringIndexTy name;
114 StringIndexTy nam
[all...]

Completed in 72 milliseconds