/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
D | DeprecatedAPIChecker.java | 275 private static APIInfo findClassInfo(Set<APIInfo> apis, String cls) { in findClassInfo() 285 private static APIInfo findFieldInfo(Set<APIInfo> apis, String cls, String field) { in findFieldInfo() 295 private static APIInfo findConstructorInfo(Set<APIInfo> apis, String cls, List<String> params) { in findConstructorInfo() 318 …private static APIInfo findMethodInfo(Set<APIInfo> apis, String cls, String method, List<String> p… in findMethodInfo() 341 private static APIInfo findEnumInfo(Set<APIInfo> apis, String ecls) { in findEnumInfo() 351 private static APIInfo findEnumConstantInfo(Set<APIInfo> apis, String ecls, String econst) { in findEnumConstantInfo()
|
/third_party/libwebsockets/READMEs/ |
D | README.lws_dll.md | 120 ## apis section in lws_dll Doubly-linked list
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkCoreFunctionalities.inl | 18 void initApisMap (ApisMap& apis)
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglapi.c | 108 gchar *apis = (gchar *) apis_s; in gst_gl_api_from_string() local
|
/third_party/skia/third_party/externals/angle2/scripts/ |
D | registry_xml.py | 392 class apis: class 497 def AddExtensionCommands(self, supported_extensions, apis): argument
|
/third_party/rust/crates/cxx/gen/src/ |
D | nested.rs | 65 let apis = &[ in test_ns_entries_sort() localVariable
|
D | write.rs | 48 let apis = ns_entries.direct_content(); in write_forward_declarations() localVariable
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglSurfacelessContextTests.cpp | 90 } apis[] = in executeForConfig() local
|
D | teglQueryContextTests.cpp | 322 const EGLenum apis[] = { EGL_OPENGL_API, EGL_OPENGL_ES_API, EGL_OPENVG_API }; in iterate() local
|
D | teglRenderCase.cpp | 226 …const EGLint apis[] = { EGL_OPENGL_ES2_BIT, EGL_OPENGL_ES3_BIT_KHR, EGL_OPENGL_ES_BIT, EGL_OPEN… in executeForSurface() local
|
/third_party/flutter/skia/third_party/externals/angle2/scripts/ |
D | registry_xml.py | 228 def AddExtensionCommands(self, supported_extensions, apis): argument
|
/third_party/nghttp2/src/ |
D | shrpx_api_downstream_connection.cc | 43 const std::array<APIEndpoint, 2> &apis() { in apis() function
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | gstglcontext.c | 362 GstGLAPI apis, apis2; in GST_START_TEST() local
|
/third_party/rust/crates/cxx/syntax/ |
D | check.rs | 14 apis: &'a [Api], field
|
D | parse.rs | 36 let mut apis = Vec::new(); in parse_items() localVariable
|
/third_party/vk-gl-cts/framework/egl/ |
D | egluUtil.cpp | 463 vector<EGLenum> apis; in parseClientAPIs() local
|