Home
last modified time | relevance | path

Searched refs:names (Results 851 - 863 of 863) sorted by relevance

1...<<3132333435

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface.c2514 struct wpabuf *names = in wpa_supplicant_ctrl_iface_status() local
2516 for (i = 0; names && i < cred->num_domain; i++) in wpa_supplicant_ctrl_iface_status()
2519 names, cred->domain[i], 1)) in wpa_supplicant_ctrl_iface_status()
6168 /* Expected predefined CPT names delimited by ':' */
6172 "P2PS: CPT name list is too long, expected up to %d names",
/third_party/mbedtls/tests/scripts/
H A Dall.sh264 -q|--quiet Only output component names, and errors if any.
1060 msg "Check: declared and exported names (builds the library)" # < 3s
1289 # aren't equipped for the modified names used when MBEDTLS_PSA_CRYPTO_SPM
/third_party/selinux/libsepol/cil/src/
H A Dcil_resolve_ast.c73 /* Currently only used for typetransition file names. in __cil_insert_name()
109 cil_list_append(db->names, CIL_NAME, name); in __cil_insert_name()
4407 /* Using qualified names or No '.' in name */ in cil_resolve_name_keep_aliases()
/third_party/selinux/libsepol/src/
H A Dpolicydb.c2218 if (ebitmap_read(&e->names, fp)) in read_cons_helper()
/third_party/openGLES/api/GL/
H A Dglext.h5614 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 Dglext.h5632 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 Dglext.h5613 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 Dglext.h5612 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 Dconfigure418 --malloc-prefix=PREFIX prefix malloc and related names with PREFIX
/third_party/icu/icu4c/source/
H A Dconfigure835 # 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 Dconfigure834 # 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 Dconfigure1141 # 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 Dstylo.hpp[all...]

Completed in 284 milliseconds

1...<<3132333435