| /NextBSD/sys/contrib/dev/acpica/components/disassembler/ |
| HD | dmresrcs.c | 73 UINT32 Level) in AcpiDmIrqDescriptor() 120 UINT32 Level) in AcpiDmDmaDescriptor() 159 UINT32 Level) in AcpiDmFixedDmaDescriptor() 204 UINT32 Level) in AcpiDmIoDescriptor() 251 UINT32 Level) in AcpiDmFixedIoDescriptor() 291 UINT32 Level) in AcpiDmStartDependentDescriptor() 332 UINT32 Level) in AcpiDmEndDependentDescriptor() 362 UINT32 Level) in AcpiDmVendorSmallDescriptor()
|
| HD | dmresrcl.c | 141 UINT32 Level) in AcpiDmMemoryFields() 190 UINT32 Level) in AcpiDmAddressFields() 293 UINT32 Level) in AcpiDmAddressCommon() 592 UINT32 Level) in AcpiDmWordDescriptor() 639 UINT32 Level) in AcpiDmDwordDescriptor() 686 UINT32 Level) in AcpiDmQwordDescriptor() 733 UINT32 Level) in AcpiDmExtendedDescriptor() 782 UINT32 Level) in AcpiDmMemory24Descriptor() 823 UINT32 Level) in AcpiDmMemory32Descriptor() 864 UINT32 Level) in AcpiDmFixedMemory32Descriptor() [all …]
|
| HD | dmresrcl2.c | 118 UINT32 Level) in AcpiDmDumpRawDataBuffer() 186 UINT32 Level) in AcpiDmGpioCommon() 276 UINT32 Level) in AcpiDmGpioIntDescriptor() 328 UINT32 Level) in AcpiDmGpioIoDescriptor() 382 UINT32 Level) in AcpiDmGpioDescriptor() 424 UINT32 Level) in AcpiDmDumpSerialBusVendorData() 492 UINT32 Level) in AcpiDmI2cSerialBusDescriptor() 564 UINT32 Level) in AcpiDmSpiSerialBusDescriptor() 645 UINT32 Level) in AcpiDmUartSerialBusDescriptor() 729 UINT32 Level) in AcpiDmSerialBusDescriptor()
|
| HD | dmwalk.c | 406 UINT32 Level, in AcpiDmDescendingOp() 852 UINT32 Level, in AcpiDmAscendingOp()
|
| /NextBSD/sys/contrib/dev/acpica/compiler/ |
| HD | aslwalks.c | 73 UINT32 Level, in AnMethodTypingWalkEnd() 148 UINT32 Level, in AnOperandTypecheckWalkEnd() 477 UINT32 Level, in AnOtherSemanticAnalysisWalkBegin()
|
| HD | aslfold.c | 110 UINT32 Level, in OpcAmlConstantWalk() 216 UINT32 Level, in OpcAmlCheckForConstant() 712 UINT32 Level, in OpcAmlEvaluationWalk1() 760 UINT32 Level, in OpcAmlEvaluationWalk2()
|
| HD | aslmessages.c | 369 UINT8 Level) in AeDecodeExceptionLevel() 405 UINT8 Level, in AeBuildFullExceptionCode()
|
| HD | aslerror.c | 541 UINT8 Level, in AslCommonError2() 627 UINT8 Level, in AslCommonError() 761 UINT8 Level, in AslIsExceptionDisabled() 825 UINT8 Level, in AslError()
|
| HD | aslload.c | 342 UINT32 Level, in LdNamespace1Begin() 739 UINT32 Level, in LdNamespace2Begin() 871 UINT32 Level, in LdCommonNamespaceEnd()
|
| HD | aslprune.c | 145 UINT32 Level, in PrPrintObjectAtLevel() 178 UINT32 Level, in PrTreePruneWalk()
|
| HD | asllength.c | 89 UINT32 Level, in LnInitLengthsWalk() 122 UINT32 Level, in LnPackageLengthWalk()
|
| HD | aslnamesp.c | 158 UINT32 Level, in NsDoOneNamespaceObject() 402 UINT32 Level, in NsDoOnePathname()
|
| HD | aslmethod.c | 80 UINT32 Level, in MtMethodAnalysisWalkBegin() 547 UINT32 Level, in MtMethodAnalysisWalkEnd()
|
| HD | asllisting.c | 198 UINT32 Level, in LsAmlListingWalk() 262 UINT32 Level, in LsTreeWriteWalk()
|
| HD | aslxref.c | 208 UINT32 Level, in XfCompareOneNamespaceObject() 343 UINT32 Level, in XfNamespaceLocateBegin() 1054 UINT32 Level, in XfNamespaceLocateEnd()
|
| /NextBSD/contrib/llvm/lib/Support/ |
| HD | Compression.cpp | 27 static int encodeZlibCompressionLevel(zlib::CompressionLevel Level) { in encodeZlibCompressionLevel() 51 CompressionLevel Level) { in compress() 87 CompressionLevel Level) { in compress()
|
| HD | IntervalMap.cpp | 48 void Path::moveLeft(unsigned Level) { in moveLeft() 98 void Path::moveRight(unsigned Level) { in moveRight()
|
| /NextBSD/sys/contrib/dev/acpica/common/ |
| HD | adwalk.c | 351 UINT32 Level, in AcpiDmDumpDescending() 444 UINT32 Level, in AcpiDmFindOrphanDescending() 604 UINT32 Level, in AcpiDmLoadDescendingOp() 738 UINT32 Level, in AcpiDmXrefDescendingOp() 938 UINT32 Level, in AcpiDmResourceDescendingOp() 992 UINT32 Level, in AcpiDmCommonAscendingOp()
|
| /NextBSD/sys/contrib/dev/acpica/components/namespace/ |
| HD | nsdump.c | 162 UINT32 Level, in AcpiNsDumpPathname() 203 UINT32 Level, in AcpiNsDumpOneObject() 733 UINT32 Level, in AcpiNsDumpOneObjectPath() 777 UINT32 Level, in AcpiNsGetMaxDepth()
|
| HD | nsalloc.c | 397 UINT32 Level = 1; in AcpiNsDeleteNamespaceSubtree() local 497 UINT32 Level; in AcpiNsDeleteNamespaceByOwner() local
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Frontend/ |
| HD | DiagnosticRenderer.h | 103 DiagnosticsEngine::Level Level) {} in beginDiagnostic() 105 DiagnosticsEngine::Level Level) {} in endDiagnostic()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Frontend/ |
| HD | TextDiagnosticPrinter.cpp | 55 DiagnosticsEngine::Level Level, in printDiagnosticOptions() 112 void TextDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic()
|
| HD | LogDiagnosticPrinter.cpp | 27 static StringRef getLevelName(DiagnosticsEngine::Level Level) { in getLevelName() 112 void LogDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic()
|
| /NextBSD/contrib/llvm/include/llvm/Support/ |
| HD | CodeGen.h | 34 enum Level { Default=0, Small=1, Large=2 }; enum 49 enum Level { enum
|
| /NextBSD/contrib/llvm/include/llvm/Analysis/ |
| HD | DependenceAnalysis.h | 154 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; } in getDirection() 158 virtual const SCEV *getDistance(unsigned Level) const { return nullptr; } in getDistance() 162 virtual bool isPeelFirst(unsigned Level) const { return false; } in isPeelFirst() 166 virtual bool isPeelLast(unsigned Level) const { return false; } in isPeelLast() 170 virtual bool isSplitable(unsigned Level) const { return false; } in isSplitable()
|