Searched refs:three (Results 1 - 13 of 13) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/types/
H A Dtst.enum.d42 three,
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/aggs/
H A Dtst.lquantzero.d57 @three[i] = lquantize(0, 0, 20, 1, incr);
76 printa(@three);
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/usdt/
H A Dtst.linkpriv.ksh48 DTRACE_PROBE3(test_prov, three, 4, 5, 7);
59 probe three(uintptr_t, uintptr_t, uintptr_t);
H A Dtst.linkunpriv.ksh50 DTRACE_PROBE3(test_prov, three, 4, 5, 7);
61 probe three(uintptr_t, uintptr_t, uintptr_t);
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dinstrumt.c43 ** The test case tests the three debug aids in NSPR:
168 static PRInt32 three = 3; variable
266 CountSomething, &three,
/vbox/src/VBox/Runtime/common/math/
H A Dbignum-amd64-x86.asm39 ; All three numbers are zero padded such that a borrow can be carried one (or
180 mov cUsed, [ebp + 14h] ; Up to three final rounds.
222 ; All three numbers are zero padded such that a borrow can be carried one (or
/vbox/src/VBox/Installer/linux/scripts/
H A DVBoxHeadlessXOrg.sh133 The default X server start-up command. It will be passed three parameters
/vbox/src/libs/zlib-1.2.6/contrib/masmx64/
H A Dgvmat64.asm420 ;;; We already know at this point that the first three bytes of the
424 ;;; pointer. (rsi will still be misaligned three times out of four.)
/vbox/src/libs/zlib-1.2.6/contrib/masmx86/
H A Dmatch686.asm359 ;;; We already know at this point that the first three bytes of the
363 ;;; pointer. (esi will still be misaligned three times out of four.)
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/os2/
H A Dxptcinvoke_vacpp.asm70 Optlink as calling convention. This means loading the three leftmost
H A Dxptcstubs_vacpp.asm73 sub esp, 0ch ; Make room for three parameters on the stack
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAllAImpl.asm207 %error "With three args, at least 4 bytes must be remove from the stack upon return (32-bit)."
620 ; Each function takes three arguments, first the pointer to the
/vbox/src/VBox/VMM/testcase/
H A DtstX86-1A.asm1766 ShouldTrap X86_XCPT_UD, db 0f0h, 00fh, 01fh, 000h ; lock prefixed three byte NOP.

Completed in 975 milliseconds