Searched refs:sentinel (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/libbcc/runtime/make/
H A Dsubdir.mk38 # Reset subdirectory specific variables to sentinel value.
52 # Check for undefined required variables, and unset sentinel value from optional
H A Dlib_platforms.mk26 # Reset platform specific variables to sentinel value.
/frameworks/base/opengl/libagl/
H A Dprimitives.cpp898 unsigned int sentinel = 0; local
918 if (++sentinel >= 3)
929 if (++sentinel >= 3)
964 unsigned int sentinel = 0; local
983 if (++sentinel >= 3)
994 if (++sentinel >= 3)

Completed in 76 milliseconds