Searched refs:names (Results 1326 - 1332 of 1332) sorted by relevance
1...<<51525354
/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);
|
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/ |
H A D | configure_llvm | 413 --malloc-prefix=PREFIX prefix malloc and related names with PREFIX
|
/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 79 milliseconds
1...<<51525354