Home
last modified time | relevance | path

Searched refs:get_depth (Results 1 – 25 of 665) sorted by relevance

12345678910>>...27

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A DDisplayList.cpp67 return item->get_depth() == depth; in operator ()()
75 return item->get_depth() < depth; in operator ()()
83 return item->get_depth() > depth; in operator ()()
124 const int chdepth = ch->get_depth(); in getNextHighestDepth()
143 if (ch->get_depth() == depth) return ch; in getDisplayObjectAtDepth()
214 const int depth = ch->get_depth(); in add()
385 const int srcdepth = ch1->get_depth(); in swapDepths()
578 const int depth = ch->get_depth(); in display()
749 const int depthOld = chOld->get_depth(); in mergeDisplayList()
901 int oldDepth = ch->get_depth(); in reinsertRemovedCharacter()
[all …]
H A DMovieClip.cpp164 if (ch->get_depth() <= _highestHiddenDepth) { in operator ()()
170 ch->getTarget(), ch->get_depth(), in operator ()()
183 "depth %d", ch->getTarget(), ch->get_depth(), in operator ()()
192 ch->getTarget(), ch->get_depth(), _wp.x, _wp.y); in operator ()()
222 _m->getTarget(), _m->get_depth(), _wp.x, _wp.y); in getEntity()
400 if (ch->get_depth() <= _highestHiddenDepth) { in operator ()()
421 ch->getTarget(), ch->get_depth(), _x, _y, in operator ()()
430 ch->getTarget(), ch->get_depth(), _x, _y); in operator ()()
796 getTarget(), get_depth()); in notifyEvent()
1861 stage().replaceLevel(get_depth() - DisplayObject::staticDepthOffset, in getLoadedMovie()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/binary-space-partition/src/
H A Dlib.rs78 pub fn get_depth(&self) -> usize { in get_depth() method
83 Some(ref node) => node.get_depth(), in get_depth()
87 Some(ref node) => node.get_depth(), in get_depth()
188 assert_eq!(node.get_depth(), 0); in test_insert_depth()
190 assert_eq!(node.get_depth(), 1); in test_insert_depth()
192 assert_eq!(node.get_depth(), 2); in test_insert_depth()
194 assert_eq!(node.get_depth(), 3); in test_insert_depth()
196 assert_eq!(node.get_depth(), 3); in test_insert_depth()
198 assert_eq!(node.get_depth(), 3); in test_insert_depth()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/binary-space-partition-0.1.2/src/
H A Dlib.rs78 pub fn get_depth(&self) -> usize { in get_depth() method
83 Some(ref node) => node.get_depth(), in get_depth()
87 Some(ref node) => node.get_depth(), in get_depth()
188 assert_eq!(node.get_depth(), 0); in test_insert_depth()
190 assert_eq!(node.get_depth(), 1); in test_insert_depth()
192 assert_eq!(node.get_depth(), 2); in test_insert_depth()
194 assert_eq!(node.get_depth(), 3); in test_insert_depth()
196 assert_eq!(node.get_depth(), 3); in test_insert_depth()
198 assert_eq!(node.get_depth(), 3); in test_insert_depth()
/dports/www/firefox/firefox-99.0/third_party/rust/binary-space-partition/src/
H A Dlib.rs78 pub fn get_depth(&self) -> usize { in get_depth() method
83 Some(ref node) => node.get_depth(), in get_depth()
87 Some(ref node) => node.get_depth(), in get_depth()
188 assert_eq!(node.get_depth(), 0); in test_insert_depth()
190 assert_eq!(node.get_depth(), 1); in test_insert_depth()
192 assert_eq!(node.get_depth(), 2); in test_insert_depth()
194 assert_eq!(node.get_depth(), 3); in test_insert_depth()
196 assert_eq!(node.get_depth(), 3); in test_insert_depth()
198 assert_eq!(node.get_depth(), 3); in test_insert_depth()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/binary-space-partition/src/
H A Dlib.rs78 pub fn get_depth(&self) -> usize { in get_depth() method
83 Some(ref node) => node.get_depth(), in get_depth()
87 Some(ref node) => node.get_depth(), in get_depth()
188 assert_eq!(node.get_depth(), 0); in test_insert_depth()
190 assert_eq!(node.get_depth(), 1); in test_insert_depth()
192 assert_eq!(node.get_depth(), 2); in test_insert_depth()
194 assert_eq!(node.get_depth(), 3); in test_insert_depth()
196 assert_eq!(node.get_depth(), 3); in test_insert_depth()
198 assert_eq!(node.get_depth(), 3); in test_insert_depth()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/binary-space-partition/src/
H A Dlib.rs78 pub fn get_depth(&self) -> usize { in get_depth() method
83 Some(ref node) => node.get_depth(), in get_depth()
87 Some(ref node) => node.get_depth(), in get_depth()
188 assert_eq!(node.get_depth(), 0); in test_insert_depth()
190 assert_eq!(node.get_depth(), 1); in test_insert_depth()
192 assert_eq!(node.get_depth(), 2); in test_insert_depth()
194 assert_eq!(node.get_depth(), 3); in test_insert_depth()
196 assert_eq!(node.get_depth(), 3); in test_insert_depth()
198 assert_eq!(node.get_depth(), 3); in test_insert_depth()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/binary-space-partition/src/
H A Dlib.rs78 pub fn get_depth(&self) -> usize { in get_depth() method
83 Some(ref node) => node.get_depth(), in get_depth()
87 Some(ref node) => node.get_depth(), in get_depth()
188 assert_eq!(node.get_depth(), 0); in test_insert_depth()
190 assert_eq!(node.get_depth(), 1); in test_insert_depth()
192 assert_eq!(node.get_depth(), 2); in test_insert_depth()
194 assert_eq!(node.get_depth(), 3); in test_insert_depth()
196 assert_eq!(node.get_depth(), 3); in test_insert_depth()
198 assert_eq!(node.get_depth(), 3); in test_insert_depth()
/dports/devel/py-urwid/urwid-2.1.2/urwid/
H A Dtreetools.py79 return self.indent_cols * self.get_node().get_depth()
106 depth = thisnode.get_depth()
112 assert depth == thisnode.get_depth()
134 depth = thisnode.get_depth()
221 def get_depth(self): member in TreeNode
225 self._depth = self._parent.get_depth() + 1
229 if self.get_depth() == 0:
246 if self._parent == None and self.get_depth() > 0:
260 return self.get_depth() == 0
263 if self.get_depth() > 0:
[all …]
/dports/games/spring/spring_98.0/rts/Rendering/Textures/
H A Dnv_dds.cpp198 assert(baseImage.get_depth() == 1); in create_textureFlat()
216 assert(baseImage.get_depth() > 1); in create_texture3D()
236 if (a.get_depth() != b.get_depth()) in same_size()
249 assert(positiveX.get_depth() == 1); in create_textureCubemap()
542 ddsh.dwDepth = get_depth(); in save()
809 assert(baseImage.get_depth() >= 1); in upload_texture3D()
836 baseImage.get_height(), baseImage.get_depth(), 0, m_format, in upload_texture3D()
923 assert(surface.get_depth() > 0); in flip()
928 for (unsigned int n = 0; n < surface.get_depth(); n++) in flip()
1249 m_depth = copy.get_depth(); in CSurface()
[all …]
/dports/www/p5-WebService-ISBNDB/WebService-ISBNDB-0.34/t/
H A D10_categories.t46 is($category->get_depth, 0, 'Depth');
59 is($subcategories->[$idx]->get_depth, 1, "Sub-cat $idx depth");
69 is($category->get_depth, 0, 'Depth');
/dports/net/gupnp-dlna/gupnp-dlna-0.10.3/libgupnp-dlna/
H A Dgupnp-dlna-image-information.c62 info_class->get_depth = NULL; in gupnp_dlna_image_information_class_init()
101 g_return_val_if_fail (info_class->get_depth != NULL, in gupnp_dlna_image_information_get_depth()
104 return info_class->get_depth (info); in gupnp_dlna_image_information_get_depth()
H A Dgupnp-dlna-audio-information.c64 info_class->get_depth = NULL; in gupnp_dlna_audio_information_class_init()
159 g_return_val_if_fail (info_class->get_depth != NULL, in gupnp_dlna_audio_information_get_depth()
162 return info_class->get_depth (info); in gupnp_dlna_audio_information_get_depth()
/dports/biology/p5-Bio-NEXUS/Bio-NEXUS-0.78/t/
H A Dtree_methods-02.t91 is($root_node->get_depth,0, "Depth of root node is correct");
115 is($node_H->get_depth,1, "Depth of Node H is correct");
135 is($node_H_clone->get_depth,1, "(Cloned) depth of node H is correct");
H A Duncat_clone_methods.t271 is($tree_one->get_depth()->{'F'}, $tree_two->get_depth()->{'F'}, "Depths of the 'F' node are same");
284 is($tree_one->get_depth()->{'F'}, $tree_two->get_depth()->{'F'}, "Depths of the 'F' node are same");
/dports/biology/p5-Bio-NEXUS/Bio-NEXUS-0.78/lib/Bio/NEXUS/
H A DTree.pm487 $node->_set_xcoord( $node->get_depth() * $unit );
492 my %depth = %{ $self->get_depth() };
494 $node->_set_xcoord( $node->get_depth() * $unit );
550 sub get_depth { subroutine
555 my $d = $node->get_depth();
573 my %depth = %{ $self->get_depth() };
/dports/graphics/open3d/Open3D-0.2/src/External/librealsense/src/
H A Dimage.cpp332 …rinsics & depth_to_other, const rs_intrinsics & other_intrin, GET_DEPTH get_depth, TRANSFER_PIXEL … in align_images() argument
340 if(float depth = get_depth(depth_pixel_index)) in align_images()
382 …oid align_other_to_depth_bytes(byte * other_aligned_to_depth, GET_DEPTH get_depth, const rs_intrin… in align_other_to_depth_bytes() argument
386 align_images(depth_intrin, depth_to_other, other_intrin, get_depth, in align_other_to_depth_bytes()
390 …PTH> void align_other_to_depth(byte * other_aligned_to_depth, GET_DEPTH get_depth, const rs_intrin… in align_other_to_depth() argument
395 …return align_other_to_depth_bytes<1>(other_aligned_to_depth, get_depth, depth_intrin, depth_to_oth… in align_other_to_depth()
397 …return align_other_to_depth_bytes<2>(other_aligned_to_depth, get_depth, depth_intrin, depth_to_oth… in align_other_to_depth()
399 …return align_other_to_depth_bytes<3>(other_aligned_to_depth, get_depth, depth_intrin, depth_to_oth… in align_other_to_depth()
401 …return align_other_to_depth_bytes<4>(other_aligned_to_depth, get_depth, depth_intrin, depth_to_oth… in align_other_to_depth()
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/librealsense/src/
H A Dimage.cpp332 …rinsics & depth_to_other, const rs_intrinsics & other_intrin, GET_DEPTH get_depth, TRANSFER_PIXEL … in align_images() argument
340 if(float depth = get_depth(depth_pixel_index)) in align_images()
382 …oid align_other_to_depth_bytes(byte * other_aligned_to_depth, GET_DEPTH get_depth, const rs_intrin… in align_other_to_depth_bytes() argument
386 align_images(depth_intrin, depth_to_other, other_intrin, get_depth, in align_other_to_depth_bytes()
390 …PTH> void align_other_to_depth(byte * other_aligned_to_depth, GET_DEPTH get_depth, const rs_intrin… in align_other_to_depth() argument
395 …return align_other_to_depth_bytes<1>(other_aligned_to_depth, get_depth, depth_intrin, depth_to_oth… in align_other_to_depth()
397 …return align_other_to_depth_bytes<2>(other_aligned_to_depth, get_depth, depth_intrin, depth_to_oth… in align_other_to_depth()
399 …return align_other_to_depth_bytes<3>(other_aligned_to_depth, get_depth, depth_intrin, depth_to_oth… in align_other_to_depth()
401 …return align_other_to_depth_bytes<4>(other_aligned_to_depth, get_depth, depth_intrin, depth_to_oth… in align_other_to_depth()
/dports/games/tads/tads-3.0.8/tads3/
H A Dvmstack.h53 size_t get_depth() const { return sp_ - arr_; } in get_depth() function
165 { return (get_depth() + slots <= max_depth_); } in check_space()
/dports/textproc/libxml++26/libxml++-2.40.1/examples/textreader/
H A Dmain.cc58 int depth = reader.get_depth(); in main()
61 std::cout << indent(depth) << "depth: " << reader.get_depth() << std::endl; in main()
/dports/cad/alliance/alliance/src/genlib/src/
H A Ddpgen_Nul.c258 depthNext = get_depth (LV_N, 0); in create_Netlist()
262 depthNext = get_depth (LV_N, depth + 1); in create_Netlist()
395 depthNext = get_depth (LV_N, 0); in create_Layout()
399 depthNext = get_depth (LV_N, depth + 1); in create_Layout()
/dports/devel/py-jsonpickle/jsonpickle-2.0.0/tests/
H A Dsklearn_test.py53 assert actual.get_depth() == classifier.get_depth()
/dports/games/legesmotus/legesmotus-0.4.0/client/
H A DGameWindow.hpp95 int get_depth() const;
128 int get_depth() const throw() { return m_depth; } in get_depth() function in LM::VmodeNotSupportedException
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/glesext/texture_border_clamp/
H A DesextcTextureBorderClampSamplingTexture.cpp105 m_depth = configuration.get_depth(); in TestConfiguration()
245 m_test_configuration.get_depth() * m_test_configuration.get_n_in_components(); in setInitData()
271 …t_configuration.get_width() * m_test_configuration.get_height() * m_test_configuration.get_depth(); in createTextures()
325 m_test_configuration.get_depth()); /* depth */ in createTextures()
337 m_test_configuration.get_depth(), /* depth */ in createTextures()
355 m_test_configuration.get_depth(), /* depth */ in createTextures()
548 if (i > -1 && i < (glw::GLint)m_test_configuration.get_depth()) in iterate()
1134 return m_test_configuration.get_depth(); in getLastLayerIndex()
1137 return m_test_configuration.get_depth() + 1; in getLastLayerIndex()
1161 …urn static_cast<glw::GLfloat>(index) / static_cast<glw::GLfloat>(m_test_configuration.get_depth()); in getCoordinateValue()
/dports/games/lordsawar/lordsawar-0.3.2/src/
H A DPixMaskCache.h53 siz = s->get_depth()/8 * (s->get_width() * s->get_height()); in eraseLeastRecentlyUsed()
89 (s->get_depth()/8); in get()

12345678910>>...27