Searched refs:four (Results 1 - 9 of 9) sorted by relevance
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/types/ |
H A D | tst.enum.d | 43 four = 4,
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/aggs/ |
H A D | tst.lquantzero.d | 58 @four[i] = lquantize(0, -10, 10, 1, incr); 80 printa(@four);
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/usdt/ |
H A D | tst.linkpriv.ksh | 49 DTRACE_PROBE4(test_prov, four, 7, 8, 9, 10); 60 probe four(uintptr_t, uintptr_t, uintptr_t, uintptr_t);
|
H A D | tst.linkunpriv.ksh | 51 DTRACE_PROBE4(test_prov, four, 7, 8, 9, 10); 62 probe four(uintptr_t, uintptr_t, uintptr_t, uintptr_t);
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/ |
H A D | instrumt.c | 169 static PRInt32 four = 4; variable 274 CountSomething, &four,
|
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/os2/ |
H A D | xptcinvoke_vacpp.asm | 72 and the four leftmost float types atop the FP stack. As "this" goes into
|
/vbox/src/libs/zlib-1.2.6/contrib/masmx64/ |
H A D | gvmat64.asm | 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 | 363 ;;; pointer. (esi will still be misaligned three times out of four.)
|
/vbox/src/VBox/VMM/VMMAll/ |
H A D | IEMAllAImpl.asm | 226 %error "With four args, at least 8 bytes must be remove from the stack upon return (32-bit)."
|
Completed in 718 milliseconds