Home
last modified time | relevance | path

Searched refs:Watch (Results 1 – 25 of 54) sorted by relevance

123

/openbsd-src/gnu/usr.bin/perl/t/op/
H A Dclosure.t555 # handy class: $x = Watch->new(\$foo,'bar')
557 sub Watch::new { bless [ $_[1], $_[2] ], $_[0] }
558 sub Watch::DESTROY { ${$_[0][0]} .= $_[0][1] }
564 my $x = Watch->new($_[0], '2');
581 my $obj = Watch->new($_[0], '2');
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBValue.h338 lldb::SBWatchpoint Watch(bool resolve_location, bool read, bool write,
342 lldb::SBWatchpoint Watch(bool resolve_location, bool read, bool write);
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBValue.i362 It returns an SBWatchpoint, which may be invalid.") Watch;
364 Watch (bool resolve_location, bool read, bool write, SBError &error);
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/POSIX/
H A DProcessMessage.h78 static ProcessMessage Watch(lldb::tid_t tid, lldb::addr_t wp_addr) { in Watch() function
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBValue.cpp1416 lldb::SBWatchpoint SBValue::Watch(bool resolve_location, bool read, bool write, in Watch() function in SBValue
1479 lldb::SBWatchpoint SBValue::Watch(bool resolve_location, bool read, in Watch() function in SBValue
1484 return Watch(resolve_location, read, write, error); in Watch()
1493 sb_watchpoint = Dereference().Watch(resolve_location, read, write, error); in WatchPointee()
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Distream_extractor_other-2.tst31 /mnt/cdrom/yabbyyou_jesusdread/disk_1/Dicky Burton - God Is Watch
H A Distream_extractor_other-1.tst31 /mnt/cdrom/yabbyyou_jesusdread/disk_1/Dicky Burton - God Is Watch
H A Distream_extractor_other-1.txt31 /mnt/cdrom/yabbyyou_jesusdread/disk_1/Dicky Burton - God Is Watch
/openbsd-src/gnu/llvm/lldb/docs/use/
H A Dremote.rst95 watchos-simulator: Apple Watch simulator platform plug-in.
97 remote-watchos: Remote Apple Watch platform plug-in.
/openbsd-src/gnu/usr.bin/cvs/doc/
H A Dcvs.info130 Node: Watch information179909
H A Dcvs.aux274 'xrdef {Watch information-title}{Information about who is watching and editing}
275 'xrdef {Watch information-pg}{71}
276 'xrdef {Watch information-snt}{Section'tie10.6.4}
H A Dcvs.info-9259 * editors (subcommand): Watch information.
626 * watchers (subcommand): Watch information.
H A Dcvs.info-4675 * Watch information:: Information about who is watching and editing
795 File: cvs.info, Node: Editing files, Next: Watch information, Prev: Getting Notified, Up: Watch…
851 File: cvs.info, Node: Watch information, Next: Watches Compatibility, Prev: Editing files, Up: …
876 File: cvs.info, Node: Watches Compatibility, Prev: Watch information, Up: Watches
H A Dcvs.info-7342 See who is editing a watched file. See *Note Watch information::.
757 See who is watching a file. See *Note Watch information::.
/openbsd-src/gnu/usr.bin/perl/lib/
H A Dperl5db.t1585 ^Watch-expressions:\n
1609 ^Watch-expressions:\n
/openbsd-src/gnu/usr.bin/perl/
H A DREADME.tru6499 mixing a DB v2 library with the DB v1 headers is a bad idea. Watch
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_format.inc242 // Watch for %a[h-j%d], if % appears in the
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mmix/
H A Dmmix.md827 /* FIXME: Watch out for sharing/unsharing of rtx:es. */
849 /* FIXME: Watch out for sharing/unsharing of rtx:es. */
/openbsd-src/gnu/gcc/gcc/config/mmix/
H A Dmmix.md911 /* FIXME: Watch out for sharing/unsharing of rtx:es. */
933 /* FIXME: Watch out for sharing/unsharing of rtx:es. */
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64CallingConvention.td401 // end up saving LR as part of a call frame). Watch this space...
/openbsd-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx.seq242 * Watch ATN closely now as we pull in messages from the
618 /* XXX Watch for ATN or parity errors??? */
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/emultempl/
H A Dpe.em1152 /* Careful - this is a shell script. Watch those dollar signs! */
/openbsd-src/gnu/usr.bin/binutils/ld/emultempl/
H A Dpe.em1112 /* Careful - this is a shell script. Watch those dollar signs! */
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperldocstyle.pod813 Perl. No section header should be followed by text reading only "Watch
/openbsd-src/gnu/usr.bin/binutils/ld/
H A DChangeLog-9899611 * emultempl/armelf.em: Watch EMULATION_LIBPATH instead of

123