Searched refs:sentinel (Results 1 – 8 of 8) 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
352 SentinelOuterClass.Sentinel sentinel = SentinelOuterClass.Sentinel.getDefaultInstance(); in defaultValue() local356 value = sentinel.getDefaultInt32(); in defaultValue()359 value = sentinel.getDefaultInt64(); in defaultValue()362 value = sentinel.getDefaultUnit32(); in defaultValue()365 value = sentinel.getDefaultUint64(); in defaultValue()368 value = sentinel.getDefaultFloat(); in defaultValue()371 value = sentinel.getDefaultDouble(); in defaultValue()374 value = sentinel.getDefaultBool(); in defaultValue()377 value = sentinel.getDefaultBytes(); in defaultValue()380 value = sentinel.getDefaultString(); in defaultValue()
652 var sentinel = 123456789;655 writer.writeInt32(1, sentinel);662 writer.writeInt32(2, sentinel);668 writer.writeInt32(3, sentinel);674 writer.writeInt32(4, sentinel);679 writer.writeInt32(5, sentinel);689 writer.writeInt32(6, sentinel);703 assertEquals(sentinel, reader.readInt32());708 assertEquals(sentinel, reader.readInt32());713 assertEquals(sentinel, reader.readInt32());[all …]
899 unsigned int sentinel = 0; in clip_triangle() local919 if (++sentinel >= 3) in clip_triangle()930 if (++sentinel >= 3) in clip_triangle()965 unsigned int sentinel = 0; in clip_triangle() local984 if (++sentinel >= 3) in clip_triangle()995 if (++sentinel >= 3) in clip_triangle()
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
184 private AssetManager(boolean sentinel) { in AssetManager() argument
167 to select a sentinel or placeholder value for any required fields at the time
703 ruby/src/main/sentinel.proto \