Searched defs:String (Results 1 - 25 of 29) sorted by relevance

12

/src/sys/external/bsd/acpica/dist/tables/
H A Dtbprint.c190 AcpiTbFixString(char * String,ACPI_SIZE Length) argument
/src/sys/external/bsd/acpica/dist/utilities/
H A Dutstring.c177 AcpiUtPrintString(char * String,UINT16 MaxLength) argument
[all...]
H A Dutstrtoul64.c229 AcpiUtStrtoul64(char * String,UINT64 * ReturnValue) argument
367 AcpiUtImplicitStrtoul64(char * String) argument
455 AcpiUtExplicitStrtoul64(char * String) argument
[all...]
H A Dutnonansi.c180 char *String; local in function:AcpiUtStrlwr
216 char *String; local in function:AcpiUtStrupr
[all...]
H A Dutstrsuppt.c198 AcpiUtConvertOctalString(char * String,UINT64 * ReturnValuePtr) argument
260 AcpiUtConvertDecimalString(char * String,UINT64 * ReturnValuePtr) argument
322 AcpiUtConvertHexString(char * String,UINT64 * ReturnValuePtr) argument
382 AcpiUtRemoveLeadingZeros(char ** String) argument
411 AcpiUtRemoveWhitespace(char ** String) argument
437 AcpiUtDetectHexPrefix(char ** String) argument
465 AcpiUtRemoveHexPrefix(char ** String) argument
490 AcpiUtDetectOctalPrefix(char ** String) argument
[all...]
H A Dutdebug.c518 AcpiUtTraceStr(UINT32 LineNumber,const char * FunctionName,const char * ModuleName,UINT32 ComponentId,const char * String) argument
782 AcpiUtStrExit(UINT32 LineNumber,const char * FunctionName,const char * ModuleName,UINT32 ComponentId,const char * String) argument
H A Dutclib.c377 strlen(const char * String) argument
410 strpbrk(const char * String,const char * Delimiters) argument
446 strtok(char * String,const char * Delimiters) argument
500 char *String = DstString; local in function:strcpy
540 char *String = DstString; local in function:strncpy
609 strchr(const char * String,int ch) argument
680 char *String; local in function:strcat
718 char *String; local in function:strncat
804 strtoul(const char * String,char ** Terminator,UINT32 Base) argument
[all...]
H A Dutobject.c432 char *String; local in function:AcpiUtCreateStringObject
H A Dutprint.c213 AcpiUtBoundStringLength(const char * String,ACPI_SIZE Count) argument
246 AcpiUtBoundStringOutput(char * String,const char * End,char c) argument
279 AcpiUtPutNumber(char * String,UINT64 Number,UINT8 Base,BOOLEAN Upper) argument
325 AcpiUtScanNumber(const char * String,UINT64 * NumberPtr) argument
357 AcpiUtPrintNumber(char * String,UINT64 Number) argument
398 AcpiUtFormatNumber(char * String,char * End,UINT64 Number,UINT8 Base,INT32 Width,INT32 Precision,UINT8 Type) argument
543 vsnprintf(char * String,ACPI_SIZE Size,const char * Format,va_list Args) argument
842 snprintf(char * String,ACPI_SIZE Size,const char * Format,...) argument
874 sprintf(char * String,const char * Format,...) argument
[all...]
/src/sys/external/bsd/gnu-efi/dist/lib/
H A Dsmbios.c105 CHAR8 *String; local in function:LibGetSmbiosString
H A Devent.c137 WaitForEventWithTimeout(IN EFI_EVENT Event,IN UINTN Timeout,IN UINTN Row,IN UINTN Column,IN CHAR16 * String,IN EFI_INPUT_KEY TimeoutKey,OUT EFI_INPUT_KEY * Key) argument
H A Dstr.c328 MetaMatch(IN CHAR16 * String,IN CHAR16 * Pattern) argument
415 LibStubMetaiMatch(IN EFI_UNICODE_COLLATION_INTERFACE * This EFI_UNUSED,IN CHAR16 * String,IN CHAR16 * Pattern) argument
426 MetaiMatch(IN CHAR16 * String,IN CHAR16 * Pattern) argument
[all...]
/src/sys/external/bsd/acpica/dist/compiler/
H A Dasldebug.c275 char *String; local in function:UtDumpStringOp
330 char *String = InString; local in function:UtCreateEscapeSequences
[all...]
H A Ddtsubtable.c181 char *String; local in function:DtCreateSubtable
H A Ddtcompile.c603 char *String; local in function:DtCompileTable
884 char *String; local in function:DtCompilePadding
H A Ddtutils.c330 DtDoConstant(char * String) argument
H A Ddtio.c224 DtTrim(char * String) argument
H A Daslutils.c1114 UtDoConstant(char * String) argument
1154 AcpiUtStrdup(char * String) argument
H A Dlex.yy.c1883 PrInitLexer(char * String) argument
/src/sys/external/bsd/acpica/dist/common/
H A Dadfile.c355 FlStrdup(char * String) argument
H A Ddmtbdump2.c191 char *String; local in function:AcpiDmDumpIort
/src/sys/external/bsd/acpica/dist/debugger/
H A Ddbconvert.c266 AcpiDbConvertToBuffer(char * String,ACPI_OBJECT * Object) argument
343 AcpiDbConvertToPackage(char * String,ACPI_OBJECT * Object) argument
408 AcpiDbConvertToObject(ACPI_OBJECT_TYPE Type,char * String,ACPI_OBJECT * Object) argument
[all...]
H A Ddbinput.c629 AcpiDbGetNextToken(char * String,char ** Next,ACPI_OBJECT_TYPE * ReturnType) argument
[all...]
/src/sys/external/bsd/acpica/dist/executer/
H A Dexconvrt.c425 AcpiExConvertToAscii(UINT64 Integer,UINT16 Base,UINT8 * String,UINT8 DataWidth,BOOLEAN LeadingZeros) argument
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_diag.h163 Arg(const char *String) : Kind(AK_String), String(String) {} argument
172 const char *String; member in union:__ubsan::Diag::Arg::__anonc5d3bdbe010a

Completed in 23 milliseconds

12