/external/clang/test/Parser/ |
D | recursion-limits.cpp | 3 class outer { 4 class inner1 { inner1(); }; 5 class inner2 { inner2(); }; 6 class inner3 { inner3(); }; 7 class inner4 { inner4(); }; 8 class inner5 { inner5(); }; 9 class inner6 { inner6(); }; 10 class inner7 { inner7(); }; 11 class inner8 { inner8(); }; 12 class inner9 { inner9(); }; [all …]
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/ |
D | rcssmin-pysrc.html | 14 <table class="navbar" border="0" width="100%" cellpadding="0" 18 <th bgcolor="#70b0f0" class="navbar-select" 34 <th class="navbar" align="right" width="100%"> 36 <tr><th class="navbar" align="center" 44 <span class="breadcrumbs"> 55 <h1 class="epydoc">Source Code for <a href="rcssmin-module.html">Module rcssmin</a></h1> 56 <pre class="py-src"> 57 <a name="L1"></a><tt class="py-lineno"> 1</tt> <tt class="py-line"><tt class="py-comment">#!/usr/… 58 <a name="L2"></a><tt class="py-lineno"> 2</tt> <tt class="py-line"><tt class="py-comment"># -*- c… 59 <a name="L3"></a><tt class="py-lineno"> 3</tt> <tt class="py-line"><tt class="py-docstring">r"""<… [all …]
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/ |
D | rjsmin-pysrc.html | 14 <table class="navbar" border="0" width="100%" cellpadding="0" 18 <th bgcolor="#70b0f0" class="navbar-select" 34 <th class="navbar" align="right" width="100%"> 36 <tr><th class="navbar" align="center" 44 <span class="breadcrumbs"> 55 <h1 class="epydoc">Source Code for <a href="rjsmin-module.html">Module rjsmin</a></h1> 56 <pre class="py-src"> 57 <a name="L1"></a><tt class="py-lineno"> 1</tt> <tt class="py-line"><tt class="py-comment">#!/usr/… 58 <a name="L2"></a><tt class="py-lineno"> 2</tt> <tt class="py-line"><tt class="py-comment"># -*- c… 59 <a name="L3"></a><tt class="py-lineno"> 3</tt> <tt class="py-line"><tt class="py-docstring">r"""<… [all …]
|
/external/llvm/test/CodeGen/Thumb2/ |
D | constant-islands.ll | 20 %class.btVector3 = type { [4 x float] } 21 %class.btTransform = type { %class.btMatrix3x3, %class.btVector3 } 22 %class.btMatrix3x3 = type { [3 x %class.btVector3] } 23 %class.btCapsuleShape = type { %class.btConvexInternalShape, i32 } 24 %class.btConvexInternalShape = type { %class.btConvexShape, %class.btVector3, %class.btVector3, flo… 25 %class.btConvexShape = type { %class.btCollisionShape } 26 %class.btCollisionShape = type { i32 (...)**, i32, i8* } 27 %class.RagDoll = type { i32 (...)**, %class.btDynamicsWorld*, [11 x %class.btCollisionShape*], [11 … 28 %class.btDynamicsWorld = type { %class.btCollisionWorld, void (%class.btDynamicsWorld*, float)*, vo… 29 …class.btCollisionWorld = type { i32 (...)**, %class.btAlignedObjectArray, %class.btDispatcher*, %s… [all …]
|
/external/scapy/scapy/layers/tls/crypto/ |
D | suites.py | 23 Return the 3-tuple made of the Key Exchange Algorithm class, the Cipher 24 class and the HMAC class, through the parsing of the ciphersuite name. 73 class _GenericCipherSuiteMetaclass(type): 76 Their name attribute equates their respective class name. 80 the TLS 1.2 length, and the value should be set at class instantiation. 128 class _GenericCipherSuite(six.with_metaclass(_GenericCipherSuiteMetaclass, object)): 145 class TLS_NULL_WITH_NULL_NULL(_GenericCipherSuite): 148 class TLS_RSA_WITH_NULL_MD5(_GenericCipherSuite): 151 class TLS_RSA_WITH_NULL_SHA(_GenericCipherSuite): 154 class TLS_RSA_EXPORT_WITH_RC4_40_MD5(_GenericCipherSuite): [all …]
|
/external/libmojo/base/android/jni_generator/ |
D | android_jar.classes | 1 java/lang/AbstractMethodError.class 2 java/lang/AbstractStringBuilder.class 3 java/lang/Appendable.class 4 java/lang/ArithmeticException.class 5 java/lang/ArrayIndexOutOfBoundsException.class 6 java/lang/ArrayStoreException.class 7 java/lang/AssertionError.class 8 java/lang/AutoCloseable.class 9 java/lang/Boolean.class 10 java/lang/Byte.class [all …]
|
/external/icu/icu4c/ |
D | APIChangeReport.html | 42 <table BORDER="1" class="genTable"> 48 <tr class="row1"> 49 <td class="file">decimfmt.h</td><td class="proto"><tt>enum</tt> 50 …icu::DecimalFormat::ERoundingMode {}</td><td class="stabchange">Stable<br>ICU 2.4</td><td>(moved t… 52 <tr class="row0"> 53 <td class="file">decimfmt.h</td><td class="proto"><tt>enum</tt> 54 …icu::DecimalFormat::ERoundingMode::kRoundCeiling</td><td class="stabchange">Stable<br>ICU 2.4</td>… 56 <tr class="row1"> 57 <td class="file">decimfmt.h</td><td class="proto"><tt>enum</tt> 58 …icu::DecimalFormat::ERoundingMode::kRoundDown</td><td class="stabchange">Stable<br>ICU 2.4</td><td… [all …]
|
/external/llvm/test/CodeGen/PowerPC/ |
D | pr15031.ll | 19 %"class.llvm::MachineMemOperand" = type { %"struct.llvm::MachinePointerInfo", i64, i32, %"class.llv… 20 %"struct.llvm::MachinePointerInfo" = type { %"class.llvm::Value"*, i64 } 21 %"class.llvm::Value" = type { i32 (...)**, i8, i8, i16, %"class.llvm::Type"*, %"class.llvm::Use"*, … 22 %"class.llvm::Type" = type { %"class.llvm::LLVMContext"*, i32, i32, %"class.llvm::Type"** } 23 %"class.llvm::LLVMContext" = type { %"class.llvm::LLVMContextImpl"* } 24 %"class.llvm::LLVMContextImpl" = type opaque 25 %"class.llvm::Use" = type { %"class.llvm::Value"*, %"class.llvm::Use"*, %"class.llvm::PointerIntPai… 26 %"class.llvm::PointerIntPair" = type { i64 } 27 %"class.llvm::StringMapEntry" = type opaque 28 %"class.llvm::MDNode" = type { %"class.llvm::Value", %"class.llvm::FoldingSetImpl::Node", i32, i32 } [all …]
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrEnc.td | 1 class Enc_COPROC_VX_3op_v<bits<15> opc> : OpcodeHexagon { 10 class V6_vtmpyb_enc : Enc_COPROC_VX_3op_v<0b000110010000000>; 11 class V6_vtmpybus_enc : Enc_COPROC_VX_3op_v<0b000110010000001>; 12 class V6_vdmpyhb_enc : Enc_COPROC_VX_3op_v<0b000110010000010>; 13 class V6_vrmpyub_enc : Enc_COPROC_VX_3op_v<0b000110010000011>; 14 class V6_vrmpybus_enc : Enc_COPROC_VX_3op_v<0b000110010000100>; 15 class V6_vdsaduh_enc : Enc_COPROC_VX_3op_v<0b000110010000101>; 16 class V6_vdmpybus_enc : Enc_COPROC_VX_3op_v<0b000110010000110>; 17 class V6_vdmpybus_dv_enc : Enc_COPROC_VX_3op_v<0b000110010000111>; 18 class V6_vtmpyb_acc_enc : Enc_COPROC_VX_3op_v<0b000110010001000>; [all …]
|
/external/tinyxml/docs/ |
D | tinyxml_8h-source.html | 7 …class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="hi… 8 <h1>tinyxml.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span clas… 9 <a name="l00002"></a>00002 <span class="comment">www.sourceforge.net/projects/tinyxml</span> 10 <a name="l00003"></a>00003 <span class="comment">Original code (2.0 and earlier )copyright (c) 2000… 11 <a name="l00004"></a>00004 <span class="comment"></span> 12 <a name="l00005"></a>00005 <span class="comment">This software is provided 'as-is', without any exp… 13 <a name="l00006"></a>00006 <span class="comment">warranty. In no event will the authors be held lia… 14 <a name="l00007"></a>00007 <span class="comment">damages arising from the use of this software.</sp… 15 <a name="l00008"></a>00008 <span class="comment"></span> 16 <a name="l00009"></a>00009 <span class="comment">Permission is granted to anyone to use this softwa… [all …]
|
/external/mockito/src/test/java/org/mockito/internal/util/reflection/ |
D | GenericTypeExtractorTest.java | 17 public class GenericTypeExtractorTest extends TestBase { 19 class Base<T> {} 20 static class StaticBase<T> {} 24 class IntImpl extends Base<Integer> {} 25 static class StaticIntImpl extends StaticBase<Integer> {} 26 class NestedImpl extends Base<Base<String>> {} 27 class NonGeneric extends Base {} 29 class IIntImpl implements IBase<Integer>{} 30 class INestedImpl implements IBase<IBase<String>>{} 31 class INonGeneric implements IBase {} [all …]
|
/external/testng/src/test/resources/ |
D | testng.xml | 18 <class name="NoPackageTest" /> 36 <class name="test.parameters.ParameterSample" /> 37 <class name="test.parameters.ParameterTest" /> 38 <class name="test.Test1" /> 39 <class name="test.Test2" /> 40 <class name="test.CtorCalledOnce" /> 41 <class name="test.expectedexceptions.ExpectedExceptionsTest" /> 42 <class name="test.access.PrivateAccessConfigurationMethods" /> 43 <class name="test.expectedexceptions.WrappedExpectedExceptionTest" /> 44 <class name="test.parameters.OptionalParameterTest"/> [all …]
|
/external/python/cpython2/Lib/test/ |
D | test_difflib_expect.html | 24 <table class="diff" id="difflib_chg_to0__top" 28 …ead><tr><th class="diff_next"><br /></th><th colspan="2" class="diff_header">from</th><th class="d… 30 …class="diff_next" id="difflib_chg_to0__0"><a href="#difflib_chg_to0__0">f</a></td><td class="diff_… 31 …class="diff_next"><a href="#difflib_chg_to0__1">n</a></td><td class="diff_header" id="from0_2">2</… 32 …class="diff_next"></td><td class="diff_header" id="from0_3">3</td><td nowrap="nowrap"><span class=… 33 …class="diff_next"></td><td class="diff_header" id="from0_4">4</td><td nowrap="nowrap"> … 34 …class="diff_next"></td><td class="diff_header" id="from0_5">5</td><td nowrap="nowrap"><span class=… 35 …class="diff_next"></td><td class="diff_header"></td><td nowrap="nowrap"></td><td class="diff_next"… 36 …<tr><td class="diff_next"></td><td class="diff_header" id="from0_6">6</td><td nowrap="nowrap">123<… 37 …<tr><td class="diff_next"></td><td class="diff_header" id="from0_7">7</td><td nowrap="nowrap">123<… [all …]
|
D | test_calendar.py | 68 <table border="0" cellpadding="0" cellspacing="0" class="year"> 69 <tr><th colspan="3" class="year">2004</th></tr><tr><td><table border="0" cellpadding="0" cellspacin… 70 <tr><th colspan="7" class="month">January</th></tr> 71 …h class="mon">Mon</th><th class="tue">Tue</th><th class="wed">Wed</th><th class="thu">Thu</th><th … 72 …class="noday"> </td><td class="noday"> </td><td class="noday"> </td><td class="thu"… 73 …tr><td class="mon">5</td><td class="tue">6</td><td class="wed">7</td><td class="thu">8</td><td cla… 74 …><td class="mon">12</td><td class="tue">13</td><td class="wed">14</td><td class="thu">15</td><td c… 75 …><td class="mon">19</td><td class="tue">20</td><td class="wed">21</td><td class="thu">22</td><td c… 76 …><td class="mon">26</td><td class="tue">27</td><td class="wed">28</td><td class="thu">29</td><td c… 78 </td><td><table border="0" cellpadding="0" cellspacing="0" class="month"> [all …]
|
/external/python/cpython3/Lib/test/ |
D | test_difflib_expect.html | 24 <table class="diff" id="difflib_chg_to0__top" 28 …ead><tr><th class="diff_next"><br /></th><th colspan="2" class="diff_header">from</th><th class="d… 30 …class="diff_next" id="difflib_chg_to0__0"><a href="#difflib_chg_to0__0">f</a></td><td class="diff_… 31 …class="diff_next"><a href="#difflib_chg_to0__1">n</a></td><td class="diff_header" id="from0_2">2</… 32 …class="diff_next"></td><td class="diff_header" id="from0_3">3</td><td nowrap="nowrap"><span class=… 33 …class="diff_next"></td><td class="diff_header" id="from0_4">4</td><td nowrap="nowrap"> … 34 …class="diff_next"></td><td class="diff_header" id="from0_5">5</td><td nowrap="nowrap"><span class=… 35 …class="diff_next"></td><td class="diff_header"></td><td nowrap="nowrap"></td><td class="diff_next"… 36 …<tr><td class="diff_next"></td><td class="diff_header" id="from0_6">6</td><td nowrap="nowrap">123<… 37 …<tr><td class="diff_next"></td><td class="diff_header" id="from0_7">7</td><td nowrap="nowrap">123<… [all …]
|
/external/libcxx/include/ |
D | iosfwd | 20 template<class charT> struct char_traits; 21 template<class T> class allocator; 23 class ios_base; 24 template <class charT, class traits = char_traits<charT> > class basic_ios; 26 template <class charT, class traits = char_traits<charT> > class basic_streambuf; 27 template <class charT, class traits = char_traits<charT> > class basic_istream; 28 template <class charT, class traits = char_traits<charT> > class basic_ostream; 29 template <class charT, class traits = char_traits<charT> > class basic_iostream; 31 template <class charT, class traits = char_traits<charT>, class Allocator = allocator<charT> > 32 class basic_stringbuf; [all …]
|
D | type_traits | 20 // helper class: 21 template <class T, T v> struct integral_constant; 31 template <bool, class T = void> struct enable_if; 32 template <bool, class T, class F> struct conditional; 35 template <class T> struct is_void; 36 template <class T> struct is_null_pointer; // C++14 37 template <class T> struct is_integral; 38 template <class T> struct is_floating_point; 39 template <class T> struct is_array; 40 template <class T> struct is_pointer; [all …]
|
/external/javaparser/javaparser-testing/src/test/resources/com/github/javaparser/bdd/ |
D | comment_attribution_scenarios.story | 1 Scenario: A Class With Line Comments is processed by the Java Parser 3 Given the class: 6 public class ClassWithLineComments { 15 When the class is parsed by the Java parser 18 Then class 1 has 4 total contained comments 19 Then method 1 in class 1 has 4 total contained comments 20 Then method 1 in class 1 has 0 orphan comments 21 Then block statement in method 1 in class 1 has 4 total contained comments 22 Then block statement in method 1 in class 1 has 3 orphan comments 26 Scenario: A Class With Line Comments is processed by the Java Parser [all …]
|
/external/javaparser/javaparser-metamodel-generator/src/main/java/com/github/javaparser/generator/metamodel/ |
D | MetaModelGenerator.java | 27 public class MetaModelGenerator { 29 …private static List<Class<? extends Node>> ALL_NODE_CLASSES = new ArrayList<Class<? extends Node>>… 33 add(Node.class); 35 add(BodyDeclaration.class); 36 add(CallableDeclaration.class); 37 add(Statement.class); 38 add(Expression.class); 39 add(Type.class); 41 add(AnnotationExpr.class); 42 add(TypeDeclaration.class); [all …]
|
/external/androidplot/.idea/inspectionProfiles/ |
D | Project_Default.xml | 5 …<inspection_tool class="AbstractBeanReferencesInspection" enabled="false" level="ERROR" enabled_by… 6 …<inspection_tool class="AssertEqualsBetweenInconvertibleTypesTestNG" enabled="false" level="WARNIN… 7 …<inspection_tool class="AutowiredDependenciesInspection" enabled="false" level="WARNING" enabled_b… 8 …<inspection_tool class="ComponentNotRegistered" enabled="false" level="WARNING" enabled_by_default… 12 …<inspection_tool class="ComponentRegistrationProblems" enabled="false" level="ERROR" enabled_by_de… 13 …<inspection_tool class="ContextComponentScanInconsistencyInspection" enabled="false" level="ERROR"… 14 …<inspection_tool class="ContextJavaBeanUnresolvedMethodsInspection" enabled="false" level="WARNING… 15 …<inspection_tool class="DialogTitleCapitalization" enabled="false" level="WARNING" enabled_by_defa… 16 …<inspection_tool class="DuplicatedBeanNamesInspection" enabled="false" level="ERROR" enabled_by_de… 17 …<inspection_tool class="ELDeferredExpressionsInspection" enabled="false" level="WARNING" enabled_b… [all …]
|
/external/libcxx/include/experimental/ |
D | type_traits | 25 template <class> class invocation_type; // not defined 26 template <class F, class... ArgTypes> class invocation_type<F(ArgTypes...)>; 27 template <class> class raw_invocation_type; // not defined 28 template <class F, class... ArgTypes> class raw_invocation_type<F(ArgTypes...)>; 30 template <class T> 32 template <class T> 36 template <class...> using void_t = void; 45 template <template<class...> class Op, class... Args> 47 template <template<class...> class Op, class... Args> 49 template <template<class...> class Op, class... Args> [all …]
|
/external/libxml2/doc/ |
D | xmllint.html | 1 …class="refentry"><a name="idm1"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name<… 2 …The <span class="command"><strong>xmllint</strong></span> program parses one or more <acronym clas… 3 specified on the command line as <em class="replaceable"><code>XML-FILE</code></em> 5 is <span class="bold"><strong>-</strong></span> ). It prints various types of 7 errors both in <acronym class="acronym">XML</acronym> code and in 8 the <acronym class="acronym">XML</acronym> parser itself. 9 …class="command"><strong>xmllint</strong></span> is included in <span class="citerefentry"><span cl… 10 …<span class="command"><strong>xmllint</strong></span> accepts the following options (in alphabetic… 11 …class="variablelist"><dl class="variablelist"><dt><span class="term"><code class="option">--auto</… 12 …Use the <acronym class="acronym">SGML</acronym> catalog(s) from <code class="envar">SGML_CATALOG_F… [all …]
|
D | xmlcatalog_man.html | 1 …="#840084" alink="#0000FF"><div class="refentry"><a name="idm45940765506544"></a><div class="title… 2 Command line tool to parse and manipulate <acronym class="acronym">XML</acronym> 3 or <acronym class="acronym">SGML</acronym> catalog files. 4 …class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">xmlcatal… 6 <code class="option">--add 7 <em class="replaceable"><code>TYPE</code></em> 8 <em class="replaceable"><code>ORIG</code></em> 9 <em class="replaceable"><code>REPLACE</code></em> 11 | <code class="option">--add <em class="replaceable"><code>FILENAME</code></em></code> ] 12 | <code class="option">--noout</code> | <code class="option">--no-super-update</code> | [all …]
|
/external/libjpeg-turbo/doc/html/ |
D | group___turbo_j_p_e_g.html | 39 <div id="navrow1" class="tabs"> 40 <ul class="tablist"> 45 <div id="MSearchBox" class="MSearchBoxInactive"> 46 <span class="left"> 55 </span><span class="right"> 68 …class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="Sele… 77 <div class="header"> 78 <div class="summary"> 85 <div class="headertitle"> 86 <div class="title">TurboJPEG</div> </div> [all …]
|
/external/guava/guava-testlib/test/com/google/common/testing/ |
D | ArbitraryInstancesTest.java | 137 public class ArbitraryInstancesTest extends TestCase { 140 assertNull(ArbitraryInstances.get(void.class)); in testGet_primitives() 141 assertNull(ArbitraryInstances.get(Void.class)); in testGet_primitives() 142 assertEquals(Boolean.FALSE, ArbitraryInstances.get(boolean.class)); in testGet_primitives() 143 assertEquals(Boolean.FALSE, ArbitraryInstances.get(Boolean.class)); in testGet_primitives() 144 assertEquals(Character.valueOf('\0'), ArbitraryInstances.get(char.class)); in testGet_primitives() 145 assertEquals(Character.valueOf('\0'), ArbitraryInstances.get(Character.class)); in testGet_primitives() 146 assertEquals(Byte.valueOf((byte) 0), ArbitraryInstances.get(byte.class)); in testGet_primitives() 147 assertEquals(Byte.valueOf((byte) 0), ArbitraryInstances.get(Byte.class)); in testGet_primitives() 148 assertEquals(Short.valueOf((short) 0), ArbitraryInstances.get(short.class)); in testGet_primitives() [all …]
|