Searched defs:reported (Results 1 – 10 of 10) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fImplementationLimitTests.cpp | 51 inline bool compare (const T& min, const T& reported) { return min <= reported; } in compare() 122 bool compare<Boolean> (const Boolean& min, const Boolean& reported) in compare() 128 bool compare<NegInt> (const NegInt& min, const NegInt& reported) in compare() 135 bool compare<FloatRange> (const FloatRange& min, const FloatRange& reported) in compare()
|
/external/skqp/tools/bookmaker/ |
D | selfCheck.cpp | 72 void checkMethod(string topic, const Definition* csChild, vector<string>* reported) { in checkMethod() 119 vector<string> reported; in checkRelatedFunctions() local
|
D | bmhParser.cpp | 691 string reported; in checkExamples() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fImplementationLimitTests.cpp | 60 inline bool compare (const T& min, const T& reported) { return min <= reported; } in compare() 161 bool compare<Boolean> (const Boolean& min, const Boolean& reported) in compare() 167 bool compare<NegInt> (const NegInt& min, const NegInt& reported) in compare() 174 bool compare<FloatRange> (const FloatRange& min, const FloatRange& reported) in compare() 180 bool compare<AlignmentInt> (const AlignmentInt& min, const AlignmentInt& reported) in compare()
|
/external/arm-trusted-firmware/lib/cpus/ |
D | errata_report.c | 37 int errata_needs_reporting(spinlock_t *lock, uint32_t *reported) in errata_needs_reporting()
|
/external/webrtc/p2p/base/ |
D | connection.h | 254 bool reported() const { return reported_; } in reported() function 255 void set_reported(bool reported) { reported_ = reported; } in set_reported()
|
/external/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/ |
D | minimal-http-server-eventlib-foreign.c | 28 static int lifetime = 5, reported; variable
|
/external/mesa3d/src/mesa/program/ |
D | prog_execute.c | 1206 static GLboolean reported = GL_FALSE; in _mesa_execute_program() local
|
/external/libabigail/src/ |
D | abg-reporter-priv.cc | 1039 bool reported = false; in maybe_report_diff_for_member() local
|
D | abg-reader.cc | 4072 static bool reported = false; in build_array_type_def() local
|