HomeSort by relevance Sort by last modified time
    Searched full:delimit (Results 1 - 25 of 115) sorted by null

1 2 3 4 5

  /external/ppp/pppd/
srp-entry.c 104 char delimit; local
174 delimit = flags == 0 ? '\0' : (flags & HAS_DQUOTE) ? '\'' : '"';
175 if (delimit != '\0')
176 (void) putchar(delimit);
178 if (*cp == delimit || *cp == '\\')
182 if (delimit != '\0')
183 (void) putchar(delimit);
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Expressions/
shell.js 68 * c) Delimit elements by a comma + single space
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
shell.js 185 * c) Delimit elements by a comma + single space
  /bionic/libc/include/
netdb.h 194 * Scope delimit character
  /external/pcre/
132html 112 # the <pre> and </pre> that delimit literal sections will do the spacing.
  /external/valgrind/main/coregrind/
pub_core_trampoline.h 51 /* These two delimit our handwritten assembly code, so we can tell
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
netdb.h 197 * Scope delimit character
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
netdb.h 197 * Scope delimit character
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
netdb.h 197 * Scope delimit character
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
netdb.h 197 * Scope delimit character
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
netdb.h 197 * Scope delimit character
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
netdb.h 197 * Scope delimit character
  /sdk/emulator/qtools/
dmtrace.cpp 199 // Zero the dot to delimit the class name
  /development/ndk/platforms/android-3/include/
netdb.h 197 * Scope delimit character
  /external/apache-http/src/org/apache/http/impl/entity/
StrictContentLengthStrategy.java 91 * delimit the message using methods defined in items 1,3 or 5 of
LaxContentLengthStrategy.java 95 * delimit the message using methods defined in items 1,3 or 5 of
  /external/markdown/MarkdownTest/Tests_2004/
Markdown Documentation - Basics.text 190 *reference*. With both styles, you use square brackets to delimit the
  /external/markdown/MarkdownTest/Tests_2007/
Markdown Documentation - Basics.text 190 *reference*. With both styles, you use square brackets to delimit the
  /external/markdown/tests/markdown-test/
markdown-documentation-basics.txt 190 *reference*. With both styles, you use square brackets to delimit the
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
netdb.h 197 * Scope delimit character
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
netdb.h 197 * Scope delimit character
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
netdb.h 197 * Scope delimit character
  /external/clang/include/clang/Basic/
DiagnosticLexKinds.td 74 "; use PREFIX( )PREFIX to delimit raw string">;
77 "; use PREFIX( )PREFIX to delimit raw string">;
  /ndk/sources/host-tools/sed-4.2.1/lib/
regex.h 242 (The [[[ comments delimit what gets put into the Texinfo file, so
368 /* Use PMATCH[0] to delimit the start and end of the search in the
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
regex.h 185 (The [[[ comments delimit what gets put into the Texinfo file, so
298 /* Use PMATCH[0] to delimit the start and end of the search in the

Completed in 758 milliseconds

1 2 3 4 5