Searched
full:lines (Results
726 -
750 of
5102) sorted by null
<<21222324252627282930>>
/external/strace/tests/ |
sigaction.awk | 33 lines = 5
|
/external/v8/src/ |
circular-queue.h | 19 // a goal in mind to evade cache lines thrashing by preventing
|
/external/valgrind/drd/tests/ |
atomic_var.c | 10 * in different cache lines in a different order.
|
/external/valgrind/helgrind/tests/ |
filter_stderr | 30 # And also remove pthread_create_WRK lines, as ppc64 stacktraces
|
/external/valgrind/memcheck/tests/ |
filter_xml | 29 # the input lines and apply your expression to each one and then print
|
/external/valgrind/none/tests/ppc32/ |
opcodes.h | 4 /* (Along the lines of ../s390x/opcodes.h) Macro definitions to hand-assemble
|
/external/zlib/src/contrib/minizip/ |
miniunzip.1 | 13 .\" .sp <n> insert n+1 empty lines
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/comm/src/ |
omxVCCOMM_Copy8x8_s.s | 8 ; * [in] step - distance between the starts of consecutive lines in the reference frame, in bytes;
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/comm/src/ |
omxVCCOMM_Copy8x8_s.s | 8 ; * [in] step - distance between the starts of consecutive lines in the reference frame, in bytes;
|
/frameworks/av/services/camera/libcameraservice/device3/ |
Camera3InputStream.cpp | 203 String8 lines; local 204 lines.appendFormat(" Stream[%d]: Input\n", mId); 205 write(fd, lines.string(), lines.size());
|
/frameworks/base/core/java/com/android/internal/widget/ |
DialogTitle.java | 27 * Used by dialogs to change the font size and number of lines to try to fit
|
/frameworks/base/core/jni/android/graphics/ |
YuvToJpegEncoder.cpp | 92 // process 16 lines of Y and 8 lines of U/V each time. 168 // process 16 lines of Y and 16 lines of U/V each time.
|
/frameworks/base/core/tests/coretests/res/layout/ |
baseline_0width_and_weight.xml | 35 android:lines="2"
|
/frameworks/base/graphics/java/android/graphics/ |
PathDashPathEffect.java | 24 MORPH(2); //!< transform each point, and turn lines into curves
|
/frameworks/base/tools/preload/ |
Compile.java | 29 * TODO: Should analyze lines and select substring dynamically (instead of hardcoded 19)
|
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/ |
DialogTitle.java | 28 * Used by dialogs to change the font size and number of lines to try to fit
|
/libcore/luni/src/test/java/libcore/java/util/jar/ |
OldManifestTest.java | 179 String[] lines = new String(os.toByteArray(), "UTF-8").split("\r\n"); local 180 assertEquals("Manifest-Version: 1.0", lines[0]); 181 assertEquals("Aardvark-Version: 3.0", lines[1]); 182 assertEquals("Signature-Version: 2.0", lines[2]);
|
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
Pyramid.h | 45 static unsigned int calcStorage(real width, real height, real border2, int levels, int *lines);
|
/packages/apps/Contacts/res/layout/ |
expanding_entry_card_view.xml | 27 android:lines="1"
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
Pyramid.h | 45 static unsigned int calcStorage(real width, real height, real border2, int levels, int *lines);
|
/packages/apps/Settings/res/layout/ |
preset_picker_item.xml | 38 so we need to manually set the height to roughly two scaled lines. -->
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/ |
e820.h | 26 * to collapse the next two #ifdef lines to a single line:
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
isdnif.h | 24 #define ISDN_PTYPE_LEASED 3 /* for leased lines */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
isdnif.h | 24 #define ISDN_PTYPE_LEASED 3 /* for leased lines */
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/ |
x86_64-w64-mingw32-gcov.1 | 175 what lines of code are actually executed 192 \&\fBgcov\fR because the optimization, by combining some lines of code 374 command line option. The \fIexecution_count\fR is \fB\-\fR for lines 375 containing no code. Unexecuted lines are marked \fB#####\fR or 380 Some lines of information at the start have \fIline_number\fR of zero. 381 These preamble lines are of the form 387 The ordering and number of these preamble lines will be augmented as 426 \& 90.00% of 10 source lines executed in file tmp.c 495 execution count of that last line, and other lines will not be shown 496 to contain code, unless previous blocks end on those lines [all...] |
Completed in 279 milliseconds
<<21222324252627282930>>