HomeSort by relevance Sort by last modified time
    Searched full:work (Results 451 - 475 of 8916) sorted by null

<<11121314151617181920>>

  /development/pdk/docs/about/
philosophy.jd 44 <h2>How We Work</h2>
45 <p>We know that quality does not come without hard work. Along with many
54 <li>Device builders and Contributors work with the current
59 goals. Some of the work from the current latest tree will promoted into these
65 shipping devices on older (obsolete) Android builds. However, active work will
  /external/qemu/distrib/sdl-1.2.12/src/audio/mint/
SDL_mintaudio_it.S 73 /* Reenable interrupts, so other interrupts can work */
76 /* Clear service bit, so other MFP interrupts can work */
147 /* Reenable interrupts, so other interrupts can work */
150 /* Clear service bit, so other MFP interrupts can work */
226 /* Reenable interrupts, so other interrupts can work */
  /external/quake/quake/src/WinQuake/docs/
readme.squake 8 - libc 5.2.18 or later (5.0.9 will not work, /lib/libc.so.5.2.18)
12 - SVGALib supported mouse (usually if it works with X, it'll work with
97 It should work with SCSI CDROMs, but is untested.
104 distribution will work, 'cept for stuff with vid modes and stuff.
121 Greg Alexander <galexand@sietch.bloomington.in.us> for initial work in SVGALib
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/x509/
PolicyInformation.java 4 * this work for additional information regarding copyright ownership.
33 * The class encapsulates the ASN.1 DER encoding/decoding work
48 * TODO: This class is not fully implemented, implemented only work
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
PrefixResolverDefault.java 4 * distributed with this work for additional information
45 * Warning: This will not work correctly if xpathExpressionContext
68 * Warning: This will not work correctly if namespaceContext
  /dalvik/tests/070-nio-buffer/src/
Main.java 47 shortBuf.put(myShorts, 0, 32); // should work
49 shortBuf.put(myShorts, 16, 16); // should work
78 * BufferOverflowException, floats work.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
AlarmService_Service.java 36 * response to an alarm, allowing us to move long duration work out of an
73 // Normally we would do some work here... for our sample, we will
85 // Done with our work... stop the service!
  /external/bluetooth/glib/
README.commits 3 GLib. This is a good thing, in that it encourages many people to work
36 advisable to work in a branch in your own cloned GLib repository.
51 the commit and terminate by two newlines (it will work without the
  /external/dhcpcd/
README 18 If you're building for an MMU-less system where fork() does not work, you
30 Most distros patch linux headers so this should work fine.
33 set CSTD=gnu99 to work around this.
  /external/dnsmasq/contrib/wrt/
README 8 so the normal leasefile will not work. They do, however have NV
48 This needs dnsmasq-2.33 or later to work.
50 This technique will work with, or without, compilation with
  /external/ipsec-tools/src/racoon/
prsa_par.h 23 /* As a special exception, you may create a larger work that contains
24 part or all of the Bison parser skeleton and distribute that work
25 under terms of your choice, so long as that work isn't itself a
  /external/qemu/distrib/sdl-1.2.12/
CREDITS 21 * Martin Donlon for his work on the SDL Documentation Project
31 * Eric Wing, Max Horn, and Darrell Walisser for unflagging work on the Mac OS X port
53 * Eugenia Loli, for endless work on porting SDL games to BeOS
  /cts/tests/tests/text/src/android/text/util/cts/
Rfc822TokenizerTest.java 52 String token1 = "John Doe <janed@example.net> (work)";
54 String token3 = "Charles Hanson (work)";
92 String token1 = "John Doe <janed@example.net> (work)";
108 String token3 = "Charles Hanson (work)";
159 String text = "\"Berg\" (home) <berg\\@google.com>, tom\\@google.com (work)";
163 localAssertEquals(tokens[1], null, "tom\\@google.com", "work");
  /cts/tools/vm-tests/src/dot/junit/opcodes/iput/
Test_iput.java 237 * @title iput shall not work for wide numbers
251 * @title iput shall not work for reference fields
265 * @title iput shall not work for short fields
279 * @title iput shall not work for boolean fields
293 * @title iput shall not work for char fields
307 * @title iput shall not work for byte fields
  /cts/tools/vm-tests/src/dot/junit/opcodes/iput_boolean/
Test_iput_boolean.java 228 * @title iput_boolean shall not work for wide numbers
242 * @title iput_boolean shall not work for reference fields
256 * @title iput_boolean shall not work for short fields
270 * @title iput_boolean shall not work for int fields
283 * @title iput_boolean shall not work for char fields
296 * @title iput_boolean shall not work for byte fields
  /cts/tools/vm-tests/src/dot/junit/opcodes/iput_byte/
Test_iput_byte.java 226 * @title iput-byte shall not work for wide numbers
240 * @title iput-byte shall not work for reference fields
254 * @title iput-byte shall not work for short fields
268 * @title iput-byte shall not work for int fields
282 * @title iput-byte shall not work for char fields
296 * @title iput-byte shall not work for boolean fields
  /cts/tools/vm-tests/src/dot/junit/opcodes/iput_char/
Test_iput_char.java 228 * @title iput-char shall not work for wide numbers
242 * @title iput-char shall not work for reference fields
256 * @title iput-char shall not work for short fields
270 * @title iput-char shall not work for int fields
284 * @title iput-char shall not work for byte fields
298 * @title iput-char shall not work for boolean fields
  /cts/tools/vm-tests/src/dot/junit/opcodes/iput_object/
Test_iput_object.java 214 * @title iput-object shall not work for wide numbers
242 * @title iput-object shall not work for char fields
256 * @title iput-object shall not work for int fields
270 * @title iput-object shall not work for byte fields
284 * @title iput-object shall not work for boolean fields
298 * @title iput-object shall not work for short fields
  /cts/tools/vm-tests/src/dot/junit/opcodes/iput_short/
Test_iput_short.java 228 * @title iput-short shall not work for wide numbers
242 * @title iput-short shall not work for reference fields
256 * @title iput-short shall not work for char fields
270 * @title iput-short shall not work for int fields
284 * @title iput-short shall not work for byte fields
298 * @title iput-short shall not work for boolean fields
  /cts/tools/vm-tests/src/dot/junit/opcodes/sput/
Test_sput.java 240 * @title sput shall not work for wide numbers
254 * @title sput shall not work for reference fields
268 * @title sput shall not work for short fields
282 * @title sput shall not work for boolean fields
296 * @title sput shall not work for char fields
310 * @title sput shall not work for byte fields
  /cts/tools/vm-tests/src/dot/junit/opcodes/sput_boolean/
Test_sput_boolean.java 229 * @title sput_boolean shall not work for wide numbers
243 * @title sput_boolean shall not work for reference fields
257 * @title sput_boolean shall not work for short fields
271 * @title sput_boolean shall not work for int fields
285 * @title sput_boolean shall not work for char fields
299 * @title sput_boolean shall not work for byte fields
  /cts/tools/vm-tests/src/dot/junit/opcodes/sput_byte/
Test_sput_byte.java 227 * @title sput-byte shall not work for wide numbers
241 * @title sput-byte shall not work for reference fields
255 * @title sput-byte shall not work for short fields
269 * @title sput-byte shall not work for int fields
283 * @title sput-byte shall not work for char fields
296 * @title sput-byte shall not work for boolean fields
  /cts/tools/vm-tests/src/dot/junit/opcodes/sput_char/
Test_sput_char.java 227 * @title sput-char shall not work for wide numbers
241 * @title sput-char shall not work for reference fields
255 * @title sput-char shall not work for short fields
269 * @title sput-char shall not work for int fields
283 * @title sput-char shall not work for byte fields
297 * @title sput-char shall not work for boolean fields
  /cts/tools/vm-tests/src/dot/junit/opcodes/sput_object/
Test_sput_object.java 214 * @title sput-object shall not work for wide numbers
242 * @title sput-object shall not work for char fields
256 * @title sput-object shall not work for int fields
270 * @title sput-object shall not work for byte fields
284 * @title sput-object shall not work for boolean fields
298 * @title sput-object shall not work for short fields
  /cts/tools/vm-tests/src/dot/junit/opcodes/sput_short/
Test_sput_short.java 227 * @title sput-short shall not work for wide numbers
241 * @title sput-short shall not work for reference fields
255 * @title sput-short shall not work for char fields
269 * @title sput-short shall not work for int fields
283 * @title sput-short shall not work for byte fields
297 * @title sput-short shall not work for boolean fields

Completed in 169 milliseconds

<<11121314151617181920>>