HomeSort by relevance Sort by last modified time
    Searched refs:iterate (Results 426 - 450 of 600) sorted by null

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/index/suffixarray/
qsufsort.go 86 // iterate through bytes, placing index into the correct spot in sa
  /prebuilts/go/darwin-x86/src/runtime/
iface.go 94 // so can iterate over both in lock step;
  /prebuilts/go/linux-x86/src/cmd/compile/internal/amd64/
ggen.go 34 // iterate through declarations - they are sorted in decreasing xoffset order.
  /prebuilts/go/linux-x86/src/container/list/
list.go 7 // To iterate over a list (where l is a *List):
  /prebuilts/go/linux-x86/src/go/types/
scope.go 134 // discontiguous, so iterate over the package's files.
  /prebuilts/go/linux-x86/src/index/suffixarray/
qsufsort.go 86 // iterate through bytes, placing index into the correct spot in sa
  /prebuilts/go/linux-x86/src/runtime/
iface.go 94 // so can iterate over both in lock step;
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiCopiesAndBlittingTests.cpp 171 virtual tcu::TestStatus iterate (void) = 0;
711 virtual tcu::TestStatus iterate (void);
814 tcu::TestStatus CopyImageToImage::iterate (void) function in class:vkt::api::__anon16368::CopyImageToImage
1090 tcu::TestStatus CopyBufferToBuffer::iterate (void) function in class:vkt::api::__anon16368::CopyBufferToBuffer
1267 tcu::TestStatus CopyImageToBuffer::iterate (void) function in class:vkt::api::__anon16368::CopyImageToBuffer
1473 tcu::TestStatus CopyBufferToImage::iterate (void) function in class:vkt::api::__anon16368::CopyBufferToImage
1716 tcu::TestStatus BlittingImages::iterate (void) function in class:vkt::api::__anon16368::BlittingImages
2768 tcu::TestStatus ResolveImageToImage::iterate (void) function in class:vkt::api::__anon16368::ResolveImageToImage
    [all...]
  /bionic/libc/malloc_debug/
malloc_debug.cpp 670 return g_dispatch->iterate(base, size,
  /external/ImageMagick/www/api/
magick-wand.php 470 <p>Afterward you can use MagickNextImage() to iterate over all the images in a wand container, starting with the first image.</p>
557 <p>The last image is actually the current image, and the next use of MagickPreviousImage() will not change this allowing this function to be used to iterate over the images in the reverse direction. In this sense it is more like MagickResetIterator() than MagickSetFirstIterator().</p>
profile.php 249 <p>ResetImageProfileIterator() resets the image profile iterator. Use it in conjunction with GetNextImageProfile() to iterate over all the profiles associated with an image.</p>
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRender.hpp 449 virtual tcu::TestStatus iterate (void);
  /external/deqp/modules/glshared/
glsMemoryStressCase.cpp 856 tcu::TestCase::IterateResult MemoryStressCase::iterate (void) function in class:deqp::gls::MemoryStressCase
glsVertexArrayTests.hpp 483 virtual IterateResult iterate (void);
glsSamplerObjectTest.cpp 552 tcu::TestCase::IterateResult TextureSamplerTest::iterate (void) function in class:deqp::gls::TextureSamplerTest
1143 tcu::TestCase::IterateResult MultiTextureSamplerTest::iterate (void) function in class:deqp::gls::MultiTextureSamplerTest
    [all...]
  /external/deqp/modules/internal/
ditTextureFormatTests.cpp 1409 IterateResult iterate (void) function in class:dit::__anon17526::ColorFormatCase
1442 IterateResult iterate (void) function in class:dit::__anon17526::DepthFormatCase
1480 IterateResult iterate (void) function in class:dit::__anon17526::StencilFormatCase
1518 IterateResult iterate (void) function in class:dit::__anon17526::DepthStencilFormatCase
    [all...]
  /external/libvorbis/doc/
03-codebook.tex 314 3) iterate [i] over the range 0 ... [codebook_dimensions]-1 (once for each scalar value in the value vector) \{
347 3) iterate [i] over the range 0 ... [codebook_dimensions]-1 (once for each scalar value in the value vector) \{
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineInputAssemblyTests.cpp 144 virtual tcu::TestStatus iterate (void);
1453 tcu::TestStatus InputAssemblyInstance::iterate (void) function in class:vkt::pipeline::__anon16495::InputAssemblyInstance
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationInternallySynchronizedObjectsTests.cpp 667 TestStatus iterate (void) function in class:vkt::synchronization::__anon16609::PipelineCacheComputeTestInstance
776 TestStatus iterate (void) function in class:vkt::synchronization::__anon16609::PipelineCacheGraphicTestInstance
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/tessellation/
vktTessellationUserDefinedIO.cpp 741 tcu::TestStatus iterate (void);
755 tcu::TestStatus UserDefinedIOTestInstance::iterate (void) function in class:vkt::tessellation::__anon16635::UserDefinedIOTestInstance
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiSharedPresentableImageTests.cpp 775 tcu::TestStatus iterate (void);
1200 tcu::TestStatus SharedPresentableImageTestInstance::iterate (void) function in class:vkt::wsi::__anon16697::SharedPresentableImageTestInstance
    [all...]
  /external/deqp/modules/gles2/functional/
es2fTextureUnitTests.cpp 547 IterateResult iterate (void);
754 TextureUnitCase::IterateResult TextureUnitCase::iterate (void) function in class:deqp::gles2::Functional::TextureUnitCase
    [all...]
  /external/deqp/modules/gles31/functional/
es31fAtomicCounterTests.cpp 114 IterateResult iterate (void);
915 TestCase::IterateResult AtomicCounterTest::iterate (void) function in class:deqp::gles31::Functional::__anon17326::AtomicCounterTest
    [all...]
es31fShaderMultisampleInterpolationTests.cpp     [all...]
es31fTextureSpecificationTests.cpp 108 IterateResult iterate (void);
134 TextureSpecCase::IterateResult TextureSpecCase::iterate (void) function in class:deqp::gles31::Functional::TextureSpecCase
    [all...]

Completed in 1810 milliseconds

<<11121314151617181920>>