| /openbsd-src/usr.bin/usbhidaction/ |
| H A D | usbhidaction.c | 53 volatile sig_atomic_t reparse = 0; variable 77 reparse = 1; in sighup() 194 if (reparse) { in main() 201 reparse = 0; in main()
|
| /openbsd-src/gnu/llvm/libcxx/src/filesystem/ |
| H A D | posix_compat.h | 447 const auto *reparse = reinterpret_cast<LIBCPP_REPARSE_DATA_BUFFER *>(buf); in readlink() local 454 if (reparse->ReparseTag != IO_REPARSE_TAG_SYMLINK) { in readlink() 458 const auto &symlink = reparse->SymbolicLinkReparseBuffer; in readlink()
|
| /openbsd-src/usr.bin/awk/ |
| H A D | proto.h | 55 extern Node *reparse(const char *);
|
| H A D | b.c | 236 p = reparse(s); in mkdfa() 966 Node *reparse(const char *p) /* parses regular expression pointed to by p */ in reparse() 970 DPRINTF("reparse <%s>\n", p); 1253 int relex(void) /* lexical analyzer for reparse */ in relex() 953 Node *reparse(const char *p) /* parses regular expression pointed to by p */ reparse() function
|
| /openbsd-src/gnu/llvm/clang/bindings/python/tests/cindex/ |
| H A D | test_translation_unit.py | 76 tu.reparse()
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | HowToSetupToolingForLLVM.rst | 146 When editing a .cpp/.cxx/.cc/.c file, hit F5 to reparse the file. In
|
| H A D | InternalsManual.rst | 1105 reparse does not need to redo semantic analysis to determine whether a token
|
| /openbsd-src/gnu/llvm/clang/bindings/python/clang/ |
| H A D | cindex.py | 3045 def reparse(self, unsaved_files=None, options=0): member in TranslationUnit
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/Windows/ |
| H A D | Path.inc | 766 // Handle reparse points.
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | regcomp.c | 1691 /* We start from 0 (over from 0 in the case this is a reparse. The first in Perl_re_op_compile() 6197 /* We may have to reparse the node, artificially stopping filling in S_regatom() 6271 reparse: in S_regatom() 6411 * differs between EXACTF and EXACTFU, reparse it in S_regatom() 6416 goto reparse; in S_regatom() 7357 /* If we did find a place to split, reparse the entire node in S_regatom() 7375 goto reparse; in S_regatom() 8312 reparse, we haven't changed the in S_handle_possible_posix() 14629 * them, and we have to reparse, but we don't have enough information in S_parse_uniprop_string() 14692 i_zero = STRLENs("utf8::"); /* When resetting 'i' to reparse in S_parse_uniprop_string() [all...] |
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perl5380delta.pod | 1630 readlink() now returns the C<PrintName> from a symbolic link reparse
|
| H A D | perlfunc.pod | 1982 reparse the file every time you call it, so you probably don't want
|
| /openbsd-src/gnu/usr.bin/cvs/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.
|
| /openbsd-src/usr.sbin/nsd/doc/ |
| H A D | RELNOTES | 1059 - Fix #665: when removing subdomain, nsd does not reparse parent zone.
|
| H A D | ChangeLog | 2072 - Fix #665: when removing subdomain, nsd does not reparse parent zone.
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | ChangeLog-1993 | 3329 * breakpoint.c (breakpoint_re_set_one): Always reparse breakpoint
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Pod-Perldoc/corpus/ |
| H A D | perlfunc.pod | |