Searched refs:Which (Results 1 – 8 of 8) 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()
169 // Which orientation the device is in (portrait, landscape).172 // Which type of UI mode the device is in (television, car, etc.).
103 // Which folder?
234 // Which streams are affected by mute. The stream type's bit should be set
263 // Which application package is allowed to save view attribute data.
87 // Which uids are currently in the foreground.
7245 // Which key was used to verify the config.9587 // Which stage of the pipeline we are reporting from.10353 // Which of the ranked targets got picked, default starting position 0.10449 // Which user the journey is originating from - could be -1 for certain phases (eg USER_CREATE)10452 // Which user the journey is targeting11087 /** Which ec curve was selected if elliptic curve cryptography is in use **/