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

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
common.py 32 "whitespace/carriage_return",
50 "whitespace/carriage_return",
common_unittest.py 40 _category = "whitespace/carriage_return"
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmSmsCbMessage.java 50 private static final char CARRIAGE_RETURN = 0x0d;
276 if (body.charAt(i) != CARRIAGE_RETURN) {
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
checker.py 249 "+whitespace/carriage_return"]),
265 ["+whitespace/carriage_return"]),
360 "whitespace/carriage_return": 1
    [all...]
checker_unittest.py 261 assertCheck(path, "whitespace/carriage_return")
268 assertCheck("Source/JavaScriptCore/parser/Keywords.table", "whitespace/carriage_return")
    [all...]
  /external/tinyxml2/
tinyxml2.cpp 35 static const char CARRIAGE_RETURN = (char)0x0d; // CR gets filtered out
36 static const char CR = CARRIAGE_RETURN;
    [all...]
  /external/chromium_org/third_party/icu/patches/
brkitr.patch 204 $CR = [:LineBreak = Carriage_Return:];
  /external/chromium_org/third_party/icu/source/data/unidata/
PropertyValueAliases.txt 754 lb ; CR ; Carriage_Return
    [all...]
  /external/icu4c/data/brkitr/
line.txt 70 $CR = [:LineBreak = Carriage_Return:];
line_fi.txt 71 $CR = [:LineBreak = Carriage_Return:];
line_ja.txt 70 $CR = [:LineBreak = Carriage_Return:];
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
term.h 224 #define carriage_return CUR Strings[2] macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
term.h 224 #define carriage_return CUR Strings[2] macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
term.h 224 #define carriage_return CUR Strings[2] macro
    [all...]
  /prebuilts/tools/common/m2/internal/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libcurses.a     [all...]
libncurses.a     [all...]
libtermcap.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libcurses.a     [all...]
libncurses.a     [all...]
libtermcap.a     [all...]
  /external/icu4c/data/unidata/
ppucd.txt 653 value;lb;CR;Carriage_Return
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/
libcurses.a     [all...]
libncurses.a     [all...]
libtermcap.a     [all...]

Completed in 467 milliseconds