Home
last modified time | relevance | path

Searched defs:dprop (Results 1 – 25 of 56) sorted by relevance

123

/dports/devel/dmucs/dmucs/
H A Ddmucs_pkt.h53 DmucsMsg(struct in_addr clientIp, DmucsDprop dprop) : in DmucsMsg()
71 host_status_t status, DmucsDprop dprop) : in DmucsStatusMsg()
85 float ldavg10, DmucsDprop dprop) : in DmucsLdAvgMsg()
94 DmucsHostReqMsg(struct in_addr clientIp, DmucsDprop dprop) : in DmucsHostReqMsg()
101 DmucsMonitorReqMsg(struct in_addr clientIp, DmucsDprop dprop) : in DmucsMonitorReqMsg()
H A Ddmucs_msg.h53 DmucsMsg(struct in_addr clientIp, DmucsDprop dprop) : in DmucsMsg()
74 host_status_t status, DmucsDprop dprop) : in DmucsStatusMsg()
90 float ldavg10, DmucsDprop dprop) : in DmucsLdAvgMsg()
100 DmucsHostReqMsg(struct in_addr clientIp, DmucsDprop dprop) : in DmucsHostReqMsg()
109 DmucsMonitorReqMsg(struct in_addr clientIp, DmucsDprop dprop) : in DmucsMonitorReqMsg()
H A Ddmucs_host.cc41 const DmucsDprop dprop, in DmucsHost()
53 const DmucsDprop dprop, in createHost()
222 DmucsHost::resolveIp2Name(unsigned int ipAddr, DmucsDprop dprop) in resolveIp2Name()
H A Ddmucs_db.h94 DmucsDpropDb(DmucsDprop dprop) : in DmucsDpropDb()
172 DmucsHost *getHost(const struct in_addr &ipAddr, DmucsDprop dprop) { in getHost()
180 bool haveHost(const struct in_addr &ipAddr, DmucsDprop dprop) { in haveHost()
188 unsigned int getBestAvailCpu(DmucsDprop dprop) { in getBestAvailCpu()
217 DmucsDprop dprop = host->getDprop(); in addNewHost() local
H A Ddmucs_db.cc65 const DmucsDprop dprop, in assignCpuToClient()
86 DmucsDprop dprop = itr->second; in releaseCpu() local
/dports/multimedia/onevpl/oneVPL-2022.0.6/preview/cplusplus/test/test-prop-cpp/src/
H A Dmain.cpp49 #define TEST_CASE(dprop, val, expected_path) \ argument
65 #define TEST_CASE2(dprop, val1, val2, expected_path1, expected_path2) \ argument
81 #define TEST_CASE3(dprop, val, expected_path1, expected_path2) \ argument
/dports/math/scilab/scilab-6.1.1/scilab/modules/hdf5/src/c/
H A Dh5_writeDataToFile.c264 hid_t dprop = 0; in writeStringMatrix() local
380 hid_t dprop = 0; in writeVoid() local
442 hid_t dprop = 0; in writeUndefined() local
504 hid_t dprop = 0; in writeDoubleMatrix() local
623 hid_t dprop = 0; in writeDoubleComplexMatrix() local
706 hid_t dprop = 0; in writeBooleanMatrix() local
772 hid_t dprop = 0; in writeCommonPolyMatrix() local
923 hid_t dprop = 0; in writeInteger8Matrix() local
996 hid_t dprop = 0; in writeInteger16Matrix() local
1067 hid_t dprop = 0; in writeInteger32Matrix() local
[all …]
/dports/databases/py-sqlobject/SQLObject-1.6.0/sqlobject/inheritance/tests/
H A Dtest_inheritance_tree.py19 dprop = StringCol(length=10) variable in Tree4
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Dknot.cc209 struct dprop : public knotprop<double> { struct
210 cvector<pair>& dz;
212 dprop(knotlist &l, cvector<pair>& dz) in dprop() function
215 double solo(Int j) { return length(dz[j]); } in solo()
216 double start(Int j) { return length(dz[j]); } in start()
217 double mid(Int j) { return length(dz[j]); } in mid()
218 double end(Int j) { return length(dz[j]); } in end()
/dports/math/asymptote/asymptote-2.67/
H A Dknot.cc209 struct dprop : public knotprop<double> { struct
210 cvector<pair>& dz;
212 dprop(knotlist &l, cvector<pair>& dz) in dprop() argument
215 double solo(Int j) { return length(dz[j]); } in solo()
216 double start(Int j) { return length(dz[j]); } in start()
217 double mid(Int j) { return length(dz[j]); } in mid()
218 double end(Int j) { return length(dz[j]); } in end()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/misc/xmlwrapp/
H A Dait_impl.cpp336 xmlAttributePtr dprop = static_cast<phantom_attr*>(phantom_prop_)->def_prop_; in get_name() local
351 xmlAttributePtr dprop = static_cast<phantom_attr*>(phantom_prop_)->def_prop_; in get_value() local
409 xmlAttributePtr dprop = static_cast<phantom_attr*>(phantom_prop_)->def_prop_; in resolve_default_attr_ns() local
426 xmlAttributePtr dprop = static_cast<phantom_attr*>(phantom_prop_)->def_prop_; in convert() local
/dports/graphics/aloadimage/arcan-0.6.1/src/engine/
H A Darcan_vr.c178 surface_properties dprop; in apply_limb() local
/dports/sysutils/acfgfs/arcan-0.6.1/src/engine/
H A Darcan_vr.c178 surface_properties dprop; in apply_limb() local
/dports/x11/arcan-trayicon/arcan-0.6.1/src/engine/
H A Darcan_vr.c178 surface_properties dprop; in apply_limb() local
/dports/devel/libglade2/libglade-2.6.4/glade/
H A Dglade-xml.c686 GladeDeferredProperty *dprop = g_new(GladeDeferredProperty, 1); in glade_xml_handle_widget_prop() local
810 GladeDeferredProperty *dprop = g_new(GladeDeferredProperty, 1); in glade_xml_add_atk_relations() local
2041 GladeDeferredProperty *dprop = tmp->data; in glade_xml_set_common_params() local
/dports/www/cadaver/cadaver-0.23.3/src/
H A Dsearch.c429 dead_prop *dprop; in display_results() local
472 dead_prop *dprop, *dprop_free; in search_ctx_destroy() local
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/fc/
H A Dfsconvert.c96 FontPropPtr dprop; local
/dports/x11-fonts/libXfont/libXfont-1.5.4/src/fc/
H A Dfsconvert.c92 FontPropPtr dprop; in _fs_convert_props() local
/dports/x11-fonts/libXfont2/libXfont2-2.0.5/src/fc/
H A Dfsconvert.c94 FontPropPtr dprop; in _fs_convert_props() local
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/merge/
H A Dmkvmerge.cpp686 display_properties_t dprop; in parse_arg_aspect_ratio() local
735 display_properties_t dprop; in parse_arg_display_dimensions() local
/dports/java/javamail/javamail-JAVAMAIL-1_6_2/mail/src/main/java/com/sun/mail/imap/
H A DIMAPStore.java894 String dprop = "mail." + name + ".auth." + in authenticate() local
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/xkb/
H A DxkbUtils.c1411 XkbPropertyPtr sprop = NULL, dprop = NULL; in _XkbCopyGeom() local
/dports/x11-servers/xarcan/xarcan-0.6.0/xkb/
H A DxkbUtils.c1411 XkbPropertyPtr sprop = NULL, dprop = NULL; in _XkbCopyGeom() local
/dports/x11-servers/xwayland/xorg-server-1.20.13/xkb/
H A DxkbUtils.c1411 XkbPropertyPtr sprop = NULL, dprop = NULL; in _XkbCopyGeom() local
/dports/x11-servers/xorg-server/xorg-server-1.20.13/xkb/
H A DxkbUtils.c1411 XkbPropertyPtr sprop = NULL, dprop = NULL; in _XkbCopyGeom() local

123