OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TableName
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/common/
adfile.c
155
*
TableName
- the table signature
168
char *
TableName
,
174
Filename = AdGenerateFilename (
TableName
, OemTableId);
177
AcpiOsPrintf ("Table [%s] written to \"%s\"\n",
TableName
, Filename);
/src/sys/external/bsd/acpica/dist/include/
acapps.h
239
char *
TableName
,
/src/external/apache2/llvm/dist/llvm/utils/TableGen/
X86FoldTablesEmitter.cpp
174
void printTable(const FoldTable &Table, StringRef
TableName
,
176
OS << "static const X86MemoryFoldTableEntry MemoryFold" <<
TableName
SearchableTableEmitter.cpp
757
StringRef
TableName
= Class->getName();
758
std::vector<Record *> Items = Records.getAllDerivedDefinitions(
TableName
);
/src/sys/external/bsd/acpica/dist/os_specific/service_layers/
oswinxf.c
68
char
TableName
[ACPI_NAMESEG_SIZE + 1];
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h
504
void emitAccel(AccelTableT &Accel, MCSection *Section, StringRef
TableName
);
DwarfDebug.cpp
2242
StringRef
TableName
) {
2246
emitAppleAccelTable(Asm, Accel,
TableName
, Section->getBeginSymbol());
/src/external/apache2/llvm/dist/llvm/lib/MC/
WasmObjectWriter.cpp
538
auto
TableName
= "__indirect_function_table";
539
MCSymbolWasm *Sym = cast_or_null<MCSymbolWasm>(Ctx.lookupSymbol(
TableName
));
Completed in 31 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026