Home
last modified time | relevance | path

Searched defs:data_buf (Results 1 – 14 of 14) sorted by relevance

/aosp12/system/core/trusty/storage/tests/
H A Dmain.cpp129 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 Dhw_rome.c789 unsigned char data_buf[PRINT_BUF_SIZE]={0,}; in rome_get_tlv_file() local
/aosp12/hardware/qcom/bt/msm8909/libbt-vendor/src/
H A Dhw_rome.c807 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 Dhw_rome.c829 unsigned char data_buf[PRINT_BUF_SIZE]={0,}; in rome_get_tlv_file() local
/aosp12/hardware/qcom/bt/msm8996/libbt-vendor/src/
H A Dhw_rome.c837 unsigned char data_buf[PRINT_BUF_SIZE]={0,}; in rome_get_tlv_file() local
/aosp12/hardware/qcom/bt/msm8998/libbt-vendor/src/
H A Dhw_rome.c814 unsigned char data_buf[PRINT_BUF_SIZE]={0,}; in rome_get_tlv_file() local
/aosp12/hardware/qcom/sdm845/bt/libbt-vendor/src/
H A Dhw_rome.c830 unsigned char data_buf[PRINT_BUF_SIZE]={0,}; in rome_get_tlv_file() local
/aosp12/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11.cpp436 (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 Dandroid_opengl_GLES20.cpp571 (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 Dandroid_opengl_GLES30.cpp629 …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 Dcom_google_android_gles_jni_GLImpl.cpp394 …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 Dandroid_opengl_GLES10.cpp610 …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 Dandroid_opengl_GLES32.cpp1012 … 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 Dandroid_opengl_GLES31.cpp3267 (JNIEnv *_env, jobject _this, jint target, jint index, jobject data_buf) { in android_glGetBooleani_v__IILjava_nio_IntBuffer_2()