Home
last modified time | relevance | path

Searched defs:apis (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/angle2/scripts/
H A Dgenerate_entry_points.py13 from registry_xml import apis, script_relative, strip_api_prefix namespace
[all...]
H A Dregistry_xml.py392 class apis: class
/third_party/vk-gl-cts/modules/egl/
H A DteglSurfacelessContextTests.cpp90 } apis[] = in executeForConfig() local
H A DteglQueryContextTests.cpp322 const EGLenum apis[] = { EGL_OPENGL_API, EGL_OPENGL_ES_API, EGL_OPENVG_API }; in iterate() local
H A DteglRenderCase.cpp227 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 DDeprecatedAPIChecker.java275 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 Dparse.rs36 let mut apis = Vec::new(); in parse_items() variables
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dparse.rs36 let mut apis = Vec::new(); in parse_items() variables
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dparse.rs36 let mut apis = Vec::new(); in parse_items() variables
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dparse.rs36 let mut apis = Vec::new(); in parse_items() variables
/third_party/rust/crates/cxx/syntax/
H A Dparse.rs36 let mut apis = Vec::new(); in parse_items() variables
/third_party/nghttp2/src/
H A Dshrpx_api_downstream_connection.cc43 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 DegluUtil.cpp463 vector<EGLenum> apis; in parseClientAPIs() local

Completed in 15 milliseconds