Lines Matching full:primitive
117 slangAssert(false && "GetPrimitiveTypeName : Unknown primitive data type");
316 slangAssert(false && "GetPackerAPIName : Unknown primitive data type");
747 "Primitive type cannot have such kind of initializer");
1163 && "Variable should be type of primitive here");
1526 // Primitive type like int in Java has its own storage once it's declared.
1549 // Primitive type element doesn't need allocation code.