| /third_party/skia/third_party/externals/angle2/scripts/ |
| H A D | generate_entry_points.py | 13 from registry_xml import apis, script_relative, strip_api_prefix namespace [all...] |
| H A D | registry_xml.py | 392 class apis: class
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglSurfacelessContextTests.cpp | 90 } apis[] = in executeForConfig() local
|
| H A D | teglQueryContextTests.cpp | 322 const EGLenum apis[] = { EGL_OPENGL_API, EGL_OPENGL_ES_API, EGL_OPENVG_API }; in iterate() local
|
| H A D | teglRenderCase.cpp | 227 const EGLint apis[] = { EGL_OPENGL_ES2_BIT, EGL_OPENGL_ES3_BIT_KHR, EGL_OPENGL_ES_BIT, EGL_OPENVG_BIT }; in executeForSurface() local
|
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| H A D | DeprecatedAPIChecker.java | 275 private static APIInfo findClassInfo(Set<APIInfo> apis, String cls) { in findClassInfo() argument 285 private static APIInfo findFieldInfo(Set<APIInfo> apis, String cls, String field) { in findFieldInfo() argument 295 private static APIInfo findConstructorInfo(Set<APIInfo> apis, String cls, List<String> params) { in findConstructorInfo() argument 318 private static APIInfo findMethodInfo(Set<APIInfo> apis, String cls, String method, List<String> params) { in findMethodInfo() argument 341 private static APIInfo findEnumInfo(Set<APIInfo> apis, String ecls) { in findEnumInfo() argument 351 findEnumConstantInfo(Set<APIInfo> apis, String ecls, String econst) findEnumConstantInfo() argument [all...] |
| /third_party/rust/crates/cxx/gen/build/src/syntax/ |
| H A D | parse.rs | 36 let mut apis = Vec::new(); in parse_items() variables
|
| /third_party/rust/crates/cxx/gen/lib/src/syntax/ |
| H A D | parse.rs | 36 let mut apis = Vec::new(); in parse_items() variables
|
| /third_party/rust/crates/cxx/macro/src/syntax/ |
| H A D | parse.rs | 36 let mut apis = Vec::new(); in parse_items() variables
|
| /third_party/rust/crates/cxx/gen/cmd/src/syntax/ |
| H A D | parse.rs | 36 let mut apis = Vec::new(); in parse_items() variables
|
| /third_party/rust/crates/cxx/syntax/ |
| H A D | parse.rs | 36 let mut apis = Vec::new(); in parse_items() variables
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_api_downstream_connection.cc | 43 const std::array<APIEndpoint, 2> &apis() { in apis() function 44 static const auto apis = new std::array<APIEndpoint, 2>{ in apis() local
|
| /third_party/vk-gl-cts/framework/egl/ |
| H A D | egluUtil.cpp | 463 vector<EGLenum> apis; in parseClientAPIs() local
|