Searched refs:scanning (Results 1 – 25 of 187) sorted by relevance
12345678
| /netbsd/src/external/bsd/flex/dist/examples/manual/ |
| D | yymoretest.dat | 3 scanning in flex. \
|
| /netbsd/src/external/bsd/flex/dist/ |
| D | ONEWS | 7 scanning strings using exclusive start conditions works. 72 - A bug in destructing a FlexLexer object before doing any scanning 179 to C++ scanning objects via the new member function 198 yyclass="<name>" set the name of the C++ scanning class 219 buffer) for scanning the given string, which occurs starting 225 creates a buffer for scanning "len" bytes (including possibly NUL's) 230 the contents of the buffer it is scanning.) You can avoid the 237 YY_END_OF_BUFFER_CHAR (these bytes are not scanned; thus, scanning 321 can be used to control whether the current buffer's scanning 390 - When generating a C++ scanning class, you can now use [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog.dataflow | 1438 scanning of insns. 1831 (df_lr_bb_local_compute, df_lr_local_compute): Moved asm scanning to global.c. 1889 scanning. 1891 calls to df_ routines to support new incremental scanning. 1895 routines to support new incremental scanning. 1906 to support new incremental scanning. 1910 routines to support new incremental scanning. 1914 scanning. 1920 df_ routines to support new incremental scanning. 1932 incremental scanning. [all …]
|
| /netbsd/src/external/ibm-public/postfix/dist/src/smtpstone/ |
| D | hashed-deferred | 33 However the problem is scanning an empty deferred queue. On an idle
|
| /netbsd/src/external/bsd/wpa/dist/wpa_supplicant/ |
| D | scan.h | 50 int scanning);
|
| D | scan.c | 1083 if (wpa_s->scanning) { in wpa_supplicant_scan() 2049 int scanning) in wpa_supplicant_notify_scanning() argument 2051 if (wpa_s->scanning != scanning) { in wpa_supplicant_notify_scanning() 2052 wpa_s->scanning = scanning; in wpa_supplicant_notify_scanning()
|
| D | defconfig | 595 # during scanning. 630 # Background scanning modules 631 # These can be used to request wpa_supplicant to perform background scanning
|
| D | android.config | 523 # Background scanning modules 524 # These can be used to request wpa_supplicant to perform background scanning
|
| D | ChangeLog | 543 * allow passive scanning to be forced with passive_scan=1 640 e.g., when rfkill blocking happens during scanning or when 694 - fix a case where auto_interworking=1 could end up stopping scanning 749 - avoid more concurrent scanning cases during full group formation 1004 * added autoscan module to control scanning behavior while not connected 1286 dynamic changes to background scanning interval based on changes in 1375 up scanning process considerably if it is known that only a small 1501 * added driver_wext workaround for race condition between scanning and 2252 * driver_ndis: enable radio before starting scanning, disable radio 2409 scanning and selection; this is disabled by default and can be
|
| D | README-Windows.txt | 188 scanning; this allows APs with hidden SSIDs to be used)
|
| /netbsd/src/sys/net80211/ |
| D | CHANGES | 54 o add ieee80211_scanparams structure to encapsulate scanning-related 128 with the new scanning support. 197 the scanning infrastructure 218 takes explicit parameters; this will be needed when scanning is 219 decoupled from the state machine to do bg scanning
|
| /netbsd/src/sys/netinet/ |
| D | files.ipfilter | 9 defflag opt_ipfilter.h IPFILTER_SCAN # scanning of packet contents
|
| /netbsd/src/external/gpl3/binutils/dist/gprof/ |
| D | ChangeLog-2016 | 51 Use STR_BUFSIZE when scanning for name and address.
|
| D | ChangeLog-2009 | 115 scanning in an address.
|
| /netbsd/src/external/bsd/flex/dist/po/ |
| D | Makevars | 26 # detect it automatically by scanning the files in $(top_srcdir) for
|
| /netbsd/src/external/bsd/flex/dist/doc/ |
| D | flex.texi | 582 to the scanning routine and (after the declarations) code which is to be 583 executed whenever the scanning routine is entered. Other indented or 1114 @code{%pointer} is substantially faster scanning and no buffer overflow 1463 the scanning routine @code{yylex()}, a number of tables used by it for 1488 to give the scanning routine the name @code{lexscan}, returning a float, 1490 the scanning routine using a K&R-style/non-prototyped function 1515 scanning continues from that file), or @code{yyrestart()} is called. 1518 than @code{yyin}), and initializes @file{yyin} for scanning from that 1523 middle of scanning. It can also be used to throw away the current input 1530 If @code{yylex()} stops scanning due to executing a @code{return} [all …]
|
| D | flex.info-1 | 535 to the scanning routine and (after the declarations) code which is to be 536 executed whenever the scanning routine is entered. Other indented or %{ 944 advantage of using '%pointer' is substantially faster scanning and no 1201 The output of 'flex' is the file 'lex.yy.c', which contains the scanning 1217 to give the scanning routine the name 'lexscan', returning a float, 1219 the scanning routine using a K&R-style/non-prototyped function 1239 scanning continues from that file), or 'yyrestart()' is called. 1242 and initializes 'yyin' for scanning from that file. Essentially there 1246 input files in the middle of scanning. It can also be used to throw 1252 If 'yylex()' stops scanning due to executing a 'return' statement in [all …]
|
| /netbsd/src/external/gpl3/binutils/dist/ld/emultempl/ |
| D | mmo.em | 228 einfo (_("%X%P: internal problems scanning %pB after opening it"),
|
| /netbsd/src/external/bsd/file/dist/magic/magdir/ |
| D | cad | 131 # ApplicationType: 0~generic raster image 3~drawing, scanning 141 # DeviceResolution; resolution of scanning device
|
| /netbsd/src/external/gpl2/lvm2/dist/scripts/lvm2create_initrd/ |
| D | lvm2create_initrd.pod | 97 RAID devices to be started prior to scanning for LVM2 volume groups. If this
|
| /netbsd/src/games/hunt/ |
| D | README.protocol | 151 3 (Q_SCAN) the player wishes to enter scanning
|
| /netbsd/src/external/bsd/ntp/dist/ntpd/ |
| D | ntpdbase-opts.def | 374 Use 0 to disable scanning. 60 seconds is the minimum time between scans.
|
| /netbsd/src/external/gpl2/xcvs/dist/contrib/ |
| D | dirfns.shar | 47 XThis library provides high-level primitives for directory scanning,
|
| /netbsd/src/external/gpl3/binutils/dist/ld/ |
| D | ChangeLog-2009 | 135 (gld_XXX_after_open): Redo scanning for imported 140 (gld_XXX_after_open): Redo scanning for imported 969 and process any aligncomms chained to the def file after scanning
|
| /netbsd/src/external/bsd/openldap/dist/doc/guide/admin/ |
| D | replication.sdf | 260 checkpoints will greatly speed up this scanning step. 262 If no {{EX:contextCSN}} can be determined by reading and scanning 263 the database, a new value will be generated. Also, if scanning the
|
12345678