/external/apache-commons-math/src/main/java/org/apache/commons/math/genetics/ |
D | Chromosome.java | 56 * @param another another chromosome to compare 59 * <li>-1 if <code>another</code> is better than <code>this</code></li> 60 * <li>1 if <code>another</code> is worse than <code>this</code></li> 64 public int compareTo(Chromosome another) { in compareTo() argument 65 return ((Double)this.getFitness()).compareTo(another.getFitness()); in compareTo() 69 * Returns <code>true<code> iff <code>another</code> has the same 72 * @param another chromosome to compare 73 * @return true if <code>another</code> is equivalent to this chromosome 75 protected boolean isSame(Chromosome another) { in isSame() argument 80 * Searches the <code>population</code> for another chromosome with the same
|
/external/python/google-api-python-client/docs/dyn/ |
D | androidpublisher_v2.edits.expansionfiles.html | 82 <p class="firstline">Updates the APK's Expansion File configuration to reference another APK's Expa… 85 <p class="firstline">Updates the APK's Expansion File configuration to reference another APK's Expa… 107 …"referencesVersion": 42, # If set this APK's Expansion File references another APK's Expansion Fil… 108 …is APK has an Expansion File uploaded to it: this APK does not reference another APK's Expansion F… 114 …<pre>Updates the APK's Expansion File configuration to reference another APK's Expansion Files. To… 128 …"referencesVersion": 42, # If set this APK's Expansion File references another APK's Expansion Fil… 129 …is APK has an Expansion File uploaded to it: this APK does not reference another APK's Expansion F… 137 …"referencesVersion": 42, # If set this APK's Expansion File references another APK's Expansion Fil… 138 …is APK has an Expansion File uploaded to it: this APK does not reference another APK's Expansion F… 144 …<pre>Updates the APK's Expansion File configuration to reference another APK's Expansion Files. To… [all …]
|
D | tasks_v1.tasks.html | 97 <p class="firstline">Moves the specified task to another position in the task list. This can includ… 146 …another task's corresponding position string according to lexicographical ordering, the task is po… 173 …another task's corresponding position string according to lexicographical ordering, the task is po… 196 …another task's corresponding position string according to lexicographical ordering, the task is po… 237 …another task's corresponding position string according to lexicographical ordering, the task is po… 264 …<pre>Moves the specified task to another position in the task list. This can include putting it as… 286 …another task's corresponding position string according to lexicographical ordering, the task is po… 314 …another task's corresponding position string according to lexicographical ordering, the task is po… 335 …another task's corresponding position string according to lexicographical ordering, the task is po… 363 …another task's corresponding position string according to lexicographical ordering, the task is po… [all …]
|
/external/curl/tests/data/ |
D | test184 | 17 Location: http://yet.another.host/184 32 Location: http://yet.another.host/184 51 http://deathstar.another.galaxy/184 -L -H "Host: another.visitor.stay.a.while.stay.foreeeeeever" --… 61 GET http://deathstar.another.galaxy/184 HTTP/1.1 62 Host: another.visitor.stay.a.while.stay.foreeeeeever 67 GET http://yet.another.host/184 HTTP/1.1 68 Host: yet.another.host
|
D | test185 | 51 http://deathstar.another.galaxy/185 -L -H "Host: another.visitor.stay.a.while.stay.foreeeeeever" --… 61 GET http://deathstar.another.galaxy/185 HTTP/1.1 62 Host: another.visitor.stay.a.while.stay.foreeeeeever 67 GET http://deathstar.another.galaxy/go/west/185 HTTP/1.1 68 Host: another.visitor.stay.a.while.stay.foreeeeeever
|
D | test646 | 25 To: another 30 …another header " -F "=This is the plain text version;headers=@log/headers646" -F "=)" -F "=@log/te… 41 # This line is another comment. It precedes a folded header. 66 To: another 76 X-test2: this is another header
|
/external/javaparser/javaparser-testing/src/test/resources/com/github/javaparser/bdd/ |
D | position_range_scenarios.story | 1 Scenario: a position is equal to another position at the same place 8 Scenario: a position is after another position 15 Scenario: a position is directly after another position 22 Scenario: a position is before another position 29 Scenario: a position is directly before another position 36 Scenario: a range is equal to another range 51 Scenario: a range is contained in another range
|
/external/clang/test/SemaTemplate/ |
D | undefined-template.cpp | 38 …uppress this warning if 'C1<int>::s_var_1' is explicitly instantiated in another translation unit}} in func_02() 43 …ppress this warning if 'C1<char>::s_var_2' is explicitly instantiated in another translation unit}} in func_03() 48 …ppress this warning if 'C1<int>::s_func_1' is explicitly instantiated in another translation unit}} in func_04() 57 …press this warning if 'C1<char>::s_func_2' is explicitly instantiated in another translation unit}} in func_06() 62 …suppress this warning if 'C1<int>::meth_1' is explicitly instantiated in another translation unit}} in func_07() 71 …uppress this warning if 'C1<char>::meth_1' is explicitly instantiated in another translation unit}} in func_09() 80 … this warning if 'C1<int>::s_tvar_2<long>' is explicitly instantiated in another translation unit}} in func_11() 89 …this warning if 'C1<int>::s_tfunc_2<long>' is explicitly instantiated in another translation unit}} in func_13() 98 …is warning if 'C1<int>::C2<char>::s_var_2' is explicitly instantiated in another translation unit}} in func_15() 107 …s warning if 'C1<int>::C2<char>::s_func_2' is explicitly instantiated in another translation unit}} in func_17() [all …]
|
/external/skia/docs/ |
D | markup.bmh | 25 # a row # another row ## 26 # another row # another row ## 33 $ a row $ another row $$ 34 $ another row $ another row $$
|
/external/skqp/docs/ |
D | markup.bmh | 25 # a row # another row ## 26 # another row # another row ## 33 $ a row $ another row $$ 34 $ another row $ another row $$
|
/external/clang/test/Parser/ |
D | objc-messaging-1.m | 9 [a inout: 1 :2 another:(2,3,4)]; // expected-warning{{not found}} \ 11 [a inout: 1 :2 another:(2,3,4), 6,6,8]; // expected-warning{{not found}} \ 13 [a inout: 1 :2 another:(2,3,4), (6,4,5),6,8]; // expected-warning{{not found}} \ 15 [a inout: 1 :2 another:(i+10), (i,j-1,5),6,8]; // expected-warning{{not found}} \ 17 [a long: 1 :2 another:(i+10), (i,j-1,5),6,8]; // expected-warning{{not found}} \ 19 [a : "Hello\n" :2 another:(i+10), (i,j-1,5),6,8]; // expected-warning{{not found}} \
|
/external/objenesis/tck/src/main/java/org/objenesis/tck/candidates/ |
D | ConstructorWithArguments.java | 24 private final int another; field in ConstructorWithArguments 26 public ConstructorWithArguments(String something, int another) { in ConstructorWithArguments() argument 28 this.another = another; in ConstructorWithArguments() 32 return something + another; in toString()
|
D | SerializableConstructorWithArguments.java | 28 private final int another; field in SerializableConstructorWithArguments 30 public SerializableConstructorWithArguments(String something, int another) { in SerializableConstructorWithArguments() argument 32 this.another = another; in SerializableConstructorWithArguments() 36 return something + another; in toString()
|
/external/clang/test/Sema/ |
D | warn-duplicate-enum.c | 6 …A3, // expected-warning {{element A3 has been implicitly assigned 0 which another element has bee… 11 …B2, // expected-warning {{element B2 has been implicitly assigned 0 which another element ha… 14 …B5, // expected-warning {{element B5 has been implicitly assigned -1 which another element has be… 18 … }; // expected-warning{{element C1 has been implicitly assigned 0 which another element has been … 24 …D3, // expected-warning{{element D3 has been implicitly assigned 2 which another element has been…
|
/external/tensorflow/tensorflow/python/framework/ |
D | tensor_shape.py | 142 # Another possibility would be this, but WARNING: it only works if the 243 other: Another Dimension. 256 other: Another Dimension. 283 other: Another Dimension. 313 other: Another Dimension, or a value accepted by `as_dimension`. 328 other: Another Dimension, or a value accepted by `as_dimension`. 348 other: Another Dimension, or a value accepted by `as_dimension`. 363 other: Another Dimension, or a value accepted by `as_dimension`. 387 other: Another Dimension, or a value accepted by `as_dimension`. 406 other: Another Dimension, or a value accepted by `as_dimension`. [all …]
|
/external/python/cpython3/Lib/test/test_email/data/ |
D | msg_12a.txt | 17 Content-Type: multipart/mixed; boundary="ANOTHER" 19 --ANOTHER 23 --ANOTHER 27 --ANOTHER--
|
D | msg_12.txt | 17 Content-Type: multipart/mixed; boundary="ANOTHER" 19 --ANOTHER 23 --ANOTHER 26 --ANOTHER--
|
/external/python/cpython2/Lib/email/test/data/ |
D | msg_12.txt | 17 Content-Type: multipart/mixed; boundary="ANOTHER" 19 --ANOTHER 23 --ANOTHER 26 --ANOTHER--
|
D | msg_12a.txt | 17 Content-Type: multipart/mixed; boundary="ANOTHER" 19 --ANOTHER 23 --ANOTHER 27 --ANOTHER--
|
/external/python/cpython3/Lib/test/ |
D | cfgparser.3 | 36 another value = # empty string 37 yet another # None! 45 [another one!] 47 yes, this still applies to = section "another one!"
|
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
D | Kconfig | 387 Platform PLL, in another word: 396 clock, in another word DSPI_clk = Platform_clk / this_divider. 404 clock, in another word DUART_clk = Platform_clk / this_divider. 412 clock, in another word I2C_clk = Platform_clk / this_divider. 420 clock, in another word IFC_clk = Platform_clk / this_divider. 428 clock, in another word LPUART_clk = Platform_clk / this_divider. 437 clock, in another word SDHC_clk = Platform_clk / this_divider. 445 clock, in another word QMAN_clk = Platform_clk / this_divider.
|
/external/libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.members/ |
D | str.pass.cpp | 25 buf.str("another test"); in main() 26 assert(buf.str() == "another test"); in main() 31 buf.str(L"another test"); in main() 32 assert(buf.str() == L"another test"); in main()
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/reference/ |
D | TypeReference.java | 70 …* Compares this TypeReference to another TypeReference, or more generally to another CharSequence … 74 …* Equivalently, This TypeReference is equal to another TypeReference iff this.getType().equals(oth… 82 … * Compare this TypeReference to another TypeReference, or more generally to another CharSequence.
|
/external/guice/core/test/com/google/inject/ |
D | BoundInstanceInjectionTest.java | 98 Named.class.getName() + " and " + Another.class.getName()); in testMalformedInstance() 118 Named.class.getName() + " and " + Another.class.getName()); in testMalformedProvider() 124 void doublyAnnotated(@Named("a") @Another String unused) {} in doublyAnnotated() 129 void doublyAnnotated(@Named("a") @Another String s) {} in doublyAnnotated() 140 public @interface Another {} annotation in BoundInstanceInjectionTest
|
/external/python/cpython2/Lib/ |
D | sets.py | 33 really add a Set as an element to another Set; if you try, what is 156 # early, in case the deep copy recurses into another reference 290 """Report whether another set contains this set.""" 299 """Report whether this set contains another set.""" 429 """Update a set with the union of itself and another.""" 435 """Update a set with the union of itself and another.""" 439 """Update a set with the intersection of itself and another.""" 445 """Update a set with the intersection of itself and another.""" 452 """Update a set with the symmetric difference of itself and another.""" 458 """Update a set with the symmetric difference of itself and another.""" [all …]
|