/netbsd-src/usr.bin/usbhidaction/ |
H A D | usbhidaction.c | 57 static int reparse = 0; variable 82 reparse = 1; in sighup() 204 if (reparse) { in main() 211 reparse = 0; in main()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/ |
H A D | posix_compat.h | 446 const auto *reparse = reinterpret_cast<LIBCPP_REPARSE_DATA_BUFFER *>(buf); in readlink() local 453 if (reparse->ReparseTag != IO_REPARSE_TAG_SYMLINK) { in readlink() 457 const auto &symlink = reparse->SymbolicLinkReparseBuffer; in readlink()
|
/netbsd-src/external/historical/nawk/dist/testdir/ |
H A D | T.gawk | 259 # reparse: 270 cmp -s foo1 foo2 || ./echo 'BAD: T.gawk reparse'
|
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/ |
H A D | test_translation_unit.py | 76 tu.reparse()
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | HowToSetupToolingForLLVM.rst | 98 When editing a .cpp/.cxx/.cc/.c file, hit F5 to reparse the file. In
|
H A D | InternalsManual.rst | 1102 reparse does not need to redo semantic analysis to determine whether a token
|
/netbsd-src/external/mit/libuv/dist/ |
H A D | ChangeLog | 2195 * win, fs: fix non-symlink reparse points (Wade Brainerd) 2372 * win, fs: support unusual reparse points (Bartosz Sosnowski) 2840 * win: fix lstat reparse point without link data (Jason Ginchereau) 5107 * windows: uv_spawn shouldn't reject reparse points (Bert Belder) 5150 * windows: uv_spawn shouldn't reject reparse points (Bert Belder)
|
/netbsd-src/external/bsd/file/dist/magic/magdir/ |
H A D | windows | 1657 #define FLAG_HEADER_RP_FIX 0x00000080 reparse point fixup 1672 >16 ulelong &0x00000080 \b, reparse point fixup
|
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/ |
H A D | cindex.py | 2988 def reparse(self, unsaved_files=None, options=0): member in TranslationUnit
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/ |
H A D | Path.inc | 761 // Handle reparse points.
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | ChangeLog-96 | 1094 (RCS_fast_checkout): If NODELTA is set, reparse the RCS file. 1098 (RCS_deltas): If NODELTA is set, reparse the RCS file.
|
/netbsd-src/external/bsd/nsd/dist/doc/ |
H A D | RELNOTES | 998 - Fix #665: when removing subdomain, nsd does not reparse parent zone.
|
H A D | ChangeLog | 1986 - Fix #665: when removing subdomain, nsd does not reparse parent zone.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | ChangeLog-2008 | 447 associated. Only reparse expression if old and new symbols
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-1993 | 3329 * breakpoint.c (breakpoint_re_set_one): Always reparse breakpoint
|
H A D | ChangeLog-2010 | 9054 (update_watchpoint): Don't reparse the watchpoint's condition
|
H A D | ChangeLog-2008 | 9032 * breakpoint.c (update_watchpoint): Always reparse
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-1993 | 3329 * breakpoint.c (breakpoint_re_set_one): Always reparse breakpoint
|
H A D | ChangeLog-2010 | 9054 (update_watchpoint): Don't reparse the watchpoint's condition
|
H A D | ChangeLog-2008 | 9032 * breakpoint.c (update_watchpoint): Always reparse
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 94019 This patch removes just the statement "if (reparse)" in function
|