| /freebsd-9-stable/sys/contrib/dev/acpica/disassembler/ |
| D | dmresrcl.c | 144 UINT32 Level) in AcpiDmMemoryFields() 190 UINT32 Level) in AcpiDmAddressFields() 284 UINT32 Level) in AcpiDmAddressCommon() 581 UINT32 Level) in AcpiDmWordDescriptor() 626 UINT32 Level) in AcpiDmDwordDescriptor() 671 UINT32 Level) in AcpiDmQwordDescriptor() 716 UINT32 Level) in AcpiDmExtendedDescriptor() 763 UINT32 Level) in AcpiDmMemory24Descriptor() 802 UINT32 Level) in AcpiDmMemory32Descriptor() 841 UINT32 Level) in AcpiDmFixedMemory32Descriptor() [all …]
|
| D | dmresrcs.c | 74 UINT32 Level) in AcpiDmIrqDescriptor() 119 UINT32 Level) in AcpiDmDmaDescriptor() 156 UINT32 Level) in AcpiDmIoDescriptor() 201 UINT32 Level) in AcpiDmFixedIoDescriptor() 239 UINT32 Level) in AcpiDmStartDependentDescriptor() 278 UINT32 Level) in AcpiDmEndDependentDescriptor() 306 UINT32 Level) in AcpiDmVendorSmallDescriptor()
|
| D | dmwalk.c | 394 UINT32 Level, in AcpiDmDescendingOp() 770 UINT32 Level, in AcpiDmAscendingOp()
|
| /freebsd-9-stable/sys/contrib/dev/acpica/compiler/ |
| D | aslfold.c | 92 UINT32 Level, in OpcAmlEvaluationWalk1() 139 UINT32 Level, in OpcAmlEvaluationWalk2() 185 UINT32 Level, in OpcAmlCheckForConstant() 273 UINT32 Level, in OpcAmlConstantWalk()
|
| D | aslwalks.c | 73 UINT32 Level, in AnMethodAnalysisWalkBegin() 440 UINT32 Level, in AnMethodAnalysisWalkEnd() 643 UINT32 Level, in AnMethodTypingWalkEnd() 717 UINT32 Level, in AnOperandTypecheckWalkEnd() 1029 UINT32 Level, in AnOtherSemanticAnalysisWalkBegin()
|
| D | asllookup.c | 132 UINT32 Level, in LsDoOneNamespaceObject() 394 UINT32 Level, in LsDoOnePathname() 483 UINT32 Level, in LsCompareOneNamespaceObject() 610 UINT32 Level, in LkIsObjectUsed() 812 UINT32 Level, in LkNamespaceLocateBegin() 1322 UINT32 Level, in LkNamespaceLocateEnd()
|
| D | asllength.c | 91 UINT32 Level, in LnInitLengthsWalk() 124 UINT32 Level, in LnPackageLengthWalk()
|
| D | aslload.c | 345 UINT32 Level, in LdNamespace1Begin() 714 UINT32 Level, in LdNamespace2Begin() 846 UINT32 Level, in LdCommonNamespaceEnd()
|
| D | aslopcodes.c | 88 UINT32 Level, in OpcAmlOpcodeUpdateWalk() 128 UINT32 Level, in OpcAmlOpcodeWalk()
|
| D | aslerror.c | 430 UINT8 Level, in AslCommonError() 523 UINT8 Level, in AslError()
|
| /freebsd-9-stable/contrib/llvm/lib/Support/ |
| D | Compression.cpp | 28 static int encodeZlibCompressionLevel(zlib::CompressionLevel Level) { in encodeZlibCompressionLevel() 52 CompressionLevel Level) { in compress() 92 CompressionLevel Level) { in compress()
|
| D | IntervalMap.cpp | 48 void Path::moveLeft(unsigned Level) { in moveLeft() 98 void Path::moveRight(unsigned Level) { in moveRight()
|
| /freebsd-9-stable/sys/contrib/dev/acpica/common/ |
| D | adwalk.c | 352 UINT32 Level, in AcpiDmDumpDescending() 428 UINT32 Level, in AcpiDmFindOrphanDescending() 576 UINT32 Level, in AcpiDmLoadDescendingOp() 710 UINT32 Level, in AcpiDmXrefDescendingOp() 861 UINT32 Level, in AcpiDmResourceDescendingOp() 915 UINT32 Level, in AcpiDmCommonAscendingOp()
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Frontend/ |
| D | DiagnosticRenderer.h | 105 DiagnosticsEngine::Level Level) {} in beginDiagnostic() 107 DiagnosticsEngine::Level Level) {} in endDiagnostic()
|
| D | TextDiagnostic.h | 93 DiagnosticsEngine::Level Level, in emitCodeContext()
|
| /freebsd-9-stable/contrib/llvm/tools/clang/lib/Frontend/ |
| D | TextDiagnosticPrinter.cpp | 55 DiagnosticsEngine::Level Level, in printDiagnosticOptions() 108 void TextDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic()
|
| D | LogDiagnosticPrinter.cpp | 31 static StringRef getLevelName(DiagnosticsEngine::Level Level) { in getLevelName() 122 void LogDiagnosticPrinter::HandleDiagnostic(DiagnosticsEngine::Level Level, in HandleDiagnostic()
|
| D | SerializedDiagnosticPrinter.cpp | 71 DiagnosticsEngine::Level Level, in emitDiagnosticLoc() 571 DiagnosticsEngine::Level Level, in EmitDiagnosticMessage() 603 DiagnosticsEngine::Level Level, in emitDiagnosticMessage() 620 DiagnosticsEngine::Level Level) { in beginDiagnostic() 626 DiagnosticsEngine::Level Level) { in endDiagnostic() 662 DiagnosticsEngine::Level Level, in emitCodeContext()
|
| D | DiagnosticRenderer.cpp | 124 DiagnosticsEngine::Level Level, in emitDiagnostic() 206 DiagnosticsEngine::Level Level, in emitIncludeStack() 382 DiagnosticsEngine::Level Level, in emitCaret() 404 DiagnosticsEngine::Level Level, in emitMacroExpansions()
|
| /freebsd-9-stable/sys/contrib/dev/acpica/namespace/ |
| D | nsalloc.c | 389 UINT32 Level = 1; in AcpiNsDeleteNamespaceSubtree() local 489 UINT32 Level; in AcpiNsDeleteNamespaceByOwner() local
|
| D | nsdump.c | 145 UINT32 Level, in AcpiNsDumpPathname() 186 UINT32 Level, in AcpiNsDumpOneObject()
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Analysis/ |
| D | DependenceAnalysis.h | 153 virtual unsigned getDirection(unsigned Level) const { return DVEntry::ALL; } in getDirection() 157 virtual const SCEV *getDistance(unsigned Level) const { return NULL; } in getDistance() 161 virtual bool isPeelFirst(unsigned Level) const { return false; } in isPeelFirst() 165 virtual bool isPeelLast(unsigned Level) const { return false; } in isPeelLast() 169 virtual bool isSplitable(unsigned Level) const { return false; } in isSplitable()
|
| /freebsd-9-stable/sys/contrib/dev/acpica/executer/ |
| D | exdebug.c | 81 UINT32 Level, in AcpiExDoDebugObject()
|
| /freebsd-9-stable/contrib/llvm/include/llvm/ADT/ |
| D | IntervalMap.h | 791 template <typename NodeT> NodeT &node(unsigned Level) const { in node() 794 unsigned size(unsigned Level) const { return path[Level].size; } in size() 795 unsigned offset(unsigned Level) const { return path[Level].offset; } in offset() 796 unsigned &offset(unsigned Level) { return path[Level].offset; } in offset() 818 NodeRef &subtree(unsigned Level) const { in subtree() 824 void reset(unsigned Level) { in reset() 844 void setSize(unsigned Level, unsigned Size) { in setSize() 904 bool atLastEntry(unsigned Level) const { in atLastEntry() 913 void legalizeForInsert(unsigned Level) { in legalizeForInsert() 1273 deleteNode(IntervalMapImpl::NodeRef Node, unsigned Level) { in deleteNode() [all …]
|
| /freebsd-9-stable/contrib/llvm/include/llvm/MC/ |
| D | MCCodeGenInfo.h | 47 void setOptLevel(CodeGenOpt::Level Level) { OptLevel = Level; } in setOptLevel()
|