Searched refs:scanning (Results 1 - 17 of 17) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dfile_module.c158 int scanning; local
188 scanning = 1;
191 while (scanning == 1)
199 scanning = 0;
206 if ((scanning == 1) && (data[p] != ' ') && (data[p] != '\t') && (data[p] != '\n')) end = p;
208 p += scanning;
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/treectrl/
H A Drandom.rb472 if @Priv.exist?(:autoscan, :scanning, t)
476 @Priv[:autoscan, :scanning, t] = true
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dxpm.vim30 while i <= line("$") " scanning all lines
H A Dxpm2.vim39 while i <= line("$") " scanning all lines
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dreftex.el814 current scanning information and the parse file to enforce a rescan
835 (reftex-reset-scanning-information)
847 (defun reftex-reset-scanning-information ()
848 "Reset the symbols containing information from buffer scanning.
1229 "Ensure access to the scanning info for the current file."
1269 (defun reftex-scanning-info-available-p ()
1270 "Is the scanning info about the current document available?"
/macosx-10.9.5/tcl-102/tcl_ext/tktreectrl/tktreectrl/library/
H A Dtreectrl.tcl1028 # auto-scanning is not already in progress, then the window is scrolled
1062 if {[info exists Priv(autoscan,scanning,$w)]} {
1070 set Priv(autoscan,scanning,$w) 1
1116 unset -nocomplain Priv(autoscan,scanning,$w)
1124 # auto-scanning is not already in progress, then the window is scrolled
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/Plugin/
H A DDirectory.pm245 and directory scanning.
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/Plugin/
H A DDirectory.pm245 and directory scanning.
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader/lib/DBIx/Class/Schema/
H A DLoader.pm76 L<DBIx::Class::Schema> by scanning database table definitions and
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.05003/lib/DBIx/Class/Schema/
H A DLoader.pm76 L<DBIx::Class::Schema> by scanning database table definitions and
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.07033/lib/DBIx/Class/Schema/
H A DLoader.pm87 L<DBIx::Class::Schema> by scanning database table definitions and setting up
/macosx-10.9.5/libauto-185.5/
H A DZone.h69 idle, scanning, enlivening, finalizing, reclaiming enumerator in enum:Auto::State
557 // Release a block of memory from the zone, lazily while scanning.
634 // acquires all locks for critical sections whose behavior changes during scanning
850 // Takes a snapshot of the registered roots during scanning.
864 // Takes a snapshot of the registered roots during scanning.
1095 // If scanning is going on then the value is marked pending.
1174 // Inform all known threads that scanning is about to commence, thus blocks will need to be
1175 // enlivened to make sure they aren't missed during concurrent scanning.
1183 // would otherwise be missed by concurrent scanning.
1437 // Used for precise (non-conservative) block scanning
[all...]
H A Dauto_zone.cpp117 zone->set_state(scanning);
298 // Volunteer for parallel scanning work.
1047 // we are only interested in scanning for pointers, so align to pointer boundaries
/macosx-10.9.5/rsync-42/rsync/
H A Dtech_report.tex163 The second-level check involves scanning the sorted checksum list
/macosx-10.9.5/Libc-997.90.3/regex/TRE/lib/
H A Dtre-compile.c3200 int scanning = 1; local
3201 for (p = tree->firstpos; scanning && p->position >= 0; p++)
3211 scanning = 0;
/macosx-10.9.5/CPANInternal-140/Apache-DBI/lib/Apache/
H A DAuthDBI.pm1500 set to a value, which reflects a compromise between scanning a large cache
/macosx-10.9.5/CPANInternal-140/Apache-DBI-1.11/lib/Apache/
H A DAuthDBI.pm1505 set to a value, which reflects a compromise between scanning a large cache

Completed in 209 milliseconds