HomeSort by relevance Sort by last modified time
    Searched refs:Sep (Results 1 - 25 of 34) sorted by null

1 2

  /external/icu/icu4c/source/data/brkitr/
sent.txt 19 $Sep = [\p{Sentence_Break = Sep}];
57 # Rule 4 - Break after $Sep.
60 [^$Sep $CR $LF]? ($Extend | $Format)*;
70 $NotLettersEx = [^$OLetter $Upper $Lower $Sep $CR $LF $ATerm $STerm] ($Extend | $Format)*;
77 ($STermEx | $ATermEx) $CloseEx* $SpEx* ($Sep | $CR | $LF)?;
80 [[^$STerm $ATerm $Close $Sp $Sep $LF $CR $Format $Extend]{bof}] ($Extend | $Format | $Close | $Sp)* .;
81 [[^$STerm $ATerm $Close $Sp $Sep $LF $CR $Format $Extend]{bof}] ($Extend | $Format | $Close | $Sp)* ([$Sep $LF $CR {eof}] | $CR $LF){100};
101 [{bof}] (.? | $LF $CR) [^$Sep $CR $LF]* [$Sep $CR $LF {eof}] ($SpEx_R* $CloseEx_R* ($STermEx_R | $ATermEx_R))*
    [all...]
sent_el.txt 19 $Sep = [\p{Sentence_Break = Sep}];
57 # Rule 4 - Break after $Sep.
60 [^$Sep $CR $LF]? ($Extend | $Format)*;
70 $NotLettersEx = [^$OLetter $Upper $Lower $Sep $CR $LF $ATerm $STerm] ($Extend | $Format)*;
77 ($STermEx | $ATermEx) $CloseEx* $SpEx* ($Sep | $CR | $LF)?;
80 [[^$STerm $ATerm $Close $Sp $Sep $LF $CR $Format $Extend]{bof}] ($Extend | $Format | $Close | $Sp)* .;
81 [[^$STerm $ATerm $Close $Sp $Sep $LF $CR $Format $Extend]{bof}] ($Extend | $Format | $Close | $Sp)* ([$Sep $LF $CR {eof}] | $CR $LF){100};
101 [{bof}] (.? | $LF $CR) [^$Sep $CR $LF]* [$Sep $CR $LF {eof}] ($SpEx_R* $CloseEx_R* ($STermEx_R | $ATermEx_R))*
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Environment.h 95 void print(raw_ostream &Out, const char *NL, const char *Sep) const;
99 const char *NL, const char *Sep) const;
SubEngine.h 151 const char *NL, const char *Sep) = 0;
ExprEngine.h 296 const char *NL, const char *Sep) override;
  /ndk/sources/host-tools/make-3.81/config/
mdate-sh 111 Sep) month=September; nummonth=9;;
153 Sep) month=September; nummonth=9;;
177 Sep) nummonthtod=9;;
  /external/bison/build-aux/
mdate-sh 131 Sep) month=September; nummonth=9;;
175 Sep) month=September; nummonth=9;;
199 Sep) nummonthtod=9;;
  /external/libmicrohttpd/doc/
mdate-sh 131 Sep) month=September; nummonth=9;;
175 Sep) month=September; nummonth=9;;
199 Sep) nummonthtod=9;;
  /external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/
fake_filesystem_vs_real_test.py 36 def Sep(path):
39 return path.replace('/', os.sep)
46 _FAKE_FS_BASE = Sep('/fakefs')
60 path = Sep(path)
86 if contents.startswith(os.sep):
248 path = Sep(path)
311 path = Sep(path)
317 path = Sep(path)
358 path = Sep(path)
404 if os.readlink(real_path).startswith(os.sep)
    [all...]
  /external/strace/
strace.spec 322 * Tue Sep 30 2003 Roland McGrath <roland@redhat.com> 4.5-3
325 * Thu Sep 25 2003 Roland McGrath <roland@redhat.com> 4.5-1.2.1AS
328 * Wed Sep 24 2003 Roland McGrath <roland@redhat.com> 4.5-2
331 * Wed Sep 24 2003 Roland McGrath <roland@redhat.com> 4.5-1
379 * Fri Sep 06 2002 Karsten Hopp <karsten@redhat.de> 4.4-9
383 * Mon Sep 2 2002 Jakub Jelinek <jakub@redhat.com> 4.4-8
475 * Thu Sep 02 1999 Cristian Gafton <gafton@redhat.com>
514 * Wed Sep 30 1998 Jeff Johnson <jbj@redhat.com>
517 * Sat Sep 19 1998 Jeff Johnson <jbj@redhat.com>
  /external/clang/lib/StaticAnalyzer/Checkers/
ObjCSelfInitChecker.cpp 83 const char *NL, const char *Sep) const override;
339 const char *NL, const char *Sep) const {
347 Out << Sep << NL << *this << " :" << NL;
NullabilityChecker.cpp 122 const char *Sep) const override;
    [all...]
MallocChecker.cpp 222 const char *NL, const char *Sep) const override;
    [all...]
  /external/markdown/MarkdownTest/
MarkdownTest.pl 150 1.0.1 Mon 19 Sep 2005
  /external/clang/lib/StaticAnalyzer/Core/
ProgramState.cpp 423 const char *NL, const char *Sep) const {
426 Mgr.getStoreManager().print(getStore(), Out, NL, Sep);
429 Env.print(Out, NL, Sep);
432 Mgr.getConstraintManager().print(this, Out, NL, Sep);
435 Mgr.getOwningEngine()->printState(Out, this, NL, Sep);
447 const char *NL, const char *Sep) const {
Environment.cpp 189 const char *Sep) const {
CheckerManager.cpp 608 const char *NL, const char *Sep) {
611 I->second->printState(Out, State, NL, Sep);
  /external/libogg/
libogg.spec 108 * Sat Sep 02 2000 Jack Moffitt <jack@icecast.org>
  /external/mesa3d/docs/OLD/
MESA_packed_depth_stencil.spec 225 Version 1.0 - 23 Sep 2000
  /external/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h 386 /// \param Sep The preferred separator between different kinds of data.
388 const char *NL, const char *Sep);
Checker.h 476 const char *NL, const char *Sep) const { }
  /external/llvm/utils/TableGen/
SubtargetEmitter.cpp 607 char Sep = ProcModel.ProcResourceDefs.empty() ? ' ' : ',';
612 << " {DBGFIELD(\"InvalidUnit\") 0, 0, 0}" << Sep << "\n";
639 Sep = ' ';
644 << BufferSize << "}" << Sep << " // #" << i+1;
    [all...]
  /external/icu/icu4c/packaging/rpm/
icu.spec 224 * Fri Sep 27 2002 Steven Loomis <srl@jtcsv.com>
226 * Mon Sep 16 2002 Ian Holsman <ian@holsman.net>
  /external/llvm/lib/IR/
AsmWriter.cpp     [all...]
  /external/clang/lib/Sema/
SemaOpenMP.cpp     [all...]

Completed in 997 milliseconds

1 2