Searched refs:no (Results 1 - 25 of 111) sorted by relevance

12345

/vbox/src/VBox/ValidationKit/utils/TestExecServ/solaris/
H A Dvboxtxs.sh51 --no-display-output \
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/funcs/
H A Dtst.chill.ksh40 * NOTES: This test does no verification - it's not possible. So,
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/
H A Dath5k_caps.c131 goto no;
140 goto no;
145 goto no;
147 goto no;
150 no:
/vbox/src/VBox/Devices/Audio/
H A Dnoaudio.c44 NoVoiceOut *no = (NoVoiceOut *) hw; local
50 live = audio_pcm_hw_get_live_out (&no->hw);
56 ticks = now - no->old_ticks;
61 /* Usually there is no integer overflow while calculating the 'samples' value.
69 no->old_ticks = now;
113 NoVoiceIn *no = (NoVoiceIn *) hw; local
120 int64_t ticks = now - no->old_ticks;
124 no->old_ticks = now;
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/gdtoa/
H A Dstrtold_subr.c29 #error no extended-precision long double type
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/misc/
H A Dtst.boolopt.d38 #pragma D option flowindent=no
/vbox/src/libs/xpcom18a4/nsprpub/config/
H A Dnspr-config.in5 exec_prefix_set=no
46 if test $exec_prefix_set = no ; then
/vbox/src/VBox/Installer/linux/scripts/
H A Dinstall.sh127 --no-qt)
133 --no-web-service)
139 --no-share-package)
142 --no-helpers)
145 --no-vbox-img)
/vbox/src/libs/libxml2-2.6.31/
H A Dconfigure70 # Find who we are. Look in the path if we contain no directory separator.
158 as_have_required=no
351 if test $as_have_required = no; then
502 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
564 if test "X$1" = X--no-reexec; then
565 # Discard the --no-reexec flag, and continue.
575 exec $SHELL "$0" --no-reexec ${1+"$@"}
643 exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
720 cross_compiling=no
1113 eval enable_$ac_feature=no ;;
[all...]
H A Dxmlcatalog.c269 printf("dump has no arguments\n");
275 printf("debug has no arguments\n");
282 printf("quiet has no arguments\n");
327 \t--no-super-update: do not update the SGML super catalog\n\
369 } else if ((!strcmp(argv[i], "-no-super-update")) ||
370 (!strcmp(argv[i], "--no-super-update"))) {
H A Dltmain.sh72 if test "X$1" = X--no-reexec; then
73 # Discard the --no-reexec flag, and continue.
83 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
153 duplicate_deps=no
297 # If $tagname still isn't set, then no tagged configuration
429 disable_libs=no
585 no)
588 build_libtool_libs=no
592 build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
630 # If we have no mod
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A DEfiCdefs.h189 * pure (no side effects) functions using "volatile" and "const";
232 #define __packed error: no __packed for this compiler
233 #define __aligned(x) error: no __aligned for this compiler
234 #define __section(x) error: no __section for this compiler
293 * document it), and/or __predict_true() `no-error' condition
294 * checks, assuming you want to optimize for the no-error case.
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/
H A Dbuild.sh49 RUN_QEMU=no
152 ADD_QEMU_HDA=no
182 echo Building tools no $EDK_TOOLS_PATH/Source/C/bin directory
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseCpuLib/Arm/
H A DCpuSleep.S9 # But this is a no-op on ARMv7
H A DCpuSleep.asm9 ; But this is a no-op on ARMv7
/vbox/src/VBox/Additions/linux/installer/
H A Dautorun.sh72 found=`which pkgadd | grep "no pkgadd"`
84 found=`which pfexec | grep "no pfexec"`
108 # pfexec exists but user has no pfexec privileges, switch to using su and prompting password
/vbox/src/VBox/RDP/client-1.8.3/
H A Dconfigure89 # Find who we are. Look in the path if we contain no directory separator.
138 _as_can_reexec=no; export _as_can_reexec;
203 as_have_required=no
491 _as_can_reexec=no; export _as_can_reexec
525 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
572 cross_compiling=no
890 eval enable_$ac_useropt=no ;;
992 with_fp=no ;;
994 -no-create | --no
[all...]
/vbox/src/VBox/Devices/Network/lwip/src/netif/ppp/
H A Dipcp.c549 ipcp_options no; /* options we've seen Naks for */ local
552 BZERO(&no, sizeof(no));
572 no.old_addrs = 1; \
575 no.neg = 1; \
587 no.neg = 1; \
600 no.neg = 1; \
675 if (go->neg_vj || no.neg_vj ||
678 no.neg_vj = 1;
681 if ((go->neg_addr && go->old_addrs) || no
[all...]
/vbox/src/VBox/Devices/Network/lwip-new/src/netif/ppp/
H A Dipcp.c552 ipcp_options no; /* options we've seen Naks for */ local
555 BZERO(&no, sizeof(no));
575 no.old_addrs = 1; \
579 no.neg = 1; \
591 no.neg = 1; \
604 no.neg = 1; \
682 if (go->neg_vj || no.neg_vj ||
686 no.neg_vj = 1;
689 if ((go->neg_addr && go->old_addrs) || no
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ia32/
H A DReadDr4.asm40 ; MS assembler doesn't support this instruction since no one would use it
H A DReadDr5.asm40 ; MS assembler doesn't support this instruction since no one would use it
H A DWriteDr4.asm41 ; MS assembler doesn't support this instruction since no one would use it
H A DWriteDr5.asm41 ; MS assembler doesn't support this instruction since no one would use it
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/X64/
H A DReadDr4.asm35 ; There's no obvious reason to access this register, since it's aliased to
H A DReadDr5.asm35 ; There's no obvious reason to access this register, since it's aliased to

Completed in 107 milliseconds

12345