Home
last modified time | relevance | path

Searched defs:gil (Results 1 – 25 of 208) sorted by relevance

123456789

/third_party/python/Python/
Dceval_gil.h93 static void _gil_initialize(struct _gil_runtime_state *gil) in _gil_initialize()
100 static int gil_created(struct _gil_runtime_state *gil) in gil_created()
105 static void create_gil(struct _gil_runtime_state *gil) in create_gil()
120 static void destroy_gil(struct _gil_runtime_state *gil) in destroy_gil()
136 static void recreate_gil(struct _gil_runtime_state *gil) in recreate_gil()
147 struct _gil_runtime_state *gil = &ceval->gil; in drop_gil() local
231 struct _gil_runtime_state *gil = &ceval->gil; in take_gil() local
323 struct _gil_runtime_state *gil = &_PyRuntime.ceval.gil; in _PyEval_SetSwitchInterval() local
329 struct _gil_runtime_state *gil = &_PyRuntime.ceval.gil; in _PyEval_GetSwitchInterval() local
/third_party/boost/boost/gil/concepts/
Dfwd.hpp11 namespace boost { namespace gil { namespace
Dconcept_check.hpp40 namespace boost { namespace gil { namespace
/third_party/boost/boost/gil/
Ddynamic_step.hpp13 namespace boost { namespace gil { namespace
Dgray.hpp14 namespace boost { namespace gil { namespace
/third_party/boost/boost/gil/detail/
Dtype_traits.hpp15 namespace boost { namespace gil { namespace detail { namespace
Dmp11.hpp15 namespace boost { namespace gil { namespace detail { namespace
Dstd_common_type.hpp13 namespace boost { namespace gil { namespace detail { namespace
Dis_channel_integral.hpp16 namespace boost { namespace gil { namespace detail { namespace
/third_party/boost/boost/gil/concepts/detail/
Dtype_traits.hpp13 namespace boost { namespace gil { namespace detail { namespace
Dutility.hpp11 namespace boost { namespace gil { namespace detail { namespace
/third_party/boost/boost/gil/extension/toolbox/metafunctions/
Dis_similar.hpp15 namespace boost{ namespace gil { namespace
Dis_bit_aligned.hpp15 namespace boost{ namespace gil { namespace
Dpixel_bit_size.hpp14 namespace boost{ namespace gil { namespace
Dget_pixel_type.hpp16 namespace boost{ namespace gil { namespace
Dget_num_bits.hpp17 namespace boost{ namespace gil { namespace
/third_party/boost/boost/gil/extension/io/jpeg/detail/
Dbase.hpp15 namespace boost { namespace gil { namespace
/third_party/boost/boost/gil/extension/toolbox/color_converters/
Dgray_to_rgba.hpp13 namespace boost{ namespace gil { namespace
Drgb_to_luminance.hpp13 namespace boost{ namespace gil { namespace detail { namespace
/third_party/boost/libs/gil/test/extension/numeric/
Dtest_fixture.hpp15 namespace boost { namespace gil { namespace
/third_party/boost/boost/gil/io/
Dtypedefs.hpp22 namespace boost { namespace gil { namespace
39 namespace boost { namespace gil { namespace
Derror.hpp13 namespace boost { namespace gil { namespace
/third_party/boost/boost/gil/extension/io/tiff/detail/
Dsupported_types.hpp19 namespace boost{ namespace gil { namespace
/third_party/boost/boost/gil/extension/toolbox/
Ddynamic_images.hpp13 namespace boost { namespace gil { namespace
/third_party/boost/boost/gil/extension/dynamic_image/
Dapply_operation.hpp13 namespace boost { namespace gil { namespace

123456789