Home
last modified time | relevance | path

Searched defs:aps (Results 1 – 25 of 558) sorted by relevance

12345678910>>...23

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.apt.core/src/com/sun/mirror/apt/
H A DAnnotationProcessors.java58 private List<AnnotationProcessor> aps = field in AnnotationProcessors.CompositeAnnotationProcessor
65 public CompositeAnnotationProcessor(Collection<AnnotationProcessor> aps) { in CompositeAnnotationProcessor()
73 public CompositeAnnotationProcessor(AnnotationProcessor... aps) { in CompositeAnnotationProcessor()
106 public static AnnotationProcessor getCompositeAnnotationProcessor(AnnotationProcessor... aps) { in getCompositeAnnotationProcessor()
120 …c static AnnotationProcessor getCompositeAnnotationProcessor(Collection<AnnotationProcessor> aps) { in getCompositeAnnotationProcessor()
/dports/net-mgmt/librenms/librenms-21.5.1/includes/html/pages/device/
H A Daccesspoints.inc.php8 …$aps = dbFetchRows("SELECT * FROM `access_points` WHERE `device_id` = ? AND `accesspoint_id` = ? A… variable
10 …$aps = dbFetchRows("SELECT * FROM `access_points` WHERE `device_id` = ? AND `deleted` = '0' ORDER … variable
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/ipf/netinet/
H A Dip_rcmd_pxy.c70 ipf_p_rcmd_new(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) in ipf_p_rcmd_new()
103 ipf_p_rcmd_del(ipf_main_softc_t *softc, ap_session_t *aps) in ipf_p_rcmd_del()
133 ipf_p_rcmd_portmsg(fr_info_t *fin, ap_session_t *aps, nat_t *nat) in ipf_p_rcmd_portmsg()
316 ipf_p_rcmd_out(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) in ipf_p_rcmd_out()
325 ipf_p_rcmd_in(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) in ipf_p_rcmd_in()
H A Dip_tftp_pxy.c132 ipf_p_tftp_out(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) in ipf_p_tftp_out()
144 ipf_p_tftp_in(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) in ipf_p_tftp_in()
156 ipf_p_tftp_new(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) in ipf_p_tftp_new()
252 ipf_p_tftp_del(ipf_main_softc_t *softc, ap_session_t *aps) in ipf_p_tftp_del()
268 ipf_p_tftp_backchannel(fr_info_t *fin, ap_session_t *aps, nat_t *nat) in ipf_p_tftp_backchannel()
404 ipf_p_tftp_client(ipf_tftp_softc_t *softt, fr_info_t *fin, ap_session_t *aps, in ipf_p_tftp_client()
451 ipf_p_tftp_server(ipf_tftp_softc_t *softt, fr_info_t *fin, ap_session_t *aps, in ipf_p_tftp_server()
H A Dip_ipsec_pxy.c132 ipf_p_ipsec_new(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) in ipf_p_ipsec_new()
264 ipf_p_ipsec_inout(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) in ipf_p_ipsec_inout()
350 ipf_p_ipsec_match(fr_info_t *fin, ap_session_t *aps, nat_t *nat) in ipf_p_ipsec_match()
392 ipf_p_ipsec_del(ipf_main_softc_t *softc, ap_session_t *aps) in ipf_p_ipsec_del()
/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/CommonLib/
H A DParameterSetManager.cpp149 APS *aps = getAPS( apsId, ALF_APS ); in xActivateParameterSets() local
167 APS *aps = getAPS( apsId, ALF_APS ); in xActivateParameterSets() local
298 APS* aps = m_apsMap.getPS( ( apsId << NUM_APS_TYPE_LEN ) + apsType ); in activateAPS() local
/dports/math/spot/spot-2.10.2/tests/core/
H A Dcube.cc37 std::vector<std::string>& aps) in test_translation()
80 std::vector<std::string> aps = {"a", "b", "c", "d", "e"}; in test_bdd_to_cube() local
140 std::vector<std::string> aps = {"a", "b", "c", "d", "e"}; in main() local
/dports/math/py-spot/spot-2.10.2/tests/core/
H A Dcube.cc37 std::vector<std::string>& aps) in test_translation()
80 std::vector<std::string> aps = {"a", "b", "c", "d", "e"}; in test_bdd_to_cube() local
140 std::vector<std::string> aps = {"a", "b", "c", "d", "e"}; in main() local
/dports/math/spot/spot-2.10.2/spot/tl/
H A Dremove_x.cc30 remove_x_rec(formula f, atomic_prop_set& aps) in remove_x_rec()
96 atomic_prop_set aps; in remove_x() local
/dports/math/py-spot/spot-2.10.2/spot/tl/
H A Dremove_x.cc30 remove_x_rec(formula f, atomic_prop_set& aps) in remove_x_rec()
96 atomic_prop_set aps; in remove_x() local
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dstdarg-3.c53 va_list aps[10]; in f3() local
70 va_list aps[10]; in f4() local
87 va_list aps[10]; in f5() local
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/tree-ssa/
H A Dstdarg-3.c51 va_list aps[10]; in f3() local
67 va_list aps[10]; in f4() local
83 va_list aps[10]; in f5() local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dstdarg-3.c53 va_list aps[10]; in f3() local
70 va_list aps[10]; in f4() local
87 va_list aps[10]; in f5() local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dstdarg-3.c53 va_list aps[10]; in f3() local
70 va_list aps[10]; in f4() local
87 va_list aps[10]; in f5() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dstdarg-3.c53 va_list aps[10]; in f3() local
70 va_list aps[10]; in f4() local
87 va_list aps[10]; in f5() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dstdarg-3.c53 va_list aps[10]; in f3() local
70 va_list aps[10]; in f4() local
87 va_list aps[10]; in f5() local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dstdarg-3.c53 va_list aps[10]; in f3() local
70 va_list aps[10]; in f4() local
87 va_list aps[10]; in f5() local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dstdarg-3.c53 va_list aps[10]; in f3() local
70 va_list aps[10]; in f4() local
87 va_list aps[10]; in f5() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dstdarg-3.c53 va_list aps[10]; in f3() local
70 va_list aps[10]; in f4() local
87 va_list aps[10]; in f5() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/tree-ssa/
H A Dstdarg-3.c51 va_list aps[10]; in f3() local
67 va_list aps[10]; in f4() local
83 va_list aps[10]; in f5() local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/tree-ssa/
H A Dstdarg-3.c53 va_list aps[10]; in f3() local
70 va_list aps[10]; in f4() local
87 va_list aps[10]; in f5() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/tree-ssa/
H A Dstdarg-3.c53 va_list aps[10]; in f3() local
70 va_list aps[10]; in f4() local
87 va_list aps[10]; in f5() local
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dstdarg-3.c53 va_list aps[10]; in f3() local
70 va_list aps[10]; in f4() local
87 va_list aps[10]; in f5() local
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/tree-ssa/
H A Dstdarg-3.c51 va_list aps[10]; in f3() local
67 va_list aps[10]; in f4() local
83 va_list aps[10]; in f5() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/tree-ssa/
H A Dstdarg-3.c53 va_list aps[10]; in f3() local
70 va_list aps[10]; in f4() local
87 va_list aps[10]; in f5() local

12345678910>>...23