Home
last modified time | relevance | path

Searched refs:MGET (Results 1 – 25 of 151) sorted by relevance

1234567

/dports/sysutils/pax-utils/pax-utils-1.3.3/
H A Dscanmacho.c68 lc_rpath = MGET(fobj->swapped, LC_RPATH); in scanmacho_file_rpath()
74 rpath = lcmd->data + MGET(fobj->swapped, dlcmd->path.offset); in scanmacho_file_rpath()
103 lc_load_dylib = MGET(fobj->swapped, LC_LOAD_DYLIB); in macho_file_needed_lib()
109 needed = lcmd->data + MGET(fobj->swapped, dlcmd->dylib.name.offset); in macho_file_needed_lib()
144 lc_load_dylinker = MGET(fobj->swapped, LC_LOAD_DYLINKER); in macho_file_interp()
150 dylinker = lcmd->data + MGET(fobj->swapped, dlcmd->name.offset); in macho_file_interp()
169 lc_id_dylib = MGET(fobj->swapped, LC_ID_DYLIB); in macho_file_soname()
175 soname = lcmd->data + MGET(fobj->swapped, dlcmd->dylib.name.offset); in macho_file_soname()
195 lc_uuid = MGET(fobj->swapped, LC_UUID); in macho_file_uuid()
H A Dpaxmacho.h17 #define MGET(swapped, value) (swapped ? (__typeof__(value))bswap_32(value) : value) macro
18 #define MOBJGET(obj, member) MGET((obj)->swapped, (obj)->member)
/dports/security/pks/pks/
H A Dpks_help.kr112 MGET regexp '/regexp/' �� �´� PGP ����Ű�� ��� ���� �� (�̶�
117 MGET ����� ����� ��:
119 MGET kdhong �̸��� "kdhong"�� ���Ե� ��� Ű�� ���� ��
120 MGET seoul �̸��� "seoul"�� ���Ե� ��� Ű�� ���� ��
121 MGET E8F605A5|5F3E38F5 �־��� �ΰ��� Ű��ȣ(keyid)�� ��ġ�ϴ� ���
131 (����!) "MGET .*" ����� ����ϴ� ��� "GET" ����� ����Ͻʽÿ�.
H A Dpks_help.cz108 MGET regexp [2,3] Ziskani PGP klicu podle regularniho vyrazu
142 [2] REGULARNI VYRAZY V "MGET"
143 Zde jsou priklady pouziti MGET:
145 MGET franta Vrati vsechny klice obsahujici "franta"
146 MGET brno Vrati vsechny klice obsahujici "brno"
147 MGET E8F605A5|5F3E38F5 Vrati klice s dvema uvedenymi ID
157 Nezkousejte "MGET .*", radeji pouzijte "GET".
161 na "MGET" nebo "LAST" dotazy, aby Vas nezahltily prilis mnoha klici
H A Dpks_help.tw114 MGET regexp Get all keys which match /regexp/
120 �ݬ� MGET ���O���d��
123 MGET michael Gets all keys which have "michael" in them
124 MGET iastate All keys which contain "iastate"
126 MGET E8F605A5|5F3E38F5 Those two keyid's
134 ���n�� MGET .* ���O, �H GET ���O�N��.
H A Dpks_help.se109 MGET regexp RH�mtar alla nycklar som matchar /regexp/
115 Exempel p� MGET kommandon:
117 MGET michael H�mtar alla nycklarna som inneh�ller "michael"
118 MGET iastate H�mtar alla nycklarna som inneh�ller "iastate"
119 MGET F605A5|3A738B H�mtar dessa tv� nyckelID'n
130 F�rs�k att inte anv�nda MGET utan GET.
H A Dpks_help.pt112 MGET regexp Obter todas as chaves que /regexp/ reconhe�a.
117 Exemplos da instru��o MGET:
119 MGET michael
120 MGET iastate
121 MGET E8F605A5|5F3E38F5
131 N�o tente utilizar "MGET .*". Utilize "GET" em vez da instru��o
H A Dpks_help.pl103 MGET regexp [2,3] klucze pasuj�ce do /regexp/
131 Oto kilka przyk�ad�w u�ycia polecenia MGET:
133 MGET wojtek wszystkie klucze zawieraj�ce s�owo "wojtek"
/dports/math/maxima/maxima-5.43.2/share/misc/
H A Dfoptim.lisp35 (FOPTIMIZE-AUX (MGET X 'MEXPR) X)
51 (SETQ DEF (FOPTIMIZE-AUX (MGET IN 'MEXPR) IN))
H A Ddiffop.lisp22 (OR (CAR (MGET (CADR ($LISTOFVARS X)) 'DEPENDS)) '$UND))
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/align/prosplign/
H A Dintron.hpp298 MGET(Getw000,acsj0) in MGET() function in CIntron
299 MGET(Geth000,acsj0) in MGET()
300 MGET(Getv000,acsj0) in MGET()
301 MGET(Getfv000,acsj0) in MGET()
302 MGET(Getfh000,acsj0) in MGET()
303 MGET(Getw111,acsj1) in MGET()
305 MGET(Getw021,acsj1) in MGET()
306 MGET(Geth021,acsj1) in MGET()
307 MGET(Getw012,acsj2) in MGET()
308 MGET(Geth012,acsj2) in MGET()
[all …]
/dports/databases/redis6/redis-6.0.16/tests/unit/
H A Dtracking.tcl31 r MGET a b c d e f g
72 r MGET otherkey1 loopkey otherkey2
132 r MGET key1 key2
/dports/security/pgpin/pgp263in/doc/
H A Dkeyserv.doc53 MGET <userid> Get all keys which match <userid>
57 Examples for the MGET command:
59 MGET michael Gets all keys which have "michael" in them
60 MGET iastate All keys which contain "iastate"
61 MGET 0AF605A5|683A738B Those two keyids
/dports/games/spacezero/spacezero/include/
H A Dfunctions.h37 #define MGET 3 macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/netinet/
H A Dsctp_indata.c244 MGET(ret, M_DONTWAIT, MT_CONTROL); in sctp_build_ctl()
851 MGET(oper, M_DONTWAIT, MT_DATA); in sctp_queue_data_to_stream()
1081 MGET(oper, M_DONTWAIT, MT_DATA); in sctp_queue_data_for_reasm()
1111 MGET(oper, M_DONTWAIT, MT_DATA); in sctp_queue_data_for_reasm()
1141 MGET(oper, M_DONTWAIT, MT_DATA); in sctp_queue_data_for_reasm()
1172 MGET(oper, M_DONTWAIT, MT_DATA); in sctp_queue_data_for_reasm()
1270 MGET(oper, M_DONTWAIT, MT_DATA); in sctp_queue_data_for_reasm()
1857 MGET(oper, M_DONTWAIT, MT_DATA); in sctp_process_a_data_chunk()
2066 MGET(oper, M_DONTWAIT, MT_DATA); in sctp_process_a_data_chunk()
2545 MGET(m, M_DONTWAIT, MT_DATA); in sctp_process_data()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nfs/common/
H A Dnfsport.h145 MGET((m), M_WAITOK, MT_DATA); \
148 MGET((m), M_WAITOK, MT_DATA); \
159 MGET((m), M_WAITOK, MT_DATA); \
162 MGET((m), M_WAITOK, MT_DATA); \
/dports/databases/pecl-redis/redis-5.3.5/
H A Dcluster.markdown90 The RedisCluster class fully supports MULTI ... EXEC transactions, including commands such as MGET
119 For all of these multiple key commands (with the exception of MGET and MSET), the RedisCluster clas…
121 ### MGET, MSET, DEL, and UNLINK
122 RedisCluster has specialized processing for MGET, MSET, DEL, and UNLINK which allows you to send an…
127 // This will send two `MGET` commands. One for `{hash1}` keys, and one for `otherkey`
/dports/databases/redis5/redis-5.0.14/tests/unit/type/
H A Dstring.tcl105 test {MGET} {
112 test {MGET against non existing key} {
116 test {MGET against non-string key} {
/dports/lang/cim/cim-3.37/src/
H A Dmellbuilder.h181 #define MGET 113 macro
/dports/databases/redis6/redis-6.0.16/tests/unit/type/
H A Dstring.tcl105 test {MGET} {
112 test {MGET against non existing key} {
116 test {MGET against non-string key} {
/dports/misc/rump/buildrump.sh-b914579/src/sys/net/
H A Dppp-deflate.c251 MGET(m, M_DONTWAIT, MT_DATA); in z_compress()
311 MGET(m->m_next, M_DONTWAIT, MT_DATA); in z_compress()
574 MGET(mo->m_next, M_DONTWAIT, MT_DATA); in z_decompress()
/dports/databases/erlang-eredis/eredis-1.1.0/
H A DREADME.md26 MSET and MGET:
31 {ok, Values} = eredis:q(C, ["MGET" | ["key1", "key2", "key3"]]).
205 for `MGET` and `HMGET`.
/dports/databases/p5-AnyEvent-Redis/AnyEvent-Redis-0.24/
H A DChanges43 - Fixed MGET on non-existent keys (franck)
/dports/databases/py-rb/rb-1.9.0/
H A DCHANGES103 - Added support for automatic batching of GET and SET to MGET and MSET.
/dports/databases/redis-devel/redis-0e5b813/tests/unit/type/
H A Dstring.tcl190 test {MGET} {
197 test {MGET against non existing key} {
201 test {MGET against non-string key} {

1234567