| /external/clang/test/CodeGenCXX/ |
| D | array-value-initialize.cpp | 32 struct Unit struct 34 Unit() {} in Unit() argument 35 Unit(const Unit& v) {} in Unit() argument
|
| /external/wpa_supplicant_8/wpa_supplicant/systemd/ |
| D | wpa_supplicant.service.in | 1 [Unit] section 2 Description=WPA supplicant
|
| /external/llvm/bindings/ocaml/all_backends/ |
| D | all_backends_ocaml.c | 25 CAMLprim value llvm_initialize_all(value Unit) { in llvm_initialize_all()
|
| /external/clang/lib/CodeGen/ |
| D | CGDebugInfo.cpp | 525 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 …]
|
| D | CGDebugInfo.h | 73 llvm::DIFile Unit; member
|
| /external/chromium_org/ui/base/l10n/ |
| D | formatter.h | 29 enum Unit { enum
|
| /external/llvm/include/llvm/CodeGen/ |
| D | LiveIntervalAnalysis.h | 381 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/ |
| D | CIndexHigh.cpp | 248 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
|
| D | CIndexDiagnostic.cpp | 213 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()
|
| D | Indexing.cpp | 594 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
|
| D | CIndex.cpp | 249 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/ |
| D | ASTMerge.cpp | 48 ASTUnit *Unit = ASTUnit::LoadFromASTFile(ASTFiles[I], Diags, in ExecuteAction() local
|
| D | ASTUnit.cpp | 833 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/ |
| D | passmgr_builder_ocaml.c | 49 CAMLprim value llvm_pmbuilder_create(value Unit) { in llvm_pmbuilder_create()
|
| /external/llvm/lib/CodeGen/ |
| D | LiveIntervalAnalysis.cpp | 237 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/ |
| D | DIE.h | 447 const DwarfTypeUnit &Unit; variable 450 explicit DIETypeSignature(const DwarfTypeUnit &Unit) in DIETypeSignature()
|
| D | DebugLocEntry.h | 94 const DwarfCompileUnit *Unit; variable
|
| /external/llvm/bindings/ocaml/target/ |
| D | target_ocaml.c | 193 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/ |
| D | hid_descriptors.py | 137 Unit = _DefineItem('Unit', 6, hid_constants.Scope.GLOBAL) variable
|
| /external/clang/lib/ARCMigrate/ |
| D | ARCMT.cpp | 266 std::unique_ptr<ASTUnit> Unit( in checkForManualIssues() local 539 std::unique_ptr<ASTUnit> Unit(ASTUnit::LoadFromCompilerInvocationAction( in applyTransform() local
|
| /external/chromium_org/device/bluetooth/ |
| D | bluetooth_low_energy_defs_win.h | 163 BTH_LE_UUID Unit; member
|
| /external/llvm/bindings/ocaml/executionengine/ |
| D | executionengine_ocaml.c | 34 CAMLprim value llvm_initialize_native_target(value Unit) { in llvm_initialize_native_target()
|
| /external/chromium_org/chrome/browser/extensions/api/automation/ |
| D | automation_apitest.cc | 97 IN_PROC_BROWSER_TEST_F(AutomationApiTest, Unit) { in IN_PROC_BROWSER_TEST_F() argument
|
| /external/llvm/bindings/ocaml/llvm/ |
| D | llvm_ocaml.c | 67 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/ |
| D | sorter.py | 34 class Unit(object): class
|