Home
last modified time | relevance | path

Searched refs:GETINFO (Results 1 – 25 of 208) sorted by relevance

123456789

/dports/print/ttfautohint/ttfautohint-1.8.4/lib/
H A Dtaprep.c289 GETINFO,
297 GETINFO,
315 GETINFO,
324 GETINFO,
345 GETINFO,
361 GETINFO,
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.launching.ui.macosx/src/org/eclipse/jdt/internal/ui/macbundler/
H A DBundleAttributes.java24 static final String GETINFO = "GetInfo"; //$NON-NLS-1$ field
/dports/security/py-stem/stem-1.8.0/stem/interpreter/
H A Dsettings.cfg38 | >>> GETINFO version
72 | GETINFO - queries information from tor
106 help.usage GETINFO => GETINFO OPTION
139 | /help GETINFO # usage information for tor's GETINFO controller option
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/graph/font/typecast/ot/
H A DMnemonic.java129 public static final short GETINFO = 0x88; field in Mnemonic
157 else if (opcode >= GETINFO) return "GETINFO"; in getMnemonic()
283 else if (opcode >= GETINFO) return "GETINFO\tGET INFOrmation"; in getComment()
/dports/security/nyx/nyx-2.1.0/nyx/settings/
H A Ddedup.cfg71 # [NYX_DEBUG] GETINFO accounting/bytes-left (runtime: 0.0006)
72 # [NYX_DEBUG] GETINFO traffic/read (runtime: 0.0004)
73 # [NYX_DEBUG] GETINFO traffic/written (runtime: 0.0002)
/dports/net-im/licq-jabber/licq-f271d55/qt-gui/src/userevents/
H A Duserviewevent.cpp600 #define GETINFO(sub, type) \ in read4() macro
607 GETINFO(Licq::UserEvent::TypeAuthRequest, Licq::EventAuthRequest); in read4()
608 GETINFO(Licq::UserEvent::TypeAuthGranted, Licq::EventAuthGranted); in read4()
609 GETINFO(Licq::UserEvent::TypeAdded, Licq::EventAdded); in read4()
610 #undef GETINFO in read4()
/dports/net-im/licq-qt-gui/licq-f271d55/qt-gui/src/userevents/
H A Duserviewevent.cpp600 #define GETINFO(sub, type) \ in read4() macro
607 GETINFO(Licq::UserEvent::TypeAuthRequest, Licq::EventAuthRequest); in read4()
608 GETINFO(Licq::UserEvent::TypeAuthGranted, Licq::EventAuthGranted); in read4()
609 GETINFO(Licq::UserEvent::TypeAdded, Licq::EventAdded); in read4()
610 #undef GETINFO in read4()
/dports/net-im/licq-icq/licq-f271d55/qt-gui/src/userevents/
H A Duserviewevent.cpp600 #define GETINFO(sub, type) \ in read4() macro
607 GETINFO(Licq::UserEvent::TypeAuthRequest, Licq::EventAuthRequest); in read4()
608 GETINFO(Licq::UserEvent::TypeAuthGranted, Licq::EventAuthGranted); in read4()
609 GETINFO(Licq::UserEvent::TypeAdded, Licq::EventAdded); in read4()
610 #undef GETINFO in read4()
/dports/net-im/licq-osd/licq-f271d55/qt-gui/src/userevents/
H A Duserviewevent.cpp600 #define GETINFO(sub, type) \ in read4() macro
607 GETINFO(Licq::UserEvent::TypeAuthRequest, Licq::EventAuthRequest); in read4()
608 GETINFO(Licq::UserEvent::TypeAuthGranted, Licq::EventAuthGranted); in read4()
609 GETINFO(Licq::UserEvent::TypeAdded, Licq::EventAdded); in read4()
610 #undef GETINFO in read4()
/dports/net-im/licq/licq-f271d55/qt-gui/src/userevents/
H A Duserviewevent.cpp600 #define GETINFO(sub, type) \ in read4() macro
607 GETINFO(Licq::UserEvent::TypeAuthRequest, Licq::EventAuthRequest); in read4()
608 GETINFO(Licq::UserEvent::TypeAuthGranted, Licq::EventAuthGranted); in read4()
609 GETINFO(Licq::UserEvent::TypeAdded, Licq::EventAdded); in read4()
610 #undef GETINFO in read4()
/dports/misc/heyu2/heyu-2.10/
H A Dx10.h173 #define GETINFO 4 /* get house code and clock */
/dports/mail/panda-cclient/panda-imap-7905901/src/osdep/nt/
H A Denv_nt.c51 typedef NET_API_STATUS (CALLBACK *GETINFO) (LPCWSTR,LPCWSTR,DWORD,LPBYTE *); typedef
52 static GETINFO getinfo = NIL;
460 (getinfo = (GETINFO) GetProcAddress (netapi,"NetUserGetInfo"))) && in win_homedir()
/dports/mail/panda-imap/panda-imap-7905901/src/osdep/nt/
H A Denv_nt.c51 typedef NET_API_STATUS (CALLBACK *GETINFO) (LPCWSTR,LPCWSTR,DWORD,LPBYTE *); typedef
52 static GETINFO getinfo = NIL;
460 (getinfo = (GETINFO) GetProcAddress (netapi,"NetUserGetInfo"))) && in win_homedir()
/dports/mail/cclient/imap-2007f/src/osdep/nt/
H A Denv_nt.c53 typedef NET_API_STATUS (CALLBACK *GETINFO) (LPCWSTR,LPCWSTR,DWORD,LPBYTE *); typedef
54 static GETINFO getinfo = NIL;
462 (getinfo = (GETINFO) GetProcAddress (netapi,"NetUserGetInfo"))) && in win_homedir()
/dports/mail/imap-uw/imap-2007f/src/osdep/nt/
H A Denv_nt.c53 typedef NET_API_STATUS (CALLBACK *GETINFO) (LPCWSTR,LPCWSTR,DWORD,LPBYTE *); typedef
54 static GETINFO getinfo = NIL;
462 (getinfo = (GETINFO) GetProcAddress (netapi,"NetUserGetInfo"))) && in win_homedir()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dzpu-dis.c35 #define GETINFO(size,type,pcrel)\ macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/opcodes/
H A Dzpu-dis.c35 #define GETINFO(size,type,pcrel)\
/dports/mail/alpine/alpine-465e23b/imap/src/osdep/nt/
H A Denv_nt.c56 typedef NET_API_STATUS (CALLBACK *GETINFO) (LPCWSTR,LPCWSTR,DWORD,LPBYTE *); typedef
57 static GETINFO getinfo = NIL;
493 (getinfo = (GETINFO) GetProcAddress (netapi,"NetUserGetInfo"))) && in win_homedir()
/dports/editors/pico-alpine/alpine-465e23b/imap/src/osdep/nt/
H A Denv_nt.c56 typedef NET_API_STATUS (CALLBACK *GETINFO) (LPCWSTR,LPCWSTR,DWORD,LPBYTE *); typedef
57 static GETINFO getinfo = NIL;
493 (getinfo = (GETINFO) GetProcAddress (netapi,"NetUserGetInfo"))) && in win_homedir()
/dports/deskutils/kdepim-addons/kdepim-addons-21.12.3/cmake/modules/
H A Dkdepim_generate_crypto_test_wrapper.cmake24 _pid=`echo GETINFO pid | GNUPGHOME=$tmp_dir gpg-connect-agent | grep 'D' | cut -d' ' -f2`
/dports/net/messagelib/messagelib-21.12.3/cmake/modules/
H A Dkdepim_generate_crypto_test_wrapper.cmake26 _pid=`echo GETINFO pid | GNUPGHOME=$tmp_dir gpg-connect-agent | grep 'D' | cut -d' ' -f2`
/dports/security/gnupg/gnupg-2.3.3/doc/
H A Dgnupg.info65 Node: Agent GETINFO54398
139 Node: GPGSM GETINFO321190
/dports/lang/yap/yap-6.2.2/packages/clib/maildrop/rfc2045/
H A Drfc2045.c1125 #define GETINFO(s, def) ( (s) && (*s) ? (s):def) macro
1134 *content_type_s=GETINFO(p->content_type, "text/plain"); in rfc2045_mimeinfo()
1135 *content_transfer_encoding_s=GETINFO(p->content_transfer_encoding, in rfc2045_mimeinfo()
/dports/devel/hs-git-annex/git-annex-8.20210903/Remote/External/
H A DTypes.hs170 | GETINFO constructor
208 formatMessage GETINFO = [ "GETINFO" ]
/dports/security/py-stem/stem-1.8.0/docs/
H A Dfaq.rst131 GETINFO version
152 GETINFO version
199 GETINFO version
250 GETINFO version
282 GETINFO version

123456789