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

/bind-9.6-ESV-R11/unit/atf-src/atf-report/
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.6-ESV-R11/lib/lwres/
H A Dprint.c72 int left; local
114 dot = space = plus = left = zero = alt = h = l = q = 0;
125 left = 1;
137 if (!left)
322 if (!left) {
379 if (!left)
408 if (left) {
416 if (!left && size > 1U) {
440 if (!left)
536 if (!left)
[all...]
/bind-9.6-ESV-R11/lib/isc/
H A Dprint.c74 int left; local
117 dot = neg = space = plus = left = zero = alt = h = l = q = 0;
127 left = 1;
139 if (!left)
385 if (!left) {
442 if (!left)
471 if (left && size > 1) {
479 if (!left && size > 1) {
503 if (!left)
595 if (!left)
[all...]
/bind-9.6-ESV-R11/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.6-ESV-R11/contrib/dlz/bin/dlzbdb/
H A Ddlzbdb.c299 char *left; local
320 left = isc_string_separate(&right, " ");
323 skey->data = strdup(left);
348 char *left; local
368 /* we don't care about left string. */
369 /* memory of left string will be freed when tmp is freed. */
372 /* verify right still has some characters left */
379 left = isc_string_separate(&right, " ");
381 skey->data = strdup(left);
1226 /* left i
[all...]
/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Drbt.h78 dns_rbtnode_t *left; member in struct:dns_rbtnode
666 * Then the down pointer, left and right pointers are displayed
668 * NULL left and right pointers are printed.
/bind-9.6-ESV-R11/lib/dns/
H A Drbt.c80 #define LEFT(node) ((node)->left)
767 * means a left or right pointer was followed,
1257 * "b.c" is left hanging around without data or children. This condition
1267 * in the CVS history, but comments have been left behind that point to it just
1802 * This node has one child, on the left.
1819 * The successor cannot possibly have a left child;
1883 * Original location of successor node has no left.
2183 printf("** Red/Red color violation on left\n");
2281 * Moving left one then right as far as possible is the
2293 * No left link
[all...]
H A Drbtdb.c1741 node->parent->down == node && node->left == NULL &&
3057 * Remove the left hand label.
/bind-9.6-ESV-R11/
H A Dltmain.sh840 # left over by shells.
4791 /* no more DIR_SEPARATORS left */
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh564 # Avoid inline document here, it may be left over
603 # left over by shells.
3789 /* no more DIR_SEPARATORS left */

Completed in 77 milliseconds