Home
last modified time | relevance | path

Searched refs:v_h (Results 1 – 25 of 419) sorted by relevance

12345678910>>...17

/dports/graphics/open3d/Open3D-0.2/src/External/pybind11/include/pybind11/detail/
H A Dinit.h97 v_h.value_ptr() = ptr; in construct()
99 v_h.type->init_instance(v_h.inst, nullptr); // Set up the holder in construct()
101 v_h.type->dealloc(v_h); // Destroys the moved-out holder remains, resets value ptr to null in construct()
102 v_h.set_instance_registered(false); in construct()
107 v_h.value_ptr() = ptr; in construct()
130 v_h.value_ptr() = ptr; in construct()
131 v_h.type->init_instance(v_h.inst, &holder); in construct()
173 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
228 Py_TYPE(v_h.inst) != v_h.type->type);
264 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/pybind11/include/pybind11/detail/
H A Dinit.h97 v_h.value_ptr() = ptr; in construct()
99 v_h.type->init_instance(v_h.inst, nullptr); // Set up the holder in construct()
101 v_h.type->dealloc(v_h); // Destroys the moved-out holder remains, resets value ptr to null in construct()
102 v_h.set_instance_registered(false); in construct()
107 v_h.value_ptr() = ptr; in construct()
130 v_h.value_ptr() = ptr; in construct()
131 v_h.type->init_instance(v_h.inst, &holder); in construct()
173 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
228 Py_TYPE(v_h.inst) != v_h.type->type);
264 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/pybind11/pybind11/include/pybind11/detail/
H A Dinit.h107 v_h.value_ptr() = ptr; in construct()
109 v_h.type->init_instance(v_h.inst, nullptr); // Set up the holder in construct()
111 v_h.type->dealloc(v_h); // Destroys the moved-out holder remains, resets value ptr to null in construct()
112 v_h.set_instance_registered(false); in construct()
117 v_h.value_ptr() = ptr; in construct()
141 v_h.value_ptr() = ptr; in construct()
142 v_h.type->init_instance(v_h.inst, &holder); in construct()
184 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
239 Py_TYPE(v_h.inst) != v_h.type->type);
275 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/math/petanque/arybo-release-1.1.0/petanque/third-party/pybind11/detail/
H A Dinit.h107 v_h.value_ptr() = ptr; in construct()
109 v_h.type->init_instance(v_h.inst, nullptr); // Set up the holder in construct()
111 v_h.type->dealloc(v_h); // Destroys the moved-out holder remains, resets value ptr to null in construct()
112 v_h.set_instance_registered(false); in construct()
117 v_h.value_ptr() = ptr; in construct()
140 v_h.value_ptr() = ptr; in construct()
141 v_h.type->init_instance(v_h.inst, &holder); in construct()
183 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
238 Py_TYPE(v_h.inst) != v_h.type->type);
274 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/pybind11/include/pybind11/detail/
H A Dinit.h107 v_h.value_ptr() = ptr; in construct()
109 v_h.type->init_instance(v_h.inst, nullptr); // Set up the holder in construct()
111 v_h.type->dealloc(v_h); // Destroys the moved-out holder remains, resets value ptr to null in construct()
112 v_h.set_instance_registered(false); in construct()
117 v_h.value_ptr() = ptr; in construct()
141 v_h.value_ptr() = ptr; in construct()
142 v_h.type->init_instance(v_h.inst, &holder); in construct()
184 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
239 Py_TYPE(v_h.inst) != v_h.type->type);
275 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/science/py-dlib/dlib-19.22/dlib/external/pybind11/include/pybind11/detail/
H A Dinit.h107 v_h.value_ptr() = ptr; in construct()
109 v_h.type->init_instance(v_h.inst, nullptr); // Set up the holder in construct()
111 v_h.type->dealloc(v_h); // Destroys the moved-out holder remains, resets value ptr to null in construct()
112 v_h.set_instance_registered(false); in construct()
117 v_h.value_ptr() = ptr; in construct()
140 v_h.value_ptr() = ptr; in construct()
141 v_h.type->init_instance(v_h.inst, &holder); in construct()
183 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
238 Py_TYPE(v_h.inst) != v_h.type->type);
274 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/math/py-iminuit/iminuit-2.8.4/extern/pybind11/include/pybind11/detail/
H A Dinit.h107 v_h.value_ptr() = ptr; in construct()
109 v_h.type->init_instance(v_h.inst, nullptr); // Set up the holder in construct()
111 v_h.type->dealloc(v_h); // Destroys the moved-out holder remains, resets value ptr to null in construct()
112 v_h.set_instance_registered(false); in construct()
117 v_h.value_ptr() = ptr; in construct()
141 v_h.value_ptr() = ptr; in construct()
142 v_h.type->init_instance(v_h.inst, &holder); in construct()
184 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
239 Py_TYPE(v_h.inst) != v_h.type->type);
275 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/misc/mnn/MNN-1.2.0/pymnn/src/pybind11/detail/
H A Dinit.h107 v_h.value_ptr() = ptr; in construct()
109 v_h.type->init_instance(v_h.inst, nullptr); // Set up the holder in construct()
111 v_h.type->dealloc(v_h); // Destroys the moved-out holder remains, resets value ptr to null in construct()
112 v_h.set_instance_registered(false); in construct()
117 v_h.value_ptr() = ptr; in construct()
140 v_h.value_ptr() = ptr; in construct()
141 v_h.type->init_instance(v_h.inst, &holder); in construct()
183 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
238 Py_TYPE(v_h.inst) != v_h.type->type);
274 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/deps/pybind11/include/pybind11/detail/
H A Dinit.h108 v_h.value_ptr() = ptr; in construct()
109 v_h.set_instance_registered(true); in construct()
110 v_h.type->init_instance(v_h.inst, nullptr); in construct()
112 v_h.type->dealloc(v_h); in construct()
118 v_h.value_ptr() = ptr; in construct()
141 v_h.value_ptr() = ptr; in construct()
142 v_h.type->init_instance(v_h.inst, &holder); in construct()
184 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
239 Py_TYPE(v_h.inst) != v_h.type->type);
275 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/math/dune-common/dune-common-df65b1282ea89ad40d2cb6565983f7e633ccce31/dune/python/pybind11/detail/
H A Dinit.h107 v_h.value_ptr() = ptr; in construct()
109 v_h.type->init_instance(v_h.inst, nullptr); // Set up the holder in construct()
111 v_h.type->dealloc(v_h); // Destroys the moved-out holder remains, resets value ptr to null in construct()
112 v_h.set_instance_registered(false); in construct()
117 v_h.value_ptr() = ptr; in construct()
141 v_h.value_ptr() = ptr; in construct()
142 v_h.type->init_instance(v_h.inst, &holder); in construct()
184 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
239 Py_TYPE(v_h.inst) != v_h.type->type);
275 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/science/hepmc3/HepMC3-3.2.4/python/include/pybind11/detail/
H A Dinit.h107 v_h.value_ptr() = ptr; in construct()
109 v_h.type->init_instance(v_h.inst, nullptr); // Set up the holder in construct()
111 v_h.type->dealloc(v_h); // Destroys the moved-out holder remains, resets value ptr to null in construct()
112 v_h.set_instance_registered(false); in construct()
117 v_h.value_ptr() = ptr; in construct()
141 v_h.value_ptr() = ptr; in construct()
142 v_h.type->init_instance(v_h.inst, &holder); in construct()
184 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
239 Py_TYPE(v_h.inst) != v_h.type->type);
275 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/science/gromacs/gromacs-2021.4/python_packaging/src/external/pybind/include/pybind11/detail/
H A Dinit.h107 v_h.value_ptr() = ptr; in construct()
109 v_h.type->init_instance(v_h.inst, nullptr); // Set up the holder in construct()
111 v_h.type->dealloc(v_h); // Destroys the moved-out holder remains, resets value ptr to null in construct()
112 v_h.set_instance_registered(false); in construct()
117 v_h.value_ptr() = ptr; in construct()
140 v_h.value_ptr() = ptr; in construct()
141 v_h.type->init_instance(v_h.inst, &holder); in construct()
183 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
238 Py_TYPE(v_h.inst) != v_h.type->type);
274 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/cad/netgen/netgen-6.2.2105/external_dependencies/pybind11/include/pybind11/detail/
H A Dinit.h107 v_h.value_ptr() = ptr; in construct()
109 v_h.type->init_instance(v_h.inst, nullptr); // Set up the holder in construct()
111 v_h.type->dealloc(v_h); // Destroys the moved-out holder remains, resets value ptr to null in construct()
112 v_h.set_instance_registered(false); in construct()
117 v_h.value_ptr() = ptr; in construct()
140 v_h.value_ptr() = ptr; in construct()
141 v_h.type->init_instance(v_h.inst, &holder); in construct()
183 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
238 Py_TYPE(v_h.inst) != v_h.type->type);
274 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/devel/pybind11/pybind11-2.8.1/include/pybind11/detail/
H A Dinit.h108 v_h.value_ptr() = ptr; in construct()
110 v_h.type->init_instance(v_h.inst, nullptr); // Set up the holder in construct()
112 v_h.type->dealloc(v_h); // Destroys the moved-out holder remains, resets value ptr to null in construct()
113 v_h.set_instance_registered(false); in construct()
118 v_h.value_ptr() = ptr; in construct()
143 v_h.value_ptr() = ptr; in construct()
144 v_h.type->init_instance(v_h.inst, &holder); in construct()
187 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
243 Py_TYPE(v_h.inst) != v_h.type->type);
279 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/science/dlib-cpp/dlib-19.22/dlib/external/pybind11/include/pybind11/detail/
H A Dinit.h107 v_h.value_ptr() = ptr; in construct()
109 v_h.type->init_instance(v_h.inst, nullptr); // Set up the holder in construct()
111 v_h.type->dealloc(v_h); // Destroys the moved-out holder remains, resets value ptr to null in construct()
112 v_h.set_instance_registered(false); in construct()
117 v_h.value_ptr() = ptr; in construct()
140 v_h.value_ptr() = ptr; in construct()
141 v_h.type->init_instance(v_h.inst, &holder); in construct()
183 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
238 Py_TYPE(v_h.inst) != v_h.type->type);
274 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/misc/py-onnx/onnx-1.10.2/third_party/pybind11/include/pybind11/detail/
H A Dinit.h107 v_h.value_ptr() = ptr; in construct()
109 v_h.type->init_instance(v_h.inst, nullptr); // Set up the holder in construct()
111 v_h.type->dealloc(v_h); // Destroys the moved-out holder remains, resets value ptr to null in construct()
112 v_h.set_instance_registered(false); in construct()
117 v_h.value_ptr() = ptr; in construct()
141 v_h.value_ptr() = ptr; in construct()
142 v_h.type->init_instance(v_h.inst, &holder); in construct()
184 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
239 Py_TYPE(v_h.inst) != v_h.type->type);
275 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/misc/py-tflite-support/tflite-support-0.1.0a1/.eggs/pybind11-2.4.3-py3.7.egg/detail/
H A Dinit.h107 v_h.value_ptr() = ptr; in construct()
109 v_h.type->init_instance(v_h.inst, nullptr); // Set up the holder in construct()
111 v_h.type->dealloc(v_h); // Destroys the moved-out holder remains, resets value ptr to null in construct()
112 v_h.set_instance_registered(false); in construct()
117 v_h.value_ptr() = ptr; in construct()
140 v_h.value_ptr() = ptr; in construct()
141 v_h.type->init_instance(v_h.inst, &holder); in construct()
183 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
238 Py_TYPE(v_h.inst) != v_h.type->type);
274 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/math/cadabra2/cadabra2-2.3.6.8/libs/pybind11/include/pybind11/detail/
H A Dinit.h107 v_h.value_ptr() = ptr; in construct()
109 v_h.type->init_instance(v_h.inst, nullptr); // Set up the holder in construct()
111 v_h.type->dealloc(v_h); // Destroys the moved-out holder remains, resets value ptr to null in construct()
112 v_h.set_instance_registered(false); in construct()
117 v_h.value_ptr() = ptr; in construct()
141 v_h.value_ptr() = ptr; in construct()
142 v_h.type->init_instance(v_h.inst, &holder); in construct()
184 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
239 Py_TYPE(v_h.inst) != v_h.type->type);
275 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/devel/youcompleteme/YouCompleteMe-ab73ca2/third_party/ycmd/cpp/pybind11/pybind11/detail/
H A Dinit.h107 v_h.value_ptr() = ptr; in construct()
109 v_h.type->init_instance(v_h.inst, nullptr); // Set up the holder in construct()
111 v_h.type->dealloc(v_h); // Destroys the moved-out holder remains, resets value ptr to null in construct()
112 v_h.set_instance_registered(false); in construct()
117 v_h.value_ptr() = ptr; in construct()
141 v_h.value_ptr() = ptr; in construct()
142 v_h.type->init_instance(v_h.inst, &holder); in construct()
184 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
239 Py_TYPE(v_h.inst) != v_h.type->type);
275 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/math/py-pytanque/pytanque-1.1.0/third-party/pybind11/detail/
H A Dinit.h107 v_h.value_ptr() = ptr; in construct()
109 v_h.type->init_instance(v_h.inst, nullptr); // Set up the holder in construct()
111 v_h.type->dealloc(v_h); // Destroys the moved-out holder remains, resets value ptr to null in construct()
112 v_h.set_instance_registered(false); in construct()
117 v_h.value_ptr() = ptr; in construct()
140 v_h.value_ptr() = ptr; in construct()
141 v_h.type->init_instance(v_h.inst, &holder); in construct()
183 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
238 Py_TYPE(v_h.inst) != v_h.type->type);
274 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/pybind11/include/pybind11/detail/
H A Dinit.h107 v_h.value_ptr() = ptr; in construct()
109 v_h.type->init_instance(v_h.inst, nullptr); // Set up the holder in construct()
111 v_h.type->dealloc(v_h); // Destroys the moved-out holder remains, resets value ptr to null in construct()
112 v_h.set_instance_registered(false); in construct()
117 v_h.value_ptr() = ptr; in construct()
140 v_h.value_ptr() = ptr; in construct()
141 v_h.type->init_instance(v_h.inst, &holder); in construct()
183 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
238 Py_TYPE(v_h.inst) != v_h.type->type);
274 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/science/smoldyn/smoldyn-2.67/source/pybind11/include/pybind11/detail/
H A Dinit.h108 v_h.value_ptr() = ptr; in construct()
110 v_h.type->init_instance(v_h.inst, nullptr); // Set up the holder in construct()
112 v_h.type->dealloc(v_h); // Destroys the moved-out holder remains, resets value ptr to null in construct()
113 v_h.set_instance_registered(false); in construct()
118 v_h.value_ptr() = ptr; in construct()
143 v_h.value_ptr() = ptr; in construct()
144 v_h.type->init_instance(v_h.inst, &holder); in construct()
187 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
243 Py_TYPE(v_h.inst) != v_h.type->type);
279 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/pybind11/include/pybind11/detail/
H A Dinit.h107 v_h.value_ptr() = ptr; in construct()
109 v_h.type->init_instance(v_h.inst, nullptr); // Set up the holder in construct()
111 v_h.type->dealloc(v_h); // Destroys the moved-out holder remains, resets value ptr to null in construct()
112 v_h.set_instance_registered(false); in construct()
117 v_h.value_ptr() = ptr; in construct()
141 v_h.value_ptr() = ptr; in construct()
142 v_h.type->init_instance(v_h.inst, &holder); in construct()
184 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
239 Py_TYPE(v_h.inst) != v_h.type->type);
275 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/devel/py-pybind11/pybind11-2.9.0/pybind11/include/pybind11/detail/
H A Dinit.h108 v_h.value_ptr() = ptr; in construct()
110 v_h.type->init_instance(v_h.inst, nullptr); // Set up the holder in construct()
112 v_h.type->dealloc(v_h); // Destroys the moved-out holder remains, resets value ptr to null in construct()
113 v_h.set_instance_registered(false); in construct()
118 v_h.value_ptr() = ptr; in construct()
143 v_h.value_ptr() = ptr; in construct()
144 v_h.type->init_instance(v_h.inst, &holder); in construct()
187 if (Py_TYPE(v_h.inst) == v_h.type->type) in execute()
243 Py_TYPE(v_h.inst) != v_h.type->type);
279 if (Py_TYPE(v_h.inst) == v_h.type->type)
[all …]
/dports/devel/allegro/allegro-4.4.3.1/src/win/
H A Dwddfull.c22 static struct BITMAP *init_directx_accel(int w, int h, int v_w, int v_h, int color_depth);
23 static struct BITMAP *init_directx_soft(int w, int h, int v_w, int v_h, int color_depth);
24 static struct BITMAP *init_directx_safe(int w, int h, int v_w, int v_h, int color_depth);
165 static struct BITMAP *init_directx_accel(int w, int h, int v_w, int v_h, int color_depth) in init_directx_accel() argument
171 bmp = gfx_directx_init(&gfx_directx_accel, w, h, v_w, v_h, color_depth); in init_directx_accel()
189 static struct BITMAP *init_directx_soft(int w, int h, int v_w, int v_h, int color_depth) in init_directx_soft() argument
195 bmp = gfx_directx_init(&gfx_directx_soft, w, h, v_w, v_h, color_depth); in init_directx_soft()
212 static struct BITMAP *init_directx_safe(int w, int h, int v_w, int v_h, int color_depth) in init_directx_safe() argument
218 bmp = gfx_directx_init(&gfx_directx_safe, w, h, v_w, v_h, color_depth); in init_directx_safe()

12345678910>>...17