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 D | tst.enum.d | 42 three,
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/aggs/ |
H A D | tst.lquantzero.d | 57 @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 D | tst.linkpriv.ksh | 48 DTRACE_PROBE3(test_prov, three, 4, 5, 7); 59 probe three(uintptr_t, uintptr_t, uintptr_t);
|
H A D | tst.linkunpriv.ksh | 50 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 D | instrumt.c | 43 ** 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 D | bignum-amd64-x86.asm | 39 ; 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 D | VBoxHeadlessXOrg.sh | 133 The default X server start-up command. It will be passed three parameters
|
/vbox/src/libs/zlib-1.2.6/contrib/masmx64/ |
H A D | gvmat64.asm | 420 ;;; 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 D | match686.asm | 359 ;;; 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 D | xptcinvoke_vacpp.asm | 70 Optlink as calling convention. This means loading the three leftmost
|
H A D | xptcstubs_vacpp.asm | 73 sub esp, 0ch ; Make room for three parameters on the stack
|
/vbox/src/VBox/VMM/VMMAll/ |
H A D | IEMAllAImpl.asm | 207 %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 D | tstX86-1A.asm | 1766 ShouldTrap X86_XCPT_UD, db 0f0h, 00fh, 01fh, 000h ; lock prefixed three byte NOP.
|
Completed in 975 milliseconds