| /external/cronet/stable/third_party/rust/chromium_crates_io/vendor/glob-0.3.1/tests/ |
| D | glob-std.rs | 70 mk_file("r/one/another", true); in main() 71 mk_file("r/one/another/a.md", false); in main() 72 mk_file("r/one/another/deep", true); in main() 73 mk_file("r/one/another/deep/spelunking.md", false); in main() 74 mk_file("r/another", true); in main() 75 mk_file("r/another/a.md", false); in main() 85 PathBuf::from("r/another"), in main() 87 PathBuf::from("r/one/another"), in main() 88 PathBuf::from("r/one/another/deep"), in main() 98 PathBuf::from("r/another"), in main() [all …]
|
| /external/cronet/tot/third_party/rust/chromium_crates_io/vendor/glob-0.3.1/tests/ |
| D | glob-std.rs | 70 mk_file("r/one/another", true); in main() 71 mk_file("r/one/another/a.md", false); in main() 72 mk_file("r/one/another/deep", true); in main() 73 mk_file("r/one/another/deep/spelunking.md", false); in main() 74 mk_file("r/another", true); in main() 75 mk_file("r/another/a.md", false); in main() 85 PathBuf::from("r/another"), in main() 87 PathBuf::from("r/one/another"), in main() 88 PathBuf::from("r/one/another/deep"), in main() 98 PathBuf::from("r/another"), in main() [all …]
|
| /external/rust/android-crates-io/crates/glob/tests/ |
| D | glob-std.rs | 104 mk_file("r/one/another", true); in main() 105 mk_file("r/one/another/a.md", false); in main() 106 mk_file("r/one/another/deep", true); in main() 107 mk_file("r/one/another/deep/spelunking.md", false); in main() 108 mk_file("r/another", true); in main() 109 mk_file("r/another/a.md", false); in main() 121 PathBuf::from("dirsym/link/another/a.md"), in main() 124 PathBuf::from("dirsym/link/one/another/a.md"), in main() 125 PathBuf::from("dirsym/link/one/another/deep/spelunking.md"), in main() 135 PathBuf::from("r/another"), in main() [all …]
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math3/genetics/ |
| D | Chromosome.java | 54 * @param another another chromosome to compare 57 * <li>-1 if <code>another</code> is better than <code>this</code> 58 * <li>1 if <code>another</code> is worse than <code>this</code> 62 public int compareTo(final Chromosome another) { in compareTo() argument 63 return Double.compare(getFitness(), another.getFitness()); in compareTo() 67 * Returns <code>true</code> iff <code>another</code> has the same representation and therefore 71 * @param another chromosome to compare 72 * @return true if <code>another</code> is equivalent to this chromosome 74 protected boolean isSame(final Chromosome another) { in isSame() argument 79 * Searches the <code>population</code> for another chromosome with the same representation. If
|
| /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/curl/tests/data/ |
| D | test184 | 17 Location: http://yet.another.host/%TESTNUMBER 32 Location: http://yet.another.host/%TESTNUMBER 51 http://deathstar.another.galaxy/%TESTNUMBER -L -H "Host: another.visitor.stay.a.while.stay.foreeeee… 61 GET http://deathstar.another.galaxy/%TESTNUMBER HTTP/1.1 62 Host: another.visitor.stay.a.while.stay.foreeeeeever 67 GET http://yet.another.host/%TESTNUMBER HTTP/1.1 68 Host: yet.another.host
|
| D | test185 | 51 http://deathstar.another.galaxy/%TESTNUMBER -L -H "Host: another.visitor.stay.a.while.stay.foreeeee… 61 GET http://deathstar.another.galaxy/%TESTNUMBER HTTP/1.1 62 Host: another.visitor.stay.a.while.stay.foreeeeeever 67 GET http://deathstar.another.galaxy/go/west/%TESTNUMBER HTTP/1.1 68 Host: another.visitor.stay.a.while.stay.foreeeeeever
|
| /external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/ |
| D | ResultMetadata.java | 15 * in the case the provided {@code key} is not stored within metadata or is stored as another 26 * the case the provided {@code key} is stored as another type. 45 * the case the provided {@code key} is not stored within metadata or is stored as another type. 55 * the case the provided {@code key} is stored as another type. 74 * the case the provided {@code key} is not stored within metadata or is stored as another type. 84 * the case the provided {@code key} is stored as another type. 103 * the case the provided {@code key} is not stored within metadata or is stored as another type. 113 * the case the provided {@code key} is stored as another type. 132 * the case the provided {@code key} is not stored within metadata or is stored as another type. 142 * the case the provided {@code key} is stored as another type. [all …]
|
| /external/javaparser/javaparser-core-testing-bdd/src/test/resources/com/github/javaparser/ |
| 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/python/google-api-python-client/docs/dyn/ |
| D | androidpublisher_v3.edits.expansionfiles.html | 85 <p class="firstline">Patches the APK's expansion file configuration to reference another APK's expa… 88 <p class="firstline">Updates the APK's expansion file configuration to reference another APK's expa… 120 …is APK has an expansion file uploaded to it: this APK does not reference another APK's expans… 121 …"referencesVersion": 42, # If set, this APK's expansion file references another APK… 127 …<pre>Patches the APK's expansion file configuration to reference another APK's expansion… 142 …is APK has an expansion file uploaded to it: this APK does not reference another APK's expans… 143 …"referencesVersion": 42, # If set, this APK's expansion file references another APK… 155 …is APK has an expansion file uploaded to it: this APK does not reference another APK's expans… 156 …"referencesVersion": 42, # If set, this APK's expansion file references another APK… 162 …<pre>Updates the APK's expansion file configuration to reference another APK's expansion… [all …]
|
| D | admin_directory_v1.members.html | 116 …ies the group member in the API request. A group member can be a user or another group. The value … 130 …ies the group member in the API request. A group member can be a user or another group. The value … 139 …{ # A Google Groups member can be a user or another group. This member can be inside or outside of… 141 … user or another group. This property is required when adding a member to a group. The `email` mus… 180 { # A Google Groups member can be a user or another group. This member can be inside or outside of … 182 … user or another group. This property is required when adding a member to a group. The `email` mus… 199 …{ # A Google Groups member can be a user or another group. This member can be inside or outside of… 201 … user or another group. This property is required when adding a member to a group. The `email` mus… 233 …{ # A Google Groups member can be a user or another group. This member can be inside or outside of… 235 … user or another group. This property is required when adding a member to a group. The `email` mus… [all …]
|
| /external/pigweed/pw_symbolizer/py/ |
| D | symbolizer_test.cc | 48 namespace another::one { namespace 59 } // namespace another::one 68 another::one::PrintExpectedFuncSymbol( in main() 69 reinterpret_cast<void*>(&another::one::PrintExpectedFuncSymbol), in main() 70 "another::one::PrintExpectedFuncSymbol(void*, char const*, int)", in main() 73 another::one::PrintExpectedFuncSymbol( in main() 78 another::one::PrintExpectedFuncSymbol( in main()
|
| /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/google-cloud-java/java-automl/proto-google-cloud-automl-v1/src/main/proto/google/cloud/automl/v1/ |
| D | data_items.proto | 107 // as child of another FORM_FIELD TextSegment if its span is subspan of 108 // another TextSegment with type FORM_FIELD. 112 // treated as child of another FORM_FIELD TextSegment if its span is 113 // subspan of another TextSegment with type FORM_FIELD. 120 // another TABLE TextSegment if its span is subspan of another TextSegment 125 // another TABLE TextSegment if its span is subspan of another TextSegment 130 // another TABLE_ROW TextSegment if its span is subspan of another
|
| /external/googleapis/google/cloud/automl/v1/ |
| D | data_items.proto | 107 // as child of another FORM_FIELD TextSegment if its span is subspan of 108 // another TextSegment with type FORM_FIELD. 112 // treated as child of another FORM_FIELD TextSegment if its span is 113 // subspan of another TextSegment with type FORM_FIELD. 120 // another TABLE TextSegment if its span is subspan of another TextSegment 125 // another TABLE TextSegment if its span is subspan of another TextSegment 130 // another TABLE_ROW TextSegment if its span is subspan of another
|
| /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/scapy/test/scapy/layers/ |
| D | ldapopenldap.uts | 18 res = cli.search("dc=scapy,dc=net", "(&(givenName=Another)(sn=Test))", scope=2) 22 'uid=another,ou=People,dc=scapy,dc=net': { 26 'cn': ['Another Test'], 27 'uid': ['another'], 29 'givenName': ['Another'],
|
| /external/google-cloud-java/java-automl/proto-google-cloud-automl-v1beta1/src/main/proto/google/cloud/automl/v1beta1/ |
| D | data_items.proto | 113 // as child of another FORM_FIELD TextSegment if its span is subspan of 114 // another TextSegment with type FORM_FIELD. 118 // treated as child of another FORM_FIELD TextSegment if its span is 119 // subspan of another TextSegment with type FORM_FIELD. 126 // another TABLE TextSegment if its span is subspan of another TextSegment 131 // another TABLE TextSegment if its span is subspan of another TextSegment 136 // another TABLE_ROW TextSegment if its span is subspan of another
|
| /external/googleapis/google/cloud/automl/v1beta1/ |
| D | data_items.proto | 113 // as child of another FORM_FIELD TextSegment if its span is subspan of 114 // another TextSegment with type FORM_FIELD. 118 // treated as child of another FORM_FIELD TextSegment if its span is 119 // subspan of another TextSegment with type FORM_FIELD. 126 // another TABLE TextSegment if its span is subspan of another TextSegment 131 // another TABLE TextSegment if its span is subspan of another TextSegment 136 // another TABLE_ROW TextSegment if its span is subspan of another
|
| /external/sdv/vsomeip/third_party/boost/fusion/doc/ |
| D | view.qbk | 63 [[`S(s)`] [Copy constructs a `single_view` from another `single_view`, `s`.]] 64 [[`s = s2`] [Assigns to a `single_view`, `s`, from another `single_view`, `s2`.]] 120 [[`F(f)`] [Copy constructs a `filter_view` from another `filter_view`, `f`.]] 121 [[`f = f2`] [Assigns to a `filter_view`, `f`, from another `filter_view`, `f2`.]] 185 …[[`IR(ir)`] [Copy constructs an `iterator_range` from another `iterator_range`, `ir`.]] 186 …[[`ir = ir2`] [Assigns to a `iterator_range`, `ir`, from another `iterator_range`, `ir2`… 252 [[`JV(jv)`] [Copy constructs a `joint_view` from another `joint_view`, `jv`.]] 253 [[`jv = jv2`] [Assigns to a `joint_view`, `jv`, from another `joint_view`, `jv2`.]] 312 [[`ZV(zv1)`] [Copy constructs a `zip_view` from another `zip_view`, `zv`.]] 313 [[`zv1 = zv2`] [Assigns to a `zip_view`, `zv`, from another `zip_view`, `zv2`.]] [all …]
|
| /external/OpenCL-CTS/test_conformance/mem_host_flags/ |
| D | C_host_memory_block.h | 39 bool Equal(C_host_memory_block<T> &another); 40 bool Equal_rect(C_host_memory_block<T> &another, size_t *host_origin, 45 bool Equal_rect_from_orig(C_host_memory_block<T> &another, size_t *soffset, 107 bool C_host_memory_block<T>::Equal(C_host_memory_block<T> &another) in Equal() argument 113 if (pData[i] == another.pData[i]) count++; in Equal() 146 bool C_host_memory_block<T>::Equal_rect(C_host_memory_block<T> &another, in Equal_rect() argument 166 if (pData[p1] == another.pData[p1]) count++; in Equal_rect() 174 C_host_memory_block<T> &another, size_t *soffset, size_t *region, in Equal_rect_from_orig() argument 193 if (pData[p2] == another.pData[p1]) count++; in Equal_rect_from_orig()
|
| /external/scapy/.config/ci/ |
| D | openldap-testdata.ldif | 30 member: uid=another, ou=People, dc=scapy, dc=net 99 dn: cn=Another Policy, ou=Policies, dc=scapy, dc=net 137 dn: uid=another, ou=People, dc=scapy, dc=net 141 cn: Another Test 142 uid: another 144 givenName: Another
|
| /external/sdk-platform-java/gapic-generator-java/src/test/proto/ |
| D | basic.proto | 29 // This is another service description. 31 // BarMethod does another thing. 42 // This is another field description. 44 // Another field trailing comment. 78 // Another unspecified value.
|