Searched defs:subdata (Results 1 - 8 of 8) sorted by relevance

/external/deqp/modules/glshared/
H A DglsVertexArrayTests.cpp514 void ContextArray::subdata (Target target, int offset, int size, const char* ptr) function in class:deqp::gls::ContextArray
/external/iw/
H A Dscan.c1573 const __u8 *subdata = data + 4; local
1580 printf(" %.2x", *subdata);
1581 subdata++;
1658 const __u8 *subdata = data + 4; local
1665 printf(" %.2x", *subdata);
1666 subdata++;
/external/mesa3d/src/mesa/main/
H A Dbufferobj.c259 * \param offset Offset of the first byte of the subdata range.
260 * \param size Size, in bytes, of the subdata range.
282 * Tests the subdata range parameters and sets the GL error code for
288 * \param offset Offset of the first byte of the subdata range.
289 * \param size Size, in bytes, of the subdata range.
1759 * \param offset Offset of the first byte of the subdata range.
1760 * \param size Size, in bytes, of the subdata range.
1881 * \param subdata true if caller is *SubData, false if *Data
1890 const char *func, bool subdata)
1898 subdata, fun
1884 _mesa_clear_buffer_sub_data(struct gl_context *ctx, struct gl_buffer_object *bufObj, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const GLvoid *data, const char *func, bool subdata) argument
[all...]
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 350 milliseconds