Home
last modified time | relevance | path

Searched refs:nshort (Results 226 – 250 of 427) sorted by relevance

12345678910>>...18

/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/lib/
H A Dgcc-dg.exp547 set nshort [file tail [file dirname $test]]/[file tail $test]
552 verbose "Testing $nshort, $flags $flags_t" 1
604 set nshort [file tail [file dirname $test]]/[file tail $test]
611 if { ([string match {*/debug-[126].c} "$nshort"] \
612 || [string match {*/enum-1.c} "$nshort"] \
613 || [string match {*/enum-[12].C} "$nshort"]) \
623 if { [string match {*/debug-[12].c} "$nshort"] \
631 verbose -log "Testing $nshort, $flags" 1
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/lib/
H A Dgcc-dg.exp543 set nshort [file tail [file dirname $test]]/[file tail $test]
548 verbose "Testing $nshort, $flags $flags_t" 1
600 set nshort [file tail [file dirname $test]]/[file tail $test]
607 if { ([string match {*/debug-[126].c} "$nshort"] \
608 || [string match {*/enum-1.c} "$nshort"] \
609 || [string match {*/enum-[12].C} "$nshort"]) \
619 if { [string match {*/debug-[12].c} "$nshort"] \
627 verbose -log "Testing $nshort, $flags" 1
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/lib/
H A Dgcc-dg.exp543 set nshort [file tail [file dirname $test]]/[file tail $test]
548 verbose "Testing $nshort, $flags $flags_t" 1
600 set nshort [file tail [file dirname $test]]/[file tail $test]
607 if { ([string match {*/debug-[126].c} "$nshort"] \
608 || [string match {*/enum-1.c} "$nshort"] \
609 || [string match {*/enum-[12].C} "$nshort"]) \
619 if { [string match {*/debug-[12].c} "$nshort"] \
627 verbose -log "Testing $nshort, $flags" 1
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/lib/
H A Dgcc-dg.exp543 set nshort [file tail [file dirname $test]]/[file tail $test]
548 verbose "Testing $nshort, $flags $flags_t" 1
600 set nshort [file tail [file dirname $test]]/[file tail $test]
607 if { ([string match {*/debug-[126].c} "$nshort"] \
608 || [string match {*/enum-1.c} "$nshort"] \
609 || [string match {*/enum-[12].C} "$nshort"]) \
619 if { [string match {*/debug-[12].c} "$nshort"] \
627 verbose -log "Testing $nshort, $flags" 1
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/lib/
H A Dgcc-dg.exp543 set nshort [file tail [file dirname $test]]/[file tail $test]
548 verbose "Testing $nshort, $flags $flags_t" 1
600 set nshort [file tail [file dirname $test]]/[file tail $test]
607 if { ([string match {*/debug-[126].c} "$nshort"] \
608 || [string match {*/enum-1.c} "$nshort"] \
609 || [string match {*/enum-[12].C} "$nshort"]) \
619 if { [string match {*/debug-[12].c} "$nshort"] \
627 verbose -log "Testing $nshort, $flags" 1
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/lib/
H A Dgcc-dg.exp543 set nshort [file tail [file dirname $test]]/[file tail $test]
548 verbose "Testing $nshort, $flags $flags_t" 1
600 set nshort [file tail [file dirname $test]]/[file tail $test]
607 if { ([string match {*/debug-[126].c} "$nshort"] \
608 || [string match {*/enum-1.c} "$nshort"] \
609 || [string match {*/enum-[12].C} "$nshort"]) \
619 if { [string match {*/debug-[12].c} "$nshort"] \
627 verbose -log "Testing $nshort, $flags" 1
/dports/sysutils/s6-rc/s6-rc-0.5.2.2/src/s6-rc/
H A Ds6-rc-update.c72 unsigned int oldn = olddb->nshort + olddb->nlong ; in parse_line()
163 unsigned int newn = newdb->nshort + newdb->nlong ; in fill_convtable_and_flags()
164 unsigned int i = olddb->nshort + olddb->nlong ; in fill_convtable_and_flags()
229 unsigned int oldn = olddb->nshort + olddb->nlong ; in compute_transitions()
230 unsigned int newn = newdb->nshort + newdb->nlong ; in compute_transitions()
334 unsigned int i = newdb->nlong + newdb->nshort ; in make_new_livedir()
341 unsigned char tmpstate[newdb->nlong + newdb->nshort] ; in make_new_livedir()
349 …te(sa, live, PROG, sdtarget, prefix, newcompiled, tmpstate, newdb->nlong + newdb->nshort, &dirlen)) in make_new_livedir()
632 oldn = olddb.nshort + olddb.nlong ; in main()
636 newn = newdb.nshort + newdb.nlong ; in main()
[all …]
H A Ds6-rc-oneshot-run.c69 if (number < db.nlong || number >= db.nlong + db.nshort) in main()
76 s6rc_service_t serviceblob[db.nshort + db.nlong] ; in main()
H A Ds6-rc-bundle.c76 if (x >= db->nshort + db->nlong) in check()
91 unsigned int n = db->nlong + db->nshort ; in modify_resolve()
168 if (x >= db->nshort + db->nlong) in modify_resolve()
325 unsigned int n = dbblob.nshort + dbblob.nlong ; in main()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/lib/
H A Dgcc-dg.exp595 set nshort [file tail [file dirname $test]]/[file tail $test]
600 verbose "Testing $nshort, $flags $flags_t" 1
652 set nshort [file tail [file dirname $test]]/[file tail $test]
659 if { ([string match {*/debug-[126].c} "$nshort"] \
660 || [string match {*/enum-1.c} "$nshort"] \
661 || [string match {*/enum-[12].C} "$nshort"]) \
671 if { [string match {*/debug-[12].c} "$nshort"] \
679 verbose -log "Testing $nshort, $flags" 1
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/lib/
H A Dgcc-dg.exp588 set nshort [file tail [file dirname $test]]/[file tail $test]
593 verbose "Testing $nshort, $flags $flags_t" 1
645 set nshort [file tail [file dirname $test]]/[file tail $test]
652 if { ([string match {*/debug-[126].c} "$nshort"] \
653 || [string match {*/enum-1.c} "$nshort"] \
654 || [string match {*/enum-[12].C} "$nshort"]) \
664 if { [string match {*/debug-[12].c} "$nshort"] \
672 verbose -log "Testing $nshort, $flags" 1
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/lib/
H A Dgcc-dg.exp609 set nshort [file tail [file dirname $test]]/[file tail $test]
614 verbose "Testing $nshort, $flags $flags_t" 1
666 set nshort [file tail [file dirname $test]]/[file tail $test]
673 if { ([string match {*/debug-[126].c} "$nshort"] \
674 || [string match {*/enum-1.c} "$nshort"] \
675 || [string match {*/enum-[12].C} "$nshort"]) \
685 if { [string match {*/debug-[12].c} "$nshort"] \
693 verbose -log "Testing $nshort, $flags" 1
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/lib/
H A Dgcc-dg.exp609 set nshort [file tail [file dirname $test]]/[file tail $test]
614 verbose "Testing $nshort, $flags $flags_t" 1
666 set nshort [file tail [file dirname $test]]/[file tail $test]
673 if { ([string match {*/debug-[126].c} "$nshort"] \
674 || [string match {*/enum-1.c} "$nshort"] \
675 || [string match {*/enum-[12].C} "$nshort"]) \
685 if { [string match {*/debug-[12].c} "$nshort"] \
693 verbose -log "Testing $nshort, $flags" 1
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/lib/
H A Dgcc-dg.exp591 set nshort [file tail [file dirname $test]]/[file tail $test]
596 verbose "Testing $nshort, $flags $flags_t" 1
648 set nshort [file tail [file dirname $test]]/[file tail $test]
655 if { ([string match {*/debug-[126].c} "$nshort"] \
656 || [string match {*/enum-1.c} "$nshort"] \
657 || [string match {*/enum-[12].C} "$nshort"]) \
667 if { [string match {*/debug-[12].c} "$nshort"] \
675 verbose -log "Testing $nshort, $flags" 1
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/lib/
H A Dgcc-dg.exp609 set nshort [file tail [file dirname $test]]/[file tail $test]
614 verbose "Testing $nshort, $flags $flags_t" 1
666 set nshort [file tail [file dirname $test]]/[file tail $test]
673 if { ([string match {*/debug-[126].c} "$nshort"] \
674 || [string match {*/enum-1.c} "$nshort"] \
675 || [string match {*/enum-[12].C} "$nshort"]) \
685 if { [string match {*/debug-[12].c} "$nshort"] \
693 verbose -log "Testing $nshort, $flags" 1
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/lib/
H A Dgcc-dg.exp595 set nshort [file tail [file dirname $test]]/[file tail $test]
600 verbose "Testing $nshort, $flags $flags_t" 1
652 set nshort [file tail [file dirname $test]]/[file tail $test]
659 if { ([string match {*/debug-[126].c} "$nshort"] \
660 || [string match {*/enum-1.c} "$nshort"] \
661 || [string match {*/enum-[12].C} "$nshort"]) \
671 if { [string match {*/debug-[12].c} "$nshort"] \
679 verbose -log "Testing $nshort, $flags" 1
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/lib/
H A Dgcc-dg.exp588 set nshort [file tail [file dirname $test]]/[file tail $test]
593 verbose "Testing $nshort, $flags $flags_t" 1
645 set nshort [file tail [file dirname $test]]/[file tail $test]
652 if { ([string match {*/debug-[126].c} "$nshort"] \
653 || [string match {*/enum-1.c} "$nshort"] \
654 || [string match {*/enum-[12].C} "$nshort"]) \
664 if { [string match {*/debug-[12].c} "$nshort"] \
672 verbose -log "Testing $nshort, $flags" 1
/dports/net/tcpflow/tcpflow-1.5.0/src/be13_api/
H A Dbulk_extractor_i.h337 …static u_short nshort(const u_char *buf,size_t pos); // return a network byte order short at off…
422 inline u_short packet_info::nshort(const u_char *buf,size_t pos) in nshort() function
430 return nshort(pcap_data,sizeof(struct ether_header)); in vlan()
540 return nshort(ip_data,ip6_plen_off); in get_ip6_plen()
570 return nshort(ip_data,sizeof(struct ip4) + tcp_sport_off); in get_ip4_tcp_sport()
578 return nshort(ip_data,sizeof(struct ip4) + tcp_dport_off); // in get_ip4_tcp_dport()
587 return nshort(ip_data,sizeof(struct ip6_hdr) + tcp_sport_off); // in get_ip6_tcp_sport()
595 return nshort(ip_data,sizeof(struct ip6_hdr) + tcp_dport_off); // in get_ip6_tcp_dport()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/lib/
H A Dgcc-dg.exp584 set nshort [file tail [file dirname $test]]/[file tail $test]
589 verbose "Testing $nshort, $flags $flags_t" 1
641 set nshort [file tail [file dirname $test]]/[file tail $test]
648 if { ([string match {*/debug-[126].c} "$nshort"] \
649 || [string match {*/enum-1.c} "$nshort"] \
650 || [string match {*/enum-[12].C} "$nshort"]) \
660 if { [string match {*/debug-[12].c} "$nshort"] \
668 verbose -log "Testing $nshort, $flags" 1
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libfaad/libfaad/
H A Dtns.c89 uint16_t nshort = frame_len/8; in tns_decode_frame() local
130 tns_ar_filter(&spec[(w*nshort)+start], size, inc, lpc, tns_order); in tns_decode_frame()
143 uint16_t nshort = frame_len/8; in tns_encode_frame() local
184 tns_ma_filter(&spec[(w*nshort)+start], size, inc, lpc, tns_order); in tns_encode_frame()
/dports/audio/faad/faad2-c626366/libfaad/
H A Dtns.c89 uint16_t nshort = frame_len/8; in tns_decode_frame() local
130 tns_ar_filter(&spec[(w*nshort)+start], size, inc, lpc, tns_order); in tns_decode_frame()
143 uint16_t nshort = frame_len/8; in tns_encode_frame() local
184 tns_ma_filter(&spec[(w*nshort)+start], size, inc, lpc, tns_order); in tns_encode_frame()
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/libfaad/
H A Dtns.c89 uint16_t nshort = frame_len/8; in tns_decode_frame() local
130 tns_ar_filter(&spec[(w*nshort)+start], size, inc, lpc, tns_order); in tns_decode_frame()
143 uint16_t nshort = frame_len/8; in tns_encode_frame() local
184 tns_ma_filter(&spec[(w*nshort)+start], size, inc, lpc, tns_order); in tns_encode_frame()
/dports/audio/aacgain/aacgain-1.8/faad2/libfaad/
H A Dtns.c86 uint16_t nshort = frame_len/8; in tns_decode_frame() local
127 tns_ar_filter(&spec[(w*nshort)+start], size, inc, lpc, tns_order); in tns_decode_frame()
140 uint16_t nshort = frame_len/8; in tns_encode_frame() local
181 tns_ma_filter(&spec[(w*nshort)+start], size, inc, lpc, tns_order); in tns_encode_frame()
/dports/audio/welle.io/welle.io-66675c9a4160c644a5ade5bf7a0cd0647647f33c/src/libs/faad2/libfaad/
H A Dtns.c89 uint16_t nshort = frame_len/8; in tns_decode_frame() local
130 tns_ar_filter(&spec[(w*nshort)+start], size, inc, lpc, tns_order); in tns_decode_frame()
143 uint16_t nshort = frame_len/8; in tns_encode_frame() local
184 tns_ma_filter(&spec[(w*nshort)+start], size, inc, lpc, tns_order); in tns_encode_frame()
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/m4adecoder/libfaad/
H A Dtns.c89 uint16_t nshort = frame_len/8; in tns_decode_frame() local
130 tns_ar_filter(&spec[(w*nshort)+start], size, inc, lpc, tns_order); in tns_decode_frame()
143 uint16_t nshort = frame_len/8; in tns_encode_frame() local
184 tns_ma_filter(&spec[(w*nshort)+start], size, inc, lpc, tns_order); in tns_encode_frame()

12345678910>>...18