/aosp_15_r20/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
H A D | glGetTransformFeedbackVarying.cpp | 120 … _this, jint program, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type… in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 127 … _this, jint program, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type… in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() 287 (JNIEnv *_env, jobject _this, jint program, jint index, jobject size_buf, jobject type_buf) { in android_glGetTransformFeedbackVarying2()
|
H A D | glGetActiveUniform.cpp | 120 … _this, jint program, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type… in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 270 (JNIEnv *_env, jobject _this, jint program, jint index, jobject size_buf, jobject type_buf) { in android_glGetActiveUniform2()
|
H A D | glGetActiveAttrib.cpp | 120 … _this, jint program, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type… in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 267 (JNIEnv *_env, jobject _this, jint program, jint index, jobject size_buf, jobject type_buf) { in android_glGetActiveAttrib2()
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/minizip/ |
D | minizip.c | 185 int getFileCrc(const char* filenameinzip,void*buf,unsigned long size_buf,unsigned long* result_crc) in getFileCrc() 258 int size_buf=0; local
|
D | miniunz.c | 324 uInt size_buf; local
|
/aosp_15_r20/external/zlib/contrib/minizip/ |
H A D | minizip.c | 178 static int getFileCrc(const char* filenameinzip, void* buf, unsigned long size_buf, unsigned long* … in getFileCrc() 246 size_t size_buf=0; in main() local
|
H A D | miniunz.c | 312 uInt size_buf; in do_extract_currentfile() local
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/setup/ |
D | test_channel_transport.cc | 101 uint8_t size_buf[4] = { in SendResponse() local
|
/aosp_15_r20/packages/modules/Virtualization/build/microdroid/initrd/src/ |
D | main.rs | 86 let mut size_buf = [0; size_of::<u32>()]; in detach_bootconfig() localVariable
|
/aosp_15_r20/external/tpm2-tss/src/tss2-tcti/ |
H A D | tcti-mssim.c | 341 uint8_t size_buf [sizeof (UINT32)]; in tcti_mssim_receive() local
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_opengl_GLES20.cpp | 1952 … _this, jint program, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type… in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 2099 (JNIEnv *_env, jobject _this, jint program, jint index, jobject size_buf, jobject type_buf) { in android_glGetActiveAttrib2() 2276 … _this, jint program, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type… in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 2426 (JNIEnv *_env, jobject _this, jint program, jint index, jobject size_buf, jobject type_buf) { in android_glGetActiveUniform2()
|
H A D | android_opengl_GLES30.cpp | 2251 … _this, jint program, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type… in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 2258 … _this, jint program, jint index, jint bufsize, jobject length_buf, jobject size_buf, jobject type… in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2() 2418 (JNIEnv *_env, jobject _this, jint program, jint index, jobject size_buf, jobject type_buf) { in android_glGetTransformFeedbackVarying2()
|