Home
last modified time | relevance | path

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

12

/external/clang/test/CodeGenCXX/
Darray-value-initialize.cpp32 struct Unit struct
34 Unit() {} in Unit() argument
35 Unit(const Unit& v) {} in Unit() argument
/external/wpa_supplicant_8/wpa_supplicant/systemd/
Dwpa_supplicant.service.in1 [Unit] section
2 Description=WPA supplicant
/external/llvm/bindings/ocaml/all_backends/
Dall_backends_ocaml.c25 CAMLprim value llvm_initialize_all(value Unit) { in llvm_initialize_all()
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp525 llvm::DIType CGDebugInfo::CreateQualifiedType(QualType Ty, llvm::DIFile Unit) { in CreateQualifiedType()
561 llvm::DIFile Unit) { in CreateType()
576 llvm::DIFile Unit) { in CreateType()
637 llvm::DIFile Unit) { in CreatePointerLikeType()
665 llvm::DIFile Unit) { in CreateType()
726 llvm::DIType CGDebugInfo::CreateType(const TemplateSpecializationType *Ty, llvm::DIFile Unit) { in CreateType()
751 llvm::DIType CGDebugInfo::CreateType(const TypedefType *Ty, llvm::DIFile Unit) { in CreateType()
770 llvm::DIFile Unit) { in CreateType()
978 llvm::DIFile Unit) { in getOrCreateMethodType()
987 QualType ThisPtr, const FunctionProtoType *Func, llvm::DIFile Unit) { in getOrCreateInstanceMethodType()
[all …]
DCGDebugInfo.h73 llvm::DIFile Unit; member
/external/chromium_org/ui/base/l10n/
Dformatter.h29 enum Unit { enum
/external/llvm/include/llvm/CodeGen/
DLiveIntervalAnalysis.h381 LiveRange &getRegUnit(unsigned Unit) { in getRegUnit()
393 LiveRange *getCachedRegUnit(unsigned Unit) { in getCachedRegUnit()
397 const LiveRange *getCachedRegUnit(unsigned Unit) const { in getCachedRegUnit()
/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.cpp213 unsigned clang_getNumDiagnostics(CXTranslationUnit Unit) { in clang_getNumDiagnostics()
223 CXDiagnostic clang_getDiagnostic(CXTranslationUnit Unit, unsigned Index) { in clang_getDiagnostic()
240 CXDiagnosticSet clang_getDiagnosticSetFromTU(CXTranslationUnit Unit) { in clang_getDiagnosticSetFromTU()
DIndexing.cpp594 ASTUnit *Unit = ASTUnit::create(CInvok.get(), Diags, in clang_indexSourceFile_Impl() local
694 static void indexPreprocessingRecord(ASTUnit &Unit, IndexingContext &IdxCtx) { in indexPreprocessingRecord()
730 static void indexTranslationUnit(ASTUnit &Unit, IndexingContext &IdxCtx) { in indexTranslationUnit()
789 ASTUnit *Unit = cxtu::getASTUnit(TU); in clang_indexTranslationUnit_Impl() local
DCIndex.cpp249 ASTUnit *Unit = cxtu::getASTUnit(TU); in visitFileRegion() local
298 ASTUnit *Unit = cxtu::getASTUnit(TU); in visitDeclsFromFileRegion() local
2847 std::unique_ptr<ASTUnit> Unit(ASTUnit::LoadFromCommandLine( in clang_parseTranslationUnit_Impl() local
3027 ASTUnit *Unit = cxtu::getASTUnit(CTUnit); in clang_disposeTranslationUnit() local
6425 ASTUnit &Unit = *cxtu::getASTUnit(TU); in clang_getModuleForFile() local
6825 void cxindex::printDiagsToStderr(ASTUnit *Unit) { in printDiagsToStderr()
6854 ASTUnit *Unit = cxtu::getASTUnit(TU); in getMacroInfo() local
6891 ASTUnit *Unit = cxtu::getASTUnit(TU); in checkForMacroInMacroDefinition() local
6928 ASTUnit *Unit = cxtu::getASTUnit(TU); in checkForMacroInMacroDefinition() local
6950 if (ASTUnit *Unit = cxtu::getASTUnit(TU)) { in operator <<() local
/external/clang/lib/Frontend/
DASTMerge.cpp48 ASTUnit *Unit = ASTUnit::LoadFromASTFile(ASTFiles[I], Diags, in ExecuteAction() local
DASTUnit.cpp833 ASTUnit &Unit; member in __anon61e8ff8a0311::TopLevelDeclTrackerConsumer
892 ASTUnit &Unit; member in __anon61e8ff8a0311::TopLevelDeclTrackerAction
912 ASTUnit &Unit; member in __anon61e8ff8a0311::PrecompilePreambleAction
916 explicit PrecompilePreambleAction(ASTUnit &Unit) in PrecompilePreambleAction()
931 ASTUnit &Unit; member in __anon61e8ff8a0311::PrecompilePreambleConsumer
937 PrecompilePreambleConsumer(ASTUnit &Unit, PrecompilePreambleAction *Action, in PrecompilePreambleConsumer()
1756 ASTFrontendAction *Action, ASTUnit *Unit, bool Persistent, in LoadFromCompilerInvocationAction()
/external/llvm/bindings/ocaml/transforms/passmgr_builder/
Dpassmgr_builder_ocaml.c49 CAMLprim value llvm_pmbuilder_create(value Unit) { in llvm_pmbuilder_create()
/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp237 void LiveIntervals::computeRegUnitRange(LiveRange &LR, unsigned Unit) { in computeRegUnitRange()
293 unsigned Unit = *Units; in computeLiveInRegUnits() local
310 unsigned Unit = NewRanges[i]; in computeLiveInRegUnits() local
744 LiveRange *getRegUnitLI(unsigned Unit) { in getRegUnitLI()
/external/llvm/lib/CodeGen/AsmPrinter/
DDIE.h447 const DwarfTypeUnit &Unit; variable
450 explicit DIETypeSignature(const DwarfTypeUnit &Unit) in DIETypeSignature()
DDebugLocEntry.h94 const DwarfCompileUnit *Unit; variable
/external/llvm/bindings/ocaml/target/
Dtarget_ocaml.c193 CAMLprim value llvm_target_default_triple(value Unit) { in llvm_target_default_triple()
202 CAMLprim value llvm_target_first(value Unit) { in llvm_target_first()
/external/chromium_org/tools/usb_gadget/
Dhid_descriptors.py137 Unit = _DefineItem('Unit', 6, hid_constants.Scope.GLOBAL) variable
/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/chromium_org/device/bluetooth/
Dbluetooth_low_energy_defs_win.h163 BTH_LE_UUID Unit; member
/external/llvm/bindings/ocaml/executionengine/
Dexecutionengine_ocaml.c34 CAMLprim value llvm_initialize_native_target(value Unit) { in llvm_initialize_native_target()
/external/chromium_org/chrome/browser/extensions/api/automation/
Dautomation_apitest.cc97 IN_PROC_BROWSER_TEST_F(AutomationApiTest, Unit) { in IN_PROC_BROWSER_TEST_F() argument
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c67 CAMLprim value llvm_reset_fatal_error_handler(value Unit) { in llvm_reset_fatal_error_handler()
73 CAMLprim value llvm_enable_pretty_stacktrace(value Unit) { in llvm_enable_pretty_stacktrace()
123 CAMLprim LLVMContextRef llvm_create_context(value Unit) { in llvm_create_context()
134 CAMLprim LLVMContextRef llvm_global_context(value Unit) { in llvm_global_context()
2162 CAMLprim LLVMMemoryBufferRef llvm_memorybuffer_of_stdin(value Unit) { in llvm_memorybuffer_of_stdin()
2205 CAMLprim LLVMPassManagerRef llvm_passmanager_create(value Unit) { in llvm_passmanager_create()
/external/chromium_org/tools/deep_memory_profiler/lib/
Dsorter.py34 class Unit(object): class

12