HomeSort by: relevance | last modified time | path
    Searched refs:VALIDATE (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/libcxx/benchmarks/
map.bench.cpp 19 // When VALIDATE is defined the benchmark will run to validate the benchmarks.
24 //#define VALIDATE
117 #ifndef VALIDATE
138 #ifndef VALIDATE
182 #ifndef VALIDATE
201 #ifndef VALIDATE
247 #ifndef VALIDATE
289 #ifndef VALIDATE
323 #ifndef VALIDATE
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/arm/
armvirt.c 32 #ifdef VALIDATE /* for running the validate suite */
378 #ifdef VALIDATE
423 #ifdef VALIDATE
armos.c 41 #ifndef VALIDATE
100 #ifndef VALIDATE
171 #endif /* VALIDATE */
  /src/crypto/dist/ipsec-tools/src/racoon/
isakmp.h 46 #define VALIDATE 0
oakley.c 1262 /* validate HASH */
1290 my_hash = oakley_ph1hash_common(iph1, VALIDATE);
1294 my_hash = oakley_ph1hash_common(iph1, VALIDATE);
1296 my_hash = oakley_ph1hash_base_i(iph1, VALIDATE);
1455 my_hash = oakley_ph1hash_common(iph1, VALIDATE);
1459 my_hash = oakley_ph1hash_base_r(iph1, VALIDATE);
1461 my_hash = oakley_ph1hash_base_i(iph1, VALIDATE);
1532 my_hash = oakley_ph1hash_common(iph1, VALIDATE);
  /src/external/lgpl3/gmp/dist/tests/devel/
try.c 378 void (*validate) (void); member in struct:try_t
739 #define VALIDATE(fun) \
740 p->validate = fun; \
1183 VALIDATE (validate_div_qr_1_pi1);
1194 VALIDATE (validate_mod_34lsub1);
1216 VALIDATE (validate_divexact_1);
1223 VALIDATE (validate_bdiv_q_1);
1241 VALIDATE (validate_modexact_1_odd);
1246 VALIDATE (validate_modexact_1c_odd);
1436 VALIDATE (validate_sqrtrem)
    [all...]

Completed in 21 milliseconds