Home
last modified time | relevance | path

Searched refs:EmptyList (Results 1 – 25 of 552) sorted by relevance

12345678910>>...23

/dports/databases/akonadi/akonadi-21.12.3/autotests/server/
H A Dnotificationsubscribertest.cpp116 #define EmptyList(T) (QVector<T>()) in testSourceFilter_data() macro
123 …<< true << EmptyList(Entity::Id) << EmptyList(Entity::Id) << EmptyList(QByteArray) << EmptyList(QS… in testSourceFilter_data()
129 …<< true << EmptyList(Entity::Id) << EmptyList(Entity::Id) << EmptyList(QByteArray) << EmptyList(QS… in testSourceFilter_data()
137 …<< false << EmptyList(Entity::Id) << EmptyList(Entity::Id) << EmptyList(QByteArray) << List(QStrin… in testSourceFilter_data()
143 …<< false << EmptyList(Entity::Id) << List(Entity::Id, 1) << EmptyList(QByteArray) << EmptyList(QSt… in testSourceFilter_data()
173 …<< false << EmptyList(Entity::Id) << EmptyList(Entity::Id) << List(QByteArray, "akonadi_resource_2… in testSourceFilter_data()
191 …<< false << EmptyList(Entity::Id) << EmptyList(Entity::Id) << List(QByteArray, "akonadi_imap_resou… in testSourceFilter_data()
225 …<< false << EmptyList(Entity::Id) << EmptyList(Entity::Id) << EmptyList(QByteArray) << EmptyList(Q… in testSourceFilter_data()
229 …<< false << EmptyList(Entity::Id) << EmptyList(Entity::Id) << EmptyList(QByteArray) << EmptyList(Q… in testSourceFilter_data()
242 …<< false << EmptyList(Entity::Id) << EmptyList(Entity::Id) << EmptyList(QByteArray) << EmptyList(Q… in testSourceFilter_data()
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/haskell-src-exts-1.23.1/tests/examples/
H A DEmptyList.hs.parser.golden4 { srcInfoSpan = SrcSpan "tests/examples/EmptyList.hs" 1 1 4 1
6 [ SrcSpan "tests/examples/EmptyList.hs" 1 1 1 1
7 , SrcSpan "tests/examples/EmptyList.hs" 1 1 1 1
8 , SrcSpan "tests/examples/EmptyList.hs" 3 1 3 1
9 , SrcSpan "tests/examples/EmptyList.hs" 4 1 4 1
10 , SrcSpan "tests/examples/EmptyList.hs" 4 1 4 1
18 [ SrcSpan "tests/examples/EmptyList.hs" 1 1 1 7
19 , SrcSpan "tests/examples/EmptyList.hs" 1 18 1 23
27 "EmptyList")
57 [ SrcSpan "tests/examples/EmptyList.hs" 3 10 3 11
[all …]
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/haskell-src-exts-1.23.0/tests/examples/
H A DEmptyList.hs.parser.golden4 { srcInfoSpan = SrcSpan "tests/examples/EmptyList.hs" 1 1 4 1
6 [ SrcSpan "tests/examples/EmptyList.hs" 1 1 1 1
7 , SrcSpan "tests/examples/EmptyList.hs" 1 1 1 1
8 , SrcSpan "tests/examples/EmptyList.hs" 3 1 3 1
9 , SrcSpan "tests/examples/EmptyList.hs" 4 1 4 1
10 , SrcSpan "tests/examples/EmptyList.hs" 4 1 4 1
18 [ SrcSpan "tests/examples/EmptyList.hs" 1 1 1 7
19 , SrcSpan "tests/examples/EmptyList.hs" 1 18 1 23
27 "EmptyList")
57 [ SrcSpan "tests/examples/EmptyList.hs" 3 10 3 11
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/haskell-src-exts-1.23.1/tests/examples/
H A DEmptyList.hs.parser.golden4 { srcInfoSpan = SrcSpan "tests/examples/EmptyList.hs" 1 1 4 1
6 [ SrcSpan "tests/examples/EmptyList.hs" 1 1 1 1
7 , SrcSpan "tests/examples/EmptyList.hs" 1 1 1 1
8 , SrcSpan "tests/examples/EmptyList.hs" 3 1 3 1
9 , SrcSpan "tests/examples/EmptyList.hs" 4 1 4 1
10 , SrcSpan "tests/examples/EmptyList.hs" 4 1 4 1
18 [ SrcSpan "tests/examples/EmptyList.hs" 1 1 1 7
19 , SrcSpan "tests/examples/EmptyList.hs" 1 18 1 23
27 "EmptyList")
57 [ SrcSpan "tests/examples/EmptyList.hs" 3 10 3 11
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/cuetsy/testdata/imports/
H A Dempty_default.txtar9 EmptyList: [...int] | *[] @cuetsy(kind="type")
13 EmptyList: [...int] | *[]
24 export type EmptyList = number[];
26 export const defaultEmptyList: EmptyList = [];
29 EmptyList: number[];
/dports/lang/kawa/kawa-3.1.1/gnu/lists/
H A DEmptyList.java12 public class EmptyList extends LList class
14 public static final EmptyList emptyList = new EmptyList();
16 private EmptyList() in EmptyList() method in EmptyList
/dports/cad/opencascade/opencascade-7.6.0/src/BOPAlgo/
H A DBOPAlgo_MakeConnected.hxx210 return (pLM ? *pLM : EmptyList()); in MaterialsOnPositiveSide()
219 return (pLM ? *pLM : EmptyList()); in MaterialsOnNegativeSide()
235 return (myHistory.IsNull() ? EmptyList() : myHistory->Modified(theS)); in GetModified()
243 return (pLOr ? *pLOr : EmptyList()); in GetOrigins()
306 const TopTools_ListOfShape& EmptyList() in EmptyList() function in BOPAlgo_MakeConnected
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBOPAlgo_MakeConnected.hxx210 return (pLM ? *pLM : EmptyList()); in MaterialsOnPositiveSide()
219 return (pLM ? *pLM : EmptyList()); in MaterialsOnNegativeSide()
235 return (myHistory.IsNull() ? EmptyList() : myHistory->Modified(theS)); in GetModified()
243 return (pLOr ? *pLOr : EmptyList()); in GetOrigins()
306 const TopTools_ListOfShape& EmptyList() in EmptyList() function in BOPAlgo_MakeConnected
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBOPAlgo_MakeConnected.hxx210 return (pLM ? *pLM : EmptyList()); in MaterialsOnPositiveSide()
219 return (pLM ? *pLM : EmptyList()); in MaterialsOnNegativeSide()
235 return (myHistory.IsNull() ? EmptyList() : myHistory->Modified(theS)); in GetModified()
243 return (pLOr ? *pLOr : EmptyList()); in GetOrigins()
306 const TopTools_ListOfShape& EmptyList() in EmptyList() function in BOPAlgo_MakeConnected
/dports/misc/openvdb/openvdb-9.0.0/openvdb/openvdb/unittest/
H A DTestTypes.cc461 using EmptyList = TypeList<>; in TEST_F() typedef
465 static_assert(EmptyList::Size == 0, ""); in TEST_F()
488 static_assert(std::is_same<EmptyList::Unique<>, EmptyList>::value, ""); in TEST_F()
501 static_assert(std::is_same<IntTypes::RemoveByIndex<0,2>, EmptyList>::value, ""); in TEST_F()
505 static_assert(std::is_same<IntTypes::RemoveByIndex<0,10>, EmptyList>::value, ""); in TEST_F()
514 static_assert(!EmptyList::Contains<Int16>, ""); in TEST_F()
515 static_assert(EmptyList::Index<Int16> == -1, ""); in TEST_F()
518 static_assert(std::is_same<EmptyList::Back, typelist_internal::NullType>::value, ""); in TEST_F()
519 static_assert(std::is_same<EmptyList::PopFront, EmptyList>::value, ""); in TEST_F()
520 static_assert(std::is_same<EmptyList::PopBack, EmptyList>::value, ""); in TEST_F()
[all …]
/dports/devel/matreshka/matreshka-0.7.0/tools/ayacc/src/
H A Dstack_pkg.adb54 when EmptyList =>
67 when EmptyList =>
90 when EmptyList =>
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web/
H A DSiteMapNodeCollection.cs44 internal static SiteMapNodeCollection EmptyList; field in System.Web.SiteMapNodeCollection
48 EmptyList = new SiteMapNodeCollection (); in SiteMapNodeCollection()
49 EmptyList.list = ArrayList.ReadOnly (new ArrayList ()); in SiteMapNodeCollection()
77 get { return EmptyList; }
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/CSharp/runtime/CSharp/Antlr4.Runtime/
H A DParserRuleContext.cs290 return Collections.EmptyList<ITerminalNode>(); in GetTokens()
311 return Collections.EmptyList<ITerminalNode>(); in GetTokens()
336 return Collections.EmptyList<T>();
352 return Collections.EmptyList<T>();
/dports/shells/elvish/elvish-0.17.0/pkg/eval/vals/
H A Dconversion_test.go77 Args(EmptyList).Rets(Any, errMustBeNumber),
89 Args(EmptyList).Rets(EmptyList),
/dports/lang/gcc48/gcc-4.8.5/libjava/java/util/
H A DCollections$EmptyList.h13 class java::util::Collections$EmptyList : public ::java::util::AbstractList
17 Collections$EmptyList();
/dports/lang/gnat_util/gcc-6-20180516/libjava/java/util/
H A DCollections$EmptyList.h13 class java::util::Collections$EmptyList : public ::java::util::AbstractList
17 Collections$EmptyList();
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/java/util/
H A DCollections$EmptyList.h13 class java::util::Collections$EmptyList : public ::java::util::AbstractList
17 Collections$EmptyList();
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/java/util/
H A DCollections$EmptyList.h13 class java::util::Collections$EmptyList : public ::java::util::AbstractList
17 Collections$EmptyList();
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/java/util/
H A DCollections$EmptyList.h13 class java::util::Collections$EmptyList : public ::java::util::AbstractList
17 Collections$EmptyList();
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/TableGen/
H A Dfilter.td4 defvar EmptyList = []<string>;
30 list<string> list1 = !filter(item, EmptyList, true);
31 list<string> list2 = !filter(item, EmptyList, false);
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/TableGen/
H A Dfilter.td4 defvar EmptyList = []<string>;
30 list<string> list1 = !filter(item, EmptyList, true);
31 list<string> list2 = !filter(item, EmptyList, false);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/TableGen/
H A Dfilter.td4 defvar EmptyList = []<string>;
30 list<string> list1 = !filter(item, EmptyList, true);
31 list<string> list2 = !filter(item, EmptyList, false);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/TableGen/
H A Dfilter.td4 defvar EmptyList = []<string>;
30 list<string> list1 = !filter(item, EmptyList, true);
31 list<string> list2 = !filter(item, EmptyList, false);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/TableGen/
H A Dfilter.td4 defvar EmptyList = []<string>;
30 list<string> list1 = !filter(item, EmptyList, true);
31 list<string> list2 = !filter(item, EmptyList, false);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/TableGen/
H A Dfilter.td4 defvar EmptyList = []<string>;
30 list<string> list1 = !filter(item, EmptyList, true);
31 list<string> list2 = !filter(item, EmptyList, false);

12345678910>>...23