Home
last modified time | relevance | path

Searched defs:magic (Results 76 – 100 of 17579) sorted by relevance

12345678910>>...704

/dports/sysutils/sleuthkit/sleuthkit-4.7.0/framework/modules/c_FileTypeSigModule/file-5.08/src/
H A Dfile.h144 struct magic { struct
155 #define TEXTTEST 0x40 /* for passing to file_softmagic */ argument
157 uint8_t factor;
228 uint8_t cond; /* conditional type */
230 uint8_t dummy;
232 uint8_t factor_op;
267 uint32_t lineno; /* line number in magic file */ argument
269 union {
275 } _u;
282 char desc[MAXDESC]; /* description */
[all …]
/dports/security/tpm2-tss/tpm2-tss-3.1.0/src/tss2-tcti/
H A Dtcti-common.c42 uint64_t magic) in tcti_common_cancel_checks()
62 uint64_t magic) in tcti_common_transmit_checks()
83 uint64_t magic) in tcti_common_receive_checks()
103 uint64_t magic) in tcti_common_set_locality_checks()
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/utils/decrypt/
H A Ddecrypt.cpp304 static u32 lookup(u32 *magic, u32 v) in lookup()
319 static void encrypt(u32 *magic, u32 *arg1, u32 *arg2) in encrypt()
334 static void decrypt(u32 *magic, u32 *arg1, u32 *arg2) in decrypt()
349 static void encrypt(u32 *magic, u64 &cmd) in encrypt()
354 static void decrypt(u32 *magic, u64 &cmd) in decrypt()
359 static void update_hashtable(u32* magic, u8 arg1[8]) in update_hashtable()
390 static void init2(u32 *magic, u32 a[3]) in init2()
/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishd/hpack/
H A Dvhp.h39 unsigned magic; member
47 unsigned magic; member
77 uint8_t magic; member
86 uint8_t magic; member
93 uint8_t magic; member
103 uint8_t magic; member
110 unsigned magic; member
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/third_party/pytest/doc/en/
H A Dfaq.rst14 How does pytest relate to nose and unittest?
24 how does pytest relate to twisted's trial?
37 how does pytest work with Django?
47 What's this "magic" with pytest? (historic notes)
76 Why can I use both ``pytest`` and ``py.test`` commands?
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/tools/pytest/doc/en/
H A Dfaq.rst14 How does pytest relate to nose and unittest?
24 how does pytest relate to twisted's trial?
37 how does pytest work with Django?
47 What's this "magic" with pytest? (historic notes)
84 Why a ``py.test`` instead of a ``pytest`` command?
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pytest/doc/en/
H A Dfaq.rst14 How does pytest relate to nose and unittest?
24 how does pytest relate to twisted's trial?
37 how does pytest work with Django?
47 What's this "magic" with pytest? (historic notes)
76 Why can I use both ``pytest`` and ``py.test`` commands?
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/pytest/doc/en/
H A Dfaq.rst14 How does pytest relate to nose and unittest?
24 how does pytest relate to twisted's trial?
37 how does pytest work with Django?
47 What's this "magic" with pytest? (historic notes)
76 Why can I use both ``pytest`` and ``py.test`` commands?
/dports/devel/py-pytest/pytest-4.6.11/doc/en/
H A Dfaq.rst14 How does pytest relate to nose and unittest?
24 how does pytest relate to twisted's trial?
37 how does pytest work with Django?
47 What's this "magic" with pytest? (historic notes)
76 Why can I use both ``pytest`` and ``py.test`` commands?
/dports/emulators/qemu-utils/qemu-4.2.1/tests/qemu-iotests/
H A Dqcow2.py10 def __init__(self, magic, length, data): argument
20 def create(cls, magic, data): argument
173 def cmd_add_header_ext(fd, magic, data): argument
184 def cmd_add_header_ext_stdio(fd, magic): argument
188 def cmd_del_header_ext(fd, magic): argument
/dports/graphics/urt/urt-3.1b1_12/lib/
H A Ddither.c80 dithermap( levels, gamma, rgbmap, divN, modN, magic ) in dithermap() argument
142 bwdithermap( levels, gamma, bwmap, divN, modN, magic ) in bwdithermap() argument
192 make_square( N, divN, modN, magic ) in make_square() argument
247 dithergb( x, y, r, g, b, levels, divN, modN, magic ) in dithergb() argument
279 ditherbw( x, y, val, divN, modN, magic ) in ditherbw() argument
/dports/emulators/qemu42/qemu-4.2.1/tests/qemu-iotests/
H A Dqcow2.py10 def __init__(self, magic, length, data): argument
20 def create(cls, magic, data): argument
173 def cmd_add_header_ext(fd, magic, data): argument
184 def cmd_add_header_ext_stdio(fd, magic): argument
188 def cmd_del_header_ext(fd, magic): argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/qemu-iotests/
H A Dqcow2.py10 def __init__(self, magic, length, data): argument
20 def create(cls, magic, data): argument
173 def cmd_add_header_ext(fd, magic, data): argument
184 def cmd_add_header_ext_stdio(fd, magic): argument
188 def cmd_del_header_ext(fd, magic): argument
/dports/finance/beancount/beancount-2.3.3/beancount/utils/
H A Dfile_type.py28 magic = None # pylint: disable=invalid-name variable
30 magic = None variable
/dports/lang/php73/php-7.3.33/ext/fileinfo/libmagic/
H A Dfile.h172 struct magic { struct
183 #define TEXTTEST 0x40 /* for passing to file_softmagic */ argument
185 uint8_t factor;
265 uint8_t cond; /* conditional type */
267 uint8_t dummy;
269 uint8_t factor_op;
304 uint32_t lineno; /* line number in magic file */ argument
306 union {
312 } _u;
319 char desc[MAXDESC]; /* description */
[all …]
/dports/www/mod_php81/php-8.1.1/ext/fileinfo/libmagic/
H A Dfile.h189 struct magic { struct
200 #define TEXTTEST 0x40 /* for passing to file_softmagic */ argument
203 uint8_t factor;
285 uint8_t cond; /* conditional type */
287 uint8_t dummy;
289 uint8_t factor_op;
324 uint32_t lineno; /* line number in magic file */ argument
326 union {
332 } _u;
339 char desc[MAXDESC]; /* description */
[all …]
/dports/www/mod_php74/php-7.4.27/ext/fileinfo/libmagic/
H A Dfile.h177 struct magic { struct
188 #define TEXTTEST 0x40 /* for passing to file_softmagic */ argument
190 uint8_t factor;
270 uint8_t cond; /* conditional type */
272 uint8_t dummy;
274 uint8_t factor_op;
309 uint32_t lineno; /* line number in magic file */ argument
311 union {
317 } _u;
324 char desc[MAXDESC]; /* description */
[all …]
/dports/lang/php81/php-8.1.1/ext/fileinfo/libmagic/
H A Dfile.h189 struct magic { struct
200 #define TEXTTEST 0x40 /* for passing to file_softmagic */ argument
203 uint8_t factor;
285 uint8_t cond; /* conditional type */
287 uint8_t dummy;
289 uint8_t factor_op;
324 uint32_t lineno; /* line number in magic file */ argument
326 union {
332 } _u;
339 char desc[MAXDESC]; /* description */
[all …]
/dports/lang/php80/php-8.0.15/ext/fileinfo/libmagic/
H A Dfile.h180 struct magic { struct
191 #define TEXTTEST 0x40 /* for passing to file_softmagic */ argument
194 uint8_t factor;
276 uint8_t cond; /* conditional type */
278 uint8_t dummy;
280 uint8_t factor_op;
315 uint32_t lineno; /* line number in magic file */ argument
317 union {
323 } _u;
330 char desc[MAXDESC]; /* description */
[all …]
/dports/lang/php74/php-7.4.27/ext/fileinfo/libmagic/
H A Dfile.h177 struct magic { struct
188 #define TEXTTEST 0x40 /* for passing to file_softmagic */ argument
190 uint8_t factor;
270 uint8_t cond; /* conditional type */
272 uint8_t dummy;
274 uint8_t factor_op;
309 uint32_t lineno; /* line number in magic file */ argument
311 union {
317 } _u;
324 char desc[MAXDESC]; /* description */
[all …]
/dports/sysutils/php73-fileinfo/php-7.3.33/ext/fileinfo/libmagic/
H A Dfile.h172 struct magic { struct
183 #define TEXTTEST 0x40 /* for passing to file_softmagic */ argument
185 uint8_t factor;
265 uint8_t cond; /* conditional type */
267 uint8_t dummy;
269 uint8_t factor_op;
304 uint32_t lineno; /* line number in magic file */ argument
306 union {
312 } _u;
319 char desc[MAXDESC]; /* description */
[all …]
/dports/sysutils/php74-fileinfo/php-7.4.27/ext/fileinfo/libmagic/
H A Dfile.h177 struct magic { struct
188 #define TEXTTEST 0x40 /* for passing to file_softmagic */ argument
190 uint8_t factor;
270 uint8_t cond; /* conditional type */
272 uint8_t dummy;
274 uint8_t factor_op;
309 uint32_t lineno; /* line number in magic file */ argument
311 union {
317 } _u;
324 char desc[MAXDESC]; /* description */
[all …]
/dports/sysutils/php81-fileinfo/php-8.1.1/ext/fileinfo/libmagic/
H A Dfile.h189 struct magic { struct
200 #define TEXTTEST 0x40 /* for passing to file_softmagic */ argument
203 uint8_t factor;
285 uint8_t cond; /* conditional type */
287 uint8_t dummy;
289 uint8_t factor_op;
324 uint32_t lineno; /* line number in magic file */ argument
326 union {
332 } _u;
339 char desc[MAXDESC]; /* description */
[all …]
/dports/sysutils/php80-fileinfo/php-8.0.15/ext/fileinfo/libmagic/
H A Dfile.h180 struct magic { struct
191 #define TEXTTEST 0x40 /* for passing to file_softmagic */ argument
194 uint8_t factor;
276 uint8_t cond; /* conditional type */
278 uint8_t dummy;
280 uint8_t factor_op;
315 uint32_t lineno; /* line number in magic file */ argument
317 union {
323 } _u;
330 char desc[MAXDESC]; /* description */
[all …]
/dports/www/mod_php73/php-7.3.33/ext/fileinfo/libmagic/
H A Dfile.h172 struct magic { struct
183 #define TEXTTEST 0x40 /* for passing to file_softmagic */ argument
185 uint8_t factor;
265 uint8_t cond; /* conditional type */
267 uint8_t dummy;
269 uint8_t factor_op;
304 uint32_t lineno; /* line number in magic file */ argument
306 union {
312 } _u;
319 char desc[MAXDESC]; /* description */
[all …]

12345678910>>...704