Home
last modified time | relevance | path

Searched defs:Unit (Results 1 – 25 of 39) sorted by relevance

12

/external/clang/test/CodeGenCXX/
Darray-value-initialize.cpp32 struct Unit struct
34 Unit() {} in Unit() function
35 Unit(const Unit& v) {} in Unit() argument
/external/selinux/policycoreutils/restorecond/
Drestorecond.service1 [Unit] section
2 Description=Restorecon maintaining path file context
3 ConditionPathExists=/etc/selinux/restorecond.conf
4 ConditionSecurity=selinux
/external/selinux/policycoreutils/mcstrans/src/
Dmcstrans.service1 [Unit] section
2 Description=Translates SELinux MCS/MLS labels to human readable form
3 ConditionSecurity=selinux
/external/llvm/lib/CodeGen/
DLiveRegMatrix.cpp80 unsigned Unit = (*Units).first; in foreachUnit() local
123 foreachUnit(TRI, VirtReg, PhysReg, [&](unsigned Unit, in unassign()
124 const LiveRange &Range) { in unassign()
159 const LiveRange &Range) { in checkRegUnitInterference()
DLiveIntervalAnalysis.cpp251 void LiveIntervals::computeRegUnitRange(LiveRange &LR, unsigned Unit) { in computeRegUnitRange()
311 unsigned Unit = *Units; in computeLiveInRegUnits() local
329 unsigned Unit = NewRanges[i]; in computeLiveInRegUnits() local
919 LiveRange *getRegUnitLI(unsigned Unit) { in getRegUnitLI()
/external/wpa_supplicant_8/wpa_supplicant/systemd/
Dwpa_supplicant.service.in1 [Unit] section
2 Description=WPA supplicant
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp546 llvm::DIType CGDebugInfo::CreateQualifiedType(QualType Ty, llvm::DIFile Unit) { in CreateQualifiedType()
582 llvm::DIFile Unit) { in CreateType()
595 llvm::DIType CGDebugInfo::CreateType(const PointerType *Ty, llvm::DIFile Unit) { in CreateType()
673 llvm::DIFile Unit) { in CreatePointerLikeType()
701 llvm::DIFile Unit) { in CreateType()
763 llvm::DIFile Unit) { in CreateType()
785 llvm::DIType CGDebugInfo::CreateType(const TypedefType *Ty, llvm::DIFile Unit) { in CreateType()
798 llvm::DIFile Unit) { in CreateType()
1016 llvm::DIFile Unit) { in getOrCreateMethodType()
1026 QualType ThisPtr, const FunctionProtoType *Func, llvm::DIFile Unit) { in getOrCreateInstanceMethodType()
[all …]
DCGDebugInfo.h73 llvm::DIFile Unit; member
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp557 void DwarfStreamer::emitCompileUnitHeader(CompileUnit &Unit) { in emitCompileUnitHeader()
637 void DwarfStreamer::emitUnitRangesEntries(CompileUnit &Unit, in emitUnitRangesEntries()
717 void DwarfStreamer::emitLocationsForUnit(const CompileUnit &Unit, in emitLocationsForUnit()
915 const MCSection *Sec, StringRef SecName, const CompileUnit &Unit, in emitPubSectionForUnit()
952 void DwarfStreamer::emitPubNamesForUnit(const CompileUnit &Unit) { in emitPubNamesForUnit()
958 void DwarfStreamer::emitPubTypesForUnit(const CompileUnit &Unit) { in emitPubTypesForUnit()
1246 DWARFFormValue &RefValue, const DWARFUnit &Unit, in resolveDIEReference()
1279 void DwarfLinker::reportWarning(const Twine &Warning, const DWARFUnit *Unit, in reportWarning()
1499 unsigned Offset, const DWARFUnit &Unit) { in getAttributeOffsets()
1514 const DWARFDebugInfoEntryMinimal &DIE, CompileUnit &Unit, in shouldKeepVariableDIE()
[all …]
/external/llvm/bindings/ocaml/all_backends/
Dall_backends_ocaml.c25 CAMLprim value llvm_initialize_all(value Unit) { in llvm_initialize_all()
/external/llvm/include/llvm/CodeGen/
DLiveIntervalAnalysis.h379 LiveRange &getRegUnit(unsigned Unit) { in getRegUnit()
392 LiveRange *getCachedRegUnit(unsigned Unit) { in getCachedRegUnit()
396 const LiveRange *getCachedRegUnit(unsigned Unit) const { in getCachedRegUnit()
DDIE.h448 const DwarfTypeUnit &Unit; variable
451 explicit DIETypeSignature(const DwarfTypeUnit &Unit) in DIETypeSignature()
/external/clang/tools/libclang/
DCIndexHigh.cpp248 ASTUnit &Unit; member
316 ASTUnit *Unit = cxtu::getASTUnit(TU); in findMacroRefsInFile() local
342 ASTUnit &Unit; member
388 ASTUnit *Unit = cxtu::getASTUnit(TU); in findIncludesInFile() local
DCIndexDiagnostic.cpp212 unsigned clang_getNumDiagnostics(CXTranslationUnit Unit) { in clang_getNumDiagnostics()
222 CXDiagnostic clang_getDiagnostic(CXTranslationUnit Unit, unsigned Index) { in clang_getDiagnostic()
239 CXDiagnosticSet clang_getDiagnosticSetFromTU(CXTranslationUnit Unit) { in clang_getDiagnosticSetFromTU()
DIndexing.cpp593 ASTUnit *Unit = ASTUnit::create(CInvok.get(), Diags, in clang_indexSourceFile_Impl() local
693 static void indexPreprocessingRecord(ASTUnit &Unit, IndexingContext &IdxCtx) { in indexPreprocessingRecord()
724 static void indexTranslationUnit(ASTUnit &Unit, IndexingContext &IdxCtx) { in indexTranslationUnit()
783 ASTUnit *Unit = cxtu::getASTUnit(TU); in clang_indexTranslationUnit_Impl() local
/external/clang/lib/Frontend/
DASTMerge.cpp48 std::unique_ptr<ASTUnit> Unit = ASTUnit::LoadFromASTFile( in ExecuteAction() local
DASTUnit.cpp816 ASTUnit &Unit; member in __anon5a88eb930311::TopLevelDeclTrackerConsumer
875 ASTUnit &Unit; member in __anon5a88eb930311::TopLevelDeclTrackerAction
896 ASTUnit &Unit; member in __anon5a88eb930311::PrecompilePreambleAction
900 explicit PrecompilePreambleAction(ASTUnit &Unit) in PrecompilePreambleAction()
915 ASTUnit &Unit; member in __anon5a88eb930311::PrecompilePreambleConsumer
921 PrecompilePreambleConsumer(ASTUnit &Unit, PrecompilePreambleAction *Action, in PrecompilePreambleConsumer()
1706 ASTFrontendAction *Action, ASTUnit *Unit, bool Persistent, in LoadFromCompilerInvocationAction()
/external/llvm/bindings/ocaml/transforms/passmgr_builder/
Dpassmgr_builder_ocaml.c47 CAMLprim value llvm_pmbuilder_create(value Unit) { in llvm_pmbuilder_create()
/external/llvm/bindings/ocaml/executionengine/
Dexecutionengine_ocaml.c31 CAMLprim value llvm_ee_initialize(value Unit) { in llvm_ee_initialize()
/external/llvm/lib/Fuzzer/
DFuzzerInternal.h23 typedef std::vector<uint8_t> Unit; typedef
/external/llvm/bindings/ocaml/target/
Dtarget_ocaml.c164 CAMLprim value llvm_target_default_triple(value Unit) { in llvm_target_default_triple()
173 CAMLprim value llvm_target_first(value Unit) { in llvm_target_first()
/external/clang/lib/ARCMigrate/
DARCMT.cpp266 std::unique_ptr<ASTUnit> Unit( in checkForManualIssues() local
539 std::unique_ptr<ASTUnit> Unit(ASTUnit::LoadFromCompilerInvocationAction( in applyTransform() local
/external/llvm/examples/Kaleidoscope/Chapter8/
Dtoy.cpp839 static MDSubroutineType *CreateFunctionType(unsigned NumArgs, DIFile Unit) { in CreateFunctionType()
1227 DIFile Unit = DBuilder->createFile(KSDbgInfo.TheCU->getFilename(), in Codegen() local
1251 DIFile Unit = DBuilder->createFile(KSDbgInfo.TheCU->getFilename(), in CreateArgumentAllocas() local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.osgi.util_3.2.100.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp30 const DWARFUnit *Unit, in findUnitAndExtractFast()

12