Searched refs:mode (Results 51 - 75 of 89) sorted by relevance

1234

/development/ndk/platforms/android-3/include/
H A Djni.h915 jint mode)
916 { functions->ReleaseBooleanArrayElements(this, array, elems, mode); }
918 jint mode)
919 { functions->ReleaseByteArrayElements(this, array, elems, mode); }
921 jint mode)
922 { functions->ReleaseCharArrayElements(this, array, elems, mode); }
924 jint mode)
925 { functions->ReleaseShortArrayElements(this, array, elems, mode); }
927 jint mode)
928 { functions->ReleaseIntArrayElements(this, array, elems, mode); }
914 ReleaseBooleanArrayElements(jbooleanArray array, jboolean* elems, jint mode) argument
917 ReleaseByteArrayElements(jbyteArray array, jbyte* elems, jint mode) argument
920 ReleaseCharArrayElements(jcharArray array, jchar* elems, jint mode) argument
923 ReleaseShortArrayElements(jshortArray array, jshort* elems, jint mode) argument
926 ReleaseIntArrayElements(jintArray array, jint* elems, jint mode) argument
929 ReleaseLongArrayElements(jlongArray array, jlong* elems, jint mode) argument
932 ReleaseFloatArrayElements(jfloatArray array, jfloat* elems, jint mode) argument
935 ReleaseDoubleArrayElements(jdoubleArray array, jdouble* elems, jint mode) argument
1014 ReleasePrimitiveArrayCritical(jarray array, void* carray, jint mode) argument
[all...]
H A Dzlib.h1068 ZEXTERN gzFile ZEXPORT gzopen OF((const char *path, const char *mode));
1070 Opens a gzip (.gz) file for reading or writing. The mode parameter
1085 ZEXTERN gzFile ZEXPORT gzdopen OF((int fd, const char *mode));
1090 The mode parameter is as in gzopen.
1092 file descriptor fd, just like fclose(fdopen(fd), mode) closes the file
1093 descriptor fd. If you want to keep fd open, use gzdopen(dup(fd), mode).
/development/tools/emulator/opengl/system/GLESv2_enc/
H A Dgl2_enc.h33 void glBlendEquation_enc(void *self , GLenum mode);
52 void glCullFace_enc(void *self , GLenum mode);
65 void glDrawArrays_enc(void *self , GLenum mode, GLint first, GLsizei count);
66 void glDrawElements_enc(void *self , GLenum mode, GLsizei count, GLenum type, const GLvoid* indices);
73 void glFrontFace_enc(void *self , GLenum mode);
105 void glHint_enc(void *self , GLenum target, GLenum mode);
184 void glMultiDrawArraysEXT_enc(void *self , GLenum mode, GLint* first, GLsizei* count, GLsizei primcount);
185 void glMultiDrawElementsEXT_enc(void *self , GLenum mode, const GLsizei* count, GLenum type, const GLvoid** indices, GLsizei primcount);
228 void glDrawElementsOffset_enc(void *self , GLenum mode, GLsizei count, GLenum type, GLuint offset);
229 void glDrawElementsData_enc(void *self , GLenum mode, GLsize
[all...]
H A DGL2Encoder.h86 static void s_glDrawArrays(void *self, GLenum mode, GLint first, GLsizei count);
89 static void s_glDrawElements(void *self, GLenum mode, GLsizei count, GLenum type, const void *indices);
H A DGL2Encoder.cpp442 void GL2Encoder::s_glDrawArrays(void *self, GLenum mode, GLint first, GLsizei count)
446 ctx->m_glDrawArrays_enc(ctx, mode, 0, count);
450 void GL2Encoder::s_glDrawElements(void *self, GLenum mode, GLsizei count, GLenum type, const void *indices)
482 ctx->glDrawElementsOffset(ctx, mode, count, type, (GLuint)indices);
520 ctx->glDrawElementsData(ctx, mode, count, type, adjustedIndices,
527 // we are all direct arrays and immidate mode index array -
H A Dgl2_enc.cpp149 void glBlendEquation_enc(void *self , GLenum mode) argument
161 memcpy(ptr, &mode, 4); ptr += 4;
504 void glCullFace_enc(void *self , GLenum mode) argument
516 memcpy(ptr, &mode, 4); ptr += 4;
713 void glDrawArrays_enc(void *self , GLenum mode, GLint first, GLsizei count) argument
725 memcpy(ptr, &mode, 4); ptr += 4;
825 void glFrontFace_enc(void *self , GLenum mode) argument
837 memcpy(ptr, &mode, 4); ptr += 4;
1421 void glHint_enc(void *self , GLenum target, GLenum mode) argument
1434 memcpy(ptr, &mode,
2823 glDrawElementsOffset_enc(void *self , GLenum mode, GLsizei count, GLenum type, GLuint offset) argument
2841 glDrawElementsData_enc(void *self , GLenum mode, GLsizei count, GLenum type, void* data, GLuint datalen) argument
[all...]
/development/ndk/platforms/android-3/include/linux/
H A Dcoda.h118 #define IFTOCDT(mode) (((mode) & 0170000) >> 12)
343 int mode; member in struct:coda_create_in
H A Dif_ppp.h56 enum NPmode mode; member in struct:npioctl
H A Dncp.h122 __u32 mode; member in struct:nw_nfs_info
H A Dsoundcard.h165 unsigned int mode; member in struct:patch_info
769 #define SEQ_VOLUME_MODE(dev, mode) {_SEQ_NEEDBUF(8); _seqbuf[_seqbufptr] = SEQ_EXTENDED; _seqbuf[_seqbufptr+1] = SEQ_VOLMODE; _seqbuf[_seqbufptr+2] = (dev); _seqbuf[_seqbufptr+3] = (mode); _seqbuf[_seqbufptr+4] = 0; _seqbuf[_seqbufptr+5] = 0; _seqbuf[_seqbufptr+6] = 0; _seqbuf[_seqbufptr+7] = 0; _SEQ_ADVBUF(8);}
/development/scripts/
H A Ddivide_and_compress_test.py102 test_target.OpenZipFileAtPath(source_path, mode='r').AndReturn(source)
105 mode='w').AndReturn(dest)
201 ''.join([os.getcwd(), '/0.zip']), mode='r').AndReturn(
234 ''.join([os.getcwd(), '/0.zip']), mode='r').AndReturn(
/development/ndk/platforms/android-3/include/linux/mtd/
H A Dnand.h141 nand_ecc_modes_t mode; member in struct:nand_ecc_ctrl
149 void (*hwctl)(struct mtd_info *mtd, int mode);
H A Dmtd.h63 mtd_oob_mode_t mode; member in struct:mtd_oob_ops
/development/tools/emulator/opengl/system/GLESv1_enc/
H A DGLEncoder.h127 static void s_glDrawArrays(void *self, GLenum mode, GLint first, GLsizei count);
128 static void s_glDrawElements(void *self, GLenum mode, GLsizei count, GLenum type, const void *indices);
H A DGLEncoder.cpp509 void GLEncoder::s_glDrawArrays(void *self, GLenum mode, GLint first, GLsizei count)
514 ctx->m_glDrawArrays_enc(ctx, mode, /*first*/ 0, count);
517 void GLEncoder::s_glDrawElements(void *self, GLenum mode, GLsizei count, GLenum type, const void *indices)
548 ctx->glDrawElementsOffset(ctx, mode, count, type, (GLuint)indices);
586 ctx->glDrawElementsData(ctx, mode, count, type, adjustedIndices,
593 // we are all direct arrays and immidate mode index array -
/development/ndk/platforms/android-4/include/GLES/
H A Dgl.h654 GL_API void GL_APIENTRY glCullFace (GLenum mode);
662 GL_API void GL_APIENTRY glDrawArrays (GLenum mode, GLint first, GLsizei count);
663 GL_API void GL_APIENTRY glDrawElements (GLenum mode, GLsizei count, GLenum type, const GLvoid *indices);
670 GL_API void GL_APIENTRY glFrontFace (GLenum mode);
688 GL_API void GL_APIENTRY glHint (GLenum target, GLenum mode);
702 GL_API void GL_APIENTRY glMatrixMode (GLenum mode);
721 GL_API void GL_APIENTRY glShadeModel (GLenum mode);
H A Dglext.h451 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode);
453 typedef void (GL_APIENTRYP PFNGLBLENDEQUATIONOESPROC) (GLenum mode);
838 GL_API void GL_APIENTRY glMultiDrawArraysEXT (GLenum mode, GLint *first, GLsizei *count, GLsizei primcount);
839 GL_API void GL_APIENTRY glMultiDrawElementsEXT (GLenum mode, const GLsizei *count, GLenum type, const GLvoid* *indices, GLsizei primcount);
841 typedef void (GL_APIENTRYP PFNGLMULTIDRAWARRAYSEXTPROC) (GLenum mode, GLint *first, GLsizei *count, GLsizei primcount);
842 typedef void (GL_APIENTRYP PFNGLMULTIDRAWELEMENTSEXTPROC) (GLenum mode, const GLsizei *count, GLenum type, const GLvoid* *indices, GLsizei primcount);
/development/tools/emulator/system/camera/
H A DEmulatedFakeCamera2.cpp714 // No requests available, go into inactive mode
1264 ALOGE("%s: error reading metadata mode tag: %s (%d)",
1395 ALOGE("%s: Unable to find face detect mode!", __FUNCTION__);
1547 camera_metadata_entry_t mode; local
1552 &mode);
1553 mControlMode = mode.data.u8[0];
1557 &mode);
1558 mEffectMode = mode.data.u8[0];
1562 &mode);
1563 mSceneMode = mode
[all...]
/development/samples/LunarLander/src/com/example/android/lunarlander/
H A DLunarView.java41 * Has a mode which RUNNING, PAUSED, etc. Has a x, y, dx, dy, ... capturing the
434 * Sets the game mode. That is, whether we are running, paused, in the
438 * @param mode one of the STATE_* constants
440 public void setState(int mode) { argument
442 setState(mode, null);
447 * Sets the game mode. That is, whether we are running, paused, in the
450 * @param mode one of the STATE_* constants
453 public void setState(int mode, CharSequence message) { argument
456 * to the user when the mode changes. Since the View that actually
463 mMode = mode;
[all...]
/development/ndk/platforms/android-5/include/GLES2/
H A Dgl2.h482 GL_APICALL void GL_APIENTRY glBlendEquation ( GLenum mode );
501 GL_APICALL void GL_APIENTRY glCullFace (GLenum mode);
514 GL_APICALL void GL_APIENTRY glDrawArrays (GLenum mode, GLint first, GLsizei count);
515 GL_APICALL void GL_APIENTRY glDrawElements (GLenum mode, GLsizei count, GLenum type, const GLvoid* indices);
522 GL_APICALL void GL_APIENTRY glFrontFace (GLenum mode);
554 GL_APICALL void GL_APIENTRY glHint (GLenum target, GLenum mode);
H A Dgl2ext.h626 GL_APICALL void GL_APIENTRY glMultiDrawArraysEXT (GLenum mode, GLint *first, GLsizei *count, GLsizei primcount);
627 GL_APICALL void GL_APIENTRY glMultiDrawElementsEXT (GLenum mode, const GLsizei *count, GLenum type, const GLvoid* *indices, GLsizei primcount);
629 typedef void (GL_APIENTRYP PFNGLMULTIDRAWARRAYSEXTPROC) (GLenum mode, GLint *first, GLsizei *count, GLsizei primcount);
630 typedef void (GL_APIENTRYP PFNGLMULTIDRAWELEMENTSEXTPROC) (GLenum mode, const GLsizei *count, GLenum type, const GLvoid* *indices, GLsizei primcount);
/development/build/tools/
H A Dwindows_sdk.mk11 # This way we avoid the headache of building a full SDK in MinGW mode, which is
/development/samples/BrowserPlugin/jni/
H A Dmain.cpp44 NPError NPP_New(NPMIMEType pluginType, NPP instance, uint16_t mode, int16_t argc,
156 NPError NPP_New(NPMIMEType pluginType, NPP instance, uint16_t mode, int16_t argc, argument
/development/ndk/platforms/android-9/arch-mips/include/asm/sn/sn0/
H A Dhubio.h672 mode: 2, member in struct:iprb_u::__anon451
687 #define iprb_mode iprb_fields_s.mode
/development/tools/emulator/opengl/tests/gles_android_wrapper/
H A Degl.cpp650 EGLBoolean eglSignalSyncKHR(EGLDisplay dpy, EGLSyncKHR sync, EGLenum mode) argument
652 return getDispatch()->eglSignalSyncKHR(dpy, sync, mode);

Completed in 2833 milliseconds

1234