/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 | test183 | 31 http://deathstar.another.galaxy/183 http://a.galaxy.far.far.away/183 --proxy http://%HOSTIP:%HTTPPO… 41 GET http://deathstar.another.galaxy/183 HTTP/1.1 43 Host: deathstar.another.galaxy
|
D | test915 | 24 To: another 45 To: another
|
/external/objenesis/tck/src/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/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/apache-commons-math/src/main/java/org/apache/commons/math/genetics/ |
D | Chromosome.java | 64 public int compareTo(Chromosome another) { in compareTo() argument 65 return ((Double)this.getFitness()).compareTo(another.getFitness()); in compareTo() 75 protected boolean isSame(Chromosome another) { in isSame() argument
|
D | BinaryChromosome.java | 76 protected boolean isSame(Chromosome another) { in isSame() argument 78 if (! (another instanceof BinaryChromosome)) in isSame() 80 BinaryChromosome anotherBc = (BinaryChromosome) another; in isSame()
|
/external/clang/test/Rewriter/ |
D | undecl-objc-h.m | 17 - (int) another : (int) arg; 23 return [self another : [self MainMethod : d : d].size]; 26 - (int) another : (int) arg { return arg; }
|
/external/okhttp/okhttp-android-support/src/test/java/com/squareup/okhttp/android/ |
D | HttpResponseCacheTest.java | 76 HttpResponseCache another = HttpResponseCache.install(cacheDir, 10 * 1024 * 1024); in secondEquivalentInstallDoesNothing() local 77 assertSame(first, another); in secondEquivalentInstallDoesNothing() 84 HttpResponseCache another = HttpResponseCache.install(cacheDir, 8 * 1024 * 1024); in installClosesPreviouslyInstalled() local 85 initializeCache(another); in installClosesPreviouslyInstalled() 87 assertNotSame(first, another); in installClosesPreviouslyInstalled()
|
/external/icu/icu4c/source/test/testdata/ |
D | testaliases.txt | 21 // aliasing to another resource 24 // alias that uses another alias and references parts of the end structure 25 referencingalias:alias { "testaliases/anotheralias/2" } // Referencing through another alias 31 … boundaries:alias { "/ICUDATA-brkitr/th" } // Referencing corresponding resource in another bundle
|
/external/clang/test/SemaCXX/ |
D | warn-static-function-inheader.cpp | 5 static void another(void) { // expected-warning {{function 'another' is not needed and will not be … in another() function 11 another(); in foo()
|
D | constexpr-printing.cpp | 27 constexpr U(const int *p) : T(), another(), p(p) {} in U() 28 constexpr U(const U &u) : T(), another(), p(u.p) {} in U() 29 T another; member 39 static_assert(test_printing(12, 39.762, 3 + 4i, 12.9 + 3.6i, &u2.arr[4], u2.another.arr[2], (vector…
|
/external/libxml2/result/ |
D | comment4.xml.rde | 2 0 8 #comment 0 1 à another one 3 0 8 #comment 0 1 another one à
|
D | comment4.xml.rdr | 2 0 8 #comment 0 1 à another one 3 0 8 #comment 0 1 another one à
|
D | comment4.xml.sax | 4 SAX.comment(à another one ) 5 SAX.comment( another one à)
|
D | comment4.xml.sax2 | 4 SAX.comment(à another one ) 5 SAX.comment( another one à)
|
/external/opencv3/modules/ml/src/ |
D | svm.cpp | 166 const float* another, Qfloat* results, in calc_non_rbf_base() argument 175 s += sample[k]*another[k] + sample[k+1]*another[k+1] + in calc_non_rbf_base() 176 sample[k+2]*another[k+2] + sample[k+3]*another[k+3]; in calc_non_rbf_base() 178 s += sample[k]*another[k]; in calc_non_rbf_base() 184 const float* another, Qfloat* results ) in calc_linear() argument 186 calc_non_rbf_base( vcount, var_count, vecs, another, results, 1, 0 ); in calc_linear() 190 const float* another, Qfloat* results ) in calc_poly() argument 193 calc_non_rbf_base( vcount, var_count, vecs, another, results, params.gamma, params.coef0 ); in calc_poly() 199 const float* another, Qfloat* results ) in calc_sigmoid() argument 202 calc_non_rbf_base( vcount, var_count, vecs, another, results, in calc_sigmoid() [all …]
|
/external/valgrind/gdbserver_tests/ |
D | mcmain_pic.stdout.exp | 2 another func called msg called from gdb 4 another func called msg called from main
|
/external/clang/test/CodeGenObjC/ |
D | protocol-property-synth.m | 19 @property(assign) id another; property 31 @synthesize another;
|
/external/llvm/test/FileCheck/ |
D | check-substring-multi-prefix-2.txt | 6 this is another 11 BARFOO: this is {{another}}
|
/external/clang/test/SemaObjC/ |
D | method-encoding-2.m | 6 - (id) another:(void *)location with:(unsigned **)arg2; 11 - (id) another:(void *)location with:(unsigned **)arg2 { return 0; }
|
/external/wpa_supplicant_8/hostapd/ |
D | hostapd.wpa_psk | 7 00:11:22:33:44:55 another passphrase 9 00:00:00:00:00:00 another passphrase for all STAs
|
/external/minijail/ |
D | syscall_filter.c | 82 struct filter_block *another) in extend_filter_block_list() argument 85 list->last->next = another; in extend_filter_block_list() 86 list->last = another->last; in extend_filter_block_list() 88 list->next = another; in extend_filter_block_list() 89 list->last = another->last; in extend_filter_block_list() 91 list->total_len += another->total_len; in extend_filter_block_list()
|