HomeSort by: relevance | last modified time | path
    Searched refs:Syntax (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/tools/acpihelp/
ahasl.c 226 * PARAMETERS: Op - Pointer to ASL keyword with syntax info
230 * DESCRIPTION: Format and display syntax info for an ASL keyword. Splits
345 * PARAMETERS: Op - Pointer to ASL operator with syntax info
349 * DESCRIPTION: Format and display syntax info for an ASL operator. Splits
362 if (!Op->Syntax)
367 /* Syntax for the operator */
369 AhPrintOneField (18, 0, AH_MAX_ASL_LINE_LENGTH, Op->Syntax);
381 * PARAMETERS: Op - Pointer to ASL keyword with syntax info
399 if (!Op || !Op->Syntax)
408 strcpy (Gbl_LineBuffer, Op->Syntax);
    [all...]
acpihelp.h 256 char *Syntax;
  /src/sys/arch/m68k/060sp/dist/
ilsp.doc 60 using the Motorola Assembly Syntax assembler directive "dc.l"
fplsp.doc 60 using the Motorola Assembly Syntax assembler directive "dc.l"
fpsp.doc 57 using the Motorola Assembly Syntax assembler directive "dc.l"
isp.doc 65 using the Motorola Assembly Syntax assembler directive "dc.l"
  /src/sys/arch/ia64/stand/common/
help.common 224 Selects the default device. Syntax for devices is odd.
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
tegra20.dtsi 303 reg = <0x6001a000 0x1000>, /* Syntax Engine */
tegra30.dtsi 451 reg = <0x6001a000 0x1000>, /* Syntax Engine */
  /src/tools/host-mkdep/
configure 1728 # not just through cpp. "Syntax error" is here to catch this case.
1733 Syntax error
1819 # not just through cpp. "Syntax error" is here to catch this case.
1824 Syntax error
  /src/tools/make/
configure 472 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
2958 # not just through cpp. "Syntax error" is here to catch this case.
2966 Syntax error
3017 # not just through cpp. "Syntax error" is here to catch this case.
3025 Syntax error
  /src/lib/librumpuser/
configure 472 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
3278 # not just through cpp. "Syntax error" is here to catch this case.
3286 Syntax error
3337 # not just through cpp. "Syntax error" is here to catch this case.
3345 Syntax error
  /src/tools/compat/
configure 65 # also avoids known problems related to "unset" and subshell syntax
482 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
2420 #define u8 syntax error!
3635 # not just through cpp. "Syntax error" is here to catch this case.
3639 Syntax error
3694 # not just through cpp. "Syntax error" is here to catch this case.
3698 Syntax error
8243 # also avoids known problems related to "unset" and subshell syntax
  /src/sys/external/isc/libsodium/dist/
configure 480 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
4590 # not just through cpp. "Syntax error" is here to catch this case.
4598 Syntax error
4649 # not just through cpp. "Syntax error" is here to catch this case.
4657 Syntax error

Completed in 43 milliseconds