Home
last modified time | relevance | path

Searched refs:EOS (Results 1 – 25 of 79) sorted by relevance

1234

/external/ipsec-tools/src/racoon/
Dcfparse.y242 %token EOS BOC EOC COMMA
300 EOS
301 | USER NUMBER { lcconf->uid = $2; } EOS
312 EOS
313 | GROUP NUMBER { lcconf->gid = $2; } EOS
314 | CHROOT QUOTEDSTRING { lcconf->chroot = $2->v; } EOS
335 EOS
340 : COMPLEX_BUNDLE SWITCH { lcconf->complex_bundle = $2; } EOS
345 : INCLUDE QUOTEDSTRING EOS
359 : GSS_ID_ENC GSS_ID_ENCTYPE EOS
[all …]
Dcfparse.h200 EOS = 416, enumerator
365 #define EOS 416 macro
/external/openssh/openbsd-compat/
Dglob.c92 #define EOS '\0' macro
212 while (bufnext < bufend && (c = *patnext++) != EOS) in glob()
216 while (bufnext < bufend && (c = *patnext++) != EOS) in glob()
218 if ((c = *patnext++) == EOS) { in glob()
226 *bufnext = EOS; in glob()
245 if (pattern[0] == LBRACE && pattern[1] == RBRACE && pattern[2] == EOS) in globexp1()
272 *lm = EOS; in globexp2()
279 for (pm = pe++; *pe != RBRACKET && *pe != EOS; pe++) in globexp2()
281 if (*pe == EOS) { in globexp2()
297 if (i != 0 || *pe == EOS) in globexp2()
[all …]
/external/icu/icu4c/source/i18n/
Dcollationfastlatin.cpp134 leftPair = EOS; in compareUTF16()
165 rightPair = EOS; in compareUTF16()
195 if(leftPair == EOS) { break; } in compareUTF16()
205 if(leftPair == EOS) { break; } in compareUTF16()
221 leftPair = EOS; in compareUTF16()
246 rightPair = EOS; in compareUTF16()
270 if(leftPair == EOS) { break; } in compareUTF16()
284 if(leftPair == EOS) { break; } in compareUTF16()
297 leftPair = EOS; in compareUTF16()
310 rightPair = EOS; in compareUTF16()
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationFastLatin.java166 static final int EOS = 2; // end of string field in CollationFastLatin
311 leftPair = EOS; in compareUTF16()
347 rightPair = EOS; in compareUTF16()
382 if(leftPair == EOS) { break; } in compareUTF16()
392 if(leftPair == EOS) { break; } in compareUTF16()
408 leftPair = EOS; in compareUTF16()
437 rightPair = EOS; in compareUTF16()
465 if(leftPair == EOS) { break; } in compareUTF16()
479 if(leftPair == EOS) { break; } in compareUTF16()
492 leftPair = EOS; in compareUTF16()
[all …]
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationFastLatin.java162 static final int EOS = 2; // end of string field in CollationFastLatin
307 leftPair = EOS; in compareUTF16()
343 rightPair = EOS; in compareUTF16()
378 if(leftPair == EOS) { break; } in compareUTF16()
388 if(leftPair == EOS) { break; } in compareUTF16()
404 leftPair = EOS; in compareUTF16()
433 rightPair = EOS; in compareUTF16()
461 if(leftPair == EOS) { break; } in compareUTF16()
475 if(leftPair == EOS) { break; } in compareUTF16()
488 leftPair = EOS; in compareUTF16()
[all …]
/external/skqp/tests/
DSkPEGTest.cpp55 const auto match = EOS::Match(gTests[i].fInput); in test_EOS()
165 REPORTER_ASSERT(r, (Seq<LIT<'X'>, EOS>::Match("X"))); in test_Seq()
166 REPORTER_ASSERT(r, !(Seq<LIT<'X'>, EOS>::Match("x"))); in test_Seq()
167 REPORTER_ASSERT(r, !(Seq<LIT<'X'>, EOS>::Match("xX"))); in test_Seq()
168 REPORTER_ASSERT(r, !(Seq<LIT<'X'>, EOS>::Match("XX"))); in test_Seq()
169 REPORTER_ASSERT(r, (Seq<LIT<'X'>, Seq<LIT<'X'>, EOS>>::Match("XX"))); in test_Seq()
170 REPORTER_ASSERT(r, (Seq<LIT<'X'>, Seq<LIT<'X'>, EOS>>::Match("XX"))); in test_Seq()
172 REPORTER_ASSERT(r, !(Seq<LIT<'F', 'o', 'o'>, EOS>::Match("FooBar"))); in test_Seq()
173 REPORTER_ASSERT(r, (Seq<LIT<'F', 'o', 'o'>, EOS>::Match("Foo"))); in test_Seq()
257 EOS>; in test_Complex()
[all …]
/external/libwebm/testing/
Dmkvparser_tests.cc180 EXPECT_FALSE(cluster->EOS()); in TEST_F()
186 EXPECT_FALSE(block_entry->EOS()); in TEST_F()
193 EXPECT_FALSE(block_entry->EOS()); in TEST_F()
201 EXPECT_TRUE(cluster->EOS()); in TEST_F()
212 EXPECT_FALSE(cluster->EOS()); in TEST_F()
218 EXPECT_FALSE(block_entry->EOS()); in TEST_F()
227 EXPECT_FALSE(cluster->EOS()); in TEST_F()
232 EXPECT_FALSE(block_entry->EOS()); in TEST_F()
239 EXPECT_FALSE(block_entry->EOS()); in TEST_F()
248 EXPECT_FALSE(cluster->EOS()); in TEST_F()
[all …]
Dtest_util.cc180 if (!cluster || cluster->EOS()) { in ParseMkvFileReleaseParser()
184 while (cluster && cluster->EOS() == false) { in ParseMkvFileReleaseParser()
194 while (block != NULL && block->EOS() == false) { in ParseMkvFileReleaseParser()
/external/mksh/src/
Dsyn.c178 static const char IONDELIM_delim[] = { CHAR, '<', CHAR, '<', EOS };
225 *cp = EOS; in synio()
251 CHAR, 'l', CHAR, 't', CHAR, 'i', CHAR, 'n', EOS
254 CHAR, 'l', CHAR, 'e', CHAR, 't', EOS
257 CHAR, 's', CHAR, 'e', CHAR, 't', EOS
260 CHAR, '-', CHAR, 'A', EOS
263 CHAR, '-', CHAR, '-', EOS
348 tcp[wdscan(tcp, EOS) - tcp - 3] = EOS; in get_command()
741 tv[2] = EOS; in function_body()
961 static const char dbtest_or[] = { CHAR, '|', CHAR, '|', EOS };
[all …]
Dtree.c74 ccp[0] == CHAR && ((ccp[1] == '=' && ccp[2] == EOS) || in ptree()
76 ccp[3] == '=' && ccp[4] == EOS))) { in ptree()
329 case EOS: in wdvarput()
600 len = wdscan(wp, EOS) - wp; in wdcopy()
612 case EOS: in wdscan()
842 case EOS: in dumpwdvar_i()
Deval.c293 case EOS: in expand()
404 if (end < wdscan(beg, EOS)) in expand()
405 *end = EOS; in expand()
454 mid[-2] = EOS; in expand()
464 end[-2] = EOS; in expand()
505 p[-2] = EOS; in expand()
509 d[-2] = EOS; in expand()
1928 r = (p[0] == EOS || p[0] == CHAR || p[0] == CSUBST) ? in maybe_expand_tilde()
/external/pdfium/core/fxcrt/css/
Dcfx_cssstylesheet.cpp116 case CFX_CSSSyntaxStatus::EOS: in LoadStyleRule()
117 return CFX_CSSSyntaxStatus::EOS; in LoadStyleRule()
134 case CFX_CSSSyntaxStatus::EOS: in SkipRuleSet()
Dcfx_csssyntaxparser.h30 EOS, enumerator
Dcfx_csssyntaxparser.cpp59 m_eStatus = CFX_CSSSyntaxStatus::EOS; in DoSyntaxParse()
/external/libvpx/libvpx/
Dwebmdec.cc143 } else if (block_entry_eos || block_entry->EOS()) { in webm_read_frame()
145 if (cluster == NULL || cluster->EOS()) { in webm_read_frame()
157 if (block_entry == NULL || block_entry->EOS()) { in webm_read_frame()
/external/libaom/libaom/common/
Dwebmdec.cc144 } else if (block_entry_eos || block_entry->EOS()) { in webm_read_frame()
146 if (cluster == NULL || cluster->EOS()) { in webm_read_frame()
158 if (block_entry == NULL || block_entry->EOS()) { in webm_read_frame()
/external/libwebm/m2ts/
Dwebm2pes.cc233 while (cluster != nullptr && cluster->EOS() == false) { in ConvertToFile()
243 while (block_entry != nullptr && block_entry->EOS() == false) { in ConvertToFile()
303 while (cluster != nullptr && cluster->EOS() == false) { in ConvertToPacketReceiver()
313 while (block_entry != nullptr && block_entry->EOS() == false) { in ConvertToPacketReceiver()
/external/pdfium/testing/fuzzers/
Dpdf_css_fuzzer.cc24 status != CFX_CSSSyntaxStatus::EOS); in LLVMFuzzerTestOneInput()
/external/libwebm/common/
Dvp9_header_parser_tests.cc82 while ((cluster != NULL) && !cluster->EOS()) { in ProcessTheFrames()
87 while ((block_entry != NULL) && !block_entry->EOS()) { in ProcessTheFrames()
Dvp9_level_stats_tests.cc71 while ((cluster != NULL) && !cluster->EOS()) { in ProcessTheFrames()
76 while ((block_entry != NULL) && !block_entry->EOS()) { in ProcessTheFrames()
/external/lzma/CS/7zip/Compress/LzmaAlone/
DLzmaAlone.cs73 EOS, enumerator
253 bool eos = parser[(int)Key.EOS].ThereIs || stdInMode; in Main2()
/external/llvm-project/llvm/tools/llvm-nm/
Dllvm-nm.cpp1307 raw_string_ostream EOS(ExportsNameBuffer); local
1436 EOS << Entry.name();
1437 EOS << '\0';
1447 EOS << Entry.name();
1449 EOS << Entry.otherName();
1450 EOS << '\0';
1479 EOS << Entry.name();
1481 EOS << Entry.otherName();
1482 EOS << '\0';
1491 EOS.flush();
/external/libwebm/
Dmkvparser_sample.cc355 while (pCluster != NULL && !pCluster->EOS()) { in main()
373 while (pBlockEntry != NULL && !pBlockEntry->EOS()) { in main()
/external/icu/libicu/cts_headers/
Dcollationfastlatin.h170 static const uint32_t EOS = 2; // end of string variable

1234