| /external/clang/lib/Driver/ |
| D | Action.cpp | 43 void InputAction::anchor() {} in anchor() function in InputAction 49 void BindArchAction::anchor() {} in anchor() function in BindArchAction 54 void CudaDeviceAction::anchor() {} in anchor() function in CudaDeviceAction 60 void CudaHostAction::anchor() {} in anchor() function in CudaHostAction 65 void JobAction::anchor() {} in anchor() function in JobAction 74 void PreprocessJobAction::anchor() {} in anchor() function in PreprocessJobAction 79 void PrecompileJobAction::anchor() {} in anchor() function in PrecompileJobAction 84 void AnalyzeJobAction::anchor() {} in anchor() function in AnalyzeJobAction 89 void MigrateJobAction::anchor() {} in anchor() function in MigrateJobAction 94 void CompileJobAction::anchor() {} in anchor() function in CompileJobAction [all …]
|
| /external/llvm/utils/TableGen/ |
| D | X86ModRMFilters.cpp | 14 void ModRMFilter::anchor() { } in anchor() function in ModRMFilter 16 void DumbFilter::anchor() { } in anchor() function in DumbFilter 18 void ModFilter::anchor() { } in anchor() function in ModFilter 20 void ExtendedFilter::anchor() { } in anchor() function in ExtendedFilter 22 void ExactFilter::anchor() { } in anchor() function in ExactFilter
|
| /external/llvm/lib/IR/ |
| D | LLVMContextImpl.cpp | 216 void UnaryConstantExpr::anchor() { } in anchor() function in UnaryConstantExpr 218 void BinaryConstantExpr::anchor() { } in anchor() function in BinaryConstantExpr 220 void SelectConstantExpr::anchor() { } in anchor() function in SelectConstantExpr 222 void ExtractElementConstantExpr::anchor() { } in anchor() function in ExtractElementConstantExpr 224 void InsertElementConstantExpr::anchor() { } in anchor() function in InsertElementConstantExpr 226 void ShuffleVectorConstantExpr::anchor() { } in anchor() function in ShuffleVectorConstantExpr 228 void ExtractValueConstantExpr::anchor() { } in anchor() function in ExtractValueConstantExpr 230 void InsertValueConstantExpr::anchor() { } in anchor() function in InsertValueConstantExpr 232 void GetElementPtrConstantExpr::anchor() { } in anchor() function in GetElementPtrConstantExpr 234 void CompareConstantExpr::anchor() { } in anchor() function in CompareConstantExpr
|
| /external/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMMCAsmInfo.cpp | 19 void ARMMCAsmInfoDarwin::anchor() { } in anchor() function in ARMMCAsmInfoDarwin 42 void ARMELFMCAsmInfo::anchor() { } in anchor() function in ARMELFMCAsmInfo 86 void ARMCOFFMCAsmInfoMicrosoft::anchor() { } in anchor() function in ARMCOFFMCAsmInfoMicrosoft 95 void ARMCOFFMCAsmInfoGNU::anchor() { } in anchor() function in ARMCOFFMCAsmInfoGNU
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMMCAsmInfo.cpp | 18 void ARMMCAsmInfoDarwin::anchor() { } in anchor() function in ARMMCAsmInfoDarwin 44 void ARMELFMCAsmInfo::anchor() { } in anchor() function in ARMELFMCAsmInfo 90 void ARMCOFFMCAsmInfoMicrosoft::anchor() { } in anchor() function in ARMCOFFMCAsmInfoMicrosoft 103 void ARMCOFFMCAsmInfoGNU::anchor() { } in anchor() function in ARMCOFFMCAsmInfoGNU
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| D | MCAsmInfoCOFF.cpp | 19 void MCAsmInfoCOFF::anchor() {} in anchor() function in MCAsmInfoCOFF 54 void MCAsmInfoMicrosoft::anchor() {} in anchor() function in MCAsmInfoMicrosoft 58 void MCAsmInfoGNUCOFF::anchor() {} in anchor() function in MCAsmInfoGNUCOFF
|
| /external/slf4j/slf4j-site/src/site/pages/js/ |
| D | decorator.js | 25 function decoratePropertiesInTables(anchor) { argument 53 function decorateConversionWordInTables(anchor) { argument 68 function decorateDoAnchor(anchor) { argument 83 function scrollIfMatch(element, nameAttr, anchor) { argument
|
| /external/llvm/lib/MC/ |
| D | MCAsmInfoCOFF.cpp | 18 void MCAsmInfoCOFF::anchor() { } in anchor() function in MCAsmInfoCOFF 44 void MCAsmInfoMicrosoft::anchor() { } in anchor() function in MCAsmInfoMicrosoft 49 void MCAsmInfoGNUCOFF::anchor() { } in anchor() function in MCAsmInfoGNUCOFF
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | MachineModuleInfoImpls.cpp | 25 void MachineModuleInfoMachO::anchor() {} in anchor() function in MachineModuleInfoMachO 26 void MachineModuleInfoELF::anchor() {} in anchor() function in MachineModuleInfoELF 27 void MachineModuleInfoCOFF::anchor() {} in anchor() function in MachineModuleInfoCOFF
|
| /external/llvm/lib/Target/X86/MCTargetDesc/ |
| D | X86MCAsmInfo.cpp | 42 void X86MCAsmInfoDarwin::anchor() { } in anchor() function in X86MCAsmInfoDarwin 87 void X86ELFMCAsmInfo::anchor() { } in anchor() function in X86ELFMCAsmInfo 127 void X86MCAsmInfoMicrosoft::anchor() { } in anchor() function in X86MCAsmInfoMicrosoft 153 void X86MCAsmInfoGNUCOFF::anchor() { } in anchor() function in X86MCAsmInfoGNUCOFF
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
| D | X86MCAsmInfo.cpp | 37 void X86MCAsmInfoDarwin::anchor() { } in anchor() function in X86MCAsmInfoDarwin 82 void X86ELFMCAsmInfo::anchor() { } in anchor() function in X86ELFMCAsmInfo 122 void X86MCAsmInfoMicrosoft::anchor() { } in anchor() function in X86MCAsmInfoMicrosoft 148 void X86MCAsmInfoGNUCOFF::anchor() { } in anchor() function in X86MCAsmInfoGNUCOFF
|
| /external/snakeyaml/src/main/java/org/yaml/snakeyaml/composer/ |
| D | Composer.java | 134 String anchor = event.getAnchor(); in composeNode() local 146 String anchor = null; in composeNode() local 161 protected Node composeScalarNode(String anchor) { in composeScalarNode() 181 protected Node composeSequenceNode(String anchor) { in composeSequenceNode() 206 protected Node composeMappingNode(String anchor) { in composeMappingNode()
|
| /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/ |
| D | PositionMetrics.java | 23 private AnchorPosition anchor; field in PositionMetrics 26 …cs(float x, XLayoutStyle xLayoutStyle, float y, YLayoutStyle yLayoutStyle, AnchorPosition anchor) { in PositionMetrics() 45 public void setAnchor(AnchorPosition anchor) { in setAnchor()
|
| /external/python/pyyaml/lib/yaml/ |
| D | composer.py | 88 def compose_scalar_node(self, anchor): argument 99 def compose_sequence_node(self, anchor): argument 117 def compose_mapping_node(self, anchor): argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| D | PPCMCAsmInfo.cpp | 18 void PPCELFMCAsmInfo::anchor() { } in anchor() function in PPCELFMCAsmInfo 57 void PPCXCOFFMCAsmInfo::anchor() {} in anchor() function in PPCXCOFFMCAsmInfo
|
| /external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| D | PPCMCAsmInfo.cpp | 19 void PPCMCAsmInfoDarwin::anchor() { } in anchor() function in PPCMCAsmInfoDarwin 45 void PPCELFMCAsmInfo::anchor() { } in anchor() function in PPCELFMCAsmInfo
|
| /external/snakeyaml/src/main/java/org/yaml/snakeyaml/events/ |
| D | NodeEvent.java | 25 private final String anchor; field in NodeEvent 27 public NodeEvent(String anchor, Mark startMark, Mark endMark) { in NodeEvent()
|
| /external/llvm/lib/CodeGen/ |
| D | MachineModuleInfoImpls.cpp | 24 void MachineModuleInfoMachO::anchor() {} in anchor() function in MachineModuleInfoMachO 25 void MachineModuleInfoELF::anchor() {} in anchor() function in MachineModuleInfoELF
|
| /external/clang/lib/AST/ |
| D | DeclOpenMP.cpp | 27 void OMPThreadPrivateDecl::anchor() { } in anchor() function in OMPThreadPrivateDecl 60 void OMPDeclareReductionDecl::anchor() {} in anchor() function in OMPDeclareReductionDecl 90 void OMPCapturedExprDecl::anchor() {} in anchor() function in OMPCapturedExprDecl
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/_sass/components/ |
| D | _article-content.scss | 19 & > .anchor { class 30 & > .anchor { class
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/_sass/components/ |
| D | _article-content.scss | 19 & > .anchor { class 30 & > .anchor { class
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMTargetMachine.cpp | 264 void ARMTargetMachine::anchor() {} in anchor() function in ARMTargetMachine 279 void ARMLETargetMachine::anchor() {} in anchor() function in ARMLETargetMachine 289 void ARMBETargetMachine::anchor() {} in anchor() function in ARMBETargetMachine 299 void ThumbTargetMachine::anchor() {} in anchor() function in ThumbTargetMachine 311 void ThumbLETargetMachine::anchor() {} in anchor() function in ThumbLETargetMachine 321 void ThumbBETargetMachine::anchor() {} in anchor() function in ThumbBETargetMachine
|
| /external/gfxstream-protocols/registry/vulkan/scripts/ |
| D | promote.py | 22 anchor = 0 variable 24 def anchorname(anchor): argument
|
| /external/python/cpython3/Lib/distutils/ |
| D | filelist.py | 180 def include_pattern(self, pattern, anchor=1, prefix=None, is_regex=0): argument 224 anchor=1, prefix=None, is_regex=0): argument 293 def translate_pattern(pattern, anchor=1, prefix=None, is_regex=0): argument
|
| /external/python/cpython2/Lib/distutils/ |
| D | filelist.py | 187 def include_pattern(self, pattern, anchor=1, prefix=None, is_regex=0): argument 232 def exclude_pattern(self, pattern, anchor=1, prefix=None, is_regex=0): argument 312 def translate_pattern(pattern, anchor=1, prefix=None, is_regex=0): argument
|