Home
last modified time | relevance | path

Searched refs:va_type (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/cad/jspice3/jspice3-2.5/src/lib/fte/
H A Doptions.c70 if (v->va_type == VT_NUM) in def_fn()
72 else if (v->va_type == VT_REAL) in def_fn()
101 if (v->va_type == VT_STRING) in def_fn()
165 if (v->va_type == VT_BOOL) { in def_fn()
198 else if (v->va_type == VT_NUM) in def_fn()
240 else if (v->va_type == VT_NUM) in def_fn()
274 else if (v->va_type == VT_NUM) in def_fn()
638 switch (v->va_type) {
670 v->va_type);
773 vv->va_type = VT_STRING;
[all …]
/dports/cad/ngspice_rework/ngspice-35/src/frontend/
H A Doptions.c282 if (var->va_type == CP_BOOL) { in cp_usrset()
285 } else if (var->va_type == CP_LIST) { in cp_usrset()
287 if (var->va_type == CP_STRING) in cp_usrset()
291 } else if (var->va_type == CP_STRING) { in cp_usrset()
329 else if (var->va_type == CP_REAL) in cp_usrset()
331 else if (var->va_type == CP_NUM) in cp_usrset()
338 else if (var->va_type == CP_REAL) in cp_usrset()
340 else if (var->va_type == CP_NUM) in cp_usrset()
359 if (var->va_type == CP_STRING) in cp_usrset()
365 if (plot_cur && (var->va_type == CP_STRING)) { in cp_usrset()
[all …]
H A Dvariable.c43 switch (var->va_type) { in cp_varwl()
74 var->va_type); in cp_varwl()
106 if (v->va_type == CP_LIST) in cp_vset()
108 if (v->va_type == CP_STRING) in cp_vset()
218 u->va_type = v->va_type; in cp_vset()
715 if (v->va_type == type) { in cp_getvar()
1221 v->va_type = CP_BOOL; in var_set_bool()
1227 v->va_type = CP_NUM; in var_set_num()
1233 v->va_type = CP_REAL; in var_set_real()
1239 v->va_type = CP_STRING; in var_set_string()
[all …]
H A Dcom_set.c54 switch (vars->va_type) { in com_set()
73 cp_vset(vars->va_name, vars->va_type, s); in com_set()
79 if (oldvar->va_type == CP_STRING){ in com_set()
/dports/cad/jspice3/jspice3-2.5/src/lib/cp/
H A Dvariable.c384 if (v->va_type != VT_LIST) {
726 switch(var->va_type) {
767 var->va_type);
900 v->va_type = type;
1022 switch (vars->va_type) {
1065 vv->va_type = VT_BOOL;
1246 if (v->va_type != VT_LIST) {
1289 if (v->va_type == type) {
1391 nv->va_type = v->va_type;
1439 v->va_type = VT_NUM;
[all …]
/dports/lang/parrot/parrot-8.1.0/config/auto/
H A Dva_ptr.pm34 my $va_type;
43 $va_type = 'register';
46 $va_type = 'stack';
49 $self->set_result($va_type);
50 $conf->data->set( va_ptr_type => $va_type );
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dgnu2x-attrs-2.c7 typedef void va_type (const char *, ...); typedef
8 typedef va_type [[gnu::format (printf, 1, 2)]] printf_like_1;
13 va_type func1;
17 va_type [[gnu::format (printf, 1, 2)]] *func5 (void);
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dgnu2x-attrs-2.c7 typedef void va_type (const char *, ...); typedef
8 typedef va_type [[gnu::format (printf, 1, 2)]] printf_like_1;
13 va_type func1;
17 va_type [[gnu::format (printf, 1, 2)]] *func5 (void);
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dgnu2x-attrs-2.c7 typedef void va_type (const char *, ...); typedef
8 typedef va_type [[gnu::format (printf, 1, 2)]] printf_like_1;
13 va_type func1;
17 va_type [[gnu::format (printf, 1, 2)]] *func5 (void);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dgnu2x-attrs-2.c7 typedef void va_type (const char *, ...); typedef
8 typedef va_type [[gnu::format (printf, 1, 2)]] printf_like_1;
13 va_type func1;
17 va_type [[gnu::format (printf, 1, 2)]] *func5 (void);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dgnu2x-attrs-2.c7 typedef void va_type (const char *, ...); typedef
8 typedef va_type [[gnu::format (printf, 1, 2)]] printf_like_1;
13 va_type func1;
17 va_type [[gnu::format (printf, 1, 2)]] *func5 (void);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A Dgnu2x-attrs-2.c7 typedef void va_type (const char *, ...); typedef
8 typedef va_type [[gnu::format (printf, 1, 2)]] printf_like_1;
13 va_type func1;
17 va_type [[gnu::format (printf, 1, 2)]] *func5 (void);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dgnu2x-attrs-2.c7 typedef void va_type (const char *, ...); typedef
8 typedef va_type [[gnu::format (printf, 1, 2)]] printf_like_1;
13 va_type func1;
17 va_type [[gnu::format (printf, 1, 2)]] *func5 (void);
/dports/graphics/opencv/opencv-4.5.3/modules/videoio/src/
H A Dcap_ffmpeg_hw.hpp72 switch (va_type) in getVideoAccelerationName()
100 switch (va_type) in getDecoderConfiguration()
110 switch (va_type) in getDecoderConfiguration()
139 switch (va_type) in getEncoderConfiguration()
149 switch (va_type) in getEncoderConfiguration()
900 VideoAccelerationType va_type; in hw_type_to_va_type() member
909 return hw.va_type; in hw_type_to_va_type()
920 if (va_type != VIDEO_ACCELERATION_NONE) in HWAccelIterator()
924 if (va_type == VIDEO_ACCELERATION_ANY) in HWAccelIterator()
931 … if (accel_list.empty() && va_type != VIDEO_ACCELERATION_NONE && va_type != VIDEO_ACCELERATION_ANY) in HWAccelIterator()
[all …]
H A Dcap_gstreamer.cpp319 VideoAccelerationType va_type; member in cv::CV_FINAL
348 , va_type(VIDEO_ACCELERATION_NONE) in GStreamerCapture()
1107 if (va_type != VIDEO_ACCELERATION_NONE && va_type != VIDEO_ACCELERATION_ANY) in open()
1109 if (va_type != actual_va_type) in open()
1118 va_type = actual_va_type; in open()
1206 return static_cast<double>(va_type); in getProperty()
1448 VideoAccelerationType va_type; member in cv::CvVideoWriter_GStreamer
1514 va_type = VIDEO_ACCELERATION_NONE; in close()
1863 if (va_type != VIDEO_ACCELERATION_NONE && va_type != VIDEO_ACCELERATION_ANY) in open()
1865 if (va_type != actual_va_type) in open()
[all …]
H A Dcap_msmf.cpp611 VideoAccelerationType va_type; member in CvCapture_MSMF
636 va_type(VIDEO_ACCELERATION_NONE), in CvCapture_MSMF()
821 if (va_type != VIDEO_ACCELERATION_NONE && va_type != VIDEO_ACCELERATION_ANY) in configureHW()
826 return configureHW(va_type == VIDEO_ACCELERATION_D3D11 || va_type == VIDEO_ACCELERATION_ANY); in configureHW()
983 if (va_type != VIDEO_ACCELERATION_NONE && va_type != VIDEO_ACCELERATION_ANY) in openFinalize_()
985 if (va_type != actual_va_type) in openFinalize_()
994 va_type = actual_va_type; in openFinalize_()
1579 VideoAccelerationType va_type; member in CvVideoWriter_MSMF
1603 va_type(VIDEO_ACCELERATION_NONE), in CvVideoWriter_MSMF()
1686 if (va_type != VIDEO_ACCELERATION_NONE && va_type != VIDEO_ACCELERATION_ANY) in open()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/coda/
H A Dcoda_linux.c96 switch (attr->va_type) { in coda_vattr_to_iattr()
158 vattr->va_type = C_VNON; in coda_iattr_to_vattr()
171 vattr->va_type = C_VDIR; in coda_iattr_to_vattr()
173 vattr->va_type = C_VREG; in coda_iattr_to_vattr()
175 vattr->va_type = C_VLNK; in coda_iattr_to_vattr()
178 vattr->va_type = C_VNON; in coda_iattr_to_vattr()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/coda/
H A Dcoda_linux.c96 switch (attr->va_type) { in coda_vattr_to_iattr()
158 vattr->va_type = C_VNON; in coda_iattr_to_vattr()
171 vattr->va_type = C_VDIR; in coda_iattr_to_vattr()
173 vattr->va_type = C_VREG; in coda_iattr_to_vattr()
175 vattr->va_type = C_VLNK; in coda_iattr_to_vattr()
178 vattr->va_type = C_VNON; in coda_iattr_to_vattr()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/coda/
H A Dcoda_linux.c96 switch (attr->va_type) { in coda_vattr_to_iattr()
158 vattr->va_type = C_VNON; in coda_iattr_to_vattr()
171 vattr->va_type = C_VDIR; in coda_iattr_to_vattr()
173 vattr->va_type = C_VREG; in coda_iattr_to_vattr()
175 vattr->va_type = C_VLNK; in coda_iattr_to_vattr()
178 vattr->va_type = C_VNON; in coda_iattr_to_vattr()
/dports/multimedia/gstreamer1-vaapi/gstreamer-vaapi-1.16.2/gst-libs/gst/vaapi/
H A Dgstvaapibufferproxy.c36 guint va_type; in from_GstVaapiBufferMemoryType() local
40 va_type = VA_SURFACE_ATTRIB_MEM_TYPE_DRM_PRIME; in from_GstVaapiBufferMemoryType()
43 va_type = VA_SURFACE_ATTRIB_MEM_TYPE_KERNEL_DRM; in from_GstVaapiBufferMemoryType()
46 va_type = 0; in from_GstVaapiBufferMemoryType()
49 return va_type; in from_GstVaapiBufferMemoryType()
53 to_GstVaapiBufferMemoryType (guint va_type) in to_GstVaapiBufferMemoryType() argument
57 switch (va_type) { in to_GstVaapiBufferMemoryType()
/dports/graphics/opencv/opencv-4.5.3/modules/videoio/test/
H A Dtest_precomp.hpp25 std::ostream& operator<<(std::ostream& out, const VideoAccelerationType& va_type) in operator <<() argument
28 VideoAccelerationType va_type; in operator <<() member
38 if (va_type == va.va_type) { in operator <<()
43 out << cv::format("UNKNOWN(0x%ux)", static_cast<unsigned int>(va_type)); in operator <<()
H A Dtest_video_io.cpp676 VideoAccelerationType va_type = get<2>(param); in TEST_P() local
697 std::vector<int> params = { CAP_PROP_HW_ACCELERATION, static_cast<int>(va_type) }; in TEST_P()
714 else if (va_type == VIDEO_ACCELERATION_ANY || va_type == VIDEO_ACCELERATION_NONE) in TEST_P()
732 if (va_type != VIDEO_ACCELERATION_ANY && va_type != VIDEO_ACCELERATION_NONE) in TEST_P()
734 … ASSERT_EQ((int)actual_va, (int)va_type) << "actual_va=" << actual_va << ", va_type=" << va_type; in TEST_P()
849 VideoAccelerationType va_type = get<1>(param); in TEST_P() local
864 std::vector<int> params = { VIDEOWRITER_PROP_HW_ACCELERATION, static_cast<int>(va_type) }; in TEST_P()
888 else if (va_type == VIDEO_ACCELERATION_ANY || va_type == VIDEO_ACCELERATION_NONE) in TEST_P()
915 if (va_type != VIDEO_ACCELERATION_ANY && va_type != VIDEO_ACCELERATION_NONE) in TEST_P()
917 … ASSERT_EQ((int)actual_va, (int)va_type) << "actual_va=" << actual_va << ", va_type=" << va_type; in TEST_P()
/dports/misc/rump/buildrump.sh-b914579/src/sys/rump/librump/rumpvfs/
H A Drumpvfs_compat50.c59 enum vtype va_type; /* vnode type (for create) */ member
90 va->va_type = va50->va_type; in rump_vattr50_to_vattr()
116 va50->va_type = va->va_type; in rump_vattr_to_vattr50()
/dports/misc/rump/buildrump.sh-b914579/src/sys/miscfs/deadfs/
H A Ddead_vfsops.c101 KASSERT(vap->va_type == VCHR || vap->va_type == VBLK); in dead_newvnode()
105 vp->v_type = vap->va_type; in dead_newvnode()
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/shared/src/
H A Dlibmfx_core_factory.cpp30 VideoCORE* FactoryCORE::CreateCORE(eMFXVAType va_type, in CreateCORE() argument
36 switch(va_type) in CreateCORE()

12345678