HomeSort by relevance Sort by last modified time
    Searched refs:requirements (Results 51 - 75 of 105) sorted by null

1 23 4 5

  /external/deqp/modules/gles2/functional/
es2fShaderStateQueryTests.cpp 2254 const RequiredFormat requirements[] = local
    [all...]
  /prebuilts/misc/common/robolectric/lib/
plexus-container-default-1.0-alpha-9-stable-1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/
plexus-container-default-1.0-alpha-9-stable-1.jar 
  /build/soong/cc/
sanitize.go 425 // Propagate asan requirements down from binaries
  /external/ImageMagick/www/api/
layer.php 262 <p>Due to the special requirements of GIF disposal handling, GIF animations should be coalesced first, before calling this function, though that is not a requirement.</p>
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineSpecConstantTests.cpp 183 FeatureFlags requirements; //!< features the implementation must support to allow this test to run member in struct:vkt::pipeline::__anon16505::CaseDefinition
723 requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), m_caseDef.requirements | getShaderStageRequirements(m_stage));
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-plugin-api-3.2.1.jar 
org.eclipse.sisu.plexus-0.0.0.M5.jar 
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
compile.go 376 // This code is intended to document the ordering requirements
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
compile.go 376 // This code is intended to document the ordering requirements
  /prebuilts/tools/common/m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/
org.apache.felix.bundlerepository-1.6.6.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-plugin-api/3.2.1/
maven-plugin-api-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/
maven-assembly-plugin-2.2-beta-5.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/
org.eclipse.sisu.plexus-0.0.0.M5.jar 
  /external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryPipelineBarrierTests.cpp 861 const vk::VkMemoryRequirements requirements (vk::getBufferMemoryRequirements(vkd, device, *buffer));
863 if (requirements.size == memorySize && requirements.memoryTypeBits & (0x1u << memoryTypeIndex))
870 const vk::VkMemoryRequirements requirements (vk::getBufferMemoryRequirements(vkd, device, *buffer));
872 if (requirements.size <= memorySize && requirements.memoryTypeBits & (0x1u << memoryTypeIndex))
979 const vk::VkMemoryRequirements requirements (vk::getImageMemoryRequirements(vkd, device, *image));
981 if (requirements.size <= memorySize && requirements.memoryTypeBits & (0x1u << memoryTypeIndex))
    [all...]
  /external/autotest/utils/
external_packages.py 233 raise Error('Missing OS requirements for %s. (see above)' %
    [all...]
  /prebuilts/go/darwin-x86/src/net/rpc/
server.go 27 These requirements apply even if a different codec is used.
28 (In the future, these requirements may soften for custom codecs.)
  /prebuilts/go/linux-x86/src/net/rpc/
server.go 27 These requirements apply even if a different codec is used.
28 (In the future, these requirements may soften for custom codecs.)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar 
org.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jar 
  /external/openssh/contrib/redhat/
openssh.spec 736 - Change subpackage requirements from %%{version} to %%{version}-%%{release}
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.metadata.repository_1.2.100.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.metadata.repository_1.2.100.v20130327-2119.jar 
  /prebuilts/go/darwin-x86/src/encoding/xml/
xml.go 136 // Strict defaults to true, enforcing the requirements
154 // Strict mode does not enforce the requirements of the XML name spaces TR.
    [all...]
  /prebuilts/go/linux-x86/src/encoding/xml/
xml.go 136 // Strict defaults to true, enforcing the requirements
154 // Strict mode does not enforce the requirements of the XML name spaces TR.
    [all...]

Completed in 1688 milliseconds

1 23 4 5