Home
last modified time | relevance | path

Searched refs:not_null_ptr (Results 1 – 25 of 52) sorted by relevance

123

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bsta/io/
H A Dbsta_io_histogram.cxx27 bool not_null_ptr; in vsl_b_read() local
28 vsl_b_read(is, not_null_ptr); in vsl_b_read()
29 if (not_null_ptr) in vsl_b_read()
93 bool not_null_ptr; in vsl_b_read() local
94 vsl_b_read(is, not_null_ptr); in vsl_b_read()
95 if (not_null_ptr) in vsl_b_read()
158 bool not_null_ptr; in vsl_b_read() local
159 vsl_b_read(is, not_null_ptr); in vsl_b_read()
160 if (not_null_ptr) in vsl_b_read()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bvpl/kernels/io/
H A Dbvpl_io_kernel.cxx31 bool not_null_ptr; in vsl_b_read() local
32 vsl_b_read(is, not_null_ptr); in vsl_b_read()
33 if (not_null_ptr) in vsl_b_read()
91 bool not_null_ptr; in vsl_b_read() local
92 vsl_b_read(is, not_null_ptr); in vsl_b_read()
93 if (not_null_ptr) in vsl_b_read()
/dports/misc/vxl/vxl-3.3.2/contrib/gel/vsol/
H A Dvsol_cylinder.cxx118 bool not_null_ptr; in vsl_b_read() local
119 vsl_b_read(is, not_null_ptr); in vsl_b_read()
120 if (not_null_ptr) { in vsl_b_read()
130 bool not_null_ptr; in vsl_b_read() local
131 vsl_b_read(is, not_null_ptr); in vsl_b_read()
132 if (not_null_ptr) { in vsl_b_read()
H A Dvsol_point_2d.cxx203 bool not_null_ptr; in vsl_b_read() local
204 vsl_b_read(is, not_null_ptr); in vsl_b_read()
205 if (not_null_ptr) { in vsl_b_read()
H A Dvsol_box_2d.cxx151 bool not_null_ptr; in vsl_b_read() local
152 vsl_b_read(is, not_null_ptr); in vsl_b_read()
153 if (not_null_ptr) in vsl_b_read()
H A Dvsol_point_3d.cxx212 bool not_null_ptr; in vsl_b_read() local
213 vsl_b_read(is, not_null_ptr); in vsl_b_read()
214 if (not_null_ptr) { in vsl_b_read()
H A Dvsol_triangle_2d.cxx219 bool not_null_ptr; in vsl_b_read() local
220 vsl_b_read(is, not_null_ptr); in vsl_b_read()
221 if (not_null_ptr) { in vsl_b_read()
H A Dvsol_polyhedron.cxx212 bool not_null_ptr; in vsl_b_read() local
213 vsl_b_read(is, not_null_ptr); in vsl_b_read()
214 if (not_null_ptr) { in vsl_b_read()
H A Dvsol_box_3d.cxx166 bool not_null_ptr; in vsl_b_read() local
167 vsl_b_read(is, not_null_ptr); in vsl_b_read()
168 if (not_null_ptr) in vsl_b_read()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bapl/
H A Dbapl_keypoint_set.cxx37 bool not_null_ptr; in vsl_b_read() local
38 vsl_b_read(is, not_null_ptr); in vsl_b_read()
39 if (not_null_ptr) in vsl_b_read()
79 bool not_null_ptr; in vsl_b_read() local
80 vsl_b_read(is, not_null_ptr); in vsl_b_read()
81 if (not_null_ptr) in vsl_b_read()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bvxm/grid/io/
H A Dbvxm_io_voxel_slab_base.cxx25 bool not_null_ptr; in vsl_b_read() local
26 vsl_b_read(is, not_null_ptr); in vsl_b_read()
27 if (not_null_ptr) in vsl_b_read()
/dports/misc/vxl/vxl-3.3.2/core/vil/io/
H A Dvil_io_memory_chunk.cxx287 bool not_null_ptr = (chunk_ptr != nullptr); in vsl_b_write() local
288 vsl_b_write(os, not_null_ptr); in vsl_b_write()
289 if (not_null_ptr) in vsl_b_write()
298 bool not_null_ptr; in vsl_b_read() local
299 vsl_b_read(is, not_null_ptr); in vsl_b_read()
300 if (not_null_ptr) in vsl_b_read()
H A Dvil_io_smart_ptr.hxx147 bool not_null_ptr;
148 vsl_b_read(is, not_null_ptr);
149 if (not_null_ptr)
H A Dvil_io_image_view.h106 bool not_null_ptr; in vsl_b_read() local
107 vsl_b_read(is, not_null_ptr); in vsl_b_read()
108 if (not_null_ptr) in vsl_b_read()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bvpl/util/io/
H A Dbvpl_bundler_features_2d_io.cxx19 bool not_null_ptr; in vsl_b_read() local
20 vsl_b_read(is, not_null_ptr); in vsl_b_read()
21 if (not_null_ptr) in vsl_b_read()
H A Dbvpl_corner_pairs_io.cxx32 bool not_null_ptr; in vsl_b_read() local
33 vsl_b_read(is, not_null_ptr); in vsl_b_read()
34 if (not_null_ptr) in vsl_b_read()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bapl/io/
H A Dbapl_io_dsift.cxx21 bool not_null_ptr; in vsl_b_read() local
22 vsl_b_read(is, not_null_ptr); in vsl_b_read()
23 if (not_null_ptr) in vsl_b_read()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/core/bbas_pro/
H A Dbbas_1d_array_string.cxx18 bool not_null_ptr; in vsl_b_read() local
19 vsl_b_read(is, not_null_ptr); in vsl_b_read()
20 if (not_null_ptr) in vsl_b_read()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/volm/io/
H A Dboxm2_volm_io_locations.cxx31 bool not_null_ptr; in vsl_b_read() local
32 vsl_b_read(is, not_null_ptr); in vsl_b_read()
33 if (not_null_ptr) in vsl_b_read()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bvxm/io/
H A Dbvxm_io_voxel_world.cxx34 bool not_null_ptr; in vsl_b_read() local
35 vsl_b_read(is, not_null_ptr); in vsl_b_read()
36 if (not_null_ptr) in vsl_b_read()
/dports/misc/vxl/vxl-3.3.2/core/vbl/io/tests/
H A Dvbl_io_test_classes.cxx104 bool not_null_ptr; in vsl_b_read() local
105 vsl_b_read(is, not_null_ptr); in vsl_b_read()
106 if (not_null_ptr) in vsl_b_read()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/volm/conf/
H A Dvolm_conf_score.cxx102 bool not_null_ptr; in vsl_b_read() local
103 vsl_b_read(is, not_null_ptr); in vsl_b_read()
104 if (not_null_ptr) in vsl_b_read()
/dports/misc/vxl/vxl-3.3.2/contrib/mul/vil3d/io/
H A Dvil3d_io_image_view.h89 bool not_null_ptr; in vsl_b_read() local
90 vsl_b_read(is, not_null_ptr); in vsl_b_read()
91 if (not_null_ptr) in vsl_b_read()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bxml/
H A Dbxml_document.cxx128 bool not_null_ptr; in vsl_b_read() local
129 vsl_b_read(is, not_null_ptr); in vsl_b_read()
130 if (not_null_ptr) in vsl_b_read()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bpgl/ihog/
H A Dihog_transform_2d.h166 bool not_null_ptr; in vsl_b_read() local
167 vsl_b_read(is, not_null_ptr); in vsl_b_read()
168 if (not_null_ptr) { in vsl_b_read()

123