/prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/GLES2/ |
gl2ext.h | 709 GL_APICALL void GL_APIENTRY glSetFenceNV (GLuint fence, GLenum condition); 717 typedef void (GL_APIENTRYP PFNGLSETFENCENVPROC) (GLuint fence, GLenum condition); [all...] |
/prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/GLES2/ |
gl2ext.h | 709 GL_APICALL void GL_APIENTRY glSetFenceNV (GLuint fence, GLenum condition); 717 typedef void (GL_APIENTRYP PFNGLSETFENCENVPROC) (GLuint fence, GLenum condition); [all...] |
/prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/GLES2/ |
gl2ext.h | 709 GL_APICALL void GL_APIENTRY glSetFenceNV (GLuint fence, GLenum condition); 717 typedef void (GL_APIENTRYP PFNGLSETFENCENVPROC) (GLuint fence, GLenum condition); [all...] |
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/GLES2/ |
gl2ext.h | 709 GL_APICALL void GL_APIENTRY glSetFenceNV (GLuint fence, GLenum condition); 717 typedef void (GL_APIENTRYP PFNGLSETFENCENVPROC) (GLuint fence, GLenum condition); [all...] |
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES2/ |
gl2ext.h | 709 GL_APICALL void GL_APIENTRY glSetFenceNV (GLuint fence, GLenum condition); 717 typedef void (GL_APIENTRYP PFNGLSETFENCENVPROC) (GLuint fence, GLenum condition); [all...] |
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/GLES2/ |
gl2ext.h | 709 GL_APICALL void GL_APIENTRY glSetFenceNV (GLuint fence, GLenum condition); 717 typedef void (GL_APIENTRYP PFNGLSETFENCENVPROC) (GLuint fence, GLenum condition); [all...] |
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/GLES2/ |
gl2ext.h | 709 GL_APICALL void GL_APIENTRY glSetFenceNV (GLuint fence, GLenum condition); 717 typedef void (GL_APIENTRYP PFNGLSETFENCENVPROC) (GLuint fence, GLenum condition); [all...] |
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/GLES2/ |
gl2ext.h | 709 GL_APICALL void GL_APIENTRY glSetFenceNV (GLuint fence, GLenum condition); 717 typedef void (GL_APIENTRYP PFNGLSETFENCENVPROC) (GLuint fence, GLenum condition); [all...] |
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/GLES2/ |
gl2ext.h | 709 GL_APICALL void GL_APIENTRY glSetFenceNV (GLuint fence, GLenum condition); 717 typedef void (GL_APIENTRYP PFNGLSETFENCENVPROC) (GLuint fence, GLenum condition); [all...] |
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/GLES2/ |
gl2ext.h | 709 GL_APICALL void GL_APIENTRY glSetFenceNV (GLuint fence, GLenum condition); 717 typedef void (GL_APIENTRYP PFNGLSETFENCENVPROC) (GLuint fence, GLenum condition); [all...] |
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/GLES2/ |
gl2ext.h | 709 GL_APICALL void GL_APIENTRY glSetFenceNV (GLuint fence, GLenum condition); 717 typedef void (GL_APIENTRYP PFNGLSETFENCENVPROC) (GLuint fence, GLenum condition); [all...] |
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/GLES2/ |
gl2ext.h | 709 GL_APICALL void GL_APIENTRY glSetFenceNV (GLuint fence, GLenum condition); 717 typedef void (GL_APIENTRYP PFNGLSETFENCENVPROC) (GLuint fence, GLenum condition); [all...] |
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/GLES2/ |
gl2ext.h | 709 GL_APICALL void GL_APIENTRY glSetFenceNV (GLuint fence, GLenum condition); 717 typedef void (GL_APIENTRYP PFNGLSETFENCENVPROC) (GLuint fence, GLenum condition); [all...] |
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/GLES2/ |
gl2ext.h | 709 GL_APICALL void GL_APIENTRY glSetFenceNV (GLuint fence, GLenum condition); 717 typedef void (GL_APIENTRYP PFNGLSETFENCENVPROC) (GLuint fence, GLenum condition); [all...] |
/prebuilts/tools/common/m2/repository/junit/junit/3.8.1/ |
junit-3.8.1.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.18.1/ |
org.eclipse.tycho.core.shared-0.18.1.jar | |
/external/chromium_org/v8/src/arm64/ |
lithium-codegen-arm64.cc | 42 // Emit code to branch if the given condition holds. 46 // The EmitInverted function simply inverts the condition. 49 BranchOnCondition(LCodeGen* codegen, Condition cond) 64 Condition cond_; 68 // Emit code to compare lhs and rhs and branch if the condition holds. 72 // EmitInverted still compares the two operands but inverts the condition. 76 Condition cond, 93 Condition cond_; 99 // Test the input with the given mask and branch if the condition holds. 100 // If the condition is 'eq' or 'ne' this will use MacroAssembler' 5562 Condition condition = TokenToCondition(op, false); local [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/ |
mootools-1.2.2-core-nc.js | [all...] |
/external/chromium_org/third_party/mesa/src/src/glsl/ |
ir_constant_expression.cpp | [all...] |
/external/mesa3d/src/glsl/ |
ir_constant_expression.cpp | [all...] |
/frameworks/native/opengl/include/GLES/ |
glext.h | [all...] |
/development/ndk/platforms/android-3/include/linux/ |
input.h | 689 struct ff_condition_effect condition[2]; member in union:ff_effect::__anon1372
|
/external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/goog/object/ |
object.js | 293 * Searches an object for an element that satisfies the given condition and 315 * Searches an object for an element that satisfies the given condition and
|
/external/chromium_org/third_party/angle/src/libGLESv2/ |
Context.h | 259 GLsync createFenceSync(GLenum condition);
|
/external/chromium_org/third_party/khronos/GLES2/ |
gl2ext.h | 579 typedef GLsync (GL_APIENTRYP PFNGLFENCESYNCAPPLEPROC) (GLenum condition, GLbitfield flags); 587 GL_APICALL GLsync GL_APIENTRY glFenceSyncAPPLE (GLenum condition, GLbitfield flags); [all...] |