Searched refs:I (Results 1 – 10 of 10) sorted by relevance
| /tools/console/testsuite/ |
| A D | README | 15 from the client automatically. I use a custom initrd image and put it in the 20 ways. procpipe is used to connect the two. I use the following command for 28 console-dom0 (which means that some data got dropped). I'd like to add
|
| /tools/ocaml/ |
| A D | common.make | 12 CFLAGS += -fPIC -I$(shell ocamlc -where)
|
| /tools/flask/policy/policy/ |
| A D | device_contexts | 5 # The PCI, IRQ, memory, and I/O port ranges are hardware-specific.
|
| /tools/tests/x86_emulator/ |
| A D | simd-fma.c | 76 # define I (1.if16) macro 247 x = cmul_vs(src, I); in fma_test() 309 x = cmadd_vs(src, I, conj(src)); in fma_test()
|
| /tools/xentrace/ |
| A D | xenalyze.c | 1999 I=L; in percentile() 2005 I++; in percentile() 2024 L=I; in percentile() 2025 if(K<I) in percentile() 2047 for(I=0; I<N; I++) { in weighted_percentile() 2076 I++; in weighted_percentile() 2097 I++; in weighted_percentile() 2106 L=I; in weighted_percentile() 2131 for(I=0; I<N; I++) { in self_weighted_percentile() 2132 if(A[I] < 0) in self_weighted_percentile() [all …]
|
| /tools/flask/policy/modules/ |
| A D | xen.te | 33 # I/O memory (DOMID_IO pseudo-domain)
|
| /tools/ |
| A D | configure.ac | 284 [List of include folders to prepend to CFLAGS (without -I)]) 288 [List of include folders to append to CFLAGS (without -I)])
|
| /tools/firmware/rombios/ |
| A D | rombios.c | 8702 ; I have to rewrite it: 9412 ;; arithmatic, I use: 10408 mov [bx+0x408], dx ; Parallel I/O address 10434 mov [bx+0x400], dx ; Serial I/O address 10975 mov dx, #0x378 ; Parallel I/O address, port 1 10977 mov dx, #0x278 ; Parallel I/O address, port 2 10990 mov dx, #0x03f8 ; Serial I/O address, port 1 10992 mov dx, #0x02f8 ; Serial I/O address, port 2 10994 mov dx, #0x03e8 ; Serial I/O address, port 3 10996 mov dx, #0x02e8 ; Serial I/O address, port 4 [all …]
|
| /tools/xenstored/ |
| A D | talloc_guide.txt | 35 If you find this confusing, then I suggest you run the testsuite to
|
| /tools/firmware/vgabios/ |
| A D | clext.c | 1335 mov dl, #0x10 ;; I/O space #0
|
Completed in 46 milliseconds