HomeSort by: relevance | last modified time | path
    Searched defs:checking (Results 1 - 4 of 4) sorted by relevancy

  /src/external/cddl/osnet/dist/cmd/zlook/
zlook.c 203 boolean_t checking = B_FALSE; local
243 checking = B_TRUE;
247 checking = B_TRUE;
251 checking = B_TRUE;
260 if ((checking && looking) || (checking && reading) ||
262 (!checking && !reading && !looking))
272 if (checking) {
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
thread-service.h 62 bool user, ncp, stable, ignore, checking; member in struct:thread_service
  /src/external/gpl3/gcc/dist/gcc/
omp-low.cc 135 only used for checking the consistency of OpenACC reduction
141 only used for checking the consistency of OpenACC reduction
2698 scheme as parallel, we need to do this checking early. */
2703 bool checking = true; local
2712 checking = false;
2742 if (checking)
14410 /* We have already done error checking at this point, so these nodes
  /src/external/gpl3/gcc.old/dist/gcc/
omp-low.cc 135 only used for checking the consistency of OpenACC reduction
141 only used for checking the consistency of OpenACC reduction
2657 scheme as parallel, we need to do this checking early. */
2662 bool checking = true; local
2671 checking = false;
2701 if (checking)

Completed in 37 milliseconds