Searched refs:complete (Results 1 - 25 of 186) sorted by relevance

12345678

/openbsd-current/gnu/usr.bin/perl/dist/Term-Complete/t/
H A DComplete.t5 use vars qw( $Term::Complete::complete $complete $Term::Complete::stty );
22 *complete = \$Term::Complete::complete;
56 $complete = "!";
64 is( $$out, get_expected('frobn', 'frobnitz' ), 'works with new $complete' );
78 $text .= "$main::complete\025";
84 $$self = $text . "$main::complete\025";
/openbsd-current/usr.bin/ftp/
H A DMakefile8 SRCS= cmds.c cmdtab.c complete.c cookie.c domacro.c fetch.c ftp.c \
H A Dextern.h120 unsigned char complete(EditLine *, int);
/openbsd-current/gnu/llvm/llvm/include/llvm/LineEditor/
H A DLineEditor.h81 /// which takes arguments of type StringRef (the string to complete) and
90 /// StringRef (the string to complete) and size_t (the zero-based cursor
101 /// \param Buffer The string to complete
118 virtual CompletionAction complete(StringRef Buffer, size_t Pos) const = 0;
123 CompletionAction complete(StringRef Buffer, size_t Pos) const override;
132 CompletionAction complete(StringRef Buffer, size_t Pos) const override {
/openbsd-current/gnu/usr.bin/perl/dist/Term-Complete/lib/Term/
H A DComplete.pm10 # @(#)complete.pl,v1.2 (me@anywhere.EBay.Sun.COM) 09/23/91
41 Defined by I<$Term::Complete::complete>.
69 our($complete, $kill, $erase1, $erase2, $tty_raw_noecho, $tty_restore, $stty, $tty_safe_restore);
72 $complete = "\004";
138 $_ eq $complete && do {
/openbsd-current/gnu/llvm/clang/utils/
H A Dbash-autocomplete.sh65 complete -F _clang clang
/openbsd-current/sys/sys/
H A Dptrace.h99 #error Machine dependent ptrace not complete.
/openbsd-current/regress/bin/csh/
H A Dfilec.sh44 touch $tmp/ambiguous.{1,2} $tmp/complete $tmp/ignore.{c,o} $tmp/only.o
69 testseq "c\0033" "? complete"
/openbsd-current/gnu/llvm/clang/include/clang/Parse/
H A DRAIIObjectsForParser.h149 void complete(Decl *D) { function in class:clang::ParsingDeclRAIIObject
190 void complete(Decl *D) { function in class:clang::ParsingDeclSpec
191 ParsingRAII.complete(D);
223 void complete(Decl *D) { function in class:clang::ParsingDeclarator
224 ParsingRAII.complete(D);
246 void complete(Decl *D) { function in class:clang::ParsingFieldDeclarator
247 ParsingRAII.complete(D);
/openbsd-current/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DPerfContextSwitchDecoder.cpp104 return tscs.complete.start;
119 return tscs.complete.start;
134 return tscs.complete.end;
151 o.tscs.complete.start = start;
152 o.tscs.complete.end = end;
228 /// A complete execution
H A DPerfContextSwitchDecoder.h91 } complete; member in union:lldb_private::trace_intel_pt::ThreadContinuousExecution::__anon1502
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/IPC/Driver/
H A DFiles.pm111 my ($ok, $err) = do_rename($hfile, File::Spec->canonpath("$hfile.complete"));
112 $self->abort_trace("Could not rename file '$hfile' -> '$hfile.complete': $err") unless $ok
123 next if $file =~ m{\.complete$};
270 my $complete = File::Spec->canonpath("$full.complete");
271 my ($ok, $err) = do_rename($full, $complete);
272 $self->abort("Could not rename IPC file '$full', '$complete': $err") unless $ok;
289 my $complete = substr($file, -9, 9) eq '.complete' || 0 and substr($file, -9, 9, "");
300 complete
[all...]
/openbsd-current/gnu/lib/libreadline/
H A DMakefile4 SRCS= readline.c funmap.c keymaps.c vi_mode.c parens.c rltty.c complete.c \
H A DMakefile.in92 $(srcdir)/complete.c $(srcdir)/bind.c $(srcdir)/isearch.c \
112 rltty.o complete.o bind.o isearch.o display.o signals.o \
295 complete.o: ansi_stdlib.h posixdir.h posixstat.h
296 complete.o: rldefs.h ${BUILD_DIR}/config.h rlconf.h
297 complete.o: readline.h keymaps.h rltypedefs.h chardefs.h tilde.h rlstdc.h
396 complete.o: rlprivate.h
417 complete.o: xmalloc.h
442 complete.o: rlmbutil.h
457 complete.o: $(srcdir)/complete
[all...]
/openbsd-current/lib/libedit/TEST/
H A Dtc1.c55 static unsigned char complete(EditLine *, int);
76 complete(EditLine *el, int ch) function
146 el_set(el, EL_ADDFN, "ed-complete", "Complete argument", complete);
149 el_set(el, EL_BIND, "^I", "ed-complete", NULL);
/openbsd-current/gnu/lib/libreadline/shlib/
H A DMakefile.in109 $(topdir)/complete.c $(topdir)/bind.c $(topdir)/isearch.c \
129 rltty.so complete.so bind.so isearch.so display.so signals.so \
200 complete.so: $(topdir)/ansi_stdlib.h posixdir.h $(topdir)/posixstat.h
201 complete.so: $(topdir)/rldefs.h ${BUILD_DIR}/config.h $(topdir)/rlconf.h
202 complete.so: $(topdir)/readline.h $(topdir)/keymaps.h $(topdir)/chardefs.h
203 complete.so: $(topdir)/rltypedefs.h
204 complete.so: $(topdir)/tilde.h
313 complete.so: $(topdir)/rlprivate.h
334 complete.so: $(topdir)/xmalloc.h
359 complete
[all...]
/openbsd-current/sys/dev/pci/drm/i915/gvt/
H A Dscheduler.h99 int (*complete)(struct intel_vgpu_workload *); member in struct:intel_vgpu_workload
/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dcompletion.h133 complete(struct completion *x) function
/openbsd-current/sys/dev/pci/drm/apple/
H A Dsystemep.c40 complete(&work->service->ep->dcp->systemep_done);
/openbsd-current/sys/dev/ata/
H A Datascsi.c417 xa->complete = ata_polled_complete;
618 xa->complete = atascsi_disk_cmd_done;
994 xa->complete = atascsi_disk_write_same_16_done;
1121 xa->complete = atascsi_disk_unmap_done;
1181 xa->complete = atascsi_disk_sync_done;
1382 xa->complete = atascsi_passthru_done;
1538 xa->complete = atascsi_disk_start_stop_done;
1586 xa->complete = atascsi_disk_cmd_done;
1625 xa->complete = atascsi_atapi_cmd_done;
1800 panic("ata_polled: xa isnt complete");
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/TW/
H A DTW.pm64 The C<CNS11643> encoding files are not complete. For common C<CNS11643>
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/Scheduler/
H A DJob.pm71 Called when a job is complete to unlock it. If a callback has been registered
/openbsd-current/gnu/llvm/lldb/third_party/Python/module/progress/
H A Dprogress.py57 def complete(self): member in class:ProgressBar
/openbsd-current/gnu/llvm/llvm/lib/LineEditor/
H A DLineEditor.cpp54 LineEditor::ListCompleterConcept::complete(StringRef Buffer, size_t Pos) const { function in class:LineEditor::ListCompleterConcept
89 return Completer->complete(Buffer, Pos);
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/IPC/
H A DDriver.pm233 This is called in the parent process when it is complete and waiting for all
234 child processes and threads to complete.

Completed in 282 milliseconds

12345678