HomeSort by relevance Sort by last modified time
    Searched full:another (Results 76 - 100 of 15616) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/curl/tests/data/
test185 51 http://deathstar.another.galaxy/185 -L -H "Host: another.visitor.stay.a.while.stay.foreeeeeever" --proxy http://%HOSTIP:%HTTPPORT
61 GET http://deathstar.another.galaxy/185 HTTP/1.1
62 Host: another.visitor.stay.a.while.stay.foreeeeeever
66 GET http://deathstar.another.galaxy/go/west/185 HTTP/1.1
67 Host: another.visitor.stay.a.while.stay.foreeeeeever
test1520 24 To: another
51 To: another
test900 24 To: another
45 To: another
test910 24 To: another
45 To: another
test915 24 To: another
45 To: another
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
mips16-pic-3a.s 12 # For symbols called by a .call stub in another file.
15 # For symbols called by a .call.fp stub in another file.
31 # For symbols called by a .call stub in another file.
34 # For symbols called by a .call.fp stub in another file.
43 # For symbols called by a .call stub in another file.
46 # For symbols called by a .call.fp stub in another file.
  /external/autotest/client/site_tests/touch_TabSwitch/
README 6 <DEVICE NAME>_touchpad_Touch ID_three-finger-swipe-left - Three finger scroll on touchpad to switch to another tab in left direction.
7 <DEVICE NAME>_touchpad_Touch ID_three-finger-swipe-right - Three finger scroll on touchpad to switch to another tab in right direction.
  /external/clang/test/CodeGenObjC/
protocol-property-synth.m 19 @property(assign) id another;
31 @synthesize another;
  /external/clang/test/SemaObjC/
method-encoding-2.m 6 - (id) another:(void *)location with:(unsigned **)arg2;
11 - (id) another:(void *)location with:(unsigned **)arg2 { return 0; }
  /external/llvm/test/FileCheck/
check-prefixes.txt 1 // RUN: FileCheck -check-prefix=ANOTHER-PREFIX -input-file %s %s
5 ; ANOTHER-PREFIX: foobar
check-substring-multi-prefix-2.txt 6 this is another
11 BARFOO: this is {{another}}
  /external/apache-commons-math/src/main/java/org/apache/commons/math/genetics/
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) {
65 return ((Double)this.getFitness()).compareTo(another.getFitness());
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) {
    [all...]
  /art/runtime/interpreter/mterp/x86_64/
op_check_cast.S 2 * Check to see if a cast from one class to another is allowed.
  /development/samples/AndroidBeamDemo/
_index.html 2 application beams a simple message from one device to another when they are in close enough proximity. This
  /development/samples/browseable/ActivitySceneTransitionBasic/
_index.jd 9 from one Activity to another. Uses a combination of changeImageTransform and
  /external/clang/test/Rewriter/
metadata-test-1.m 10 @implementation Another
  /external/clang/test/SemaCXX/Inputs/
warn-unused-variables.h 2 // headers, as the use may be in another TU.
  /external/e2fsprogs/lib/et/test_cases/
continuation.et 5 therefore may be easily guessed. Please choose another password.\n\
  /external/libunwind/src/dwarf/
Gstep_dwarf.c 4 * target architecture and another for dwarf, libunwind.a was given two copies
Lstep_dwarf.c 4 * target architecture and another for dwarf, libunwind.a was given two copies
  /external/libxml2/result/XInclude/
include.xml 3 <!-- Simple test of including another XML document -->
tstencoding.xml 3 <!-- Simple test of including another text document -->
tstencoding.xml.rdr 4 1 8 #comment 0 1 Simple test of including another text document
txtinclude.xml.rdr 4 1 8 #comment 0 1 Simple test of including another text document
  /external/libxml2/test/XInclude/docs/
docids.xml 12 <!-- including another XML document with IDs -->

Completed in 546 milliseconds

1 2 34 5 6 7 8 91011>>