Searched refs:writing (Results 76 - 100 of 116) sorted by relevance

12345

/external/smali/smali/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/external/valgrind/tsan/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/external/libyuv/files/source/
H A Drotate_neon.s20 @ compute where to start writing destination
28 @ right. writing is done from right to left in block sizes
29 @ r1, the destination pointer is incremented after writing
54 @ reverse the writing out of the two 64 bit segments.
288 @ compute where to start writing destination
/external/libvorbis/doc/
H A D02-bitpacking.tex61 of a concern only during optimization when writing high performance
75 The encoder logically packs integers by writing the LSb of a binary
84 byte and writing the next bit into the bit position 0 of that byte.
/external/gtest/test/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/external/junit/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/external/jpeg/
H A Djmemmgr.c506 * area accessible (after reading or writing the backing file, if necessary).
690 do_sarray_io (j_common_ptr cinfo, jvirt_sarray_ptr ptr, boolean writing) argument
709 if (writing)
723 do_barray_io (j_common_ptr cinfo, jvirt_barray_ptr ptr, boolean writing) argument
742 if (writing)
/external/qemu/distrib/jpeg-6b/
H A Djmemmgr.c506 * area accessible (after reading or writing the backing file, if necessary).
690 do_sarray_io (j_common_ptr cinfo, jvirt_sarray_ptr ptr, boolean writing) argument
709 if (writing)
723 do_barray_io (j_common_ptr cinfo, jvirt_barray_ptr ptr, boolean writing) argument
742 if (writing)
/external/libvpx/vp8/common/x86/
H A Didctllm_sse2.asm333 ; Load destination stride before writing out,
418 ; Load destination stride before writing out,
677 ; Load destination stride before writing out,
/external/icu4c/common/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/external/icu4c/i18n/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/external/linux-tools-perf/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/external/neven/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/external/valgrind/main/VEX/switchback/
H A Dtest_bzip2.c5232 Bool writing; member in struct:__anon13457
5280 bzf->writing = True;
5311 if (!(bzf->writing))
5370 if (!(bzf->writing))
5454 bzf->writing = False;
5486 if (bzf->writing)
5510 if (bzf->writing)
5728 int writing = 0; local
5741 writing = 0; break;
5743 writing
[all...]
/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.c5256 Bool writing; member in struct:__anon13911
5304 bzf->writing = True;
5335 if (!(bzf->writing))
5394 if (!(bzf->writing))
5478 bzf->writing = False;
5510 if (bzf->writing)
5534 if (bzf->writing)
5752 int writing = 0; local
5765 writing = 0; break;
5767 writing
[all...]
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.c5247 Bool writing; member in struct:__anon14104
5295 bzf->writing = True;
5326 if (!(bzf->writing))
5385 if (!(bzf->writing))
5469 bzf->writing = False;
5501 if (bzf->writing)
5525 if (bzf->writing)
5744 int writing = 0; local
5757 writing = 0; break;
5759 writing
[all...]
H A Dvarinfo6.c5285 Bool writing; member in struct:__anon14134
5333 bzf->writing = True;
5364 if (!(bzf->writing))
5423 if (!(bzf->writing))
5507 bzf->writing = False;
5539 if (bzf->writing)
5563 if (bzf->writing)
5781 int writing = 0; local
5794 writing = 0; break;
5796 writing
[all...]
/external/valgrind/main/perf/
H A Dbz2.c5247 Bool writing; member in struct:__anon14222
5295 bzf->writing = True;
5326 if (!(bzf->writing))
5385 if (!(bzf->writing))
5469 bzf->writing = False;
5501 if (bzf->writing)
5525 if (bzf->writing)
5743 int writing = 0; local
5756 writing = 0; break;
5758 writing
[all...]
/external/zlib/src/contrib/delphi/
H A DZLib.pas79 indicator when you are writing a large chunk of data to the compression
105 to the end of the stream, requesting the size of the stream, and writing to
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
H A Dant.bat12 REM Unless required by applicable law or agreed to in writing, software
/external/webkit/Source/WebCore/css/
H A DCSSPropertyNames.in26 -webkit-writing-mode
/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas53 xflags: Integer; (* extra flags (not used when writing a gzip file) *)
/external/elfutils/
H A Delfutils.spec63 writing ELF files on a high level. Third party programs depend on
484 - update to 0.74 (fix for writing with some non-dirty sections)
/external/libpng/
H A DCHANGES32 fixed many reading and writing bugs
116 added more error checking for writing and image to reduce invalid files
118 into a binary when only reading or writing functionality is used
274 Added row callback feature when reading and writing nonprogressive rows
324 too large when writing an image with bit_depth < 8 (Bob Dellaca).
461 Added a check in pngset.c to prevent writing multiple tIME chunks.
590 Added a test for up->location != 0 in the first instance of writing
826 Fixed bugs in pngwrite.c and pngwutil.c that prevented writing iCCP chunks.
1010 Added tests to prevent pngwutil.c from writing a bKGD or tRNS chunk with
1564 writing a
[all...]
/external/elfutils/tests/
H A Drun-strings-test.sh366 testfile8: 7d0c while writing `%s': %s
435 testfile9: 3566 while writing `%s': %s

Completed in 996 milliseconds

12345