Home
last modified time | relevance | path

Searched defs:Supported (Results 1 – 11 of 11) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/
DSupported.java45 public class Supported extends SIPHeader implements SupportedHeader { class
58 public Supported() { in Supported() method in Supported
67 public Supported(String option_tag) { in Supported() method in Supported
/external/angle/src/libANGLE/renderer/gl/
DFenceNVGL.cpp53 bool FenceNVGL::Supported(const FunctionsGL *functions) in Supported() function in rx::FenceNVGL
104 bool FenceNVSyncGL::Supported(const FunctionsGL *functions) in Supported() function in rx::FenceNVSyncGL
/external/ComputeLibrary/src/cpu/
DICpuKernel.h37Supported /**< Retrieve the best implementation available for the given Cpu ISA that is supported… enumerator
/external/deqp/external/openglcts/modules/gl/
Dgl4cTextureGatherTests.cpp1006 virtual bool Supported() in Supported() function in gl4cts::__anona9ebce030111::GatherBase
1935 virtual bool Supported() in Supported() function in gl4cts::__anona9ebce030111::PlainGatherFloatCubeArray
1971 virtual bool Supported() in Supported() function in gl4cts::__anona9ebce030111::PlainGatherUnormCubeArray
2012 virtual bool Supported() in Supported() function in gl4cts::__anona9ebce030111::PlainGatherIntCubeArray
2092 virtual bool Supported() in Supported() function in gl4cts::__anona9ebce030111::PlainGatherUintCubeArray
2172 virtual bool Supported() in Supported() function in gl4cts::__anona9ebce030111::PlainGatherDepthCubeArray
Dgl4cClipControlTests.cpp71 static bool Supported(deqp::Context& context, ClipControlTests::API api) in Supported() function in gl4cts::ClipControlApi
/external/clang/lib/Driver/
DSanitizerArgs.cpp197 const SanitizerMask Supported = setGroupBits(TC.getSupportedSanitizers()); in SanitizerArgs() local
/external/apache-http/src/org/apache/http/impl/
DEnglishReasonPhraseCatalog.java209 "Http Version Not Supported"); in setReason()
/external/deqp/modules/gles2/functional/
Des2fClipControlTests.cpp69 static bool Supported(Context& context) in Supported() function in deqp::gles2::Functional::ClipControlApi
/external/deqp/external/openglcts/modules/gles31/
Des31cTextureGatherTests.cpp894 virtual bool Supported() in Supported() function in glcts::__anonf88dd6b40111::GatherBase
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h930 bool Supported; in getFixedPointOperationAction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp16408 bool Supported = (Sz == 16 ? Subtarget->hasFP16() : Subtarget->hasFP64()); in LowerFP_EXTEND() local