Searched refs:Sep (Results 1 - 25 of 28) sorted by relevance

12

/external/icu/icu4c/source/data/brkitr/
H A Dsent.txt19 $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
[all...]
H A Dsent_el.txt19 $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
[all...]
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DEnvironment.h95 void print(raw_ostream &Out, const char *NL, const char *Sep) const;
99 const char *NL, const char *Sep) const;
H A DSubEngine.h141 const char *NL, const char *Sep) = 0;
H A DExprEngine.h287 const char *NL, const char *Sep) override;
/external/bison/build-aux/
H A Dmdate-sh131 Sep) month=September; nummonth=9;;
175 Sep) month=September; nummonth=9;;
199 Sep) nummonthtod=9;;
/external/strace/
H A Dstrace.spec285 * Tue Sep 30 2003 Roland McGrath <roland@redhat.com> 4.5-3
288 * Thu Sep 25 2003 Roland McGrath <roland@redhat.com> 4.5-1.2.1AS
291 * Wed Sep 24 2003 Roland McGrath <roland@redhat.com> 4.5-2
294 * Wed Sep 24 2003 Roland McGrath <roland@redhat.com> 4.5-1
342 * Fri Sep 06 2002 Karsten Hopp <karsten@redhat.de> 4.4-9
346 * Mon Sep 2 2002 Jakub Jelinek <jakub@redhat.com> 4.4-8
438 * Thu Sep 02 1999 Cristian Gafton <gafton@redhat.com>
477 * Wed Sep 30 1998 Jeff Johnson <jbj@redhat.com>
480 * Sat Sep 19 1998 Jeff Johnson <jbj@redhat.com>
/external/clang/lib/StaticAnalyzer/Checkers/
H A DObjCSelfInitChecker.cpp83 const char *NL, const char *Sep) const override;
340 const char *NL, const char *Sep) const {
348 Out << Sep << NL << *this << " :" << NL;
H A DMallocChecker.cpp202 const char *NL, const char *Sep) const override;
2350 const char *NL, const char *Sep) const {
2355 Out << Sep << "MallocChecker :" << NL;
/external/markdown/MarkdownTest/
H A DMarkdownTest.pl150 1.0.1 Mon 19 Sep 2005
/external/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp423 const char *NL, const char *Sep) const {
426 Mgr.getStoreManager().print(getStore(), Out, NL, Sep); local
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 {
H A DEnvironment.cpp192 const char *Sep) const {
H A DCheckerManager.cpp581 const char *NL, const char *Sep) {
584 I->second->printState(Out, State, NL, Sep);
579 runCheckersForPrintState(raw_ostream &Out, ProgramStateRef State, const char *NL, const char *Sep) argument
H A DExprEngine.cpp270 const char *NL, const char *Sep) {
271 getCheckerManager().runCheckersForPrintState(Out, State, NL, Sep);
269 printState(raw_ostream &Out, ProgramStateRef State, const char *NL, const char *Sep) argument
/external/libogg/
H A Dlibogg.spec108 * Sat Sep 02 2000 Jack Moffitt <jack@icecast.org>
/external/pdfium/fpdfsdk/src/javascript/
H A DConsts.cpp143 DEFINE_GLOBAL_CONST(pRuntime, IDS_MONTH_INFO,January[1]February[2]March[3]April[4]May[5]June[6]July[7]August[8]September[9]October[10]November[11]December[12]Sept[9]Jan[1]Feb[2]Mar[3]Apr[4]Jun[6]Jul[7]Aug[8]Sep[9]Oct[10]Nov[11]Dec[12]);
/external/chromium_org/third_party/mesa/src/docs/OLD/
H A DMESA_packed_depth_stencil.spec225 Version 1.0 - 23 Sep 2000
/external/mesa3d/docs/OLD/
H A DMESA_packed_depth_stencil.spec225 Version 1.0 - 23 Sep 2000
/external/lldb/source/Core/
H A DRegisterValue.cpp422 char Sep = ' '; local
426 std::pair<llvm::StringRef, llvm::StringRef> Pair = Str.split(Sep);
434 Pair = Pair.second.split(Sep);
/external/elfutils/0.153/
H A Delfutils.spec227 * Mon Sep 13 2010 <drepper@redhat.com> 0.149-1
271 * Mon Sep 21 2009 <drepper@redhat.com> 0.143-1
452 * Fri Sep 2 2005 Ulrich Drepper <drepper@redhat.com> 0.115-1
570 * Fri Sep 26 2003 Bill Nottingham <notting@redhat.com> 0.89-1
573 * Tue Sep 23 2003 Jakub Jelinek <jakub@redhat.com> 0.86-3
/external/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp624 char Sep = ProcModel.ProcResourceDefs.empty() ? ' ' : ','; local
629 << " {DBGFIELD(\"InvalidUnit\") 0, 0, 0}" << Sep << "\n";
656 Sep = ' ';
661 << BufferSize << "}" << Sep << " // #" << i+1;
/external/clang/include/clang/StaticAnalyzer/Core/
H A DChecker.h465 const char *NL, const char *Sep) const { }
H A DCheckerManager.h424 /// \param Sep The preferred separator between different kinds of data.
426 const char *NL, const char *Sep);
/external/clang/lib/Sema/
H A DSemaOpenMP.cpp2129 std::string Sep(", ");
2141 Values += Sep;
2171 std::string Sep(", ");
2183 Values += Sep;
2237 std::string Sep(", ");
2249 Values += Sep;
/external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/neon/
H A DarmSP_FFTInv_CCSToR_S16_preTwiddleRadix2_unsafe_s.S18 @ Last Modified Date: Fri, 21 Sep 2007

Completed in 616 milliseconds

12