/external/opencensus-java/api/src/main/java/io/opencensus/metrics/ |
D | DoubleGauge.java | 132 String name, String description, String unit, List<LabelKey> labelKeys) { in newNoopDoubleGauge() 157 public abstract void set(double val); in set() 165 String name, String description, String unit, List<LabelKey> labelKeys) { in create() 170 NoopDoubleGauge(String name, String description, String unit, List<LabelKey> labelKeys) { in NoopDoubleGauge() 210 public void set(double val) {} in set()
|
D | LongGauge.java | 129 String name, String description, String unit, List<LabelKey> labelKeys) { in newNoopLongGauge() 154 public abstract void set(long val); in set() 162 String name, String description, String unit, List<LabelKey> labelKeys) { in create() 167 NoopLongGauge(String name, String description, String unit, List<LabelKey> labelKeys) { in NoopLongGauge() 202 public void set(long val) {} in set()
|
/external/autotest/server/hosts/ |
D | servo_repair.py | 31 def description(self): member in _UpdateVerifier 61 def _validate_attr(host, val, expected_val, attr, config_file): argument 98 def description(self): member in _ConfigVerifier 189 def description(self): member in _ServodJobVerifier 210 def description(self): member in _ServodConnectionVerifier 235 def description(self): member in _PowerButtonVerifier 251 def description(self): member in _LidVerifier 292 def description(self): member in _RestartServod 323 def description(self): member in _ServoRebootRepair 345 def description(self): member in _DutRebootRepair
|
/external/libyuv/files/third_party/gflags/gen/posix/include/gflags/ |
D | gflags.h | 157 std::string description; // the "help text" associated with the flag member 500 #define DEFINE_bool(name, val, txt) \ argument 507 #define DEFINE_int32(name, val, txt) \ argument 511 #define DEFINE_int64(name, val, txt) \ argument 515 #define DEFINE_uint64(name,val, txt) \ argument 519 #define DEFINE_double(name, val, txt) \ argument 550 #define DEFINE_string(name, val, txt) \ argument
|
/external/libyuv/files/third_party/gflags/gen/win/include/gflags/ |
D | gflags.h | 157 std::string description; // the "help text" associated with the flag member 500 #define DEFINE_bool(name, val, txt) \ argument 507 #define DEFINE_int32(name, val, txt) \ argument 511 #define DEFINE_int64(name, val, txt) \ argument 515 #define DEFINE_uint64(name,val, txt) \ argument 519 #define DEFINE_double(name, val, txt) \ argument 550 #define DEFINE_string(name, val, txt) \ argument
|
/external/gflags/android/gflags/ |
D | gflags.h | 158 std::string description; // the "help text" associated with the flag member 507 #define DEFINE_bool(name, val, txt) \ argument 514 #define DEFINE_int32(name, val, txt) \ argument 518 #define DEFINE_uint32(name,val, txt) \ argument 522 #define DEFINE_int64(name, val, txt) \ argument 526 #define DEFINE_uint64(name,val, txt) \ argument 530 #define DEFINE_double(name, val, txt) \ argument 581 #define DEFINE_string(name, val, txt) \ argument
|
/external/google-breakpad/src/third_party/linux/include/gflags/ |
D | gflags.h | 171 std::string description; // the "help text" associated with the flag member 483 #define DEFINE_bool(name,val,txt) \ argument 491 #define DEFINE_int32(name,val,txt) DEFINE_VARIABLE(::google::int32,I, name, val, txt) argument 494 #define DEFINE_int64(name,val,txt) DEFINE_VARIABLE(::google::int64,I64, name, val, txt) argument 497 #define DEFINE_uint64(name,val,txt) DEFINE_VARIABLE(::google::uint64,U64, name, val, txt) argument 500 #define DEFINE_double(name,val,txt) DEFINE_VARIABLE(double,D, name, val, txt) argument 518 #define DEFINE_string(name, val, txt) \ argument
|
/external/gflags/src/ |
D | gflags.h.in | 158 std::string description; // the "help text" associated with the flag member 528 #define DEFINE_bool(name, val, txt) \ argument 535 #define DEFINE_int32(name, val, txt) \ argument 539 #define DEFINE_uint32(name,val, txt) \ argument 543 #define DEFINE_int64(name, val, txt) \ argument 547 #define DEFINE_uint64(name,val, txt) \ argument 551 #define DEFINE_double(name, val, txt) \ argument 602 #define DEFINE_string(name, val, txt) \ argument
|
/external/webrtc/third_party/gflags/gen/posix/include/gflags/ |
D | gflags.h | 184 std::string description; // the "help text" associated with the flag member 519 #define DEFINE_bool(name, val, txt) \ argument 527 #define DEFINE_int32(name,val,txt) DEFINE_VARIABLE(::google::int32, I, name, val, txt) argument 530 #define DEFINE_int64(name,val,txt) DEFINE_VARIABLE(::google::int64, I64, name, val, txt) argument 533 #define DEFINE_uint64(name,val,txt) DEFINE_VARIABLE(::google::uint64, U64, name, val, txt) argument 536 #define DEFINE_double(name, val, txt) DEFINE_VARIABLE(double, D, name, val, txt) argument 574 #define DEFINE_string(name, val, txt) \ argument
|
/external/webrtc/third_party/gflags/gen/win/include/gflags/ |
D | gflags.h | 207 std::string description; // the "help text" associated with the flag member 539 #define DEFINE_bool(name, val, txt) \ argument 547 #define DEFINE_int32(name,val,txt) DEFINE_VARIABLE(::google::int32, I, name, val, txt) argument 550 #define DEFINE_int64(name,val,txt) DEFINE_VARIABLE(::google::int64, I64, name, val, txt) argument 553 #define DEFINE_uint64(name,val,txt) DEFINE_VARIABLE(::google::uint64, U64, name, val, txt) argument 556 #define DEFINE_double(name, val, txt) DEFINE_VARIABLE(double, D, name, val, txt) argument 591 #define DEFINE_string(name, val, txt) \ argument
|
/external/deqp/framework/common/ |
D | tcuTestLog.cpp | 48 LogImage::LogImage (const std::string& name, const std::string& description, const Surface& surface… in LogImage() 58 LogImage::LogImage (const std::string& name, const std::string& description, const ConstPixelBuffer… in LogImage() 96 LogImage::LogImage (const std::string& name, const std::string& description, const ConstPixelBuffer… in LogImage() 166 for (std::vector<Value>::const_iterator val = m_values.begin(); val != m_values.end(); ++val) in operator <<() local 201 void TestLog::startImageSet (const char* name, const char* description) in startImageSet() 236 void TestLog::writeImage (const char* name, const char* description, const ConstPixelBufferAccess& … in writeImage() 360 void TestLog::writeImage (const char* name, const char* description, qpImageCompressionMode compres… in writeImage() 366 void TestLog::startSection (const char* name, const char* description) in startSection() 408 void TestLog::writeCompileInfo (const char* name, const char* description, bool compileOk, const ch… in writeCompileInfo() 414 void TestLog::writeFloat (const char* name, const char* description, const char* unit, qpKeyValueTa… in writeFloat() [all …]
|
/external/deqp/framework/qphelper/ |
D | qpTestLog.c | 272 DE_INLINE void int32ToString (int val, char buf[32]) in int32ToString() 277 DE_INLINE void int64ToString (deInt64 val, char buf[32]) in int64ToString() 574 …Pair (qpTestLog* log, const char* elementName, const char* name, const char* description, const ch… in qpTestLog_writeKeyValuePair() 611 deBool qpTestLog_writeText (qpTestLog* log, const char* name, const char* description, qpKeyValueTa… in qpTestLog_writeText() 626 deBool qpTestLog_writeInteger (qpTestLog* log, const char* name, const char* description, const cha… in qpTestLog_writeInteger() 644 deBool qpTestLog_writeFloat (qpTestLog* log, const char* name, const char* description, const char*… in qpTestLog_writeFloat() 793 deBool qpTestLog_startImageSet (qpTestLog* log, const char* name, const char* description) in qpTestLog_startImageSet() 859 const char* description, in qpTestLog_writeImage() 1080 deBool qpTestLog_startEglConfigSet (qpTestLog* log, const char* name, const char* description) in qpTestLog_startEglConfigSet() 1191 deBool qpTestLog_startSection (qpTestLog* log, const char* name, const char* description) in qpTestLog_startSection() [all …]
|
/external/opencensus-java/impl_core/src/main/java/io/opencensus/implcore/metrics/ |
D | DoubleGaugeImpl.java | 52 DoubleGaugeImpl(String name, String description, String unit, List<LabelKey> labelKeys) { in DoubleGaugeImpl() 165 public void set(double val) { in set()
|
D | LongGaugeImpl.java | 52 LongGaugeImpl(String name, String description, String unit, List<LabelKey> labelKeys) { in LongGaugeImpl() 165 public void set(long val) { in set()
|
/external/deqp/modules/gles2/functional/ |
D | es2fImplementationLimitTests.cpp | 85 GLint val = -1; in query() local 93 GLfloat val = -1000.f; in query() local 107 GLboolean val = GL_FALSE; in query() local 149 …LimitQueryCase (Context& context, const char* name, const char* description, deUint32 limit, const… in LimitQueryCase()
|
D | es2fShaderStateQueryTests.cpp | 61 T roundGLfloatToNearestIntegerUp (GLfloat val) in roundGLfloatToNearestIntegerUp() 68 T roundGLfloatToNearestIntegerDown (GLfloat val) in roundGLfloatToNearestIntegerDown() 496 ShaderTypeCase (Context& context, const char* name, const char* description) in ShaderTypeCase() 516 ShaderCompileStatusCase (Context& context, const char* name, const char* description) in ShaderCompileStatusCase() 550 ShaderInfoLogCase (Context& context, const char* name, const char* description) in ShaderInfoLogCase() 643 ShaderSourceCase (Context& context, const char* name, const char* description) in ShaderSourceCase() 753 DeleteStatusCase (Context& context, const char* name, const char* description) in DeleteStatusCase() 806 CurrentVertexAttribInitialCase (Context& context, const char* name, const char* description) in CurrentVertexAttribInitialCase() 842 CurrentVertexAttribFloatCase (Context& context, const char* name, const char* description) in CurrentVertexAttribFloatCase() 904 CurrentVertexAttribConversionCase (Context& context, const char* name, const char* description) in CurrentVertexAttribConversionCase() [all …]
|
/external/python/setuptools/setuptools/command/ |
D | test.py | 74 description = "run unit tests after in-place build" variable in test 260 def _resolve_as_ep(val): argument
|
/external/deqp/modules/egl/ |
D | teglCreateContextExtTests.cpp | 274 …onst EGLint* attribList, const eglu::FilterList& filter, const char* name, const char* description) in CreateContextExtCase() 477 const int val = (*iter) - '0'; in checkVersionString() local 509 const int val = (*iter) - '0'; in checkVersionString() local 996 …x, EGLenum api, EGLint apiBit, const EGLint* attribList, const char* name, const char* description) in CreateContextExtGroup() 1047 const char* description; in init() member 1111 const char* description; in init() member
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktShaderLibrary.cpp | 115 for (vector<Value>::const_iterator val = uniforms.begin(); val != uniforms.end(); ++val) in genUniformBlock() local 171 const Value& val = spec.values.inputs[ndx]; in genVertexShader() local 193 const Value& val = spec.values.inputs[ndx]; in genVertexShader() local 210 const Value& val = valueBlock.outputs[ndx]; in genCompareOp() local 259 const Value& val = spec.values.outputs[ndx]; in genFragmentShader() local 310 const Value& val = spec.values.inputs[ndx]; in specializeVertexShader() local 334 const Value& val = spec.values.outputs[ndx]; in specializeVertexShader() local 388 const Value& val = spec.values.inputs[ndx]; in specializeFragmentShader() local 413 const Value& val = spec.values.outputs[ndx]; in specializeFragmentShader() local 446 const Value& val = specParams.caseSpec.values.inputs[ndx]; in generateVertexSpecialization() local [all …]
|
/external/deqp/modules/gles2/performance/ |
D | es2pTextureCases.cpp | 55 const char* description, in Texture2DRenderCase() 85 static inline int roundDownToPowerOfTwo (int val) in roundDownToPowerOfTwo()
|
/external/deqp/modules/gles3/performance/ |
D | es3pTextureCases.cpp | 56 const char* description, in Texture2DRenderCase() 84 static inline int roundDownToPowerOfTwo (int val) in roundDownToPowerOfTwo()
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderStateQueryTests.cpp | 64 T roundGLfloatToNearestIntegerUp (GLfloat val) in roundGLfloatToNearestIntegerUp() 71 T roundGLfloatToNearestIntegerDown (GLfloat val) in roundGLfloatToNearestIntegerDown() 664 ShaderTypeCase (Context& context, const char* name, const char* description) in ShaderTypeCase() 684 ShaderCompileStatusCase (Context& context, const char* name, const char* description) in ShaderCompileStatusCase() 716 ShaderInfoLogCase (Context& context, const char* name, const char* description) in ShaderInfoLogCase() 807 ShaderSourceCase (Context& context, const char* name, const char* description) in ShaderSourceCase() 915 DeleteStatusCase (Context& context, const char* name, const char* description) in DeleteStatusCase() 968 CurrentVertexAttribInitialCase (Context& context, const char* name, const char* description) in CurrentVertexAttribInitialCase() 1004 CurrentVertexAttribFloatCase (Context& context, const char* name, const char* description) in CurrentVertexAttribFloatCase() 1066 CurrentVertexAttribIntCase (Context& context, const char* name, const char* description) in CurrentVertexAttribIntCase() [all …]
|
/external/strace/ |
D | filter_qualify.c | 113 const char *val; in parse_inject_token() local 330 const char *const description) in qualify_inject_common() 461 const char *val = str_strip_prefix_len(str, name, len); in qualify() local
|
/external/owasp/sanitizer/lib/junit/ |
D | junit.jar | ... .Thread {
final synthetic junit.framework.Test val$test
final synthetic junit.framework.TestResult val ... |
/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/ |
D | junit-4.8.1.jar | ... .Thread {
final synthetic junit.framework.Test val$test
final synthetic junit.framework.TestResult val ... |