Home
last modified time | relevance | path

Searched defs:apis (Results 1 – 25 of 57) sorted by relevance

123

/external/icu/icu4j/tools/build/src/main/java/com/ibm/icu/dev/tool/docs/
DDeprecatedAPIChecker.java275 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()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkCoreFunctionalities.inl18 void initApisMap (ApisMap& apis)
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkCoreFunctionalities.inl18 void initApisMap (ApisMap& apis)
/external/libwebsockets/READMEs/
DREADME.lws_dll.md120 ## apis section in lws_dll Doubly-linked list
/external/OpenCL-CTS/dependencies/ocl-stubs/
Dapis_generator.py133 def generate_apis(apis): argument
/external/googleapis/google/api/serviceusage/v1/
Dresources.proto96 repeated google.protobuf.Api apis = 3; field
/external/google-cloud-java/java-service-usage/proto-google-cloud-service-usage-v1/src/main/proto/google/api/serviceusage/v1/
Dresources.proto88 repeated google.protobuf.Api apis = 3; field
/external/angle/scripts/
Dregistry_xml.py455 class apis: class
581 def AddExtensionCommands(self, supported_extensions, apis): argument
/external/googleapis/google/api/
Dservice.proto105 repeated google.protobuf.Api apis = 3; field
/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/api/
Dservice.proto105 repeated google.protobuf.Api apis = 3; field
/external/tensorflow/tensorflow/lite/g3doc/android/
Dindex.md147 #### Libraries
/external/rust/cxx/gen/src/
Dnested.rs66 let apis = &[ in test_ns_entries_sort() localVariable
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.131/src/gen/
Dnested.rs66 let apis = &[ in test_ns_entries_sort() localVariable
/external/deqp/modules/egl/
DteglSurfacelessContextTests.cpp92 } apis[] = {{"OpenGL", EGL_OPENGL_API, EGL_OPENGL_BIT, nullptr}, in executeForConfig() local
DteglQueryContextTests.cpp345 const EGLenum apis[] = {EGL_OPENGL_API, EGL_OPENGL_ES_API, EGL_OPENVG_API}; in iterate() local
DteglRenderCase.cpp226 …const EGLint apis[] = {EGL_OPENGL_ES2_BIT, EGL_OPENGL_ES3_BIT_KHR, EGL_OPENGL_ES_BIT, EGL_O… in executeForSurface() local
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.131/src/gen/
Dnested.rs66 let apis = &[ in test_ns_entries_sort() localVariable
/external/pytorch/torch/_functorch/
Ddeprecated.py15 import torch._functorch.apis as apis namespace
/external/google-cloud-java/java-service-usage/proto-google-cloud-service-usage-v1beta1/src/main/proto/google/api/serviceusage/v1beta1/
Dresources.proto88 repeated google.protobuf.Api apis = 3; field
/external/robolectric/robolectric/src/test/java/org/robolectric/
DRobolectricTestRunnerMultiApiTest.java332 List<Integer> apis = new ArrayList<>(); in apisFor() local
/external/googleapis/google/api/serviceusage/v1beta1/
Dresources.proto88 repeated google.protobuf.Api apis = 3; field
/external/mesa3d/src/gfxstream/codegen/scripts/cereal/
Ddispatch.py313 def emit_feature_check_impl(context, cgen, tag, featureToCheck, apis): argument
/external/ow2-asm/asm-test/src/main/java/org/objectweb/asm/test/
DAsmTest.java364 private static Stream<Arguments> classesAndApis(final Api... apis) { in classesAndApis()
/external/googleapis/google/cloud/apigateway/v1/
Dapigateway.proto423 repeated Api apis = 1; field
/external/google-cloud-java/java-api-gateway/proto-google-cloud-api-gateway-v1/src/main/proto/google/cloud/apigateway/v1/
Dapigateway.proto423 repeated Api apis = 1; field

123