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

1 2

  /external/icu4c/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/llvm/lib/Support/
Path.cpp 247 static StringRef getDirnameCharSep(StringRef path, const char *Sep) {
248 assert(Sep[0] != '\0' && Sep[1] == '\0' &&
249 "Sep must be a 1-character string literal.");
258 while (pos >= 0 && path[pos] == Sep[0])
262 return path[0] == Sep[0] ? Sep : ".";
267 while (i < pos && path[i] != Sep[0])
274 while (pos >= 0 && path[pos] != Sep[0])
278 while (pos >= 0 && path[pos] == Sep[0]
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Environment.h 99 void print(raw_ostream &Out, const char *NL, const char *Sep) const;
103 const char *NL, const char *Sep) const;
SubEngine.h 119 const char *NL, const char *Sep) = 0;
ExprEngine.h 227 const char *NL, const char *Sep);
  /external/bison/build-aux/
mdate-sh 111 Sep) month=September; nummonth=9;;
153 Sep) month=September; nummonth=9;;
177 Sep) nummonthtod=9;;
  /external/grub/docs/
mdate-sh 102 Sep) month=September; nummonth=9;;
125 Sep) month=September; nummonth=9;;
146 Sep) nummonthtod=9;;
  /external/libffi/
mdate-sh 111 Sep) month=September; nummonth=9;;
153 Sep) month=September; nummonth=9;;
177 Sep) nummonthtod=9;;
  /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;;
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
mdate-sh 114 Sep) month=September; nummonth=9;;
156 Sep) month=September; nummonth=9;;
180 Sep) nummonthtod=9;;
  /external/clang/lib/StaticAnalyzer/Core/
Environment.cpp 254 const char *Sep) const {
255 printAux(Out, false, NL, Sep);
256 printAux(Out, true, NL, Sep);
261 const char *Sep) const{
ProgramState.cpp 403 const char *NL, const char *Sep) const {
406 Mgr.getStoreManager().print(getStore(), Out, NL, Sep);
409 Env.print(Out, NL, Sep);
412 Mgr.getConstraintManager().print(this, Out, NL, Sep);
415 Mgr.getOwningEngine()->printState(Out, this, NL, Sep);
427 const char *NL, const char *Sep) const {
CheckerManager.cpp 551 const char *NL, const char *Sep) {
554 I->second->printState(Out, State, NL, Sep);
  /external/strace/
strace.spec 264 * Tue Sep 30 2003 Roland McGrath <roland@redhat.com> 4.5-3
267 * Thu Sep 25 2003 Roland McGrath <roland@redhat.com> 4.5-1.2.1AS
270 * Wed Sep 24 2003 Roland McGrath <roland@redhat.com> 4.5-2
273 * Wed Sep 24 2003 Roland McGrath <roland@redhat.com> 4.5-1
321 * Fri Sep 06 2002 Karsten Hopp <karsten@redhat.de> 4.4-9
325 * Mon Sep 2 2002 Jakub Jelinek <jakub@redhat.com> 4.4-8
417 * Thu Sep 02 1999 Cristian Gafton <gafton@redhat.com>
456 * Wed Sep 30 1998 Jeff Johnson <jbj@redhat.com>
459 * Sat Sep 19 1998 Jeff Johnson <jbj@redhat.com>
  /external/markdown/MarkdownTest/
MarkdownTest.pl 150 1.0.1 Mon 19 Sep 2005
  /external/chromium/chrome/browser/resources/file_manager/js/
mock_chrome.js 113 LOCALE_MONTHS_SHORT: 'Jan^Feb^Mar^Apr^May^Jun^Jul^Aug^Sep^Oct^Nov^Dec',
  /external/mesa3d/docs/OLD/
MESA_packed_depth_stencil.spec 225 Version 1.0 - 23 Sep 2000
  /external/elfutils/
elfutils.spec 325 * Fri Sep 2 2005 Ulrich Drepper <drepper@redhat.com> 0.115-1
443 * Fri Sep 26 2003 Bill Nottingham <notting@redhat.com> 0.89-1
446 * Tue Sep 23 2003 Jakub Jelinek <jakub@redhat.com> 0.86-3
  /external/clang/include/clang/StaticAnalyzer/Core/
Checker.h 364 const char *NL, const char *Sep) const { }
CheckerManager.h 320 /// \param Sep The preferred separator between different kinds of data.
322 const char *NL, const char *Sep);
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
date-format-tofte.js 34 "May", "Jun", "Jul", "Aug", "Sep",
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
date-format-tofte.js 34 "May", "Jun", "Jul", "Aug", "Sep",
  /external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 775 1.5.1b (6 Sep 2004)
  /external/openssh/contrib/redhat/
openssh.spec 424 * Mon Sep 30 2002 Damien Miller <djm@mindrot.org>
490 * Thu Sep 27 2001 Nalin Dahyabhai <nalin@redhat.com> 2.9p2-9
493 * Thu Sep 13 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.9p2-8
496 * Thu Sep 6 2001 Nalin Dahyabhai <nalin@redhat.com> 2.9p2-7
731 * Wed Sep 6 2000 Nalin Dahyabhai <nalin@redhat.com>

Completed in 554 milliseconds

1 2