Home
last modified time | relevance | path

Searched defs:source (Results 2751 - 2775 of 3149) sorted by relevance

1...<<111112113114115116117118119120>>...126

/third_party/python/Modules/
H A D_zoneinfo.c53 unsigned char source; member
/third_party/pulseaudio/src/modules/
H A Dmodule-tunnel.c236 pa_source *source; member
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstrutil.cc313 int UnescapeCEscapeSequences(const char* source, char* dest) { in UnescapeCEscapeSequences() argument
317 int UnescapeCEscapeSequences(const char* source, char* dest, in UnescapeCEscapeSequences() argument
/third_party/python/Lib/test/test_import/
H A D__init__.py1353 import test.test_import.data.circular_imports.source global() namespace
1357 import test.test_import.data.circular_imports.source global() namespace
[all...]
/third_party/selinux/libsepol/src/
H A Dservices.c859 type_datum_t *source; in type_attribute_bounds_av() local
/third_party/spirv-tools/source/opt/
H A Dloop_dependence.cpp182 bool LoopDependenceAnalysis::GetDependence(const Instruction* source, in GetDependence() argument
395 auto source = std::get<0>(subscript_pair); in ZIVTest() local
510 StrongSIVTest(SENode* source, SENode* destination, SENode* coefficient, DistanceEntry* distance_entry) StrongSIVTest() argument
664 SymbolicStrongSIVTest( SENode* source, SENode* destination, SENode* coefficient, DistanceEntry* distance_entry) SymbolicStrongSIVTest() argument
695 WeakZeroSourceSIVTest( SENode* source, SERecurrentNode* destination, SENode* coefficient, DistanceEntry* distance_entry) WeakZeroSourceSIVTest() argument
848 WeakZeroDestinationSIVTest( SERecurrentNode* source, SENode* destination, SENode* coefficient, DistanceEntry* distance_entry) WeakZeroDestinationSIVTest() argument
1002 WeakCrossingSIVTest( SENode* source, SENode* destination, SENode* coefficient, DistanceEntry* distance_entry) WeakCrossingSIVTest() argument
1077 auto source = std::get<0>(subscript_pair); GCDMIVTest() local
1650 auto source = dependence_point->GetSource(); DeltaTest() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderApiTests.cpp331 const std::string source = m_srcGen.next(shaderType); in setSource() local
[all...]
H A Des3fShaderDerivateTests.cpp1584 const char* source; in init() member
1814 const char* source = s_linearDerivateCases[caseNdx].source; in init() local
1842 const char* source = s_linearDerivateCases[0].source; // use source from .linear group in init() local
1870 const char* source = s_linearDerivateCases[0].source; // us in init() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeShaderFunctionTests.cpp186 const char* source = shaderSource.c_str(); in verifyShader() local
250 std::ostringstream source; in declareShaderArrayVariable() local
266 std::ostringstream source; in getShaderExtensionDeclaration() local
274 std::ostringstream source; getDataTypeExtension() local
305 std::ostringstream source; getShaderInitialization() local
351 std::ostringstream source; genShaderSourceBitfieldExtract() local
448 std::ostringstream source; genShaderSourceBitfieldInsert() local
603 std::ostringstream source; genShaderSourceReverseCountFind() local
707 std::ostringstream source; genShaderSourceAddCarrySubBorrow() local
962 std::ostringstream source; genShaderSourceMulExtended() local
1286 std::ostringstream source; genShaderSourceFrexpLdexp() local
1433 std::ostringstream source; genShaderSourcePackUnpackNorm4x8() local
1618 std::ostringstream source; genShaderSourceTextureSize_sampler() local
1705 std::ostringstream source; genShaderSourceTextureSize_lod() local
1752 std::ostringstream source; genShaderSourceTexture() local
2581 std::ostringstream source; genShaderSourceTextureLod() local
2723 std::ostringstream source; genShaderSourceTexelFetch() local
3027 std::ostringstream source; genShaderSourceGeometry() local
3093 std::ostringstream source; genShaderSourceTextureGrad() local
3166 std::ostringstream source; genShaderSourceTextureGather() local
[all...]
H A Des31fSRGBDecodeTests.cpp780 std::ostringstream source; in genFragmentShader() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsLifetimeTests.cpp591 const string source = sourceTmpl.specialize(params); in initAttachment() local
H A DglsLongStressCase.cpp147 static inline string mangleShaderNames (const string& source, const string& manglingSuffix) in mangleShaderNames() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp3285 std::ostringstream source; in initPrograms() local
3362 std::ostringstream source; in initPrograms() local
3423 std::ostringstream source; in initPrograms() local
3510 std::ostringstream source; initPrograms() local
4082 std::ostringstream source; initPrograms() local
4098 std::ostringstream source; initPrograms() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationOrderAttachmentAccessTests.cpp1230 void AttachmentAccessOrderTestInstance::addDependency( vector<VkSubpassDependency> &dependencies, deUint32 source, deUint32 dst, in addDependency() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingTraceRaysTests.cpp972 makeIndirectStructAndFlush(BufferWithMemory& buffer, const bool source, const BufferWithMemory& rgenSbt, const BufferWithMemory& hitSbt, const BufferWithMemory& missSbt, const BufferWithMemory& callSbt) const makeIndirectStructAndFlush() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp1585 const char* source; in init() member
1901 const char* source = s_linearDerivateCases[caseNdx].source; in init() local
1929 const char* source = s_linearDerivateCases[0].source; // use source from .linear group in init() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationNoneStageTests.cpp1260 std::string source = in initPrograms() local
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderLibrary.cpp463 static string removeExtraIndentation (const string& source) in removeExtraIndentation() argument
1301 string source; parsePipelineProgram() local
1395 string source; parseShaderCase() local
[all...]
/third_party/vk-gl-cts/framework/qphelper/
H A DqpTestLog.c1115 deBool qpTestLog_writeShader (qpTestLog* log, qpShaderType type, const char* source, deBool compileOk, const char* infoLog) in qpTestLog_writeShader() argument
1310 deBool qpTestLog_writeKernelSource (qpTestLog* log, const char* source) in qpTestLog_writeKernelSource() argument
1331 deBool qpTestLog_writeSpirVAssemblySource (qpTestLog* log, const char* source) in qpTestLog_writeSpirVAssemblySource() argument
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglImageFormatTests.cpp360 MovePtr<UniqueImage> GLESImageApi::createImage (const ImageSource& source, const ClientBuffer& buffer) const in createImage() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DBlitGL.cpp267 copyImageToLUMAWorkaroundTexture(const gl::Context *context, GLuint texture, gl::TextureType textureType, gl::TextureTarget target, GLenum lumaFormat, size_t level, const gl::Rectangle &sourceArea, GLenum internalFormat, gl::Framebuffer *source) copyImageToLUMAWorkaroundTexture() argument
296 copySubImageToLUMAWorkaroundTexture(const gl::Context *context, GLuint texture, gl::TextureType textureType, gl::TextureTarget target, GLenum lumaFormat, size_t level, const gl::Offset &destOffset, const gl::Rectangle &sourceArea, gl::Framebuffer *source) copySubImageToLUMAWorkaroundTexture() argument
397 blitColorBufferWithShader(const gl::Context *context, const gl::Framebuffer *source, const GLuint destTexture, const gl::TextureTarget destTarget, const size_t destLevel, const gl::Rectangle &sourceAreaIn, const gl::Rectangle &destAreaIn, GLenum filter, bool writeAlpha) blitColorBufferWithShader() argument
425 blitColorBufferWithShader(const gl::Context *context, const gl::Framebuffer *source, const gl::Framebuffer *dest, const gl::Rectangle &sourceAreaIn, const gl::Rectangle &destAreaIn, GLenum filter, bool writeAlpha) blitColorBufferWithShader() argument
438 blitColorBufferWithShader(const gl::Context *context, const gl::Framebuffer *source, const GLuint destFramebuffer, const gl::Rectangle &sourceAreaIn, const gl::Rectangle &destAreaIn, GLenum filter, bool writeAlpha) blitColorBufferWithShader() argument
559 copySubTexture(const gl::Context *context, TextureGL *source, size_t sourceLevel, GLenum sourceComponentType, GLuint destID, gl::TextureTarget destTarget, size_t destLevel, GLenum destComponentType, const gl::Extents &sourceSize, const gl::Rectangle &sourceArea, const gl::Offset &destOffset, bool needsLumaWorkaround, GLenum lumaFormat, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha, bool *copySucceededOut) copySubTexture() argument
675 copySubTextureCPUReadback(const gl::Context *context, TextureGL *source, size_t sourceLevel, GLenum sourceSizedInternalFormat, TextureGL *dest, gl::TextureTarget destTarget, size_t destLevel, GLenum destFormat, GLenum destType, const gl::Extents &sourceSize, const gl::Rectangle &sourceArea, const gl::Offset &destOffset, bool needsLumaWorkaround, GLenum lumaFormat, bool unpackFlipY, bool unpackPremultiplyAlpha, bool unpackUnmultiplyAlpha) copySubTextureCPUReadback() argument
822 copyTexSubImage(const gl::Context *context, TextureGL *source, size_t sourceLevel, TextureGL *dest, gl::TextureTarget destTarget, size_t destLevel, const gl::Rectangle &sourceArea, const gl::Offset &destOffset, bool *copySucceededOut) copyTexSubImage() argument
857 clearRenderableTexture(const gl::Context *context, TextureGL *source, GLenum sizedInternalFormat, int numTextureLayers, const gl::ImageIndex &imageIndex, bool *clearSucceededOut) clearRenderableTexture() argument
964 clearRenderbuffer(const gl::Context *context, RenderbufferGL *source, GLenum sizedInternalFormat) clearRenderbuffer() argument
997 clearFramebuffer(const gl::Context *context, FramebufferGL *source) clearFramebuffer() argument
1038 generateSRGBMipmap(const gl::Context *context, TextureGL *source, GLuint baseLevel, GLuint levelCount, const gl::Extents &sourceBaseLevelSize) generateSRGBMipmap() argument
[all...]
/third_party/zlib/contrib/minizip/
H A Dunzip.c1680 char source[12]; in unzOpenCurrentFile3() local
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp552 std::vector<std::string> ReminderRequest::StringSplit(std::string source, const std::string &split) in StringSplit() argument
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h926 virtual bool OnFocus(NWebFocusSource source) in OnFocus() argument
/drivers/peripheral/audio/interfaces/sound/v1_0/
H A Daudio_types_vdi.h402 int32_t source; member

Completed in 71 milliseconds

1...<<111112113114115116117118119120>>...126