Searched refs:LSB (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/infiniband/
H A Dqib_genbits.pl35 $structures->{$structure}->{$1}->{LSB} = $2;
55 my $fields = [ map { { name => $_, lsb => $structure->{$_}->{LSB},
58 sort { hex ( $structure->{$a}->{LSB} ) <=>
59 hex ( $structure->{$b}->{LSB} ) }
76 die "Inconsistent LSB/RMASK in $datum->{name} before $field->{name}\n"
98 die "Inconsistent LSB/MSB/RMASK in $datum->{name}.$field->{name}\n"
105 die "Inconsistent LSB/RMASK in $datum->{name} final field\n"
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Main/X64/
H A Dfpu_rmode.asm37 and rax, 3 ; index is only the LSB two bits in RAX
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/gdtoa/
H A Dgdtoaimp.h349 #define LSB 1 macro
387 #define LSB 1 macro
413 #define LSB 0x10000 macro
H A Dstrtod.c821 if (!(word1(rv) & LSB))
/vbox/src/VBox/Installer/linux/install_service/
H A Dinit_template.sh28 # instead of the LSB functions.
40 # holders with service-specific values, to run most services on LSB, System V
49 # using LSB functions if they are available (as they should be on most common
65 ## If this is set to an empty value then the LSB init functions will not be
125 Take the standard LSB init functions from <script> instead of from the
148 # Use LSB functions if available. Success and failure messages default to just
149 # "echo" if the LSB functions are not available, so call these functions with
170 ## Get the LSB standard PID-file name for a binary.
176 ## Get the PID-file for a process like the LSB functions do ( "-p" or by name).
186 ## Read the pids from an LSB PI
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprdtoa.c420 #define LSB 1 macro
475 #define LSB 1 macro
501 #define LSB 0x10000 macro
2295 if (!(word1(rv) & LSB))

Completed in 1762 milliseconds