Home
last modified time | relevance | path

Searched refs:FRAME (Results 1 – 25 of 4458) sorted by relevance

12345678910>>...179

/dports/audio/p5-Audio-Scan/Audio-Scan-1.01/src/
H A Did3_frametype.c272 #define FRAME(id) \ macro
277 0, FRAME(id), desc \
362 {"SEEK", FRAME(SEEK), "Seek frame"},
368 {"TCOM", FRAME(text), "Composer"},
372 {"COMM", FRAME(COMM), "Comments"},
410 {"TLEN", FRAME(text), "Length"},
422 {"RVRB", FRAME(RVRB), "Reverb"},
430 {"TPUB", FRAME(text), "Publisher"},
432 {"WPAY", FRAME(url), "Payment"},
438 {"TMOO", FRAME(text), "Mood"},
[all …]
H A Did3_frametype.gperf241 #define FRAME(id) \
246 0, FRAME(id), desc \
266 COMM, FRAME(COMM), "Comments"
283 RVRB, FRAME(RVRB), "Reverb"
284 SEEK, FRAME(SEEK), "Seek frame"
290 TCOM, FRAME(text), "Composer"
301 TFLT, FRAME(text), "File type"
308 TLEN, FRAME(text), "Length"
311 TMOO, FRAME(text), "Mood"
323 TPUB, FRAME(text), "Publisher"
[all …]
/dports/audio/libid3tag/libid3tag-0.15.1b/
H A Dframetype.c283 # define FRAME(id) \ macro
292 0, FRAME(id), flags, desc \
371 {"SEEK", FRAME(SEEK), DISCARD, "Seek frame"},
377 {"TCOM", FRAME(text), PRESERVE, "Composer"},
381 {"COMM", FRAME(COMM), PRESERVE, "Comments"},
419 {"TLEN", FRAME(text), DISCARD, "Length"},
431 {"RVRB", FRAME(RVRB), PRESERVE, "Reverb"},
439 {"TPUB", FRAME(text), PRESERVE, "Publisher"},
441 {"WPAY", FRAME(url), PRESERVE, "Payment"},
447 {"TMOO", FRAME(text), PRESERVE, "Mood"},
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/tools/build/src/engine/
H A Dbuiltins.h27 LIST *builtin_calc( FRAME * frame, int flags );
28 LIST *builtin_depends( FRAME * frame, int flags );
30 LIST *builtin_echo( FRAME * frame, int flags );
31 LIST *builtin_exit( FRAME * frame, int flags );
32 LIST *builtin_flags( FRAME * frame, int flags );
33 LIST *builtin_glob( FRAME * frame, int flags );
35 LIST *builtin_subst( FRAME * frame, int flags );
36 LIST *builtin_match( FRAME * frame, int flags );
46 LIST *builtin_pwd( FRAME * frame, int flags );
61 LIST *builtin_md5( FRAME * frame, int flags );
[all …]
/dports/devel/boost-libs/boost_1_72_0/tools/build/src/engine/
H A Dbuiltins.h27 LIST *builtin_calc( FRAME * frame, int flags );
28 LIST *builtin_depends( FRAME * frame, int flags );
30 LIST *builtin_echo( FRAME * frame, int flags );
31 LIST *builtin_exit( FRAME * frame, int flags );
32 LIST *builtin_flags( FRAME * frame, int flags );
33 LIST *builtin_glob( FRAME * frame, int flags );
35 LIST *builtin_subst( FRAME * frame, int flags );
36 LIST *builtin_match( FRAME * frame, int flags );
46 LIST *builtin_pwd( FRAME * frame, int flags );
61 LIST *builtin_md5( FRAME * frame, int flags );
[all …]
/dports/devel/boost-docs/boost_1_72_0/tools/build/src/engine/
H A Dbuiltins.h27 LIST *builtin_calc( FRAME * frame, int flags );
28 LIST *builtin_depends( FRAME * frame, int flags );
30 LIST *builtin_echo( FRAME * frame, int flags );
31 LIST *builtin_exit( FRAME * frame, int flags );
32 LIST *builtin_flags( FRAME * frame, int flags );
33 LIST *builtin_glob( FRAME * frame, int flags );
35 LIST *builtin_subst( FRAME * frame, int flags );
36 LIST *builtin_match( FRAME * frame, int flags );
46 LIST *builtin_pwd( FRAME * frame, int flags );
61 LIST *builtin_md5( FRAME * frame, int flags );
[all …]
/dports/devel/boost-jam/boost_1_72_0/tools/build/src/engine/
H A Dbuiltins.h27 LIST *builtin_calc( FRAME * frame, int flags );
28 LIST *builtin_depends( FRAME * frame, int flags );
30 LIST *builtin_echo( FRAME * frame, int flags );
31 LIST *builtin_exit( FRAME * frame, int flags );
32 LIST *builtin_flags( FRAME * frame, int flags );
33 LIST *builtin_glob( FRAME * frame, int flags );
35 LIST *builtin_subst( FRAME * frame, int flags );
36 LIST *builtin_match( FRAME * frame, int flags );
46 LIST *builtin_pwd( FRAME * frame, int flags );
61 LIST *builtin_md5( FRAME * frame, int flags );
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/tools/build/src/engine/
H A Dbuiltins.h27 LIST *builtin_calc( FRAME * frame, int flags );
28 LIST *builtin_depends( FRAME * frame, int flags );
30 LIST *builtin_echo( FRAME * frame, int flags );
31 LIST *builtin_exit( FRAME * frame, int flags );
32 LIST *builtin_flags( FRAME * frame, int flags );
33 LIST *builtin_glob( FRAME * frame, int flags );
35 LIST *builtin_subst( FRAME * frame, int flags );
36 LIST *builtin_match( FRAME * frame, int flags );
46 LIST *builtin_pwd( FRAME * frame, int flags );
61 LIST *builtin_md5( FRAME * frame, int flags );
[all …]
/dports/devel/boost_build/build-29baa79/src/engine/
H A Dbuiltins.h27 LIST *builtin_calc( FRAME * frame, int flags );
28 LIST *builtin_depends( FRAME * frame, int flags );
30 LIST *builtin_echo( FRAME * frame, int flags );
31 LIST *builtin_exit( FRAME * frame, int flags );
32 LIST *builtin_flags( FRAME * frame, int flags );
33 LIST *builtin_glob( FRAME * frame, int flags );
35 LIST *builtin_subst( FRAME * frame, int flags );
36 LIST *builtin_match( FRAME * frame, int flags );
46 LIST *builtin_pwd( FRAME * frame, int flags );
61 LIST *builtin_md5( FRAME * frame, int flags );
[all …]
/dports/devel/hyperscan/boost_1_75_0/tools/build/src/engine/
H A Dbuiltins.h27 LIST *builtin_calc( FRAME * frame, int flags );
28 LIST *builtin_depends( FRAME * frame, int flags );
30 LIST *builtin_echo( FRAME * frame, int flags );
31 LIST *builtin_exit( FRAME * frame, int flags );
32 LIST *builtin_flags( FRAME * frame, int flags );
33 LIST *builtin_glob( FRAME * frame, int flags );
35 LIST *builtin_subst( FRAME * frame, int flags );
36 LIST *builtin_match( FRAME * frame, int flags );
46 LIST *builtin_pwd( FRAME * frame, int flags );
61 LIST *builtin_md5( FRAME * frame, int flags );
[all …]
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/engine/
H A Dbuiltins.h26 LIST *builtin_calc( FRAME * frame, int flags );
27 LIST *builtin_depends( FRAME * frame, int flags );
29 LIST *builtin_echo( FRAME * frame, int flags );
30 LIST *builtin_exit( FRAME * frame, int flags );
31 LIST *builtin_flags( FRAME * frame, int flags );
32 LIST *builtin_glob( FRAME * frame, int flags );
34 LIST *builtin_subst( FRAME * frame, int flags );
35 LIST *builtin_match( FRAME * frame, int flags );
45 LIST *builtin_pwd( FRAME * frame, int flags );
60 LIST *builtin_md5( FRAME * frame, int flags );
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/engine/
H A Dbuiltins.h26 LIST *builtin_calc( FRAME * frame, int flags );
27 LIST *builtin_depends( FRAME * frame, int flags );
29 LIST *builtin_echo( FRAME * frame, int flags );
30 LIST *builtin_exit( FRAME * frame, int flags );
31 LIST *builtin_flags( FRAME * frame, int flags );
32 LIST *builtin_glob( FRAME * frame, int flags );
34 LIST *builtin_subst( FRAME * frame, int flags );
35 LIST *builtin_match( FRAME * frame, int flags );
45 LIST *builtin_pwd( FRAME * frame, int flags );
60 LIST *builtin_md5( FRAME * frame, int flags );
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/engine/
H A Dbuiltins.h26 LIST *builtin_calc( FRAME * frame, int flags );
27 LIST *builtin_depends( FRAME * frame, int flags );
29 LIST *builtin_echo( FRAME * frame, int flags );
30 LIST *builtin_exit( FRAME * frame, int flags );
31 LIST *builtin_flags( FRAME * frame, int flags );
32 LIST *builtin_glob( FRAME * frame, int flags );
34 LIST *builtin_subst( FRAME * frame, int flags );
35 LIST *builtin_match( FRAME * frame, int flags );
45 LIST *builtin_pwd( FRAME * frame, int flags );
60 LIST *builtin_md5( FRAME * frame, int flags );
[all …]
/dports/databases/percona57-server/boost_1_59_0/tools/build/src/engine/
H A Dbuiltins.h26 LIST *builtin_calc( FRAME * frame, int flags );
27 LIST *builtin_depends( FRAME * frame, int flags );
29 LIST *builtin_echo( FRAME * frame, int flags );
30 LIST *builtin_exit( FRAME * frame, int flags );
31 LIST *builtin_flags( FRAME * frame, int flags );
32 LIST *builtin_glob( FRAME * frame, int flags );
34 LIST *builtin_subst( FRAME * frame, int flags );
35 LIST *builtin_match( FRAME * frame, int flags );
45 LIST *builtin_pwd( FRAME * frame, int flags );
60 LIST *builtin_md5( FRAME * frame, int flags );
[all …]
/dports/databases/percona57-client/boost_1_59_0/tools/build/src/engine/
H A Dbuiltins.h26 LIST *builtin_calc( FRAME * frame, int flags );
27 LIST *builtin_depends( FRAME * frame, int flags );
29 LIST *builtin_echo( FRAME * frame, int flags );
30 LIST *builtin_exit( FRAME * frame, int flags );
31 LIST *builtin_flags( FRAME * frame, int flags );
32 LIST *builtin_glob( FRAME * frame, int flags );
34 LIST *builtin_subst( FRAME * frame, int flags );
35 LIST *builtin_match( FRAME * frame, int flags );
45 LIST *builtin_pwd( FRAME * frame, int flags );
60 LIST *builtin_md5( FRAME * frame, int flags );
[all …]
/dports/science/silo/silo-4.10.2-bsd/src/pdb/
H A Dpdpath.c116 FRAME(lex_bf)[FRAME(index)++]
119 (FRAME(index) = (--FRAME(index) < 0) ? 0 : FRAME(index), \
120 FRAME(lex_bf)[FRAME(index)] = c)
130 #define CURRENT(x) FRAME(stack)[FRAME(n)].x
371 if (FRAME(n) >= FRAME(nx)) { in _PD_shift()
655 ad = FRAME(stack)[FRAME(n)].ad; in _PD_do_member()
800 ad = FRAME(stack)[FRAME(n)].ad; in _PD_do_index()
979 ad = FRAME(stack)[FRAME(n)].ad; in _PD_get_type_member()
1850 FRAME(pv) = &FRAME(v)[negative_one]; in _PD_parse()
1851 FRAME(ps) = &FRAME(s)[negative_one]; in _PD_parse()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/asm/
H A Dppc64-mont.pl288 std $t0,`$FRAME+0`($sp)
289 std $t1,`$FRAME+8`($sp)
335 std $t1,`$FRAME+8`($sp)
365 lfd $ba,`$FRAME+0`($sp)
366 lfd $bb,`$FRAME+8`($sp)
506 ld $t0,`$FRAME+0`($sp)
507 ld $t1,`$FRAME+8`($sp)
508 ld $t2,`$FRAME+16`($sp)
509 ld $t3,`$FRAME+24`($sp)
751 ld $t0,`$FRAME+0`($sp)
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/bn/asm/
H A Dppc64-mont.pl288 std $t0,`$FRAME+0`($sp)
289 std $t1,`$FRAME+8`($sp)
335 std $t1,`$FRAME+8`($sp)
365 lfd $ba,`$FRAME+0`($sp)
366 lfd $bb,`$FRAME+8`($sp)
506 ld $t0,`$FRAME+0`($sp)
507 ld $t1,`$FRAME+8`($sp)
508 ld $t2,`$FRAME+16`($sp)
509 ld $t3,`$FRAME+24`($sp)
751 ld $t0,`$FRAME+0`($sp)
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/bn/asm/
H A Dppc64-mont.pl292 std $t0,`$FRAME+0`($sp)
293 std $t1,`$FRAME+8`($sp)
339 std $t1,`$FRAME+8`($sp)
369 lfd $ba,`$FRAME+0`($sp)
370 lfd $bb,`$FRAME+8`($sp)
510 ld $t0,`$FRAME+0`($sp)
511 ld $t1,`$FRAME+8`($sp)
512 ld $t2,`$FRAME+16`($sp)
513 ld $t3,`$FRAME+24`($sp)
755 ld $t0,`$FRAME+0`($sp)
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/asm/
H A Dppc64-mont.pl288 std $t0,`$FRAME+0`($sp)
289 std $t1,`$FRAME+8`($sp)
335 std $t1,`$FRAME+8`($sp)
365 lfd $ba,`$FRAME+0`($sp)
366 lfd $bb,`$FRAME+8`($sp)
506 ld $t0,`$FRAME+0`($sp)
507 ld $t1,`$FRAME+8`($sp)
508 ld $t2,`$FRAME+16`($sp)
509 ld $t3,`$FRAME+24`($sp)
751 ld $t0,`$FRAME+0`($sp)
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/asm/
H A Dppc64-mont.pl288 std $t0,`$FRAME+0`($sp)
289 std $t1,`$FRAME+8`($sp)
335 std $t1,`$FRAME+8`($sp)
365 lfd $ba,`$FRAME+0`($sp)
366 lfd $bb,`$FRAME+8`($sp)
506 ld $t0,`$FRAME+0`($sp)
507 ld $t1,`$FRAME+8`($sp)
508 ld $t2,`$FRAME+16`($sp)
509 ld $t3,`$FRAME+24`($sp)
751 ld $t0,`$FRAME+0`($sp)
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/crypto/bn/asm/
H A Dppc64-mont.pl288 std $t0,`$FRAME+0`($sp)
289 std $t1,`$FRAME+8`($sp)
335 std $t1,`$FRAME+8`($sp)
365 lfd $ba,`$FRAME+0`($sp)
366 lfd $bb,`$FRAME+8`($sp)
506 ld $t0,`$FRAME+0`($sp)
507 ld $t1,`$FRAME+8`($sp)
508 ld $t2,`$FRAME+16`($sp)
509 ld $t3,`$FRAME+24`($sp)
751 ld $t0,`$FRAME+0`($sp)
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/asm/
H A Dppc64-mont.pl288 std $t0,`$FRAME+0`($sp)
289 std $t1,`$FRAME+8`($sp)
335 std $t1,`$FRAME+8`($sp)
365 lfd $ba,`$FRAME+0`($sp)
366 lfd $bb,`$FRAME+8`($sp)
506 ld $t0,`$FRAME+0`($sp)
507 ld $t1,`$FRAME+8`($sp)
508 ld $t2,`$FRAME+16`($sp)
509 ld $t3,`$FRAME+24`($sp)
751 ld $t0,`$FRAME+0`($sp)
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/asm/
H A Dppc64-mont.pl288 std $t0,`$FRAME+0`($sp)
289 std $t1,`$FRAME+8`($sp)
335 std $t1,`$FRAME+8`($sp)
365 lfd $ba,`$FRAME+0`($sp)
366 lfd $bb,`$FRAME+8`($sp)
506 ld $t0,`$FRAME+0`($sp)
507 ld $t1,`$FRAME+8`($sp)
508 ld $t2,`$FRAME+16`($sp)
509 ld $t3,`$FRAME+24`($sp)
751 ld $t0,`$FRAME+0`($sp)
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/crypto/bn/asm/
H A Dppc64-mont.pl288 std $t0,`$FRAME+0`($sp)
289 std $t1,`$FRAME+8`($sp)
335 std $t1,`$FRAME+8`($sp)
365 lfd $ba,`$FRAME+0`($sp)
366 lfd $bb,`$FRAME+8`($sp)
506 ld $t0,`$FRAME+0`($sp)
507 ld $t1,`$FRAME+8`($sp)
508 ld $t2,`$FRAME+16`($sp)
509 ld $t3,`$FRAME+24`($sp)
751 ld $t0,`$FRAME+0`($sp)
[all …]

12345678910>>...179