Searched defs:reported (Results  1 – 11 of 11) 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/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/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/ | 
| D | minimal-http-server-eventlib-foreign.c | 31 int lifetime = 5, reported;  variable
  | 
| /external/sg3_utils/src/ | 
| D | sg_turs.c | 85     bool reported;  member
  | 
| /external/cronet/net/http/ | 
| D | http_cache_writers.cc | 419     static bool reported = false;  in DoNetworkRead()  local
  | 
| /external/mesa3d/src/mesa/program/ | 
| D | prog_execute.c | 1206 	 static GLboolean reported = GL_FALSE;  in _mesa_execute_program()  local
  | 
| /external/rappor/analysis/R/ | 
| D | decode.R | 394   reported <- which(coefs_ave > 1E-6 + 2 * coefs_ssd)  functionVar
  | 
| /external/libabigail/src/ | 
| D | abg-reporter-priv.cc | 1039   bool reported = false;  in maybe_report_diff_for_member()  local
  | 
| D | abg-reader.cc | 4459 	      static bool reported = false;  in build_array_type_def()  local
  | 
| /external/musl/ldso/ | 
| D | dynlink.c | 1089 				static unsigned reported;  in load_library()  local
  |