/aosp12/system/core/trusty/storage/tests/ |
H A D | main.cpp | 129 uint32_t data_buf[chunk_len/sizeof(uint32_t)]; in WriteZeroChunk() local 145 uint32_t data_buf[chunk_len/sizeof(uint32_t)]; in WritePatternChunk() local 179 uint32_t data_buf[chunk_len/sizeof(uint32_t)]; in ReadChunk() local 209 uint32_t data_buf[chunk_len/sizeof(uint32_t)]; in ReadPattern() local 231 uint32_t data_buf[chunk_len/sizeof(uint32_t)]; in ReadPatternEOF() local
|
/aosp12/hardware/qcom/bt/msm8992/libbt-vendor/src/ |
H A D | hw_rome.c | 789 unsigned char data_buf[PRINT_BUF_SIZE]={0,}; in rome_get_tlv_file() local
|
/aosp12/hardware/qcom/bt/msm8909/libbt-vendor/src/ |
H A D | hw_rome.c | 807 unsigned char data_buf[PRINT_BUF_SIZE]={0,}; in rome_get_tlv_file() local
|
/aosp12/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/ |
H A D | hw_rome.c | 829 unsigned char data_buf[PRINT_BUF_SIZE]={0,}; in rome_get_tlv_file() local
|
/aosp12/hardware/qcom/bt/msm8996/libbt-vendor/src/ |
H A D | hw_rome.c | 837 unsigned char data_buf[PRINT_BUF_SIZE]={0,}; in rome_get_tlv_file() local
|
/aosp12/hardware/qcom/bt/msm8998/libbt-vendor/src/ |
H A D | hw_rome.c | 814 unsigned char data_buf[PRINT_BUF_SIZE]={0,}; in rome_get_tlv_file() local
|
/aosp12/hardware/qcom/sdm845/bt/libbt-vendor/src/ |
H A D | hw_rome.c | 830 unsigned char data_buf[PRINT_BUF_SIZE]={0,}; in rome_get_tlv_file() local
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_opengl_GLES11.cpp | 436 (JNIEnv *_env, jobject _this, jint target, jint size, jobject data_buf, jint usage) { in android_glBufferData__IILjava_nio_Buffer_2I() 477 (JNIEnv *_env, jobject _this, jint target, jint offset, jint size, jobject data_buf) { in android_glBufferSubData__IIILjava_nio_Buffer_2()
|
H A D | android_opengl_GLES20.cpp | 571 (JNIEnv *_env, jobject _this, jint target, jint size, jobject data_buf, jint usage) { in android_glBufferData__IILjava_nio_Buffer_2I() 612 (JNIEnv *_env, jobject _this, jint target, jint offset, jint size, jobject data_buf) { in android_glBufferSubData__IIILjava_nio_Buffer_2() 728 …vel, jint internalformat, jint width, jint height, jint border, jint imageSize, jobject data_buf) { in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() 771 …nt xoffset, jint yoffset, jint width, jint height, jint format, jint imageSize, jobject data_buf) { in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
|
H A D | android_opengl_GLES30.cpp | 629 …ternalformat, jint width, jint height, jint depth, jint border, jint imageSize, jobject data_buf) { in android_glCompressedTexImage3D__IIIIIIIILjava_nio_Buffer_2() 690 …jint zoffset, jint width, jint height, jint depth, jint format, jint imageSize, jobject data_buf) { in android_glCompressedTexSubImage3D__IIIIIIIIIILjava_nio_Buffer_2() 2007 (JNIEnv *_env, jobject _this, jint target, jint index, jobject data_buf) { in android_glGetIntegeri_v__IILjava_nio_IntBuffer_2() 4526 (JNIEnv *_env, jobject _this, jint target, jint index, jobject data_buf) { in android_glGetInteger64i_v__IILjava_nio_LongBuffer_2()
|
H A D | com_google_android_gles_jni_GLImpl.cpp | 394 …vel, jint internalformat, jint width, jint height, jint border, jint imageSize, jobject data_buf) { in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() 437 …nt xoffset, jint yoffset, jint width, jint height, jint format, jint imageSize, jobject data_buf) { in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2() 4272 (JNIEnv *_env, jobject _this, jint target, jint size, jobject data_buf, jint usage) { in android_glBufferData__IILjava_nio_Buffer_2I() 4313 (JNIEnv *_env, jobject _this, jint target, jint offset, jint size, jobject data_buf) { in android_glBufferSubData__IIILjava_nio_Buffer_2()
|
H A D | android_opengl_GLES10.cpp | 610 …vel, jint internalformat, jint width, jint height, jint border, jint imageSize, jobject data_buf) { in android_glCompressedTexImage2D__IIIIIIILjava_nio_Buffer_2() 653 …nt xoffset, jint yoffset, jint width, jint height, jint format, jint imageSize, jobject data_buf) { in android_glCompressedTexSubImage2D__IIIIIIIILjava_nio_Buffer_2()
|
H A D | android_opengl_GLES32.cpp | 1012 … jint x, jint y, jint width, jint height, jint format, jint type, jint bufSize, jobject data_buf) { in android_glReadnPixels__IIIIIIILjava_nio_Buffer_2()
|
H A D | android_opengl_GLES31.cpp | 3267 (JNIEnv *_env, jobject _this, jint target, jint index, jobject data_buf) { in android_glGetBooleani_v__IILjava_nio_IntBuffer_2()
|