Searched
full:lines (Results
551 -
575 of
5102) sorted by null
<<21222324252627282930>>
/external/protobuf/ |
.gitignore | 2 # Lines that start with '#' are comments.
|
/external/selinux/libsepol/man/man3/ |
sepol_genbools.3 | 15 boolpath. The boolean settings are specified by name=value lines
|
/external/selinux/policycoreutils/sandbox/ |
sandbox.5 | 9 Everything after "#" is ignored, as are empty lines. All arguments should be separated by and equals sign ("=").
|
/external/skia/ |
Doxyfile | 10 # These lines are overridden by
|
/external/skia/gm/ |
pixelsnap.cpp | 76 // Draw test case grid lines (Draw them all at pixel centers to hopefully avoid any 94 // +1's account for the grid lines around each test case. 152 // A rectangle that exactly covers a pixel, a point at each corner, 8 horiz/vert lines 154 // order lines (green), points (blue), rect(red).
|
/external/skia/tests/ |
FillPathTest.cpp | 27 // Lines which is not clipped by boundary based clipping,
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/ |
CustomInlineMethodResolver.java | 59 List<String> lines = new ArrayList<String>(); local 68 lines.add(line); 77 inlineMethods = new Method[lines.size()]; 80 inlineMethods[i] = parseAndResolveInlineMethod(lines.get(i));
|
/external/strace/ |
strace-log-merge | 34 # grep -v '^$' removes empty lines which may result.
|
/external/tcpdump/ |
slip.h | 3 * with serial line IP (slip) lines.
|
/external/toybox/tests/ |
wc.test | 11 lines
|
/external/valgrind/gdbserver_tests/ |
filter_vgdb | 22 # and filter out any remaining empty lines
|
/external/valgrind/nightly/conf/ |
cellbuzz-cross.conf | 20 while [ `qstat "${jobid}" 2>/dev/null | wc --lines` -gt 0 ]
|
cellbuzz-native.conf | 18 while [ `qstat "${jobid}" 2>/dev/null | wc --lines` -gt 0 ]
|
/external/valgrind/none/tests/amd64-linux/ |
filter_minimal | 20 # filtering does *not* remove lines beginning with --
|
/external/valgrind/none/tests/ |
filter_timestamp | 18 # At this point there are two lines left which look something like this:
|
/external/valgrind/none/tests/x86-linux/ |
filter_minimal | 20 # filtering does *not* remove lines beginning with --
|
/external/zlib/src/contrib/minizip/ |
minizip.1 | 13 .\" .sp <n> insert n+1 empty lines
|
/frameworks/av/media/libeffects/lvm/lib/Reverb/lib/ |
LVREV.h | 77 /* Reverb delay lines */ 81 LVREV_DELAYLINES_2 = 2, /* Two delay lines */ 82 LVREV_DELAYLINES_4 = 4, /* Four delay lines */ 128 LVREV_NumDelayLines_en NumDelays; /* The number of delay lines, 1, 2 or 4 */
|
/frameworks/base/core/java/android/util/ |
PrefixPrinter.java | 20 * PrefixPrinter is a Printer which prefixes all lines with a given
|
/frameworks/base/core/java/com/android/internal/alsa/ |
LineTokenizer.java | 20 * Breaks lines in an ALSA "cards" or "devices" file into tokens.
|
/frameworks/base/core/java/com/android/internal/os/ |
AndroidPrintStream.java | 22 * Print stream which log lines using Android's logging system.
|
/frameworks/base/packages/Keyguard/res/values-sw600dp/ |
dimens.xml | 22 <!-- Size of the generic status lines keyguard's status view -->
|
/frameworks/base/tools/layoutlib/bridge/tests/res/com/android/layoutlib/testdata/ |
layout1.xml | 45 android:lines="1"
|
/frameworks/native/opengl/tools/glgen/src/ |
ParameterChecker.java | 29 // skip empty lines
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/ |
picklpf_arm.c | 33 linestocopy = linestocopy ? linestocopy << 4 : 16; /* 16 lines per MB */
|
Completed in 2404 milliseconds
<<21222324252627282930>>