Home
last modified time | relevance | path

Searched refs:pointer_class (Results 1 – 25 of 53) sorted by relevance

123

/dports/devel/fatal/fatal-2021.12.27.00/fatal/type/test/
H A Dpointer_selector_test.cpp26 pointer_selector<pointer_class::raw, int>::element_type in FATAL_TEST()
52 pointer_class::unique, int const, test_deleter in FATAL_TEST()
70 pointer_selector<pointer_class::raw, int>::pointer in FATAL_TEST()
112 pointer_selector<pointer_class::raw, int>::type in FATAL_TEST()
122 pointer_selector<pointer_class::unique, int>::type in FATAL_TEST()
142 pointer_selector<pointer_class::shared, int>::type in FATAL_TEST()
169 pointer_class::unique, int const, test_deleter in FATAL_TEST()
227 pointer_selector_t<pointer_class::raw, int> in FATAL_TEST()
232 pointer_selector_t<pointer_class::raw, int const> in FATAL_TEST()
237 pointer_selector_t<pointer_class::unique, int> in FATAL_TEST()
[all …]
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Decoder/Codec/
H A DEbDecMemInit.h28 #define EB_ALLIGN_MALLOC_DEC(type, pointer, n_elements, pointer_class) \ argument
38 node->ptr_type = pointer_class; \
51 #define EB_ALLIGN_MALLOC_DEC(type, pointer, n_elements, pointer_class) \ argument
60 node->ptr_type = pointer_class; \
73 #define EB_MALLOC_DEC(type, pointer, n_elements, pointer_class) \ argument
83 node->ptr_type = pointer_class; \
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Decoder/Codec/
H A DEbDecMemInit.h28 #define EB_ALLIGN_MALLOC_DEC(type, pointer, n_elements, pointer_class) \ argument
38 node->ptr_type = pointer_class; \
51 #define EB_ALLIGN_MALLOC_DEC(type, pointer, n_elements, pointer_class) \ argument
60 node->ptr_type = pointer_class; \
73 #define EB_MALLOC_DEC(type, pointer, n_elements, pointer_class) \ argument
83 node->ptr_type = pointer_class; \
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbThreads.h69 #define EB_CREATETHREAD(type, pointer, n_elements, pointer_class, thread_function, thread_context) \ argument
75 memory_map[*(memory_map_index)].ptr_type = pointer_class; \
108 #define EB_CREATETHREAD(type, pointer, n_elements, pointer_class, thread_function, thread_context) \ argument
115 memory_map[*(memory_map_index)].ptr_type = pointer_class; \
129 #define EB_CREATETHREAD(type, pointer, n_elements, pointer_class, thread_function, thread_context) \ argument
135 memory_map[*(memory_map_index)].ptr_type = pointer_class; \
H A DEbThreads.h.orig.opsys69 #define EB_CREATETHREAD(type, pointer, n_elements, pointer_class, thread_function, thread_context) \
75 memory_map[*(memory_map_index)].ptr_type = pointer_class; \
96 #define EB_CREATETHREAD(type, pointer, n_elements, pointer_class, thread_function, thread_context) \
103 memory_map[*(memory_map_index)].ptr_type = pointer_class; \
117 #define EB_CREATETHREAD(type, pointer, n_elements, pointer_class, thread_function, thread_context) \
123 memory_map[*(memory_map_index)].ptr_type = pointer_class; \
H A DEbThreads.h.opsys69 #define EB_CREATETHREAD(type, pointer, n_elements, pointer_class, thread_function, thread_context) \
75 memory_map[*(memory_map_index)].ptr_type = pointer_class; \
108 #define EB_CREATETHREAD(type, pointer, n_elements, pointer_class, thread_function, thread_context) \
115 memory_map[*(memory_map_index)].ptr_type = pointer_class; \
129 #define EB_CREATETHREAD(type, pointer, n_elements, pointer_class, thread_function, thread_context) \
135 memory_map[*(memory_map_index)].ptr_type = pointer_class; \
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbThreads.h69 #define EB_CREATETHREAD(type, pointer, n_elements, pointer_class, thread_function, thread_context) \ argument
75 memory_map[*(memory_map_index)].ptr_type = pointer_class; \
96 #define EB_CREATETHREAD(type, pointer, n_elements, pointer_class, thread_function, thread_context) \ argument
103 memory_map[*(memory_map_index)].ptr_type = pointer_class; \
117 #define EB_CREATETHREAD(type, pointer, n_elements, pointer_class, thread_function, thread_context) \ argument
123 memory_map[*(memory_map_index)].ptr_type = pointer_class; \
/dports/science/chrono/chrono-7.0.1/src/chrono_python/pardisomkl/
H A DChModulePardisoMkl.i85 %pointer_class(int,int_ptr);
86 %pointer_class(double,double_ptr);
87 %pointer_class(float,float_ptr);
/dports/science/chrono/chrono-7.0.1/src/chrono_python/irrlicht/
H A DChModuleIrrlicht.i92 %pointer_class(int,int_ptr);
93 %pointer_class(double,double_ptr);
94 %pointer_class(float,float_ptr);
95 %pointer_class(char,char_ptr);
/dports/science/chrono/chrono-7.0.1/src/chrono_python/postprocess/
H A DChModulePostprocess.i78 %pointer_class(int,int_ptr);
79 %pointer_class(double,double_ptr);
80 %pointer_class(float,float_ptr);
/dports/science/chrono/chrono-7.0.1/src/chrono_python/cascade/
H A DChModuleCascade.i80 %pointer_class(int,int_ptr);
81 %pointer_class(double,double_ptr);
82 %pointer_class(float,float_ptr);
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/App/EncApp/
H A DEbAppConfig.h74 #define EB_APP_MALLOC(type, pointer, n_elements, pointer_class, return_type) \ argument
79 app_memory_map[*(app_memory_map_index)].ptr_type = pointer_class; \
92 #define EB_APP_MALLOC_NR(type, pointer, n_elements, pointer_class, return_type) \ argument
100 app_memory_map[*(app_memory_map_index)].ptr_type = pointer_class; \
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/App/EncApp/
H A DEbAppConfig.h74 #define EB_APP_MALLOC(type, pointer, n_elements, pointer_class, return_type) \ argument
79 app_memory_map[*(app_memory_map_index)].ptr_type = pointer_class; \
92 #define EB_APP_MALLOC_NR(type, pointer, n_elements, pointer_class, return_type) \ argument
100 app_memory_map[*(app_memory_map_index)].ptr_type = pointer_class; \
/dports/devel/swig/swig-4.0.2/Lib/typemaps/
H A Dcpointer.swg10 * %pointer_class(type,name)
25 * %pointer_class(int, intp);
45 %define %pointer_class(TYPE, NAME)
/dports/science/eccodes/eccodes-2.23.0-Source/python/
H A Dgribapi_swig.i30 %pointer_class(int, intp);
31 %pointer_class(size_t, sizetp);
32 %pointer_class(long, longp);
33 %pointer_class(double, doublep);
/dports/graphics/py-pivy/pivy-0.6.6/interfaces/
H A Dpivy_common_typemaps.i256 %pointer_class(char, charp);
257 %pointer_class(int, intp);
258 %pointer_class(long, longp);
259 %pointer_class(float, floatp);
260 %pointer_class(double, doublep);
/dports/www/firefox/firefox-99.0/third_party/rust/naga/src/back/spv/
H A Dimage.rs129 pointer_class: None, in from_image_expr()
321 pointer_class: None, in write_image_coordinates()
339 pointer_class: None, in write_image_coordinates()
508 pointer_class: None, in write_restricted_coordinates()
596 pointer_class: None, in write_conditional_image_access()
664 pointer_class: None, in write_conditional_image_access()
828 pointer_class: None, in write_image_sample()
1032 pointer_class: None, in write_image_query()
1100 pointer_class: None, in write_image_query()
H A Dwriter.rs226 pointer_class: None, in get_uint_type_id()
236 pointer_class: None, in get_float_type_id()
246 pointer_class: Some(class), in get_float_pointer_type_id()
265 pointer_class: None, in get_bool_type_id()
730 pointer_class: None, in write_type_declaration_local()
736 pointer_class: None, in write_type_declaration_local()
742 pointer_class: None, in write_type_declaration_local()
755 pointer_class: None, in write_type_declaration_local()
773 pointer_class: None, in write_type_declaration_local()
782 pointer_class: None, in write_type_declaration_local()
[all …]
/dports/science/chrono/chrono-7.0.1/src/chrono_csharp/vehicle/
H A DChModuleVehicle.i167 %pointer_class(int,int_ptr);
168 %pointer_class(double,double_ptr);
169 %pointer_class(float,float_ptr);
170 %pointer_class(char,char_ptr);
/dports/science/chrono/chrono-7.0.1/src/chrono_python/vehicle/
H A DChModuleVehicle.i172 %pointer_class(int,int_ptr);
173 %pointer_class(double,double_ptr);
174 %pointer_class(float,float_ptr);
175 %pointer_class(char,char_ptr);
/dports/science/grib_api/grib_api-1.28.0-Source/python/
H A Dgribapi_swig.i34 %pointer_class(int, intp);
35 %pointer_class(long, longp);
36 %pointer_class(double, doublep);
/dports/science/chrono/chrono-7.0.1/src/chrono_python/robot/
H A DChModuleRobot.i103 %pointer_class(int,int_ptr);
104 %pointer_class(double,double_ptr);
105 %pointer_class(float,float_ptr);
/dports/devel/fatal/fatal-2021.12.27.00/fatal/type/
H A Dpointer_selector.h25 namespace pointer_class {
288 namespace pointer_class {
/dports/devel/swig/swig-4.0.2/Examples/test-suite/
H A Dli_cpointer_cpp.i8 %pointer_class(double,doublep);
H A Dli_cpointer.i8 %pointer_class(double,doublep);

123