HomeSort by relevance Sort by last modified time
    Searched full:another (Results 51 - 75 of 7215) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/storage/domstorage/
quota-expected.txt 12 Putting 'data' into another bucket.h
22 Putting 'data' into another bucket.h
  /external/wpa_supplicant_8/hostapd/
hostapd.wpa_psk 7 00:11:22:33:44:55 another passphrase
9 00:00:00:00:00:00 another passphrase for all STAs
  /sdk/layoutopt/libs/uix/src/resources/rules/
NestedScrollingWidgets.rule 11 analysis << "The vertically scrolling ${node.name()} should not contain another " +
17 analysis << "The horizontally scrolling ${node.name()} should not contain another " +
  /development/samples/AndroidBeamDemo/res/values/
strings.xml 6 against another Android device that supports Android Beam to send a
  /external/chromium/chrome/browser/ui/cocoa/applescript/examples/
window_creation.applescript 5 -- creates 2 windows, one in normal mode and another in incognito mode.
  /external/clang/test/CodeGenObjC/
debug-info-self.m 3 // abbrev code emits another DT_artificial comment.
  /external/clang/test/Parser/
designator.c 16 [4] .arr [2] 4 // expected-error {{expected '=' or another designator}}
  /external/icu4c/test/testdata/
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/ja" } // Referencing corresponding resource in another bundle
  /external/javasqlite/src/main/java/SQLite/
BusyHandler.java 10 * Invoked when a table is locked by another process
  /external/llvm/test/Assembler/
2002-03-08-NameCollision2.ll 3 ; Another name collision problem. Here the problem was that if a forward
  /external/markdown/MarkdownTest/Tests_2004/
Links-in-Headers.text-out 7 <h2>Another with a <a href="http://www.link.com/">link</a></h2>
Links-in-Headers.text-res 7 <h2>Another with a <a href="http://www.link.com/">link</a></h2>
Yuri-Links-in-Headers.html 13 <h2>Another with a <a href="http://www.link.com/">link</a></h2>
  /external/markdown/tests/extensions-x-wikilinks/
wikilinks.txt 5 Another with [[double spaces]] and [[double__underscores]] and
  /external/markdown/tests/misc/
blockquote.txt 21 > > and this has 4 on level 2 - another code block.
  /external/markdown/tests/safe_mode/
inline-html-comments.html 4 This is another comment.
  /external/webkit/Source/WebCore/manual-tests/
find-count-matches-after-text-control.html 14 <input value="a lemon in a text field"> and another lemon.
select-onchange-after-js.html 13 <option value="1">Please change this to another value</option>
20 <option value="2" selected>Please change this to another value</option>
29 sel.options[0].text='Please change this to another value once again';
39 sel.options[1].text='Please change this to another value once again';
  /ndk/sources/host-tools/make-3.81/tests/scripts/targets/
DEFAULT 2 ."of one Makefile with Another Makefile with the .DEFAULT\n"
7 ."in the containing makefile, make should look in another makefile\n"
9 ."defined here but passes the target bar on to another makefile\n"
  /dalvik/tests/071-dexfile/src/
Main.java 79 anotherClass = dexClassLoader.loadClass("Another");
81 throw new RuntimeException("Another?");
84 Object another; local
86 another = anotherClass.newInstance();
88 throw new RuntimeException("new another", ie);
90 throw new RuntimeException("new another", ie);
  /libcore/luni/src/main/java/java/nio/channels/
GatheringByteChannel.java 38 * if the channel is closed by another thread during this write
41 * if another thread interrupts the calling thread while the
51 * if another I/O error occurs; details are in the message.
76 * if the channel is closed by another thread during this write
79 * if another thread interrupts the calling thread while the
89 * if another I/O error occurs; details are in the message.
ScatteringByteChannel.java 38 * if the channel is closed by another thread during this read
41 * if another thread interrupts the calling thread while the
47 * if another I/O error occurs; details are in the message.
70 * if the channel is closed by another thread during this read
73 * if another thread interrupts the calling thread while the
83 * if another I/O error occurs; details are in the message.
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
PositionRepository.java 60 public void set(Position another) {
61 x = another.x;
62 y = another.y;
63 z = another.z;
64 theta = another.theta;
65 alpha = another.alpha;
  /cts/tests/appsecurity-tests/test-apps/AppAccessData/src/com/android/cts/appaccessdata/
AccessPrivateDataTest.java 26 * Test that another app's private data cannot be accessed.
44 * Tests that another app's private file cannot be accessed
55 fail("Was able to access another app's private data");
  /external/libvpx/
keywords.dox 41 it enhances the product while another vendor may omit the same item.
43 prepared to interoperate with another implementation which does
46 \ref MUST be prepared to interoperate with another implementation which

Completed in 1453 milliseconds

1 23 4 5 6 7 8 91011>>