HomeSort by relevance Sort by last modified time
    Searched refs:LF (Results 101 - 125 of 141) sorted by null

1 2 3 45 6

  /external/icu/android_icu4j/src/main/java/android/icu/text/
Bidi.java     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
Bidi.java     [all...]
  /external/python/cpython3/Lib/pydoc_data/
topics.py     [all...]
  /external/tinyxml2/
tinyxml2.cpp 104 static const char LINE_FEED = (char)0x0a; // all line endings are normalized to LF
105 static const char LF = LINE_FEED;
281 // CR-LF pair becomes LF
282 // CR alone becomes LF
283 // LF-CR becomes LF
284 if ( *(p+1) == LF ) {
290 *q = LF;
293 else if ( (_flags & NEEDS_NEWLINE_NORMALIZATION) && *p == LF ) {
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/lang/
UCharacter.java     [all...]
  /external/icu/icu4c/source/common/
ubidi.cpp 569 if(i<originalLength && uchar==CR && text[i]==LF) /* do nothing on the CR */
    [all...]
ucnvisci.cpp 52 #define LF 0x0A
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
UCharacter.java     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
Local.cpp     [all...]
  /external/curl/tests/
ftpserver.pl 499 $l =~ s/\n/[LF]/g;
    [all...]
  /external/guice/extensions/struts2/lib/
commons-fileupload-1.2.1.jar 
jetty-util-6.1.0.jar 
ant-1.6.5.jar 
  /external/libphonenumber/demo/war/WEB-INF/lib/
commons-fileupload-1.2.1.jar 
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
LazyCallGraph.cpp 148 LibFunc LF;
151 return TLI.getLibFunc(F, LF) || TLI.isFunctionVectorizable(F.getName());
    [all...]
  /external/adhd/cras/src/server/config/
aec_config.c 118 config->ep_strength.lf =
119 AEC_GET_FLOAT(ini, EP_STRENGTH, LF);
356 syslog(LOG_ERR, "Ep strength: lf %f mf %f hf %f default_len %f",
357 config->ep_strength.lf,
  /external/mdnsresponder/mDNSShared/
CommonServices.h 417 #define LF '\n'
    [all...]
  /external/clang/lib/AST/
ExprConstant.cpp     [all...]
  /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
CharsetISCII.java 45 private static final short LF = 0x0a;
    [all...]
  /external/clang/lib/CodeGen/
MicrosoftCXXABI.cpp     [all...]
  /external/python/setuptools/pkg_resources/_vendor/
pyparsing.py     [all...]
  /external/python/setuptools/setuptools/_vendor/
pyparsing.py     [all...]
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /external/pcre/dist2/
configure     [all...]

Completed in 3266 milliseconds

1 2 3 45 6