Searched refs:names (Results 2476 - 2484 of 2484) sorted by relevance
1...<<919293949596979899100
/third_party/openGLES/api/GL/ |
H A D | glext.h | 5614 typedef void (APIENTRYP PFNGLGENNAMESAMDPROC) (GLenum identifier, GLuint num, GLuint *names); 5615 typedef void (APIENTRYP PFNGLDELETENAMESAMDPROC) (GLenum identifier, GLuint num, const GLuint *names); 5618 GLAPI void APIENTRY glGenNamesAMD (GLenum identifier, GLuint num, GLuint *names); 5619 GLAPI void APIENTRY glDeleteNamesAMD (GLenum identifier, GLuint num, const GLuint *names);
|
/third_party/mesa3d/include/GL/ |
H A D | glext.h | 5632 typedef void (APIENTRYP PFNGLGENNAMESAMDPROC) (GLenum identifier, GLuint num, GLuint *names); 5633 typedef void (APIENTRYP PFNGLDELETENAMESAMDPROC) (GLenum identifier, GLuint num, const GLuint *names); 5636 GLAPI void APIENTRY glGenNamesAMD (GLenum identifier, GLuint num, GLuint *names); 5637 GLAPI void APIENTRY glDeleteNamesAMD (GLenum identifier, GLuint num, const GLuint *names);
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glext.h | 5613 typedef void (APIENTRYP PFNGLGENNAMESAMDPROC) (GLenum identifier, GLuint num, GLuint *names); 5614 typedef void (APIENTRYP PFNGLDELETENAMESAMDPROC) (GLenum identifier, GLuint num, const GLuint *names); 5617 GLAPI void APIENTRY glGenNamesAMD (GLenum identifier, GLuint num, GLuint *names); 5618 GLAPI void APIENTRY glDeleteNamesAMD (GLenum identifier, GLuint num, const GLuint *names);
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glext.h | 5612 typedef void (APIENTRYP PFNGLGENNAMESAMDPROC) (GLenum identifier, GLuint num, GLuint *names); 5613 typedef void (APIENTRYP PFNGLDELETENAMESAMDPROC) (GLenum identifier, GLuint num, const GLuint *names); 5616 GLAPI void APIENTRY glGenNamesAMD (GLenum identifier, GLuint num, GLuint *names); 5617 GLAPI void APIENTRY glDeleteNamesAMD (GLenum identifier, GLuint num, const GLuint *names);
|
/third_party/ffmpeg/ |
H A D | configure | 418 --malloc-prefix=PREFIX prefix malloc and related names with PREFIX
|
/third_party/icu/icu4c/source/ |
H A D | configure | 835 # The variables have the same names as the options, with 936 # Reject names that are not valid shell variable names. 962 # Reject names that are not valid shell variable names. 1175 # Reject names that are not valid shell variable names. 1191 # Reject names that are not valid shell variable names. 1229 # Reject names tha [all...] |
/third_party/skia/third_party/externals/icu/source/ |
H A D | configure | 834 # The variables have the same names as the options, with 934 # Reject names that are not valid shell variable names. 960 # Reject names that are not valid shell variable names. 1164 # Reject names that are not valid shell variable names. 1180 # Reject names that are not valid shell variable names. 1218 # Reject names tha [all...] |
/third_party/python/ |
H A D | configure | 1141 # The variables have the same names as the options, with 1240 # Reject names that are not valid shell variable names. 1266 # Reject names that are not valid shell variable names. 1479 # Reject names that are not valid shell variable names. 1495 # Reject names that are not valid shell variable names. 1533 # Reject names tha [all...] |
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo.hpp | [all...] |
Completed in 212 milliseconds
1...<<919293949596979899100