/external/autotest/site_utils/ |
count_jobs.py | 31 description=('A script which records the number of afe jobs run in a time interval.'))
|
/external/boringssl/src/tool/ |
internal.h | 46 const char *description; member in struct:argument
|
/external/chromium-trace/catapult/perf_insights/perf_insights_build/ |
run_vinn_tests.py | 38 description='Run d8 tests.')
|
/external/chromium-trace/catapult/telemetry/telemetry/util/ |
command_line.py | 16 description=cls.Description())
|
/external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/ |
setup.py | 32 DESCRIPTION = 'Fake file system for testing file operations without touching the real file system.' 73 description=DESCRIPTION, variable
|
/external/chromium-trace/catapult/third_party/Paste/ |
setup.py | 32 description="Tools for using a Web Server Gateway Interface stack", variable
|
/external/chromium-trace/catapult/third_party/coverage/coverage/ |
pickle2json.py | 35 parser.description = "Convert .coverage files from pickle to JSON format"
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/ |
setup.py | 66 description='client libraries for humans', variable
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/ |
instancestatus.py | 49 :ivar description: A string describing the reason for the event. 56 def __init__(self, code=None, description=None, 59 self.description = description 72 elif name == 'description': 73 self.description = value
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds/ |
dbsecuritygroup.py | 37 :ivar description: The description of the security group 47 name=None, description=None): 51 self.description = description 76 self.description = value
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/ |
setup.py | 50 description = "Amazon Web Services Library",
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/mturk/ |
common.py | 34 description='Boto create_hit description',
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/ |
setup.py | 77 'description': doclines[0],
|
/external/chromium-trace/catapult/third_party/typ/ |
setup.py | 45 description=readme_lines[3], variable
|
/external/chromium-trace/catapult/tracing/tracing_build/ |
run_vinn_tests.py | 39 description='Run d8 tests.')
|
/external/deqp/external/vulkancts/modules/vulkan/ubo/ |
vktRandomUniformBlockCase.hpp | 64 const std::string& description,
|
/external/deqp/modules/egl/ |
teglInfoTests.cpp | 58 InfoCase (EglTestContext& eglTestCtx, const char* name, const char* description) 59 : TestCase (eglTestCtx, name, description) 85 QueryStringCase (EglTestContext& eglTestCtx, const char* name, const char* description, EGLint query) 86 : InfoCase (eglTestCtx, name, description)
|
/external/deqp/modules/gles2/functional/ |
es2fApiCase.hpp | 41 ApiCase (Context& context, const char* name, const char* description); 59 #define ES2F_ADD_API_CASE(NAME, DESCRIPTION, TEST_FUNC_BODY) \ 63 ApiCase_##NAME (Context& context) : ApiCase(context, #NAME, DESCRIPTION) {} \
|
/external/deqp/modules/gles2/performance/ |
es2pTextureCases.hpp | 42 Texture2DRenderCase (Context& context, const char* name, const char* description,
|
/external/deqp/modules/gles2/ |
tes2CapabilityTests.cpp | 47 GetIntCase (Context& context, const char* name, const char* description, GLenum param) 48 : tcu::TestCase (context.getTestContext(), tcu::NODETYPE_CAPABILITY, name, description) 81 const char* description; member in struct:deqp::gles2::LimitTests::__anon10244 98 addChild(new GetIntCase(m_context, getIntCases[ndx].name, getIntCases[ndx].description, getIntCases[ndx].param));
|
/external/deqp/modules/gles3/functional/ |
es3fApiCase.hpp | 41 ApiCase (Context& context, const char* name, const char* description); 59 #define ES3F_ADD_API_CASE(NAME, DESCRIPTION, TEST_FUNC_BODY) \ 63 ApiCase_##NAME (Context& context) : ApiCase(context, #NAME, DESCRIPTION) {} \
|
es3fInternalFormatQueryTests.cpp | 47 SamplesCase(Context& context, const char* name, const char* description, GLenum internalFormat, bool isIntegerInternalFormat) 48 : ApiCase (context, name, description) 128 SamplesBufferSizeCase(Context& context, const char* name, const char* description, GLenum internalFormat) 129 : ApiCase (context, name, description)
|
/external/deqp/modules/glshared/ |
glsRandomUniformBlockCase.hpp | 72 const char* description,
|
/external/fonttools/ |
setup.py | 63 description = "Tools to manipulate font files",
|
/external/libcxx/utils/sym_check/ |
sym_extract.py | 11 description='Extract a list of symbols from a shared library.')
|