HomeSort by relevance Sort by last modified time
    Searched refs:Another (Results 1 - 25 of 58) sorted by null

1 2 3

  /art/test/071-dexfile/src-ex/
Another.java 17 public class Another {
18 public Another() {
19 System.out.println("Constructing another");
  /external/markdown/MarkdownTest/Tests_2004/
Yuri-Links-in-Headers.text 14 Another with a [link][a]
  /art/test/071-dexfile/src/
Main.java 69 Class Another = dexClassLoader.loadClass("Another");
70 Object another = Another.newInstance(); local
  /external/yaffs2/yaffs2/
Kconfig 12 YAFFS2, or Yet Another Flash Filing System, is a filing system
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
parseSvnProperty.pl 487 + Another
497 value => "Another\nlong sentence that spans\nmultiple lines.",
510 + Another
521 value => "Another\r\nlong sentence that spans\r\nmultiple lines.",
575 + Another
585 value => "Another\nlong sentence that spans\nmultiple lines.",
750 + Another
761 expectedNextLine => " + Another\n",
772 + Another
784 expectedNextLine => " + Another\r\n"
    [all...]
parseSvnPropertyValue.pl 167 + Another
171 expectedReturn => ["A\nlong sentence that spans\nmultiple lines.", " + Another\n"],
  /external/chromium_org/third_party/markdown/extensions/
headerid.py 80 ... # Another Header'''
84 <h1>Another Header</h1>
  /external/chromium_org/chrome/common/extensions/docs/server2/
document_parser_test.py 44 <h4>Another h4</h4>
85 <h4>Another h4</h4>
205 self.assertEqual('Another h4', entry3_2_1.name)
225 'Another single section here.'
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/ui/
multi_profile_share_dialog.js 97 reject(new Error('Another dialog has already shown.'));
  /external/chromium_org/v8/test/mjsunit/regress/
regress-2250.js 33 // immediate deopt. Another problem here is that no matter how many time we
  /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...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
math_util.js 258 * @param {Array} b Another array.
  /external/chromium_org/third_party/skia/experimental/Intersection/
thingsToDo.txt 116 Likewise, to resolve whether one contour is inside another, it seems that
122 next contour is inside another? Maybe shoot out a line and brute-force
132 count the contour crossings and determine if the home contour is in another
166 Another approach is to determine how flat the curve is to make good guesses
168 and/or to determine whether one curve is to the inside or outside of another.
  /external/skia/experimental/Intersection/
thingsToDo.txt 116 Likewise, to resolve whether one contour is inside another, it seems that
122 next contour is inside another? Maybe shoot out a line and brute-force
132 count the contour crossings and determine if the home contour is in another
166 Another approach is to determine how flat the curve is to make good guesses
168 and/or to determine whether one curve is to the inside or outside of another.
  /external/bison/doc/
refcard.tex 157 % two lines below commented out in Yet Another Attempt to eliminate
  /frameworks/base/docs/html/training/
training_toc.cs 32 Starting Another Activity
179 Sending the User to Another App
270 >Sending Files to Another Device</a>
273 >Receiving Files from Another Device</a></li>
    [all...]
  /ndk/
ndk-gdb.py 717 error('Another debug session running, Use --force to kill it.')
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
manage_profile_browsertest.js 79 '/another/path',
81 this.defaultNames = ['Some Name', defaultProfile.name, '', 'Another Name'];
560 // Select another icon and check that the profile name was updated.
571 // Select another icon with a name and check that the name is updated again.
590 // (even if the entered name is another default name).
617 // Now select another avatar and check that the name remained the same.
633 var iconURLs = [testProfile.iconURL, '/some/path', '/another/path'];
641 // Select another icon and check if the profile name was updated.
  /external/iproute2/doc/
api-ip6-flowlabels.tex 39 or to implement receiver side of SRP or another end-to-end protocol
75 flow label for another flow within the maximal lifetime has expired,
77 the label is taken over by another flow.
118 Another problem is Linux specific. Historically Linux IPv6 did not
162 another optional information.
323 still can be shared by another sockets. Current implementation does not allow
  /external/chromium_org/tools/symsrc/
pefile.py     [all...]
  /external/qemu/distrib/sdl-1.2.15/acinclude/
libtool.m4     [all...]
  /external/blktrace/doc/
blktrace.tex 222 Another way to run blktrace is to have blktrace save data away for later
    [all...]
  /external/chromium_org/third_party/libevent/
configure     [all...]
  /external/cmockery/cmockery_0_1_2/
configure     [all...]
  /external/blktrace/btt/doc/
btt.tex 234 Another useful measure is the variability in the sector distances
452 copied to another file that is \emph{more easily parsed.} Refer to
    [all...]

Completed in 784 milliseconds

1 2 3