Searched refs:sentinel (Results 1 – 4 of 4) sorted by relevance
3 eglChooseConfig nullAllowed configs check configs config_size check num_config 1 sentinel attrib_li…5 //STUB function: //eglCreateWindowSurface nullAllowed attrib_list sentinel attrib_list EGL_NONE6 eglCreatePbufferSurface nullAllowed attrib_list sentinel attrib_list EGL_NONE7 //unsupported: eglCreatePixmapSurface nullAllowed attrib_list sentinel attrib_list EGL_NONE11 //STUB function: eglCreatePbufferFromClientBuffer nullAllowed attrib_list sentinel attrib_list EGL_…12 eglCreateContext sentinel attrib_list EGL_NONE14 //unsupported: eglCreatePlatformPixmapSurface nullAllowed attrib_list sentinel attrib_list EGL_NONE
67 - '@id/foo' resources are just sentinel values and do not actually need to resolve to anything.80 contents and interprets them as a sentinel `id` type. This was added to support existing
308 // Place sentinel values around the *intPart paramter to modf to ensure that
217 private AssetManager(boolean sentinel) { in AssetManager() argument