HomeSort by relevance Sort by last modified time
    Searched defs:Extensions (Results 1 - 25 of 98) sorted by null

1 2 3 4

  /frameworks/base/libs/hwui/
Extensions.cpp 17 #include "Extensions.h"
33 Extensions::Extensions() {
57 auto extensions = StringUtils::split((const char*)glGetString(GL_EXTENSIONS)); local
58 mHasNPot = extensions.has("GL_OES_texture_npot");
59 mHasFramebufferFetch = extensions.has("GL_NV_shader_framebuffer_fetch");
60 mHasDiscardFramebuffer = extensions.has("GL_EXT_discard_framebuffer");
61 mHasDebugMarker = extensions.has("GL_EXT_debug_marker");
62 mHas1BitStencil = extensions.has("GL_OES_stencil1");
63 mHas4BitStencil = extensions.has("GL_OES_stencil4")
    [all...]
Extensions.h 27 class Extensions {
29 Extensions();
66 }; // class Extensions
  /external/swiftshader/third_party/LLVM/include/llvm/Transforms/IPO/
PassManagerBuilder.h 36 /// frontends to vend a plugin API, where plugins are allowed to add extensions
53 /// Extensions are passed the builder itself (so they can see how it is
95 /// ExtensionList - This is list of all of the extensions that are registered.
96 std::vector<std::pair<ExtensionPointTy, ExtensionFn> > Extensions;
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
Extensions.java 16 public class Extensions
19 private Hashtable extensions = new Hashtable(); field in class:Extensions
22 public static Extensions getInstance(
29 public static Extensions getInstance(
32 if (obj instanceof Extensions)
34 return (Extensions)obj;
38 return new Extensions(ASN1Sequence.getInstance(obj));
47 * The extensions are a list of constructed sequences, either with (OID, OctetString) or (OID, Boolean, OctetString)
50 private Extensions(
59 extensions.put(ext.getExtnId(), ext)
    [all...]
V3TBSCertificateGenerator.java 24 * extensions [ 3 ] Extensions OPTIONAL
39 Extensions extensions; field in class:V3TBSCertificateGenerator
134 * @deprecated use method taking Extensions
135 * @param extensions
138 X509Extensions extensions)
140 setExtensions(Extensions.getInstance(extensions));
144 Extensions extensions
    [all...]
  /external/llvm/include/llvm/Transforms/IPO/
PassManagerBuilder.h 45 /// frontends to vend a plugin API, where plugins are allowed to add extensions
61 /// Extensions are passed the builder itself (so they can see how it is
147 /// ExtensionList - This is list of all of the extensions that are registered.
148 std::vector<std::pair<ExtensionPointTy, ExtensionFn>> Extensions;
  /external/clang/lib/Frontend/
ChainedIncludesSource.cpp 85 /*Extensions=*/{ },
164 ArrayRef<llvm::IntrusiveRefCntPtr<ModuleFileExtension>> Extensions;
167 Extensions, /*AllowASTWithErrors=*/true);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/IPO/
PassManagerBuilder.h 45 /// frontends to vend a plugin API, where plugins are allowed to add extensions
61 /// Extensions are passed the builder itself (so they can see how it is
173 /// ExtensionList - This is list of all of the extensions that are registered.
174 std::vector<std::pair<ExtensionPointTy, ExtensionFn>> Extensions;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/IPO/
PassManagerBuilder.h 45 /// frontends to vend a plugin API, where plugins are allowed to add extensions
61 /// Extensions are passed the builder itself (so they can see how it is
173 /// ExtensionList - This is list of all of the extensions that are registered.
174 std::vector<std::pair<ExtensionPointTy, ExtensionFn>> Extensions;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/IPO/
PassManagerBuilder.h 45 /// frontends to vend a plugin API, where plugins are allowed to add extensions
61 /// Extensions are passed the builder itself (so they can see how it is
173 /// ExtensionList - This is list of all of the extensions that are registered.
174 std::vector<std::pair<ExtensionPointTy, ExtensionFn>> Extensions;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/IPO/
PassManagerBuilder.h 45 /// frontends to vend a plugin API, where plugins are allowed to add extensions
61 /// Extensions are passed the builder itself (so they can see how it is
171 /// ExtensionList - This is list of all of the extensions that are registered.
172 std::vector<std::pair<ExtensionPointTy, ExtensionFn>> Extensions;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/IPO/
PassManagerBuilder.h 45 /// frontends to vend a plugin API, where plugins are allowed to add extensions
61 /// Extensions are passed the builder itself (so they can see how it is
171 /// ExtensionList - This is list of all of the extensions that are registered.
172 std::vector<std::pair<ExtensionPointTy, ExtensionFn>> Extensions;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/IPO/
PassManagerBuilder.h 45 /// frontends to vend a plugin API, where plugins are allowed to add extensions
61 /// Extensions are passed the builder itself (so they can see how it is
171 /// ExtensionList - This is list of all of the extensions that are registered.
172 std::vector<std::pair<ExtensionPointTy, ExtensionFn>> Extensions;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/IPO/
PassManagerBuilder.h 45 /// frontends to vend a plugin API, where plugins are allowed to add extensions
61 /// Extensions are passed the builder itself (so they can see how it is
171 /// ExtensionList - This is list of all of the extensions that are registered.
172 std::vector<std::pair<ExtensionPointTy, ExtensionFn>> Extensions;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/IPO/
PassManagerBuilder.h 45 /// frontends to vend a plugin API, where plugins are allowed to add extensions
61 /// Extensions are passed the builder itself (so they can see how it is
173 /// ExtensionList - This is list of all of the extensions that are registered.
174 std::vector<std::pair<ExtensionPointTy, ExtensionFn>> Extensions;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/IPO/
PassManagerBuilder.h 45 /// frontends to vend a plugin API, where plugins are allowed to add extensions
61 /// Extensions are passed the builder itself (so they can see how it is
173 /// ExtensionList - This is list of all of the extensions that are registered.
174 std::vector<std::pair<ExtensionPointTy, ExtensionFn>> Extensions;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/IPO/
PassManagerBuilder.h 45 /// frontends to vend a plugin API, where plugins are allowed to add extensions
61 /// Extensions are passed the builder itself (so they can see how it is
173 /// ExtensionList - This is list of all of the extensions that are registered.
174 std::vector<std::pair<ExtensionPointTy, ExtensionFn>> Extensions;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/IPO/
PassManagerBuilder.h 45 /// frontends to vend a plugin API, where plugins are allowed to add extensions
61 /// Extensions are passed the builder itself (so they can see how it is
171 /// ExtensionList - This is list of all of the extensions that are registered.
172 std::vector<std::pair<ExtensionPointTy, ExtensionFn>> Extensions;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/IPO/
PassManagerBuilder.h 45 /// frontends to vend a plugin API, where plugins are allowed to add extensions
61 /// Extensions are passed the builder itself (so they can see how it is
171 /// ExtensionList - This is list of all of the extensions that are registered.
172 std::vector<std::pair<ExtensionPointTy, ExtensionFn>> Extensions;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/IPO/
PassManagerBuilder.h 45 /// frontends to vend a plugin API, where plugins are allowed to add extensions
61 /// Extensions are passed the builder itself (so they can see how it is
171 /// ExtensionList - This is list of all of the extensions that are registered.
172 std::vector<std::pair<ExtensionPointTy, ExtensionFn>> Extensions;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/IPO/
PassManagerBuilder.h 45 /// frontends to vend a plugin API, where plugins are allowed to add extensions
61 /// Extensions are passed the builder itself (so they can see how it is
171 /// ExtensionList - This is list of all of the extensions that are registered.
172 std::vector<std::pair<ExtensionPointTy, ExtensionFn>> Extensions;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
IScsiBootFirmwareTable.h 75 UINT16 Extensions;
  /external/deqp/external/vulkancts/modules/vulkan/protected_memory/
vktProtectedMemUtils.cpp 47 typedef std::vector<vk::VkExtensionProperties> Extensions;
83 const Extensions supportedExtensions(vk::enumerateInstanceExtensionProperties(vkp, DE_NULL));
153 const Extensions supportedExtensions (vk::enumerateDeviceExtensionProperties(vkd, physicalDevice, DE_NULL));
155 std::vector<std::string> extensions = extraExtensions; local
160 bool useYCbCr = de::contains(extensions.begin(), extensions.end(), std::string("VK_KHR_sampler_ycbcr_conversion"));
163 for (deUint32 ndx = 0; ndx < extensions.size(); ++ndx)
165 if (!isDeviceExtensionSupported(apiVersion, supportedExtensions, vk::RequiredExtension(extensions[ndx])))
166 TCU_THROW(NotSupportedError, (extensions[ndx] + " is not supported").c_str());
168 if (!isCoreDeviceExtension(apiVersion, extensions[ndx])
    [all...]
  /external/mesa3d/src/egl/main/
egldisplay.h 90 * Optional EGL extensions info.
160 _EGLExtensions Extensions; /**< Extensions supported */
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
IScsiBootFirmwareTable.h 76 UINT16 Extensions;

Completed in 1530 milliseconds

1 2 3 4