Home
last modified time | relevance | path

Searched refs:empty1 (Results 1 – 6 of 6) sorted by relevance

/external/openfst/src/lib/
Dproperties.cc87 bool empty1 = delayed; // Can fst1 be the empty machine? in ConcatProperties() local
94 if (!empty1) in ConcatProperties()
102 (kAccessible | kCoAccessible) && !empty1) { in ConcatProperties()
382 bool empty1 = delayed; // Can fst1 be the empty machine? in UnionProperties() local
388 if (!empty1 && !empty2) { in UnionProperties()
/external/libxml2/result/relaxng/
Dempty1_err1 ./test/relaxng/empty1.rng validates
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp4.cpp174 } constexpr empty1; variable
/external/bison/tests/
Dglr-regression.at1570 start: ambig1 empty1 | ambig2 empty2 ;
1579 sub_ambig1: empty1 'a' 'b' ;
1581 empty1: ;
Dtestsuite177614 sub_ambig1: empty1 'a' 'b' ;
177616 empty1: ;
/external/libxml2/
DChangeLog1423 * test/relaxng/empty1.rng test/relaxng/comps_0.xml