Searched refs:left (Results 1 - 11 of 11) sorted by relevance

/bind-9.11.3/unit/atf-src/tools/
H A Dtests-results.css50 margin-left: 10pt;
58 margin-left: 20pt;
64 margin-left: 20pt;
69 margin-left: 40pt;
74 margin-left: 40pt;
79 margin-left: 40pt;
88 margin-left: auto;
124 margin-left: 10pt;
132 margin-left: auto;
174 margin-left
[all...]
/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/
H A Dresperf-report40 set key top left
59 set key top left
/bind-9.11.3/lib/lwres/
H A Dprint.c63 int left; local
105 dot = space = plus = left = zero = alt = h = l = q = z = 0;
116 left = 1;
128 if (!left)
332 if (!left) {
389 if (!left)
418 if (left) {
426 if (!left && size > 1U) {
450 if (!left)
546 if (!left)
[all...]
/bind-9.11.3/lib/isc/
H A Dprint.c159 int left; local
199 dot = neg = space = plus = left = zero = alt = h = l = q = z = 0;
210 left = 1;
222 if (!left)
500 if (!left) {
552 if (!left)
575 if (left)
579 if (!left)
598 if (!left)
679 if (!left)
[all...]
/bind-9.11.3/contrib/idn/idnkit-1.0-src/wsock/config/
H A Didnconf.tcl661 pack $w.rbf.encdef $w.rbf.encutf -side left -padx 4
823 pack $w.lv_v.btn$i -side left -padx 3
832 pack $w.ld_v.e -side left -fill both -expand yes
837 pack $w.lo_v.show $w.lo_v.delete -side left -padx 4
930 pack $dlg.f1.bm -side left -padx 3m -pady 2m
931 pack $dlg.f1.msg -side left -padx 2m -pady 2m
943 pack $bw -side left -padx 3m -pady 2m
984 -anchor w -justify left
1070 frame .left -bd 1 -relief raised
1107 pack .lst -in .left
[all...]
/bind-9.11.3/lib/dns/
H A Drbt.c120 * step two: walk the tree in a depth-first, left-right-down order, writing
146 serialize_node(FILE *file, dns_rbtnode_t *node, uintptr_t left,
169 char *adjusted_address = (char *)(node->left);
203 #define LEFT(node) ((node)->left)
565 serialize_node(FILE *file, dns_rbtnode_t *node, uintptr_t left, argument
602 if (temp_node.left != NULL) {
603 temp_node.left = (dns_rbtnode_t *)(left);
650 uintptr_t left = 0, right = 0, down = 0, data = 0; local
671 * WARNING: A change in the order (from left, righ
[all...]
H A Drbtdb.c2115 node->parent->down == node && node->left == NULL &&
2326 node->parent->down == node && node->left == NULL &&
3627 * Remove the left hand label.
/bind-9.11.3/contrib/dlz/bin/dlzbdb/
H A Ddlzbdb.c290 char *left; local
311 left = isc_string_separate(&right, " ");
314 skey->data = strdup(left);
339 char *left; local
359 /* we don't care about left string. */
360 /* memory of left string will be freed when tmp is freed. */
363 /* verify right still has some characters left */
370 left = isc_string_separate(&right, " ");
372 skey->data = strdup(left);
1217 /* left i
[all...]
/bind-9.11.3/lib/dns/include/dns/
H A Drbt.h127 dns_rbtnode_t *left; member in struct:dns_rbtnode
768 * Then the down pointer, left and right pointers are displayed
770 * NULL left and right pointers are printed.
784 * Then the down pointer, left and right pointers are displayed
785 * recursively in turn. NULL left, right and down pointers are
/bind-9.11.3/
H A Dltmain.sh840 # left over by shells.
4791 /* no more DIR_SEPARATORS left */
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh2480 # left over by shells.
6136 /* no more DIR_SEPARATORS left */

Completed in 121 milliseconds