Home
last modified time | relevance | path

Searched defs:CursorList (Results 1 – 25 of 26) sorted by relevance

12

/dports/textproc/redisearch20/RediSearch-2.0.15/src/
H A Dcursor.h49 typedef struct CursorList { struct
54 CursorSpecInfo **specs;
55 size_t specsCount;
79 } CursorList; typedef
H A Dcursor.c78 static void Cursors_ForEach(CursorList *cl, void (*callback)(CursorList *, Cursor *, void *), in Cursors_ForEach() argument
/dports/textproc/redisearch/RediSearch-2.2.5/src/
H A Dcursor.h49 typedef struct CursorList { struct
54 CursorSpecInfo **specs;
55 size_t specsCount;
79 } CursorList; typedef
H A Dcursor.c78 static void Cursors_ForEach(CursorList *cl, void (*callback)(CursorList *, Cursor *, void *), in Cursors_ForEach() argument
/dports/textproc/redisearch16/RediSearch-1.6.16/src/
H A Dcursor.h49 typedef struct CursorList { struct
54 CursorSpecInfo **specs;
55 size_t specsCount;
79 } CursorList; argument
H A Dcursor.c76 static void Cursors_ForEach(CursorList *cl, void (*callback)(CursorList *, Cursor *, void *), in Cursors_ForEach() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/style/
H A Dcursor_list.h13 typedef HeapVector<CursorData> CursorList; typedef
H A Dcomputed_style_test.cc342 TEST(ComputedStyleTest, CursorList) { in TEST() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/style/
H A Dcursor_list.h13 typedef HeapVector<CursorData> CursorList; typedef
H A Dcomputed_style_test.cc355 TEST(ComputedStyleTest, CursorList) { in TEST() argument
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/style/
H A DCursorList.h53 CursorList() in CursorList() function
H A DStyleRareInheritedData.h36 class CursorList; variable
H A DRenderStyle.h97 class CursorList; variable
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/pg_test_fsync/po/
H A Dko.po49 msgid_plural "%d seconds per test\n"
H A Des.po54 msgstr[1] "%d segundos por prueba\n"
55
56 #: pg_test_fsync.c:200
/dports/games/openbve/OpenBVE-1.8.2.1/source/OpenBVE/System/
H A DCursor.cs98 internal static readonly List<Cursor> CursorList = new List<Cursor>(); field in OpenBve.Cursors
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/tw/
H A Dcursor.h35 typedef TCursor *CursorList[100]; typedef
/dports/devel/allegro5/allegro5-5.2.7.0/examples/
H A Dex_mouse_cursor.c16 } CursorList; typedef
/dports/databases/kyotocabinet/kyotocabinet-1.2.79/
H A Dkcprotodb.h55 typedef std::list<Cursor*> CursorList; typedef
H A Dkcdirdb.h60 typedef std::list<Cursor*> CursorList; typedef
H A Dkccachedb.h56 typedef std::list<Cursor*> CursorList; typedef
H A Dkchashdb.h60 typedef std::list<Cursor*> CursorList; typedef
H A Dkcplantdb.h73 typedef std::list<Cursor*> CursorList; typedef
/dports/databases/kyototycoon/kyototycoon-0.9.56/lab/leveldb/
H A Dktplugdblevel.cc37 typedef std::list<Cursor*> CursorList; typedef in LevelDB
/dports/databases/kyototycoon/kyototycoon-0.9.56/
H A Dmyscript.cc404 typedef std::vector<kt::TimedDB::Cursor*> CursorList; typedef in CursorBurrow

12