Searched refs:Which (Results 1 – 9 of 9) sorted by relevance
169 inline void incFieldIndex(unsigned Which) { in incFieldIndex() argument170 slangAssert(!(Which & ~(FieldIndex | Field32Index))); in incFieldIndex()171 if (Which & FieldIndex ) mFieldIndex++; in incFieldIndex()172 if (Which & Field32Index) mField32Index++; in incFieldIndex()
97 … unsigned Which = RSReflectionJava::FieldIndex | RSReflectionJava::Field32Index);98 …void genAddPadding(int PaddingSize, unsigned Which); // Which: See RSReflectionJava::incFieldInde…2855 void RSReflectionJavaElementBuilder::genAddPadding(int PaddingSize, unsigned Which) { in genAddPadding() argument2869 genAddStatementEnd(VarName, 0, Which); in genAddPadding()2922 unsigned Which) { in genAddStatementEnd() argument2931 mReflection->incFieldIndex(Which); in genAddStatementEnd()
170 // Which orientation the device is in (portrait, landscape).173 // Which type of UI mode the device is in (television, car, etc.).
103 // Which folder?
232 // Which streams are affected by mute. The stream type's bit should be set
262 // Which application package is allowed to save view attribute data.
73 // Which uids are currently in the foreground.
6154 // Which key was used to verify the config.7613 // Which stage of the pipeline we are reporting from.
4301 VkShaderStageFlags stageFlags /// Which stages use the range