Home
last modified time | relevance | path

Searched refs:root_depth (Results 1 – 25 of 351) sorted by relevance

12345678910>>...15

/dports/math/gecode/gecode-0916a1a/gecode/search/
H A Dworker.hh49 unsigned long int root_depth; member in Gecode::Search::Worker
71 : _stopped(false), root_depth(0) {} in Worker()
94 root_depth = d; in reset()
101 if (depth < root_depth + d) in stack_depth()
102 depth = root_depth + d; in stack_depth()
107 return root_depth + d; in steal_depth()
/dports/devel/p5-Tree-Simple-View/Tree-Simple-View-0.20/lib/Tree/Simple/View/
H A DDHTML.pm38 my $root_depth = $tree->getDepth() + 1;
62 $last_depth -= $root_depth;
75 my $root_depth = $tree->getDepth() + 1;
98 $last_depth -= $root_depth;
107 my $root_depth = $self->{tree}->getDepth() + 1;
126 $last_depth -= $root_depth;
138 my $root_depth = $self->{tree}->getDepth() + 1;
156 $last_depth -= $root_depth;
H A DHTML.pm106 my $root_depth = $self->{tree}->getDepth() + 1;
118 $last_depth -= $root_depth;
130 my($root_depth) = $self->{tree}->getDepth + 1;
199 $last_depth -= $root_depth;
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DPng.c53 if (screen->root_depth == 24 || screen->root_depth == 32) { in _XmPngGetImage()
56 } else if (screen->root_depth == 16) { in _XmPngGetImage()
69 screen->root_depth, ZPixmap, 0, (char *) xdata, in _XmPngGetImage()
289 if (screen->root_depth == 15 || screen->root_depth == 16) { in png_process_image()
293 } else if (screen->root_depth > 16) { in png_process_image()
299 if (screen->root_depth == 24 || screen->root_depth == 32) { in png_process_image()
365 } else if (screen->root_depth == 16) { in png_process_image()
H A DJpeg.c93 if (screen->root_depth <= 16) { in store_pixel()
127 if (screen->root_depth == 24 || screen->root_depth == 32) { in _XmJpegGetImage()
130 } else if (screen->root_depth == 16) { in _XmJpegGetImage()
143 screen->root_depth, ZPixmap, 0, (char *) xdata, in _XmJpegGetImage()
/dports/java/java-subversion/subversion-1.14.1/tools/client-side/
H A Dsvn-viewspec.py221 root_depth = DEPTH_EMPTY
231 root_depth = DEPTH_INFINITY
234 root_depth = DEPTH_IMMEDIATES
237 root_depth = DEPTH_FILES
258 tree = TreeNode('', root_depth)
/dports/devel/py-subversion/subversion-1.14.1/tools/client-side/
H A Dsvn-viewspec.py221 root_depth = DEPTH_EMPTY
231 root_depth = DEPTH_INFINITY
234 root_depth = DEPTH_IMMEDIATES
237 root_depth = DEPTH_FILES
258 tree = TreeNode('', root_depth)
/dports/security/subversion-gnome-keyring/subversion-1.14.1/tools/client-side/
H A Dsvn-viewspec.py221 root_depth = DEPTH_EMPTY
231 root_depth = DEPTH_INFINITY
234 root_depth = DEPTH_IMMEDIATES
237 root_depth = DEPTH_FILES
258 tree = TreeNode('', root_depth)
/dports/devel/p5-subversion/subversion-1.14.1/tools/client-side/
H A Dsvn-viewspec.py221 root_depth = DEPTH_EMPTY
231 root_depth = DEPTH_INFINITY
234 root_depth = DEPTH_IMMEDIATES
237 root_depth = DEPTH_FILES
258 tree = TreeNode('', root_depth)
/dports/science/2d-rewriter/2d-rewriter-1.6/
H A Dx11.c34 int root_width, root_height, root_depth; variable
59 &root_depth in InitGraphics()
118 root_depth, InputOutput, DefaultVisual (dpy, DefaultScreen (dpy)), in CreateWindow()
154 pix = XCreatePixmap (dpy, win, win_width, win_height, root_depth); in HoldOutput()
/dports/x11-toolkits/py-xlib/python-xlib-0.27/examples/
H A Dchildwin.py50 self.screen.root_depth
70 self.screen.root_depth,
111 self.screen.root_depth,
/dports/x11-wm/i3/i3-4.20.1/libi3/
H A Dget_colorpixel.c42 if (root_screen == NULL || root_screen->root_depth == 24 || root_screen->root_depth == 32) { in get_colorpixel()
/dports/x11-wm/i3-gaps/i3-4.20.1/libi3/
H A Dget_colorpixel.c52 if (root_screen == NULL || root_screen->root_depth == 24 || root_screen->root_depth == 32) { in get_colorpixel()
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/examples/
H A Dshared_memory.rs46 let width = match screen.root_depth { in get_shared_memory_content_at_offset()
50 _ => panic!("I do not know how to handle depth {}", screen.root_depth), in get_shared_memory_content_at_offset()
58 screen.root_depth, in get_shared_memory_content_at_offset()
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/examples/
H A Dshared_memory.rs46 let width = match screen.root_depth { in get_shared_memory_content_at_offset()
50 _ => panic!("I do not know how to handle depth {}", screen.root_depth), in get_shared_memory_content_at_offset()
58 screen.root_depth, in get_shared_memory_content_at_offset()
/dports/x11/p5-X11-Protocol-Other/X11-Protocol-Other-31/devel/
H A Dcursor-transparent.pl31 my $depth = $X->root_depth;
60 die "Oops, cannot find pictformat for root depth ",$X->root_depth;
165 $X->root_depth,
H A Dshm.pl101 $X->root_depth, # depth
117 $X->root_depth, # depth
/dports/x11-fm/xdiskusage/xdiskusage-1.54/
H A Dxdiskusage.C240 int root_depth; variable
796 d->root_depth = 0; in make()
956 setcurrent(current_root, root_depth); in handle()
958 column += root_depth; in handle()
963 int d = root_depth; in handle()
1003 int m = current_depth-root_depth+1; in setcurrent()
1012 root_depth = newdepth; in setroot()
1016 for (int i = 0; i < root_depth; i++) { in setroot()
1025 int m = current_depth-root_depth+1; in setroot()
1054 if (d->root_depth) in root_cb()
[all …]
/dports/x11/xcb-util-image/xcb-util-image-0.4.0/test/
H A Dtest_formats.c78 …seq = xcb_create_window(c, root->root_depth, w, root->root, 30, 30, WIDTH, HEIGHT, 0, XCB_WINDOW_C… in create_window()
79 printf("CreateWindow sequence %d, depth %d\n", seq, root->root_depth); in create_window()
159 if (root->root_depth != 24 || in main()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/plugins/platforms/xcb/
H A Dqxcbscreen.cpp55 printf (" depth.........: %d\n", screen->root_depth); in QXcbScreen()
118 return m_screen->root_depth; in depth()
/dports/x11/p5-X11-Protocol-Other/X11-Protocol-Other-31/t/
H A DMIT_SHM-pixmap.t160 $X->root_depth, # depth, bitmap
169 ok ($geom{'depth'}, $X->root_depth);
H A DXFIXES-2-render.t116 if ($depth == $X->root_depth) {
121 die "Oops, cannot find pictformat for root depth ",$X->root_depth;
/dports/x11/py-i3ipc/i3ipc-2.2.1/test/aio/
H A Dwindow.py14 bgpm = self.screen.root.create_pixmap(bgsize, bgsize, self.screen.root_depth)
29 self.screen.root_depth,
/dports/x11/p5-X11-Protocol-Other/X11-Protocol-Other-31/examples/
H A Dxfixes-cursor-image.pl112 $X->root_depth, # depth
128 $X->root_depth,
/dports/x11/p5-X11-Protocol/X11-Protocol-0.56/eg/
H A Danim.pl13 $x->CreateWindow($win, $x->root, 'InputOutput', $x->root_depth,
21 $x->CreatePixmap($pm, $win, $x->root_depth, 2 * $size, 2 * $size);

12345678910>>...15