Home
last modified time | relevance | path

Searched defs:name (Results 9601 - 9625 of 10268) sorted by relevance

1...<<381382383384385386387388389390>>...411

/third_party/python/Modules/
H A D_tkinter.c2292 const char *name; member
2324 _tkinter_tkapp_createcommand_impl(TkappObject *self, const char *name, in _tkinter_tkapp_createcommand_impl() argument
2394 _tkinter_tkapp_deletecommand_impl(TkappObject *self, const char *name) _tkinter_tkapp_deletecommand_impl() argument
[all...]
/third_party/python/Objects/
H A Dobmalloc.c273 _PyMem_GetAllocatorName(const char *name, PyMemAllocatorName *allocator) in _PyMem_GetAllocatorName() argument
/third_party/protobuf/src/google/protobuf/
H A Dtext_format.cc189 DefaultFinderFindExtension(Message* message, const std::string& name) DefaultFinderFindExtension() argument
201 DefaultFinderFindAnyType(const Message& message, const std::string& prefix, const std::string& name) DefaultFinderFindAnyType() argument
937 ConsumeFullTypeName(std::string* name) ConsumeFullTypeName() argument
1644 PrintEnum( int32 val, const std::string& name, BaseTextGenerator* generator) const PrintEnum() argument
[all...]
/third_party/python/Lib/
H A Dtyping.py3203 def name(self) -> str: global() member in IO
[all...]
/third_party/python/Lib/test/
H A Dtest_set.py321 name = repr(s).partition('(')[0] # strip class name class
1359 name = "both empty" variable in TestSubsetEqualEmpty
1367 name = "equal pair" variable in TestSubsetEqualNonEmpty
1375 name = "one empty, one non-empty" variable in TestSubsetEmptyNonEmpty
1383 name = "one a non-empty proper subset of other" variable in TestSubsetPartial
1391 name variable in TestSubsetNonOverlap
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex.cc315 char name[1]; // actually longer---NUL-terminated string member
325 EnsureSynchEvent(std::atomic<intptr_t> *addr, const char *name, intptr_t bits, intptr_t lockbit) EnsureSynchEvent() argument
741 EnableDebugLog(const char *name) EnableDebugLog() argument
2438 EnableDebugLog(const char *name) EnableDebugLog() argument
[all...]
/third_party/selinux/libsepol/src/
H A Dpolicydb.c2599 policydb_filetrans_insert(policydb_t *p, uint32_t stype, uint32_t ttype, uint32_t tclass, const char *name, char **name_alloc, uint32_t otype, uint32_t *present_otype) policydb_filetrans_insert() argument
2677 char *name = NULL; filename_trans_read_one_compat() local
2762 char *name = NULL; filename_trans_read_one() local
[all...]
/third_party/selinux/checkpolicy/
H A Dpolicy_define.c1536 char *name; global() member
3303 char *id, *name = NULL; define_filename_trans() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp469 ShaderTextureFunctionCase::ShaderTextureFunctionCase (Context& context, const char* name, const char* desc, const TextureLookupSpec& lookup, const TextureSpec& texture, TexEvalFunc evalFunc, bool isVertexCase) in ShaderTextureFunctionCase() argument
987 TextureSizeCase::TextureSizeCase (Context& context, const char* name, const char* desc, const char* samplerType, const TextureSpec& texture, bool isVertexCase) in TextureSizeCase() argument
1351 const char* name; member
1370 std::string name = cases[ndx].name; in createCaseGroup() local
1967 const char* name; init() member
[all...]
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp1927 BasicBufferCase<SampleType>::BasicBufferCase (Context& context, const char* name, const char* desc, int bufferSizeMin, int bufferSizeMax, int numSamples, int flags) in BasicBufferCase() argument
2245 BasicUploadCase<SampleType>::BasicUploadCase (Context& context, const char* name, const char* desc, int bufferSizeMin, int bufferSizeMax, int numSamples, deUint32 bufferUsage, CaseType caseType, ResultType resultType, int flags) in BasicUploadCase() argument
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboSRGBWriteControlTests.cpp1341 FboSRGBTestCase::FboSRGBTestCase (Context& context, const char* const name, const char* const desc) in FboSRGBTestCase() argument
1475 FboSRGBQueryCase::FboSRGBQueryCase (Context& context, const char* const name, const char* const description) in FboSRGBQueryCase() argument
1591 FboSRGBColAttachCase (Context& context, const char* const name, const char* const description) in FboSRGBColAttachCase() argument
1634 FboSRGBToggleBlendCase (Context& context, const char* const name, const char* const description) in FboSRGBToggleBlendCase() argument
1671 FboSRGBRenderTargetIgnoreCase(Context& context, const char* const name, const char* const description) FboSRGBRenderTargetIgnoreCase() argument
1708 FboSRGBCopyToLinearCase(Context& context, const char* const name, const char* const description) FboSRGBCopyToLinearCase() argument
1763 FboSRGBUnsupportedEnumCase(Context& context, const char* const name, const char* const description) FboSRGBUnsupportedEnumCase() argument
[all...]
H A Des31fGeometryShaderTests.cpp1855 GeometryShaderRenderTest::GeometryShaderRenderTest (Context& context, const char* name, const char* desc, GLenum inputPrimitives, GLenum outputPrimitives, const char* dataAttributeName, int flags) in GeometryShaderRenderTest() argument
2189 GeometryExpanderRenderTest::GeometryExpanderRenderTest (Context& context, const char* name, const char* desc, GLenum inputPrimitives, GLenum outputPrimitives) in GeometryExpanderRenderTest() argument
2241 EmitTest::EmitTest (Context& context, const char* name, const char* desc, int emitCountA, int endCountA, int emitCountB, int endCountB, GLenum outputType) in EmitTest() argument
2302 VaryingTest(Context& context, const char* name, const char* desc, int vertexOut, int geometryOut) VaryingTest() argument
2359 TriangleStripAdjacencyVertexCountTest(Context& context, const char* name, const char* desc, int numInputVertices) TriangleStripAdjacencyVertexCountTest() argument
2389 NegativeDrawCase(Context& context, const char* name, const char* desc, GLenum inputType, GLenum inputPrimitives) NegativeDrawCase() argument
2489 OutputCountCase(Context& context, const char* name, const char* desc, const OutputCountPatternSpec& spec) OutputCountCase() argument
2599 BuiltinVariableRenderTest(Context& context, const char* name, const char* desc, BuiltinVariableShader::VariableTest test, int flags) BuiltinVariableRenderTest() argument
2755 LayeredRenderCase(Context& context, const char* name, const char* desc, LayeredRenderTargetType target, TestType test) LayeredRenderCase() argument
3769 VaryingOutputCountCase(Context& context, const char* name, const char* desc, VaryingOutputCountShader::VaryingSource test, ShaderInstancingMode mode) VaryingOutputCountCase() argument
[all...]
H A Des31fProgramUniformTests.cpp114 static inline int getGLInt (const glw::Functions& funcs, const deUint32 name) in getGLInt() argument
308 string name; member
844 string name; member
884 string name; global() member
938 UniformCase(Context& context, const char* const name, const char* const description, const CaseShaderType caseShaderType, const SharedPtr<const UniformCollection>& uniformCollection, const deUint32 features) UniformCase() argument
1774 UniformAssignCase(Context& context, const char* const name, const char* const description, const CaseShaderType shaderType, const SharedPtr<const UniformCollection>& uniformCollection, const CheckMethod checkMethod, const AssignMethod assignMethod, const deUint32 additionalFeatures) UniformAssignCase() argument
1883 string name; init() member
1920 const string name = string("") + typeName + "_" + secondTypeName; init() local
1989 const string name = nameWithMatrixType + getCaseShaderTypeName((CaseShaderType)shaderType); init() local
2017 const char* name; init() member
2050 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType); init() local
2076 const string name = collName + getCaseShaderTypeName((CaseShaderType)shaderType); init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderSmokeTestsEXT.cpp164 MeshOnlyTriangleCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, in MeshOnlyTriangleCase() argument
184 MeshTaskTriangleCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, PipelineConstructionType constructionType) in MeshTaskTriangleCase() argument
202 TaskOnlyTriangleCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, PipelineConstructionType constructionType) in TaskOnlyTriangleCase() argument
1022 PartialUsageCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const PartialUsageParams& params) in PartialUsageCase() argument
1542 SharedFragLibraryCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, PipelineConstructionType constructionType) in SharedFragLibraryCase() argument
2037 const char* name; createMeshShaderSmokeTestsEXT() member
[all...]
H A DvktMeshShaderSyncTestsEXT.cpp519 MeshShaderSyncCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params) in MeshShaderSyncCase() argument
1435 BarrierAcrossSecondaryCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description) in BarrierAcrossSecondaryCase() argument
1688 const char* name; in createMeshShaderSyncTestsEXT() member
1700 const char* name; in createMeshShaderSyncTestsEXT() member
1711 const char* name; in createMeshShaderSyncTestsEXT() member
1722 const char* name; in createMeshShaderSyncTestsEXT() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp272 ColorWriteEnableTest::ColorWriteEnableTest (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestConfig& testConfig) in ColorWriteEnableTest() argument
1038 void AddSingleTestCaseStatic(const std::string& name, in AddSingleTestCaseStatic() argument
1082 void AddSingleTestCaseDynamic(const std::string& name, in AddSingleTestCaseDynamic() argument
1722 std::string name; in createColorWriteEnableTests() member
1149 ColorWriteEnable2Test(TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& testParams) ColorWriteEnable2Test() argument
1738 std::string name; createColorWriteEnableTests() member
[all...]
H A DvktPipelineDynamicOffsetTests.cpp2258 const char* name; in createDynamicOffsetTests() member
2270 const char* name; in createDynamicOffsetTests() member
771 DynamicOffsetGraphicsTest(tcu::TestContext& testContext, const string& name, const string& description, const TestParams& params) DynamicOffsetGraphicsTest() argument
1346 DynamicOffsetComputeTest(tcu::TestContext& testContext, const string& name, const string& description, const TestParams& params) DynamicOffsetComputeTest() argument
2097 DynamicOffsetMixedTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, const tcu::IVec2 renderSize, const deUint32 numInstances, const bool testAllOffsets, const bool reverseOrder, const bool runComputeFirst = false, const deUint32 vertexOffset = 0u, const deUint32 sharedUboOffset = 0u, const deUint32 fragUboOffset = 0u, const deUint32 ssboReadOffset = 0u, const deUint32 ssboWriteOffset = 0u) DynamicOffsetMixedTest() argument
2281 const char* name; createDynamicOffsetTests() member
2292 const char* name; createDynamicOffsetTests() member
2303 const char* name; createDynamicOffsetTests() member
2314 const char* name; createDynamicOffsetTests() member
2325 const char* name; createDynamicOffsetTests() member
2421 const char* name; createDynamicOffsetTests() member
2432 const char* name; createDynamicOffsetTests() member
2445 const char* name; createDynamicOffsetTests() member
[all...]
H A DvktPipelineLibraryTests.cpp1187 PipelineLibraryTestCase::PipelineLibraryTestCase (tcu::TestContext& context, const char* name, const char* desc, const TestParams data) in PipelineLibraryTestCase() argument
2408 PipelineLibraryMiscTestCase::PipelineLibraryMiscTestCase(tcu::TestContext& context, const char* name, const MiscTestParams params) in PipelineLibraryMiscTestCase() argument
[all...]
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp71 bool compareGreenImage (tcu::TestLog& log, const char* name, const char* description, const tcu::ConstPixelBufferAccess& image) in compareGreenImage() argument
H A DvktPipelinePushConstantTests.cpp265 createShaderModule(const DeviceInterface& vk, VkDevice device, const BinaryCollection& programCollection, const char* name, Move<VkShaderModule>* module) createShaderModule() argument
1067 PushConstantGraphicsTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, const PipelineConstructionType pipelineConstructionType, const deUint32 rangeCount, const PushConstantData pushConstantRange[MAX_RANGE_COUNT], const deBool multipleUpdate, const IndexType indexType) PushConstantGraphicsTest() argument
1136 PushConstantGraphicsDisjointTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, const PipelineConstructionType pipelineConstructionType, const deUint32 rangeCount, const PushConstantData pushConstantRange[MAX_RANGE_COUNT], const deBool multipleUpdate, const IndexType indexType) PushConstantGraphicsDisjointTest() argument
1481 PushConstantGraphicsOverlapTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, const PipelineConstructionType pipelineConstructionType, const deUint32 rangeCount, const PushConstantData pushConstantRange[MAX_RANGE_COUNT]) PushConstantGraphicsOverlapTest() argument
1757 PushConstantComputeTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, const ComputeTestType testType, const PushConstantData pushConstantRange) PushConstantComputeTest() argument
2054 PushConstantLifetimeTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, const PipelineConstructionType pipelineConstructionType, const PushConstantData pushConstantRange[MAX_RANGE_COUNT], const std::vector<CommandData>& cmdList) PushConstantLifetimeTest() argument
2744 OverwriteTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const OverwriteTestParams& params) OverwriteTestCase() argument
3062 const char* name; createPushConstantTests() member
3186 const char* name; createPushConstantTests() member
3239 const char* name; createPushConstantTests() member
3261 const char* name; createPushConstantTests() member
[all...]
H A DvktPipelineSamplerTests.cpp297 SamplerTest(tcu::TestContext& testContext, const char* name, const char* description, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, int imageSize, float samplerLod, bool separateStencilUsage, bool sampleStencil) SamplerTest() argument
625 SamplerMagFilterTest(tcu::TestContext& testContext, const char* name, const char* description, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, VkFilter magFilter, bool separateStencilUsage) SamplerMagFilterTest() argument
649 SamplerMinFilterTest(tcu::TestContext& testContext, const char* name, const char* description, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, VkFilter minFilter, bool separateStencilUsage) SamplerMinFilterTest() argument
692 SamplerMagReduceFilterTest(tcu::TestContext& testContext, const char* name, const char* description, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, VkComponentMapping componentMapping, VkSamplerReductionMode reductionMode, bool separateStencilUsage) SamplerMagReduceFilterTest() argument
723 SamplerMinReduceFilterTest(tcu::TestContext& testContext, const char* name, const char* description, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, VkComponentMapping componentMapping, VkSamplerReductionMode reductionMode, bool separateStencilUsage) SamplerMinReduceFilterTest() argument
754 SamplerLodTest(tcu::TestContext& testContext, const char* name, const char* description, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, VkSamplerMipmapMode mipmapMode, float minLod, float maxLod, float mipLodBias, float samplerLod, bool separateStencilUsage) SamplerLodTest() argument
789 SamplerAddressModesTest(tcu::TestContext& testContext, const char* name, const char* description, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, VkSamplerAddressMode addressU, VkSamplerAddressMode addressV, VkSamplerAddressMode addressW, VkBorderColor borderColor, rr::GenericVec4 customBorderColorValue, bool customBorderColorFormatless, bool separateStencilUsage, bool sampleStencil) SamplerAddressModesTest() argument
941 std::ostringstream name; getComponentMappingGroupName() local
999 const char* name; createSamplerLodTests() member
1341 ExactSamplingCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const Params& params) ExactSamplingCase() argument
1864 const char* name; createAllFormatsSamplerTests() member
2083 const std::string name; createExactSamplingTests() member
2094 const std::string name; createExactSamplingTests() member
[all...]
H A DvktPipelineVertexInputTests.cpp187 const char* name; member
1834 const std::string name in createMultipleAttributeCases() local
339 VertexInputTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, const PipelineConstructionType pipelineConstructionType, const std::vector<AttributeInfo>& attributeInfos, BindingMapping bindingMapping, AttributeLayout attributeLayout, LayoutSkip layoutSkip, LayoutOrder layoutOrder) VertexInputTest() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationTests.cpp167 BaseRenderingTestCase::BaseRenderingTestCase (tcu::TestContext& context, const std::string& name, const std::string& description, VkSampleCountFlagBits sampleCount, deBool flatshade) in BaseRenderingTestCase() argument
2164 BaseTestCase (tcu::TestContext& context, const std::string& name, const std::string& description, VkSampleCountFlagBits sampleCount = VK_SAMPLE_COUNT_1_BIT) in BaseTestCase() argument
1831 PointSizeTestCase(tcu::TestContext& context, std::string& name, std::string& description, deUint32 renderSize, float pointSize, VkSampleCountFlagBits sampleCount = VK_SAMPLE_COUNT_1_BIT) PointSizeTestCase() argument
2408 ConservativeTestCase(tcu::TestContext& context, const std::string& name, const std::string& description, const ConservativeTestConfig& conservativeTestConfig, VkSampleCountFlagBits sampleCount = VK_SAMPLE_COUNT_1_BIT) ConservativeTestCase() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp110 const char* name; member
297 RayTracingTestCase::RayTracingTestCase (tcu::TestContext& context, const char* name, const char* desc, const CaseDef data) in RayTracingTestCase() argument
2447 const char* name; global() member
2462 const char* name; global() member
2471 createLaunchTests(tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) createLaunchTests() argument
2545 createScalarTests(tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) createScalarTests() argument
2652 createRayFlagsTests(tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) createRayFlagsTests() argument
2661 const char* name; createRayFlagsTests() member
2671 const char* name; createRayFlagsTests() member
2681 const char* name; createRayFlagsTests() member
2693 const char* name; createRayFlagsTests() member
2794 createMultiOutputTests(tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) createMultiOutputTests() argument
2877 const char* name; createBuiltinTests() member
[all...]
H A DvktRayTracingPipelineFlagsTests.cpp535 PipelineFlagsCase::PipelineFlagsCase (tcu::TestContext& testCtx, const std::string& name, const TestParams& params) in PipelineFlagsCase() argument
1346 const char* name; member
1349 static std::string name (VkPipelineCreateFlags flags) { in name() function in vkt::RayTracing::__anon29741::GeometryTypes::NoNullShadersFlagGenerator
1407 const char* name; in createPipelineFlagsTests() member
1411 const char* name; in createPipelineFlagsTests() member
1415 const char* name; in createPipelineFlagsTests() member
[all...]

Completed in 97 milliseconds

1...<<381382383384385386387388389390>>...411