HomeSort by relevance Sort by last modified time
    Searched full:another (Results 151 - 175 of 13060) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/llvm/test/CodeGen/X86/
split-vector-bitcast.ll 3 ; PR10497 + another isel issue with sse2 disabled
  /external/llvm/test/Feature/
inlineasm.ll 6 module asm "this is another inline asm block"
  /external/llvm/test/YAMLParser/
construct-custom.data 28 my-another-parameter: [1,2,3]
  /external/markdown/MarkdownTest/Tests_2004/
Inline HTML comments.text-out 12 This is another comment.
Inline HTML comments.text-res 12 This is another comment.
Yuri-Email.text-out 14 <li>Another item.</li>
Yuri-Email.text-res 14 <li>Another item.</li>
Yuri-Links-in-Headers.text 14 Another with a [link][a]
Yuri-Links-in-Headers.text-out 15 <h2>Another with a <a href="http://www.link.com/">link</a></h2>
Yuri-Links-in-Headers.text-res 15 <h2>Another with a <a href="http://www.link.com/">link</a></h2>
  /external/markdown/tests/misc/
multi-test.txt 28 Actually, another paragraph too.
  /external/smack/src/org/jivesoftware/smackx/workgroup/agent/
OfferContent.java 39 * Returns true if the content of the offer is related to a room invitation made by another
43 * @return true if the content of the offer is related to a room invitation made by another agent.
48 * Returns true if the content of the offer is related to a service transfer made by another
52 * @return true if the content of the offer is related to a service transfer made by another agent.
  /external/yaffs2/yaffs2/
yaffs_tagsvalidity.h 3 * YAFFS: Yet another FFS. A NAND-flash specific file system.
yaffsinterface.h 2 * YAFFS: Yet another FFS. A NAND-flash specific file system.
  /frameworks/base/docs/html/training/beam-files/
index.jd 50 <b><a href="send-files.html">Sending Files to Another Device</a></b>
52 <dd>Learn how to set up your app to send files to another device.</dd>
55 <b><a href="receive-files.html">Receiving Files from Another Device</a></b>
58 Learn how to set up your app to receive files sent by another device.
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
readin.good 9 tomorrow is another day.
readin.inp 7 tomorrow is another day.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
netfilter_bridge.h 17 /* If the packet is destined for another interface. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
netfilter_bridge.h 17 /* If the packet is destined for another interface. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
netfilter_bridge.h 17 /* If the packet is destined for another interface. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
drawable1-expected-completion50.txt 9 <rotate /> : Drawable used to rotate another drawable.
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
results_unittests.js 66 "another-test.html": {
173 "userscripts/another-test.html": {
186 "userscripts/another-test.html": {
200 var failureInfo = results.failureInfoForTestAndBuilder(unexpectedFailuresByTest, "userscripts/another-test.html", "Mock Builder");
202 "testName": "userscripts/another-test.html",
239 deepEqual(results.resultNodeForTest(unittest.kExampleResultsJSON, "userscripts/another-test.html"), {
257 "another-test.html": {
274 "another-test.html": {
286 "another-test.html": {
312 "another-test.html":
    [all...]
  /cts/hostsidetests/appsecurity/test-apps/AppWithData/
AndroidManifest.xml 20 A simple app to test that other apps cannot access another app's private data.
21 This app contains a test which will create a private data file, which another app will try to
  /cts/tests/tests/os/src/android/os/cts/
IParcelFileDescriptorPeer.aidl 34 /* Ask this peer to get their remote FD from another */
36 /* Ask this peer to set their remote FD to another */
  /cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
ApiConstructor.java 41 public int compareTo(ApiConstructor another) {
42 return mParameterTypes.size() - another.mParameterTypes.size();

Completed in 695 milliseconds

1 2 3 4 5 67 8 91011>>