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

  /src/external/bsd/ntp/dist/sntp/libopts/
autoopts.h 8 * used in the automated option processing library.
159 #define PROCESSING(d) ((d)>0)
181 * processing. Strip leading and trailing white space.
load.c 7 * This file contains the routines that deal with processing text strings
417 * We are in the processing direction with an option we handle
437 * We are in the processing direction with an option we handle
449 * THEREFORE, if the direction is PROCESSING
452 if (PROCESSING(dir))
466 * @param[in,out] opt_state option processing state
468 * @param[in] direction current processing direction (preset or not)
  /src/external/gpl3/gcc/dist/libcody/
server.cc 97 direction = PROCESSING;
138 msg = u8"error processing '";
cody.hh 633 /// and PROCESSING:resolving requests. If the server does not spawn
634 /// jobs to build needed artifacts, the PROCESSING state will be brief.
641 // requests from client. The next state will be PROCESSING.
644 PROCESSING // Server is processing client request(s). The next
709 /// PROCESSING state, and each message line causes various resolver
  /src/external/gpl3/gcc.old/dist/libcody/
server.cc 97 direction = PROCESSING;
138 msg = u8"error processing '";
cody.hh 633 /// and PROCESSING:resolving requests. If the server does not spawn
634 /// jobs to build needed artifacts, the PROCESSING state will be brief.
641 // requests from client. The next state will be PROCESSING.
644 PROCESSING // Server is processing client request(s). The next
709 /// PROCESSING state, and each message line causes various resolver

Completed in 28 milliseconds