/aosp12/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
H A D | glGetShaderSource.java | 5 int bufsize, in glGetShaderSource() 17 int bufsize, in glGetShaderSource()
|
H A D | glGetTransformFeedbackVarying.java | 6 int bufsize, in glGetTransformFeedbackVarying() 25 int bufsize, in glGetTransformFeedbackVarying() 37 int bufsize, in glGetTransformFeedbackVarying()
|
H A D | glGetActiveAttrib.java | 6 int bufsize, in glGetActiveAttrib() 24 int bufsize, in glGetActiveAttrib()
|
H A D | glGetActiveUniform.java | 6 int bufsize, in glGetActiveUniform() 24 int bufsize, in glGetActiveUniform()
|
H A D | glGetShaderSource.cpp | 4 …(JNIEnv *_env, jobject _this, jint shader, jint bufsize, jintArray length_ref, jint lengthOffset, … in android_glGetShaderSource__II_3II_3BI() 69 (JNIEnv *_env, jobject _this, jint shader, jint bufsize, jobject length_buf, jbyte source) { in android_glGetShaderSource__IILjava_nio_IntBuffer_2B()
|
H A D | glGetTransformFeedbackVarying.cpp | 4 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetTransformFeedbackVarying__III_3II_3II_3II_3BI() 120 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jobject length_buf, jobject … in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B() 127 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jobject length_buf, jobject … in android_glGetTransformFeedbackVarying__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_ByteBuffer_2()
|
H A D | glGetActiveUniform.cpp | 4 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveUniform__III_3II_3II_3II_3BI() 120 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jobject length_buf, jobject … in android_glGetActiveUniform__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
|
H A D | glGetActiveAttrib.cpp | 4 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jintArray length_ref, jint l… in android_glGetActiveAttrib__III_3II_3II_3II_3BI() 120 …(JNIEnv *_env, jobject _this, jint program, jint index, jint bufsize, jobject length_buf, jobject … in android_glGetActiveAttrib__IIILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_IntBuffer_2B()
|
/aosp12/system/extras/libfec/test/ |
H A D | test_read.cpp | 24 const unsigned bufsize = 2 * 1024 * FEC_BLOCKSIZE; variable
|
/aosp12/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
H A D | hdtoa.c | 129 int bufsize; in __hdtoa() local 227 int bufsize; in __hldtoa() local
|
/aosp12/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
H A D | makebuf.c | 80 __swhatbuf(FILE *fp, size_t *bufsize, int *couldbetty) in __swhatbuf()
|
/aosp12/system/hardware/interfaces/net/netd/testutils/ |
H A D | VtsHalNetNetdTestUtils.cpp | 57 size_t bufsize = 0; in runCommand() local
|
/aosp12/packages/modules/NetworkStack/common/netlinkclient/src/android/net/netlink/ |
H A D | NetlinkSocket.java | 128 public static ByteBuffer recvMessage(FileDescriptor fd, int bufsize, long timeoutMs) in recvMessage()
|
/aosp12/system/netd/tests/ |
H A D | test_utils.cpp | 49 size_t bufsize = 0; in runCommand() local
|
/aosp12/frameworks/native/libs/sensor/ |
H A D | BitTube.cpp | 42 BitTube::BitTube(size_t bufsize) in BitTube()
|
/aosp12/system/core/fs_mgr/ |
H A D | fs_mgr_verity.cpp | 197 static bool format_verity_table(char *buf, const size_t bufsize, in format_verity_table() 236 static bool format_legacy_verity_table(char *buf, const size_t bufsize, in format_legacy_verity_table()
|
/aosp12/frameworks/base/media/jni/soundpool/ |
H A D | Sound.cpp | 94 size_t bufsize; in decode() local
|
/aosp12/frameworks/native/libs/gui/ |
H A D | BitTube.cpp | 37 BitTube::BitTube(size_t bufsize) { in BitTube()
|
/aosp12/hardware/qcom/audio/legacy/alsa_sound/ |
H A D | AudioUsbALSA.cpp | 387 unsigned avail, bufsize; in RecordingThreadEntry() local 776 unsigned avail, xfer, bufsize; in PlaybackThreadEntry() local
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | scc.h | 108 unsigned int bufsize; member 134 unsigned int bufsize; member
|
/aosp12/frameworks/av/media/extractors/midi/ |
H A D | MidiExtractor.cpp | 215 int bufsize = sizeof(EAS_PCM) in allocateBuffers() local
|
/aosp12/system/vold/bench/ |
H A D | benchgen.py | 107 bufsize = 1048576 variable
|
/aosp12/system/tools/mkbootimg/ |
H A D | mkbootimg.py | 278 def __init__(self, bufsize): argument
|
/aosp12/hardware/qcom/audio/legacy/libalsa-intf/ |
H A D | aplay.c | 170 unsigned bufsize; in play_file() local
|
H A D | arec.c | 180 unsigned xfer, bufsize; in record_file() local
|