| /third_party/python/Modules/ |
| H A D | _zoneinfo.c | 53 unsigned char source; member
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-tunnel.c | 236 pa_source *source; member [all...] |
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | strutil.cc | 313 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__.py | 1353 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 D | services.c | 859 type_datum_t *source; in type_attribute_bounds_av() local
|
| /third_party/spirv-tools/source/opt/ |
| H A D | loop_dependence.cpp | 182 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 D | es3fShaderApiTests.cpp | 331 const std::string source = m_srcGen.next(shaderType); in setSource() local [all...] |
| H A D | es3fShaderDerivateTests.cpp | 1584 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 D | es31fNegativeShaderFunctionTests.cpp | 186 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 D | es31fSRGBDecodeTests.cpp | 780 std::ostringstream source; in genFragmentShader() local [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsLifetimeTests.cpp | 591 const string source = sourceTmpl.specialize(params); in initAttachment() local
|
| H A D | glsLongStressCase.cpp | 147 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 D | vktQueryPoolStatisticsTests.cpp | 3285 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 D | vktRasterizationOrderAttachmentAccessTests.cpp | 1230 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 D | vktRayTracingTraceRaysTests.cpp | 972 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 D | vktShaderRenderDerivateTests.cpp | 1585 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 D | vktSynchronizationNoneStageTests.cpp | 1260 std::string source = in initPrograms() local
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluShaderLibrary.cpp | 463 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 D | qpTestLog.c | 1115 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 D | teglImageFormatTests.cpp | 360 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 D | BlitGL.cpp | 267 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 D | unzip.c | 1680 char source[12]; in unzOpenCurrentFile3() local
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| H A D | reminder_request.cpp | 552 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 D | nweb_handler.h | 926 virtual bool OnFocus(NWebFocusSource source) in OnFocus() argument
|
| /drivers/peripheral/audio/interfaces/sound/v1_0/ |
| H A D | audio_types_vdi.h | 402 int32_t source; member
|