| /freebsd/crypto/libecc/ |
| H A D | .travis.yml | 49 - BLINDING=0 COMPLETE=0 CROSS_BUILD=0 LADDER=1 50 - BLINDING=1 COMPLETE=0 CROSS_BUILD=0 LADDER=1 51 - BLINDING=0 COMPLETE=1 CROSS_BUILD=0 LADDER=1 52 - BLINDING=1 COMPLETE=1 CROSS_BUILD=0 LADDER=1 53 - CC=clang BLINDING=0 COMPLETE=0 CROSS_BUILD=0 LADDER=1 54 - CC=clang BLINDING=1 COMPLETE=0 CROSS_BUILD=0 LADDER=1 55 - CC=clang BLINDING=0 COMPLETE=1 CROSS_BUILD=0 LADDER=1 56 - CC=clang BLINDING=1 COMPLETE=1 CROSS_BUILD=0 LADDER=1 57 - BLINDING=0 COMPLETE=0 CROSS_BUILD=0 LADDER=0 58 - BLINDING=1 COMPLETE=0 CROSS_BUILD=0 LADDER=0 [all …]
|
| /freebsd/contrib/tcsh/ |
| H A D | complete.tcsh | 5 # /usr/share/doc/tcsh/examples/complete.gz 8 # decompressing it into the home directory as ~/.complete and 9 # then adding the line "source ~/.complete" and maybe defining 73 complete ywho n/*/\$hosts/ # argument from list in $hosts 74 complete rsh p/1/\$hosts/ c/-/"(l n)"/ n/-l/u/ N/-l/c/ n/-/c/ p/2/c/ p/*/f/ 75 complete ssh p/1/\$hosts/ c/-/"(l n)"/ n/-l/u/ N/-l/c/ n/-/c/ p/2/c/ p/*/f/ 76 complete xrsh p/1/\$hosts/ c/-/"(l 8 e)"/ n/-l/u/ N/-l/c/ n/-/c/ p/2/c/ p/*/f/ 77 complete rlogin p/1/\$hosts/ c/-/"(l 8 e)"/ n/-l/u/ 78 complete telnet p/1/\$hosts/ p/2/x:'<port>'/ n/*/n/ 80 complete cd p/1/d/ # Directories only [all …]
|
| H A D | WishList | 179 complete the command. As a trivial example, the module could duplicate 224 Don't complete commands with non-executable files. For example if I 226 tcsh will complete README as a command. But README does not have the x 232 If I have in my .tcshrc: complete {cd,pushd} p/1/d/ and I type 233 "complete cd" at the shell prompt nothing is printed. It would be nice 262 When I have a script called from complete I would like to have the the 269 complete prog 'n/-x/`myscript`' 282 be manually passed to the script: complete prog 'n/-x/`myscript 299 script/program running under complete. The only issue I see is picking
|
| /freebsd/crypto/libecc/scripts/ |
| H A D | crossbuild.sh | 99 …docker run -e VERBOSE=1 -e ASSERT_PRINT="1" -e COMPLETE="$COMPLETE" -e BLINDING="$BLINDING" -e LAD… 104 …docker run -e VERBOSE=1 -e ASSERT_PRINT="1" -e COMPLETE="$COMPLETE" -e BLINDING="$BLINDING" -e LAD… 107 …docker run -e VERBOSE=1 -e ASSERT_PRINT="1" -e COMPLETE="$COMPLETE" -e BLINDING="$BLINDING" -e LAD… 108 …docker run -e VERBOSE=1 -e ASSERT_PRINT="1" -e COMPLETE="$COMPLETE" -e BLINDING="$BLINDING" -e LAD… 113 …docker run -e VERBOSE=1 -e ASSERT_PRINT="1" -e COMPLETE="$COMPLETE" -e BLINDING="$BLINDING" -e LAD… 118 …docker run -e VERBOSE=1 -e ASSERT_PRINT="1" -e COMPLETE="$COMPLETE" -e BLINDING="$BLINDING" -e LAD… 121 …docker run -e VERBOSE=1 -e ASSERT_PRINT="1" -e COMPLETE="$COMPLETE" -e BLINDING="$BLINDING" -e LAD… 122 …docker run -e VERBOSE=1 -e ASSERT_PRINT="1" -e COMPLETE="$COMPLETE" -e BLINDING="$BLINDING" -e LAD… 129 …docker run -e VERBOSE=1 -e ASSERT_PRINT="1" -e COMPLETE="$COMPLETE" -e BLINDING="$BLINDING" -e LAD… 134 …docker run -e VERBOSE=1 -e ASSERT_PRINT="1" -e COMPLETE="$COMPLETE" -e BLINDING="$BLINDING" -e LAD… [all …]
|
| /freebsd/share/examples/csh/ |
| H A D | dot.cshrc | 28 complete cd 'p/1/d/' 29 complete chown 'p/1/u/' 30 complete dd 'c/[io]f=/f/ n/*/"(if of ibs obs bs skip seek count)"/=' 31 complete find 'n/-fstype/"(nfs 4.2)"/' 'n/-name/f/' \ 43 complete fg 'c/%/j/' 44 complete gpart 'p/1/(add backup bootcode commit create delete destroy modify recover resize restore… 60 complete grep 'c/-*A/x:<#_lines_after>/' \ 71 complete ifconfig 'p@1@`ifconfig -l`@' \ 75 complete kill 'c/-/S/' 'c/%/j/' 'n/*/`ps -ax | awk '"'"'{print $1}'"'"'`/' 76 complete killall 'c/-/S/' 'c/%/j/' 'n/*/`ps -ax | awk '"'"'{print $5}'"'"'`/' [all …]
|
| /freebsd/sys/dev/isci/scil/ |
| H A D | scif_sas_domain_state_handlers.c | 243 * when a user attempts to complete an IO request. 246 * on which the user is attempting to perform a complete IO 249 * object on which the user is attempting to perform a complete 254 * @return This method returns an indication of whether the complete IO 256 * @retval SCI_SUCCESS This value is returned when the complete IO operation 376 * when a user attempts to complete a task request. 379 * on which the user is attempting to perform a complete task 387 * @return This method returns an indication of whether the complete task 389 * @retval SCI_SUCCESS This value is returned when the complete task operation 486 * when a user attempts to complete an high priroity IO request. [all …]
|
| H A D | scif_sas_remote_device_state_handlers.c | 172 * @note There is no need to ensure all IO/Task requests are complete 190 // all IO/Tasks are complete. in scif_sas_remote_device_stopping_stop_complete_handler() 214 * IO requests, when the framework attempts to complete a high 218 * object for which to complete the high priority IO. 443 * when there is an attempt to complete a reset to the remote device 460 "RemoteDevice:0x%x State:0x%x invalid state to complete reset.\n", in scif_sas_remote_device_default_reset_complete_handler() 503 * when a user attempts to complete an IO on a remote device and a 504 * complete IO operation is not allowed. 507 * object on which the user is attempting to perform a complete 512 * @return This method returns an indication that complete IO operations [all …]
|
| H A D | scif_controller.h | 145 * in which the start operation should complete. 182 * in which the stop operation should complete. 213 * complete. 298 * @brief This method is called by the SCI user to complete a previously 304 * to complete the IO request. 306 * to complete the IO request. 307 * @param[in] io_request the handle to the io request object to complete. 328 * to complete the task management request. 330 * to complete the task management request. 332 * to complete.
|
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | fsl,imx8qxp-dc-intc.yaml | 46 - description: store9 frame complete interrupt(blit engine) 47 - description: store9 sequence complete interrupt(blit engine) 52 extdst0 frame complete interrupt 55 extdst0 sequence complete interrupt 61 extdst4 frame complete interrupt 64 extdst4 sequence complete interrupt 70 extdst1 frame complete interrupt 73 extdst1 sequence complete interrupt 79 extdst5 frame complete interrupt 82 extdst5 sequence complete interrupt [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | EPCGenericDylibManager.cpp | 86 SymbolLookupCompleteFn Complete) { in lookupAsync() argument 89 [Complete = std::move(Complete)]( in lookupAsync() 94 Complete(std::move(SerializationErr)); in lookupAsync() 97 Complete(std::move(Result)); in lookupAsync() 104 SymbolLookupCompleteFn Complete) { in lookupAsync() argument 107 [Complete = std::move(Complete)]( in lookupAsync() 112 Complete(std::move(SerializationErr)); in lookupAsync() 115 Complete(std::move(Result)); in lookupAsync()
|
| /freebsd/contrib/tnftp/src/ |
| H A D | complete.c | 1 /* $NetBSD: complete.c,v 1.10 2009/05/20 12:53:47 lukem Exp $ */ 2 /* from NetBSD: complete.c,v 1.46 2009/04/12 10:18:52 lukem Exp */ 39 __RCSID(" NetBSD: complete.c,v 1.46 2009/04/12 10:18:52 lukem Exp "); 75 * Determine if complete is ambiguous. If unique, insert. 136 * Complete a command 166 * Complete a local file 248 * Complete an option 278 * Complete a remote file 293 (void)strlcpy(cmdbuf, "complete", sizeof(cmdbuf)); in complete_remote() 357 * Generic complete routine [all …]
|
| H A D | Makefile.in | 57 tnftp-complete.$(OBJEXT) tnftp-domacro.$(OBJEXT) \ 237 complete.c \ 353 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tnftp-complete.Po@am__quote@ 418 tnftp-complete.o: complete.c 419 …S) -MT tnftp-complete.o -MD -MP -MF $(DEPDIR)/tnftp-complete.Tpo -c -o tnftp-complete.o `test -f '… 420 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/tnftp-complete.Tpo $(DEPDIR)/tnftp-complete.Po 422 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='complete.c' object='tnftp-complete.o' libtool=no @AMDEPBA… 424 …CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tnftp-complete.o `test -f 'complete.c' || echo '$(srcdir)/'… 426 tnftp-complete.obj: complete.c 427 …complete.obj -MD -MP -MF $(DEPDIR)/tnftp-complete.Tpo -c -o tnftp-complete.obj `if test -f 'comple… [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCScheduleP10.td | 83 // A BF pipeline may take from 7 to 36 cycles to complete. 114 // A BR pipeline may take 2 cycles to complete. 119 // A CY pipeline may take 7 cycles to complete. 124 // A DF pipeline may take from 13 to 174 cycles to complete. 210 // A DV pipeline may take from 20 to 83 cycles to complete. 262 // A DX pipeline may take 5 cycles to complete. 267 // A F2 pipeline may take 4 cycles to complete. 272 // A FX pipeline may take from 2 to 3 cycles to complete. 281 // A LD pipeline may take 6 cycles to complete. 286 // A MF pipeline may take 13 cycles to complete [all...] |
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | suff-lookup.exp | 10 transformation .ccc.cc complete 14 transformation .c.ccc complete 18 transformation .short.c complete 22 transformation .sho.c complete 26 transformation .dead-end.short complete
|
| /freebsd/sys/dev/usb/controller/ |
| H A D | dwc_otg.c | 281 /* wait for reset to complete */ in dwc_otg_tx_fifo_reset() 592 /* complete root HUB interrupt endpoint */ in dwc_otg_resume_irq() 615 /* complete root HUB interrupt endpoint */ in dwc_otg_suspend_irq() 636 /* Wait 8ms for remote wakeup to complete. */ in dwc_otg_wakeup_peer() 652 /* Wait 100ms for resume signalling to complete. */ in dwc_otg_wakeup_peer() 829 * We need to let programmed host channels run till complete in dwc_otg_host_channel_free_sub() 912 goto complete; in dwc_otg_host_setup_tx() 918 goto complete; in dwc_otg_host_setup_tx() 943 goto complete; in dwc_otg_host_setup_tx() 968 goto complete; in dwc_otg_host_setup_tx() [all...] |
| H A D | musb_otg.c | 357 /* Wait for reset to complete. */ in musbotg_wakeup_host() 381 /* Wait for reset to complete. */ in musbotg_wakeup_peer() 427 * callback, hence the status stage is not complete. in musbotg_dev_ctrl_setup_rx() 511 return (0); /* complete */ in musbotg_dev_ctrl_setup_rx() 521 return (1); /* not complete */ in musbotg_dev_ctrl_setup_rx() 595 /* check if we are complete */ in musbotg_host_ctrl_setup_tx() 597 /* we are complete */ in musbotg_host_ctrl_setup_tx() 663 * We are actually complete and have in musbotg_dev_ctrl_data_rx() 666 DPRINTFN(4, "faking complete\n"); in musbotg_dev_ctrl_data_rx() 667 return (0); /* complete */ in musbotg_dev_ctrl_data_rx() [all …]
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_scrub/ |
| H A D | zpool_scrub_multiple_pools.ksh | 33 # 4. Wait for the scrub to complete. 34 # 5. Verify that the scrub status is complete on all pools. 36 # 7. Verify that the scrub status is complete on all pools. 87 # Wait for the scrub to complete on all pools. 92 # Verify that the scrub status is complete on all pools. 101 # Verify that the scrub status is complete on all pools.
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_trim/ |
| H A D | zpool_trim_multiple_pools.ksh | 33 # 4. Wait for the trim to complete. 34 # 5. Verify that the trim is complete on all pools. 36 # 7. Verify that the trim is complete on all pools. 83 # Wait for the trim to complete on all pools. 88 # Verify that the trim status is complete on all pools. 97 # Verify that the trim status is complete on all pools.
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
| H A D | PerfContextSwitchDecoder.cpp | 103 case Variant::Complete: in GetLowestKnownTSC() 104 return tscs.complete.start; in GetLowestKnownTSC() 118 case Variant::Complete: in GetStartTSC() 119 return tscs.complete.start; in GetStartTSC() 133 case Variant::Complete: in GetEndTSC() 134 return tscs.complete.end; in GetEndTSC() 150 o.variant = Variant::Complete; in CreateCompleteExecution() 151 o.tscs.complete.start = start; in CreateCompleteExecution() 152 o.tscs.complete.end = end; in CreateCompleteExecution() 228 /// A complete execution in RecoverExecutionsFromConsecutiveRecords()
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_initialize/ |
| H A D | zpool_initialize_multiple_pools.ksh | 33 # 4. Wait for the initialize operation to complete. 34 # 5. Verify that the initialize operation is complete on all pools. 36 # 7. Verify that the initialize operation is complete on all pools. 84 # Wait for the initialize operation to complete on all pools. 89 # Verify that the initialize operation is complete on all pools. 98 # Verify that the initialize operation is complete on all pools.
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/replacement/ |
| H A D | rebuild_multiple.ksh | 86 check_history $TESTPOOL1 "complete" 0 92 check_history $TESTPOOL1 "complete" 2 112 check_history $TESTPOOL1 "complete" 0 117 check_history $TESTPOOL1 "complete" 0 123 check_history $TESTPOOL1 "complete" 1
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_want.pod | 56 B<BIO> layer in order to complete the actual SSL_*() operation. 62 complete the actual SSL_*() operation. 67 The operation did not complete because an application callback set by 73 The operation did not complete because a certificate verification callback 91 The operation did not complete because an application callback set by
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/LineEditor/ |
| H A D | LineEditor.h | 81 /// 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 { in complete() function
|
| /freebsd/crypto/heimdal/lib/gssapi/mech/ |
| H A D | gss_get_name_attribute.c | 40 int *complete, in gss_get_name_attribute() argument 52 if (complete != NULL) in gss_get_name_attribute() 53 *complete = 0; in gss_get_name_attribute() 70 complete, in gss_get_name_attribute()
|
| /freebsd/usr.sbin/ofwdump/ |
| H A D | ofwdump.8 | 45 In the first synopsis form, the complete device tree is printed; in the 53 Print the complete device tree. 76 Print the complete device tree: 80 Print the complete device subtree of the
|