HomeSort by relevance Sort by last modified time
    Searched full:wrote (Results 226 - 250 of 2270) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_blendmode.h 14 claim that you wrote the original software. If you use this software
SDL_clipboard.h 14 claim that you wrote the original software. If you use this software
SDL_error.h 14 claim that you wrote the original software. If you use this software
SDL_gesture.h 14 claim that you wrote the original software. If you use this software
SDL_test.h 14 claim that you wrote the original software. If you use this software
SDL_test_compare.h 14 claim that you wrote the original software. If you use this software
SDL_test_images.h 14 claim that you wrote the original software. If you use this software
SDL_test_log.h 14 claim that you wrote the original software. If you use this software
  /prebuilts/misc/windows/sdl2_ttf/i686-w64-mingw32/bin/
LICENSE.zlib.txt 18 claim that you wrote the original software. If you use this software
  /prebuilts/misc/windows/sdl2_ttf/x86_64-w64-mingw32/bin/
LICENSE.zlib.txt 18 claim that you wrote the original software. If you use this software
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
CREDITS.txt 10 Schneider-Kamp and Nicholas Riley. David wrote the first version of the RPC
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
CREDITS.txt 10 Schneider-Kamp and Nicholas Riley. David wrote the first version of the RPC
  /prebuilts/tools/linux-x86_64/kythe/third_party/zlib/
LICENSE 12 claim that you wrote the original software. If you use this software
  /system/tools/aidl/tests/
simple_parcelable.h 46 // wrote itself to the parcel.
  /external/ImageMagick/
AUTHORS.txt 86 Authored "process" module support. Wrote the micro-timer facility used
106 and re-wrote the PS3 coder.
110 image sequence operators, and GIF animation processing. Wrote the
  /external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/
CipherOutputStreamTest.java 80 fail("CipherOutputStream wrote incorrect data.");
96 fail("CipherOutputStream wrote incorrect data.");
113 fail("CipherOutputStream wrote incorrect data.");
  /external/deqp/framework/delibs/destream/
deThreadStream.c 63 deInt32 wrote = 0; local
66 deOutStream_write(&(threadStream->producerStream), buffer, read - written, &wrote);
68 written += wrote;
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
ByteArrayOutputStreamTest.java 84 * (fileString.getBytes(), 0, 100); bos.toByteArray(); fail("Wrote to
168 assertEquals("Wrote incorrect bytes", "t", new String(result, 0,
179 assertTrue("Wrote incorrect bytes",
PipedOutputStreamTest.java 145 assertEquals("Wrote incorrect bytes", "HelloWorld", reader.read(10));
157 assertEquals("Wrote incorrect bytes", "HelloWorld", reader.read(10));
218 assertEquals("Wrote incorrect byte", "c", reader.read(1));
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
CipherOutputStream1Test.java 90 fail("CipherOutputStream wrote incorrect data.");
106 fail("CipherOutputStream wrote incorrect data.");
130 fail("CipherOutputStream wrote incorrect data.");
  /external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/audio/
OggInputStream.java 181 syncState.wrote(bytes);
269 syncState.wrote(bytes);
288 boolean wrote = false;
378 wrote = true;
389 if ((!endOfBitStream) && (wrote)) {
408 syncState.wrote(bytes);
  /external/libgdx/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/audio/
OggInputStream.java 181 syncState.wrote(bytes);
269 syncState.wrote(bytes);
288 boolean wrote = false;
378 wrote = true;
389 if ((!endOfBitStream) && (wrote)) {
408 syncState.wrote(bytes);
  /system/bt/vendor_libs/linux/
bt_vendor_linux.c 183 ssize_t wrote; local
184 OSI_NO_INTR(wrote = write(fd, &ev, 6));
185 if (wrote != 6) {
  /external/bzip2/
LICENSE 16 not claim that you wrote the original software. If you use this
NOTICE 16 not claim that you wrote the original software. If you use this

Completed in 555 milliseconds

1 2 3 4 5 6 7 8 91011>>