/external/cronet/stable/third_party/boringssl/src/util/fipstools/delocate/ |
D | delocate.go | 662 func (d *delocation) gatherOffsets(symRef *node32, offsets string) (*node32, string) { func
|
/external/boringssl/src/util/fipstools/delocate/ |
D | delocate.go | 666 func (d *delocation) gatherOffsets(symRef *node32, offsets string) (*node32, string) { func
|
/external/cronet/tot/third_party/boringssl/src/util/fipstools/delocate/ |
D | delocate.go | 662 func (d *delocation) gatherOffsets(symRef *node32, offsets string) (*node32, string) { func
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureGatherTests.cpp | 539 static tcu::Vector<ColorScalarType, 4> gatherOffsets(const tcu::Texture2DView &texture, const tcu::… in gatherOffsets() function 546 static tcu::Vector<ColorScalarType, 4> gatherOffsets(const tcu::Texture2DArrayView &texture, in gatherOffsets() function 555 static tcu::Vector<ColorScalarType, 4> gatherOffsets(const tcu::TextureCubeView &texture, const tcu… in gatherOffsets() function
|
/external/deqp/framework/common/ |
D | tcuTexture.hpp | 738 inline Vec4 Texture2DView::gatherOffsets(const Sampler &sampler, float s, float t, int componentNdx, in gatherOffsets() function in tcu::Texture2DView 887 inline Vec4 Texture2D::gatherOffsets(const Sampler &sampler, float s, float t, int componentNdx, in gatherOffsets() function in tcu::Texture2D 1437 inline Vec4 Texture2DArray::gatherOffsets(const Sampler &sampler, float s, float t, float r, int co… in gatherOffsets() function in tcu::Texture2DArray
|
D | tcuTexture.cpp | 4704 Vec4 Texture2DArrayView::gatherOffsets(const Sampler &sampler, float s, float t, float r, int compo… in gatherOffsets() function in tcu::Texture2DArrayView
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureGatherTests.cpp | 619 static tcu::Vector<ColorScalarType, 4> gatherOffsets(const tcu::Texture2DView &texture, const tcu::… in gatherOffsets() function 626 static tcu::Vector<ColorScalarType, 4> gatherOffsets(const tcu::Texture2DArrayView &texture, in gatherOffsets() function 635 static tcu::Vector<ColorScalarType, 4> gatherOffsets(const tcu::TextureCubeView &texture, const tcu… in gatherOffsets() function
|