/external/icu/icu4c/source/data/brkitr/rules/ |
sent.txt | 22 $Sep = [\p{Sentence_Break = Sep}]; 60 # Rule 4 - Break after $Sep. 63 [^$Sep $CR $LF]? ($Extend | $Format)*; 73 $NotLettersEx = [^$OLetter $Upper $Lower $Sep $CR $LF $ATerm $STerm] ($Extend | $Format)*; 80 ($STermEx | $ATermEx) $CloseEx* $SpEx* ($Sep | $CR | $LF)?; 83 [[^$STerm $ATerm $Close $Sp $Sep $LF $CR $Format $Extend]{bof}] ($Extend | $Format | $Close | $Sp)* .; 84 [[^$STerm $ATerm $Close $Sp $Sep $LF $CR $Format $Extend]{bof}] ($Extend | $Format | $Close | $Sp)* ([$Sep $LF $CR {eof}] | $CR $LF){100}; 104 [{bof}] (.? | $LF $CR) [^$Sep $CR $LF]* [$Sep $CR $LF {eof}] ($SpEx_R* $CloseEx_R* ($STermEx_R | $ATermEx_R))* [all...] |
sent_el.txt | 22 $Sep = [\p{Sentence_Break = Sep}]; 60 # Rule 4 - Break after $Sep. 63 [^$Sep $CR $LF]? ($Extend | $Format)*; 73 $NotLettersEx = [^$OLetter $Upper $Lower $Sep $CR $LF $ATerm $STerm] ($Extend | $Format)*; 80 ($STermEx | $ATermEx) $CloseEx* $SpEx* ($Sep | $CR | $LF)?; 83 [[^$STerm $ATerm $Close $Sp $Sep $LF $CR $Format $Extend]{bof}] ($Extend | $Format | $Close | $Sp)* .; 84 [[^$STerm $ATerm $Close $Sp $Sep $LF $CR $Format $Extend]{bof}] ($Extend | $Format | $Close | $Sp)* ([$Sep $LF $CR {eof}] | $CR $LF){100}; 104 [{bof}] (.? | $LF $CR) [^$Sep $CR $LF]* [$Sep $CR $LF {eof}] ($SpEx_R* $CloseEx_R* ($STermEx_R | $ATermEx_R))* [all...] |
/external/swiftshader/third_party/LLVM/lib/Support/ |
Path.cpp | 257 static StringRef getDirnameCharSep(StringRef path, const char *Sep) { 258 assert(Sep[0] != '\0' && Sep[1] == '\0' && 259 "Sep must be a 1-character string literal."); 268 while (pos >= 0 && path[pos] == Sep[0]) 272 return path[0] == Sep[0] ? Sep : "."; 277 while (i < pos && path[i] != Sep[0]) 284 while (pos >= 0 && path[pos] != Sep[0]) 288 while (pos >= 0 && path[pos] == Sep[0] [all...] |
/external/icu/icu4c/source/test/testdata/break_rules/ |
sentence.txt | 14 Sep = [\p{Sentence_Break = Sep}]; 26 ParaSep = [Sep CR LF];
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/ |
FwVolRead.c | 519 EFI_SECTION_EXTRACTION_PROTOCOL *Sep;
568 (VOID **) &Sep
575 Status = Sep->OpenSectionStream (
576 Sep,
591 Status = Sep->GetSection (
592 Sep,
602 Status = Sep->GetSection (
603 Sep,
624 Sep->CloseSectionStream (Sep, StreamHandle); [all...] |
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
Environment.h | 96 void print(raw_ostream &Out, const char *NL, const char *Sep) const; 100 const char *NL, const char *Sep) const;
|
SubEngine.h | 159 const char *NL, const char *Sep) = 0;
|
ExprEngine.h | 303 const char *NL, const char *Sep) override;
|
/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/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 | 121 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 | 642 const char *NL, const char *Sep) { 645 I->second->printState(Out, State, NL, Sep);
|
/external/syslinux/ |
syslinux.spec | 144 * Mon Sep 19 2006 H. Peter Anvin <hpa@zytor.com> 149 * Wed Sep 21 2005 H. Peter Anvin <hpa@zytor.com> 152 * Fri Sep 9 2005 H. Peter Anvin <hpa@zytor.com>
|
/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/llvm/utils/TableGen/ |
SubtargetEmitter.cpp | 602 char Sep = ProcModel.ProcResourceDefs.empty() ? ' ' : ','; 607 << " {DBGFIELD(\"InvalidUnit\") 0, 0, 0}" << Sep << "\n"; 633 Sep = ' '; 638 << BufferSize << "}" << Sep << " // #" << i+1; [all...] |
/external/skia/infra/bots/ |
gen_tasks.go | 455 uploadName := fmt.Sprintf("%s%s%s", PREFIX_UPLOAD, jobNameSchema.Sep, name) 527 uploadName := fmt.Sprintf("%s%s%s", PREFIX_UPLOAD, jobNameSchema.Sep, name) 718 Sep string `json:"builder_name_sep"` 739 split := strings.Split(n, s.Sep) 790 return strings.Join(rvParts, s.Sep), nil
|
/external/clang/include/clang/StaticAnalyzer/Core/ |
CheckerManager.h | 391 /// \param Sep The preferred separator between different kinds of data. 393 const char *NL, const char *Sep);
|
Checker.h | 490 const char *NL, const char *Sep) const { }
|
/external/icu/icu4c/packaging/rpm/ |
icu.spec | 226 * Fri Sep 27 2002 Steven Loomis <srl@jtcsv.com> 228 * Mon Sep 16 2002 Ian Holsman <ian@holsman.net>
|