| /src/external/gpl3/gcc.old/dist/contrib/unicode/ |
| gen_wcwidth.py | 59 processing = False variable 61 if processing: 63 processing = False variable 71 processing = True variable
|
| /src/external/gpl2/groff/dist/contrib/pdfmark/ |
| pdfroff.sh | 177 # Perform case specific processing for matched option ... 204 with the --reference-dictionary option, if processing a 210 reference dictionary, at the start of document processing; 211 this option can accelerate processing, if it is known in 216 If 'name' already exists, when processing commences, it 221 document processing. 230 Suppress the multiple pass 'groff' processing, which is 363 # so we can replay it into each 'groff' processing pass. 409 Document processing will continue, but no 'pdfmark' reference dictionary
|
| /src/external/bsd/unbound/dist/contrib/ |
| parseunbound.pl | 93 elsif ( $line =~ m/info: average recursion processing time ([0-9\.]+) sec/ ) { 96 elsif ( $line =~ m/info: histogram of recursion processing times/ ) {
|
| /src/sys/arch/evbarm/iq80310/ |
| iq80310_intr.c | 180 * processing incoming packets. 254 static __cpu_simple_lock_t processing = __SIMPLELOCK_UNLOCKED; local 258 if (__cpu_simple_lock_try(&processing) == 0) 280 __cpu_simple_unlock(&processing);
|
| /src/usr.bin/make/unit-tests/ |
| directive-for-break.mk | 3 # Tests for .break in .for loops, which immediately terminates processing of
|
| /src/external/bsd/libbind/dist/isc/ |
| ctl_srvr.c | 76 processing, idling, quitting, closing enumerator in enum:state 155 "reading_data", "processing", "idling", "quitting", "closing" 315 sess->state == processing || 493 sess->state == processing || 530 sess->state == processing || 650 ctl_new_state(sess, processing, me); 675 ctl_new_state(sess, processing, me); 691 ctl_new_state(sess, processing, me);
|
| /src/external/bsd/ntp/dist/sntp/libopts/compat/ |
| compat.h | 89 # error This system cannot support daemon processing
|
| /src/external/gpl2/xcvs/dist/src/ |
| parseinfo.c | 394 /* PROCESSING Whether config keys are currently being processed for 400 bool processing = true; local 507 if (processed) processing = false; 512 processing = true; 526 if (!processing)
|
| recurse.c | 83 * Function called immediately upon entering a directory, before processing 88 * it and returning control to the function processing the parent 273 * do the subdirectories only. Processing files would 521 before processing the node. If the flag is zero, do 744 * call back the filesdoneproc is when we are processing directories that 751 processing = "scan"; 814 processing = "process"; 865 processing = "cleanup"; 1178 /* If we're doing the actual processing, call direntproc.
|
| main.c | 32 const char *processing = "init"; variable 521 (int)getpid(), processing, wd);
|
| cvs.h | 883 extern const char *processing;
|
| /src/external/bsd/openldap/dist/libraries/liblunicode/utbm/ |
| README | 46 UTBM provides three processing flags:
|
| /src/external/gpl2/lvm2/dist/ |
| configure.in | 646 AC_MSG_CHECKING(whether to enable synchronisation with udev processing) 647 AC_ARG_ENABLE(udev_sync, [ --enable-udev_sync Enable synchronisation with udev processing], 652 AC_DEFINE([UDEV_SYNC_SUPPORT], 1, [Define to 1 to enable synchronisation with udev processing.])
|
| /src/sys/dev/usb/ |
| uvideo.c | 140 /* Used by camera terminal, processing and extension units. */ 905 const uvideo_processing_unit_descriptor_t *processing; local 949 if (desc->bLength < sizeof(*processing)) 951 processing = (const uvideo_processing_unit_descriptor_t *)desc; 954 pu->pu_video_standards = PU_GET_VIDEO_STANDARDS(processing); 955 pu->pu_max_multiplier = UGETW(processing->wMaxMultiplier); 957 uvideo_unit_alloc_sources(vu, 1, &processing->bSourceID); 958 uvideo_unit_alloc_controls(vu, processing->bControlSize, 959 processing->bmControls); 2311 ent_id = 2; /* TODO: hardcoded logitech processing unit * [all...] |
| /src/external/gpl3/autoconf/dist/lib/ |
| freeze.mk | 38 # When processing the file with diversion disabled, there must be no
|
| /src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/ |
| report.py | 226 |<p>The analyzer had problems processing the following files:</p>
|
| /src/external/gpl2/lvm2/dist/daemons/dmeventd/ |
| dmeventd.c | 77 processing, status, events 113 * Event processing. 169 * occurs and the event processing function of the DSO gets called. 184 int processing; /* Set when event is being processed */ member in struct:thread_status 758 * We get device status here for processing it in DSO. 791 thread->processing = 1; 799 thread->processing = 0; 1450 if (thread->processing) 1533 * threads are done processing. 1740 syslog(LOG_NOTICE, "dmeventd ready for processing.") [all...] |
| /src/external/bsd/kyua-cli/dist/store/ |
| schema_v1.sql | 124 -- The code that performs the processing of the actions is the component in 251 -- directly on the database without doing text processing; for example,
|
| /src/external/gpl2/xcvs/dist/contrib/ |
| cvs_acls.in | 170 Skip the rest of processing if a mismatch on portion of the 'cvsacl' line 550 print("$$ \@ARGV after shift processing contains:",join("\, ",@ARGV),".\n") if $debug; 609 print("$$ ==========\n$$ Processing \'cvsacl\' line: $_.\n") if $debug; 705 print "$$ ==== End of processing for \'cvsacl\' line: $_.\n" if $debug;
|
| /src/sys/arch/m68k/m68k/ |
| busaddrerr.s | 169 movw %sp@(FR_HW+10),%d0 | grab SSW for fault processing
|
| /src/sys/arch/mips/mips/ |
| locore_mips1.S | 692 beqz v0, MIPSX(user_return) # if no, skip ast processing 866 beqz v0, MIPSX(user_intr_return) # if no, skip ast processing 982 beqz v0, MIPSX(user_return) # no, skip ast processing 1028 beqz k1, _C_LABEL(MIPSX(kern_gen_exception)) # full trap processing
|
| /src/external/apache2/llvm/dist/llvm/tools/llvm-dwp/ |
| llvm-dwp.cpp | 813 errs() << Twine("while processing ") + Context + ":\n";
|
| /src/external/bsd/libarchive/dist/libarchive/ |
| archive_write_set_format_mtree.c | 136 int processing; member in struct:mtree_writer::__anon4805 450 if (mtree->set.processing) { 563 mtree->set.processing = 1; 1012 } else if (mtree->set.processing &&
|
| /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/ |
| Program.inc | 324 // Parent process: Break out of the switch to do our processing.
|
| /src/external/bsd/ntp/dist/ntpd/ |
| ntpd-opts.def | 104 the signal processing and mitigation algorithms can accumulate and 386 processing, error checking or mitigation algorithms of
|