Home
last modified time | relevance | path

Searched defs:SEARCH_ALL (Results 1 – 19 of 19) sorted by relevance

/dports/audio/libcddb/libcddb-1.3.2/include/cddb/
H A Dcddb_conn.h68 SEARCH_ALL = ~0, /**< all fields */ enumerator
/dports/finance/xtrader/xtrader-0.99.9_10/util/
H A DMHVector.h26 SEARCH_ALL enumerator
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Deditor_help_search.h51SEARCH_ALL = SEARCH_CLASSES | SEARCH_METHODS | SEARCH_SIGNALS | SEARCH_CONSTANTS | SEARCH_PROPERTI… enumerator
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Deditor_help_search.h51SEARCH_ALL = SEARCH_CLASSES | SEARCH_METHODS | SEARCH_SIGNALS | SEARCH_CONSTANTS | SEARCH_PROPERTI… enumerator
/dports/editors/fte/fte/src/
H A Dgui.h188 #define SEARCH_ALL 0x00000080 // search all macro
/dports/x11/xdotool/xdotool-3.20210804.2/
H A Dxdo.h191 enum { SEARCH_ANY, SEARCH_ALL } require; enumerator
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/
H A Dmail-search.h15 SEARCH_ALL, enumerator
/dports/mail/roundcube/roundcubemail-1.5.1/program/lib/Roundcube/
H A Drcube_addressbook.php36 const SEARCH_ALL = 0; define in rcube_addressbook
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltContainer.c50 #define SEARCH_ALL (SEARCH_TKWIN | SEARCH_XID | SEARCH_CMD | SEARCH_NAME) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntddchgr.h165 #define SEARCH_ALL 0x0 macro
H A Dwinioctl.h1297 #define SEARCH_ALL 0x0 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntddchgr.h165 #define SEARCH_ALL 0x0 macro
H A Dwinioctl.h1297 #define SEARCH_ALL 0x0 macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/ddk/
H A Dntddchgr.h232 #define SEARCH_ALL 0x0 macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/ddk/
H A Dntddchgr.h232 #define SEARCH_ALL 0x0 macro
/dports/biology/mapm3/mapm3-3.0_1/mapm/
H A Dorders.c624 #define SEARCH_ALL \ macro
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkText.c3654 SEARCH_END, SEARCH_ALL, SEARCH_BACK, SEARCH_COUNT, SEARCH_ELIDE, in TextSearchCmd() enumerator
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Ioctl/
H A Dmod.rs5863 pub const SEARCH_ALL: u32 = 0u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Ioctl/
H A Dmod.rs12601 pub const SEARCH_ALL: u32 = 0u32; const