Searched refs:key1 (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | u_hash_table.c | 73 static bool equal_fd(const void *key1, const void *key2) in equal_fd() argument 76 int fd1 = pointer_to_intptr(key1); in equal_fd()
|
/hardware/qcom/audio/hal/audio_extn/ |
D | sndmonitor.c | 566 static bool hasheq(void * key1, void *key2) in hasheq() argument 568 return key1 == key2; in hasheq()
|
/hardware/interfaces/camera/device/1.0/ |
D | ICameraDevice.hal | 386 * '<key1>=<value1>; ...;<keyN>=<valueN>'.
|
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | glext.h | 11510 …GLenum type, GLenum target0, GLuint fill0, GLuint key0, GLenum target1, GLuint fill1, GLuint key1); 11517 …GLenum type, GLenum target0, GLuint fill0, GLuint key0, GLenum target1, GLuint fill1, GLuint key1);
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glext.h | 10855 …GLenum type, GLenum target0, GLuint fill0, GLuint key0, GLenum target1, GLuint fill1, GLuint key1); 10862 …GLenum type, GLenum target0, GLuint fill0, GLuint key0, GLenum target1, GLuint fill1, GLuint key1);
|