Searched refs:target3 (Results 1 - 7 of 7) sorted by relevance

/external/llvm/test/MC/PowerPC/
H A Dppc64-fixup-apply.s22 addi 1, 1, target3-target4@l
23 subis 1, 1, target4-target3@ha
25 .set target3, 0x23455678
/external/icu/icu4c/source/test/intltest/
H A Dtransrt.cpp1104 UnicodeString target3 = target2; local
1105 np->transliterate(target3);
1106 UBool roundtripOK = (target3.compare(target) == 0);
1117 writeStringInU8(out, target3);
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
H A DRoundTripTest.java309 String target3 = np.transliterate(target);
310 boolean roundtripOK = target3.equals(target);
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DRoundTripTest.java305 String target3 = np.transliterate(target);
306 boolean roundtripOK = target3.equals(target);
/external/mesa3d/include/GL/
H A Dglext.h11509 GLAPI void APIENTRY glPresentFrameDualFillNV (GLuint video_slot, GLuint64EXT minPresentTime, GLuint beginPresentTimeId, GLuint presentDurationId, GLenum type, GLenum target0, GLuint fill0, GLenum target1, GLuint fill1, GLenum target2, GLuint fill2, GLenum target3, GLuint fill3);
11516 typedef void (APIENTRYP PFNGLPRESENTFRAMEDUALFILLNVPROC) (GLuint video_slot, GLuint64EXT minPresentTime, GLuint beginPresentTimeId, GLuint presentDurationId, GLenum type, GLenum target0, GLuint fill0, GLenum target1, GLuint fill1, GLenum target2, GLuint fill2, GLenum target3, GLuint fill3);
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
H A Dglew.h10576 typedef void (GLAPIENTRY * PFNGLPRESENTFRAMEDUALFILLNVPROC) (GLuint video_slot, GLuint64EXT minPresentTime, GLuint beginPresentTimeId, GLuint presentDurationId, GLenum type, GLenum target0, GLuint fill0, GLenum target1, GLuint fill1, GLenum target2, GLuint fill2, GLenum target3, GLuint fill3);
/external/libgdx/backends/gdx-backend-lwjgl/libs/
H A Dlwjgl.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/lwjgl/ org/lwjgl/input/ org/lwjgl/openal/ org/ ...

Completed in 236 milliseconds