Home
last modified time | relevance | path

Searched refs:End (Results 1 – 25 of 80) sorted by relevance

1234

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddtio.c261 if (*End == '\r' || *End == '\n') in DtTrim()
263 End--; in DtTrim()
272 End--; in DtTrim()
283 End--; in DtTrim()
392 End = Colon; in DtParseLine()
428 while (*End) in DtParseLine()
434 End++; in DtParseLine()
442 while (*End && (*End != '"')) in DtParseLine()
447 End++; in DtParseLine()
461 End--; in DtParseLine()
[all …]
H A Dprscan.c562 char *End; in PrDoDirective() local
804 End = Token2; in PrDoDirective()
805 while (*End != '\n') in PrDoDirective()
807 End++; in PrDoDirective()
810 *End = 0; in PrDoDirective()
H A Ddttemplate.c237 char *End; in DtCreateTemplates() local
269 TableCount = strtoul (Signature, &End, 0); in DtCreateTemplates()
270 if (Signature != End) in DtCreateTemplates()
/illumos-gate/usr/src/common/acpica/parser/
H A Dpsargs.c284 UINT8 *End = ParserState->Aml; in AcpiPsGetNextNamestring() local
292 while (ACPI_IS_ROOT_PREFIX (*End) || in AcpiPsGetNextNamestring()
293 ACPI_IS_PARENT_PREFIX (*End)) in AcpiPsGetNextNamestring()
295 End++; in AcpiPsGetNextNamestring()
300 switch (*End) in AcpiPsGetNextNamestring()
306 if (End == Start) in AcpiPsGetNextNamestring()
310 End++; in AcpiPsGetNextNamestring()
317 End += 1 + (2 * ACPI_NAME_SIZE); in AcpiPsGetNextNamestring()
324 End += 2 + (*(End + 1) * ACPI_NAME_SIZE); in AcpiPsGetNextNamestring()
331 End += ACPI_NAME_SIZE; in AcpiPsGetNextNamestring()
[all …]
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dwsncmp.S51 je .equal / End of string?
59 je .equal / End of string?
67 je .equal / End of string?
77 jne .loop / End of string?
/illumos-gate/usr/src/common/acpica/hardware/
H A Dhwvalid.c283 if (Address > AcpiProtectedPorts[ACPI_PORT_INFO_ENTRIES - 1].End) in AcpiHwValidateIoRequest()
301 if ((Address <= PortInfo->End) && (LastAddress >= PortInfo->Start)) in AcpiHwValidateIoRequest()
310 PortInfo->Start, PortInfo->End)); in AcpiHwValidateIoRequest()
318 if (LastAddress <= PortInfo->End) in AcpiHwValidateIoRequest()
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dstrncmp.S46 je .equal / End of string?
54 je .equal / End of string?
62 je .equal / End of string?
72 jne .loop / End of string?
H A Dwsncmp.S56 je .equal / End of string?
64 je .equal / End of string?
72 je .equal / End of string?
82 jne .loop / End of string?
/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A DREADME429 End Collection
431 End collection
433 End Collection
1252 hidparser: End Collection(0x0)
1270 hidparser: End Collection(0x0)
1306 hidparser: End Collection(0x0)
1337 hidparser: End Collection(0x0)
1357 hidparser: End Collection(0x0)
1377 hidparser: End Collection(0x0)
1518 hidparser: End Collection(0x0)
[all …]
/illumos-gate/usr/src/common/acpica/tables/
H A Dtbprint.c371 UINT8 *End = Buffer + Length; in AcpiTbChecksum() local
374 while (Buffer < End) in AcpiTbChecksum()
/illumos-gate/usr/src/boot/i386/btx/btxldr/
H A Dbtxldr.S100 call putstr # End message
277 testb %al,%al # End of string?
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/begin/
H A Dtst.begin.d.out4 End fired after exit
/illumos-gate/usr/src/cmd/cmd-crypto/scripts/
H A Dr.kcfconf34 pkg_end="# End $PKGINST"
56 echo "$0: missing Start or End delimiters for $PKGINST in \
H A Dr.kmfconf33 pkg_end="# End $PKGINST"
55 echo "$0: missing Start or End delimiters for $PKGINST in \
H A Dr.pkcs11conf34 pkg_end="# End $PKGINST"
56 echo "$0: missing Start or End delimiters for $PKGINST in \
H A Di.kmfconf36 pkg_end="# End $PKGINST"
65 echo "$0: missing Start or End delimiters for \
H A Di.pkcs11conf38 pkg_end="# End $PKGINST"
67 echo "$0: missing Start or End delimiters for \
H A Di.kcfconf47 pkg_end="# End $PKGINST"
76 echo "$0: missing Start or End delimiters for \
/illumos-gate/usr/src/cmd/svc/profile/
H A Dlistsvcs.pl51 $parser->setHandlers(Start => \&start_handler, End => \&end_handler);
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A DTHIRDPARTYLICENSE25 --------------------End Text Block-------------------
/illumos-gate/usr/src/lib/libbsm/
H A DxmlHandlers.pm132 End => \&endHandler,
/illumos-gate/usr/src/cmd/smbsrv/test-crypt/
H A DREADME40 # End SUNWcsr
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps172 exit_alt_charset_mode, "rmacs" "ae" End alternate character set
175 exit_delete_mode, "rmdc" "ed" End delete mode
176 exit_insert_mode, "rmir" "ei" End insert mode;
177 exit_standout_mode, "rmso" "se" End stand out mode
178 exit_underline_mode, "rmul" "ue" End underscore mode
488 stop_bit_image, "rbim" "Zs" End printing bit image graphics (use tputs)
489 stop_char_set_def, "rcsd" "Zt" End definition of a character set
529 end_bit_image_region, "endbi" "Yy" End a bit-image region (use tparm)
/illumos-gate/usr/src/cmd/cmd-inet/usr.sadm/scripts/
H A Dr.ipsecalgs34 pkg_end="# End $PKGINST"
H A Di.ipsecalgs34 pkg_end="# End $PKGINST"

1234