/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_opengl_GLES31.cpp | 1444 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) { in android_glProgramUniform1iv__IIILjava_nio_IntBuffer_2() 1528 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) { in android_glProgramUniform2iv__IIILjava_nio_IntBuffer_2() 1612 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) { in android_glProgramUniform3iv__IIILjava_nio_IntBuffer_2() 1696 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) { in android_glProgramUniform4iv__IIILjava_nio_IntBuffer_2() 1780 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) { in android_glProgramUniform1uiv__IIILjava_nio_IntBuffer_2() 1864 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) { in android_glProgramUniform2uiv__IIILjava_nio_IntBuffer_2() 1948 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) { in android_glProgramUniform3uiv__IIILjava_nio_IntBuffer_2() 2032 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) { in android_glProgramUniform4uiv__IIILjava_nio_IntBuffer_2() 2116 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) { in android_glProgramUniform1fv__IIILjava_nio_FloatBuffer_2() 2200 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) { in android_glProgramUniform2fv__IIILjava_nio_FloatBuffer_2() [all …]
|
H A D | android_opengl_GLES30.cpp | 1257 (JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) { in android_glUniformMatrix2x3fv__IIZLjava_nio_FloatBuffer_2() 1341 (JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) { in android_glUniformMatrix3x2fv__IIZLjava_nio_FloatBuffer_2() 1425 (JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) { in android_glUniformMatrix2x4fv__IIZLjava_nio_FloatBuffer_2() 1509 (JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) { in android_glUniformMatrix4x2fv__IIZLjava_nio_FloatBuffer_2() 1593 (JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) { in android_glUniformMatrix3x4fv__IIZLjava_nio_FloatBuffer_2() 1677 (JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) { in android_glUniformMatrix4x3fv__IIZLjava_nio_FloatBuffer_2() 3080 (JNIEnv *_env, jobject _this, jint location, jint count, jobject value_buf) { in android_glUniform1uiv__IILjava_nio_IntBuffer_2() 3162 (JNIEnv *_env, jobject _this, jint location, jint count, jobject value_buf) { in android_glUniform2uiv__IILjava_nio_IntBuffer_2() 3244 (JNIEnv *_env, jobject _this, jint location, jint count, jobject value_buf) { in android_glUniform3uiv__IILjava_nio_IntBuffer_2() 3326 (JNIEnv *_env, jobject _this, jint location, jint count, jobject value_buf) { in android_glUniform4uiv__IILjava_nio_IntBuffer_2() [all …]
|
H A D | android_opengl_GLES20.cpp | 5727 (JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) { in android_glUniformMatrix2fv__IIZLjava_nio_FloatBuffer_2() 5823 (JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) { in android_glUniformMatrix3fv__IIZLjava_nio_FloatBuffer_2() 5919 (JNIEnv *_env, jobject _this, jint location, jint count, jboolean transpose, jobject value_buf) { in android_glUniformMatrix4fv__IIZLjava_nio_FloatBuffer_2()
|
/aosp_15_r20/device/google/cuttlefish/host/commands/snapshot_util_cvd/ |
D | parse.cc | 49 Flag SnapshotCmdFlag(std::string& value_buf) { in SnapshotCmdFlag() 53 Flag GetInt32Flag(const std::string& name, int& value_buf, in GetInt32Flag()
|
/aosp_15_r20/external/perfetto/src/base/ |
H A D | android_utils.cc | 50 char value_buf[PROP_VALUE_MAX]; in GetAndroidProp() local
|
/aosp_15_r20/bionic/libc/system_properties/ |
H A D | system_properties.cpp | 254 char value_buf[PROP_VALUE_MAX]; in ReadCallback() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/integration_test/ |
H A D | c_api_coordination_test.cc | 312 TF_Buffer* value_buf = TF_NewBuffer(); in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/ |
H A D | c_api_experimental.cc | 798 TF_Buffer* value_buf, TF_Status* status) { in TFE_GetConfigKeyValue()
|
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-rs/src/ |
D | map.rs | 664 let mut value_buf = vec![0; buf_size]; in update_percpu() localVariable
|
/aosp_15_r20/external/mesa3d/src/imgui/ |
H A D | imgui_widgets.cpp | 1926 char value_buf[64]; in DragScalar() local 2362 char value_buf[64]; in SliderScalar() local 2503 char value_buf[64]; in VSliderScalar() local
|