HomeSort by relevance Sort by last modified time
    Searched full:blank (Results 976 - 1000 of 2862) sorted by null

<<31323334353637383940>>

  /external/icu/icu4c/source/common/
uchar.c 264 * Checks if c is in \p{graph}\p{blank} - \p{cntrl}.
273 * The only cntrl character in graph+blank is TAB (in blank).
274 * Here we implement (blank-TAB)=Zs instead of calling u_isblank().
  /external/icu/icu4c/source/test/intltest/
textfile.cpp 120 // Ignore blank lines and comment lines
  /external/iproute2/bridge/
bridge.c 105 continue; /* blank line */
  /external/jsilver/src/com/google/clearsilver/jsilver/precompiler/
PrecompiledTemplateMapFileReader.java 95 // Ignore blank lines and comment lines.
  /external/kernel-headers/original/uapi/sound/
sfnt_info.h 170 #define SNDRV_SFNT_SAMPLE_NO_BLANK 4 /* no blank loop is attached */
  /external/libpng/scripts/
dfn.awk 39 # Do a very simple, slow, sort; notice that blank lines won't be
  /external/ltp/doc/man3/
parse_ranges.3 54 any of the values may be blank (ie. min::mult, :max, etc.) and default
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/
r14496.htm 200 repeated, the driver inserts a blank line instead.</P
  /external/mdnsresponder/mDNSPosix/
Responder.c 483 // These first characters indicate a blank line.
526 // Skip blank lines while looking for the next service name.
540 // Don't skip blank lines in calls to ReadAline() after finding the
541 // service name since the next blank line indicates the end
  /external/mesa3d/docs/
MESA_swap_frame_usage.spec 158 time and does not synchronize to vertical blank.
  /external/mesa3d/src/mapi/glapi/gen/
gl_API.dtd 110 img_send_null - boolean flag to determine if blank pixel data should
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
Cache.java 519 * with a blank line, and then a line containing the cipher suite. Next
550 String blank = source.readUtf8LineStrict(); local
551 if (blank.length() > 0) {
552 throw new IOException("expected \"\" but was \"" + blank + "\"");
  /external/ppp/pppd/plugins/pppoatm/
pppoatm.c 3 * Copyright 2000 Mitchell Blank Jr.
  /external/regex-re2/re2/testing/
simplify_test.cc 37 { "[[:blank:]]", "[\\t ]" },
  /external/selinux/libsemanage/src/
parse_utils.c 115 /* Skip comments and blank lines */
  /external/selinux/python/sepolicy/sepolicy/templates/
executable.py 449 # No file context, leave blank
  /external/skia/debugger/QT/
SkDebuggerGUI.cpp 131 QPixmap(":/blank.png"));
138 item->setData(Qt::UserRole + 2, QPixmap(":/blank.png"));
163 item->setData(Qt::UserRole + 2, QPixmap(":/blank.png"));
376 QPixmap(":/blank.png"));
  /external/skia/infra/bots/recipe_modules/core/resources/
symbolize_stack_trace.py 48 # over the second, unless the first is blank or invalid. Relative offsets
  /external/skia/site/dev/testing/
automated_testing.md 67 * blank: no task has started yet for a given revision
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
SlotIndexes.cpp 96 // We insert one blank instructions between basic blocks.
  /external/syslinux/gpxe/src/
Makefile 108 @$(ECHO) 'bin/gpxe.iso to a blank CD-ROM.'
  /external/toolchain-utils/cwp/bartlett/
server.py 7 "/": the main page for the app, left blank so that users cannot access
  /external/v8/
snapshot_toolchain.gni 84 # This branch should not be reached; leave _cpus blank so the assert
  /external/v8/tools/ignition/
linux_perf_bytecode_annotate.py 79 # Blank line marks the end of the bytecode's disassembly.
  /external/valgrind/docs/lib/
vg-fo.xsl 309 <xsl:when test="$pageclass='titlepage' or $sequence='blank'
311 <!-- noop on titlepages, first chapter page or blank pages -->
357 <xsl:when test="$pageclass='titlepage' or $sequence='blank'">
358 <!-- noop on titlepages or blank pages -->

Completed in 2245 milliseconds

<<31323334353637383940>>