Home
last modified time | relevance | path

Searched refs:CG_NAME (Results 1 – 19 of 19) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dtcpbpf_user.c9 #define CG_NAME "/tcpbpf-user-test" macro
130 cg_fd = test__join_cgroup(CG_NAME); in test_tcpbpf_user()
131 if (CHECK(cg_fd < 0, "test__join_cgroup(" CG_NAME ")", in test_tcpbpf_user()
H A Dtcp_hdr_options.c19 #define CG_NAME "/tcpbpf-hdr-opt-test" macro
590 cg_fd = test__join_cgroup(CG_NAME); in test_tcp_hdr_options()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dtcpbpf_user.c9 #define CG_NAME "/tcpbpf-user-test" macro
130 cg_fd = test__join_cgroup(CG_NAME); in test_tcpbpf_user()
131 if (CHECK(cg_fd < 0, "test__join_cgroup(" CG_NAME ")", in test_tcpbpf_user()
H A Dtcp_hdr_options.c19 #define CG_NAME "/tcpbpf-hdr-opt-test" macro
590 cg_fd = test__join_cgroup(CG_NAME); in test_tcp_hdr_options()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dtcpbpf_user.c9 #define CG_NAME "/tcpbpf-user-test" macro
130 cg_fd = test__join_cgroup(CG_NAME); in test_tcpbpf_user()
131 if (CHECK(cg_fd < 0, "test__join_cgroup(" CG_NAME ")", in test_tcpbpf_user()
H A Dtcp_hdr_options.c19 #define CG_NAME "/tcpbpf-hdr-opt-test" macro
590 cg_fd = test__join_cgroup(CG_NAME); in test_tcp_hdr_options()
/dports/print/texlive-base/texlive-20150521-source/utils/lacheck/
H A Dlacheck.l138 #define CG_NAME gstack[gstackp-1].s_name macro
252 if (!(CG_TYPE == 2 && strstr(CG_NAME, "array"))) {
1030 if ( CG_TYPE != n || strcmp( CG_NAME, name ) != 0 )
1043 if ( CG_TYPE != 3 || strcmp( CG_NAME, name ) != 0 )
1066 print_bg_command(CG_NAME);
H A Dlacheck.c2114 #define CG_NAME gstack[gstackp-1].s_name macro
2524 if (!(CG_TYPE == 2 && strstr(CG_NAME, "array"))) {
4632 if ( CG_TYPE != n || strcmp( CG_NAME, name ) != 0 ) in e_checkend()
4645 if ( CG_TYPE != 3 || strcmp( CG_NAME, name ) != 0 ) in f_checkend()
4668 print_bg_command(CG_NAME); in print_bad_match()
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-lex.r/simple-lex.d/
H A Dinput.l147 #define CG_NAME (char *)gstack[gstackp-1].s_name macro
265 if (!(CG_TYPE == 2 && strstr(CG_NAME, "array"))) {
1066 if ( CG_TYPE != n || strcmp( CG_NAME, name ) != 0 )
1079 if ( CG_TYPE != 3 || strcmp( CG_NAME, name ) != 0 )
1105 bg_command( CG_NAME ) ) ;
H A Dexpected.tags47 CG_NAME input.l /^#define CG_NAME /;" d language:C file:
/dports/textproc/lacheck/lacheck-1.26/
H A Dlacheck.lex137 #define CG_NAME (char *)gstack[gstackp-1].s_name macro
253 if (!(CG_TYPE == 2 && strstr(CG_NAME, "array"))) {
1053 if ( CG_TYPE != n || strcmp( CG_NAME, name ) != 0 )
1066 if ( CG_TYPE != 3 || strcmp( CG_NAME, name ) != 0 )
1090 bg_command( CG_NAME ) ) ;
H A Dlacheck.c2017 #define CG_NAME (char *)gstack[gstackp-1].s_name macro
2313 if (!(CG_TYPE == 2 && strstr(CG_NAME, "array"))) {
4105 if ( CG_TYPE != n || strcmp( CG_NAME, name ) != 0 )
4118 if ( CG_TYPE != 3 || strcmp( CG_NAME, name ) != 0 )
4142 bg_command( CG_NAME ) ) ;
/dports/net-p2p/transmission-utils/transmission-3.00/dist/msi/
H A DUtilityFunctions.cmake56 function(wix_heat OUTPUT_FILE SOURCE_DIR CG_NAME DR_NAME VAR_NAME)
63 …set(OPTIONS -nologo -sfrag -ag -srd -indent 2 -cg "${CG_NAME}" -dr "${DR_NAME}" -var "${VAR_NAME}")
/dports/net-p2p/transmission-cli/transmission-3.00/dist/msi/
H A DUtilityFunctions.cmake56 function(wix_heat OUTPUT_FILE SOURCE_DIR CG_NAME DR_NAME VAR_NAME)
63 …set(OPTIONS -nologo -sfrag -ag -srd -indent 2 -cg "${CG_NAME}" -dr "${DR_NAME}" -var "${VAR_NAME}")
/dports/net-p2p/transmission-gtk/transmission-3.00/dist/msi/
H A DUtilityFunctions.cmake56 function(wix_heat OUTPUT_FILE SOURCE_DIR CG_NAME DR_NAME VAR_NAME)
63 …set(OPTIONS -nologo -sfrag -ag -srd -indent 2 -cg "${CG_NAME}" -dr "${DR_NAME}" -var "${VAR_NAME}")
/dports/net-p2p/transmission-qt/transmission-3.00/dist/msi/
H A DUtilityFunctions.cmake56 function(wix_heat OUTPUT_FILE SOURCE_DIR CG_NAME DR_NAME VAR_NAME)
63 …set(OPTIONS -nologo -sfrag -ag -srd -indent 2 -cg "${CG_NAME}" -dr "${DR_NAME}" -var "${VAR_NAME}")
/dports/net-p2p/transmission-daemon/transmission-3.00/dist/msi/
H A DUtilityFunctions.cmake56 function(wix_heat OUTPUT_FILE SOURCE_DIR CG_NAME DR_NAME VAR_NAME)
63 …set(OPTIONS -nologo -sfrag -ag -srd -indent 2 -cg "${CG_NAME}" -dr "${DR_NAME}" -var "${VAR_NAME}")
/dports/www/transmission-web/transmission-3.00/dist/msi/
H A DUtilityFunctions.cmake56 function(wix_heat OUTPUT_FILE SOURCE_DIR CG_NAME DR_NAME VAR_NAME)
63 …set(OPTIONS -nologo -sfrag -ag -srd -indent 2 -cg "${CG_NAME}" -dr "${DR_NAME}" -var "${VAR_NAME}")
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/rgbd/src/
H A Dlinemod.cpp557 static const char CG_NAME[] = "ColorGradient"; variable
561 return CG_NAME; in name()
573 CV_Assert(type == CG_NAME); in read()
582 fs << "type" << CG_NAME; in write()