HomeSort by relevance Sort by last modified time
    Searched refs:requirements (Results 76 - 100 of 127) sorted by null

1 2 34 5 6

  /prebuilts/go/darwin-x86/src/internal/trace/
order.go 190 // no ordering requirements
  /prebuilts/go/darwin-x86/src/syscall/
types_linux.go 117 // alignment requirements of EABI
  /prebuilts/go/linux-x86/src/internal/trace/
order.go 190 // no ordering requirements
  /prebuilts/go/linux-x86/src/syscall/
types_linux.go 117 // alignment requirements of EABI
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-plugin-descriptor/2.0.9/
maven-plugin-descriptor-2.0.9.jar 
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
line.go 22 // but the only requirements placed upon the numbers by this code are:
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
line.go 22 // but the only requirements placed upon the numbers by this code are:
  /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 496 // 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::__anon16637::CaseDefinition
723 requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), m_caseDef.requirements | getShaderStageRequirements(m_stage));
    [all...]
  /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 827 const vk::VkMemoryRequirements requirements (vk::getBufferMemoryRequirements(vkd, device, *buffer));
829 if (requirements.size == memorySize && requirements.memoryTypeBits & (0x1u << memoryTypeIndex))
836 const vk::VkMemoryRequirements requirements (vk::getBufferMemoryRequirements(vkd, device, *buffer));
838 if (requirements.size <= memorySize && requirements.memoryTypeBits & (0x1u << memoryTypeIndex))
945 const vk::VkMemoryRequirements requirements (vk::getImageMemoryRequirements(vkd, device, *image));
947 if (requirements.size <= memorySize && requirements.memoryTypeBits & (0x1u << memoryTypeIndex))
    [all...]
  /compatibility/cdd/7_hardware-compatibility/
7_4_data-connectivity.md 263 Android are very strongly encouraged to meet these requirements now so
394 * [C-3-1] MUST simultaneously meet these requirements on each network to which
  /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/openssh/contrib/redhat/
openssh.spec 733 - Change subpackage requirements from %%{version} to %%{version}-%%{release}

Completed in 742 milliseconds

1 2 34 5 6