Searched refs:order (Results 26 - 50 of 58) sorted by relevance

123

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemastypes.c3388 int order = 1, integx, integy, dlen; local
3405 order = -1;
3442 return -order;
3444 return -order;
3452 return order;
3454 return order;
3461 return order;
3463 return -order;
3468 * the numbers in order to properly compare them. To do this, we
3480 order
[all...]
/haiku-fatelf/src/tools/docbook/libxslt/libxslt/
H A Dpreproc.c235 * URGENT TODO: Use specialized factory functions in order
697 comp->order = xsltEvalStaticAttrValueTemplate(style, inst,
698 (const xmlChar *)"order",
700 if (comp->order != NULL) {
701 if (xmlStrEqual(comp->order, (const xmlChar *) "ascending"))
703 else if (xmlStrEqual(comp->order, (const xmlChar *) "descending"))
707 "xsltSortComp: invalid value %s for order\n", comp->order);
713 (const xmlChar *)"case-order",
722 "xsltSortComp: invalid value %s for order\
[all...]
H A DxsltInternals.h962 * order = { "ascending" | "descending" }
963 * case-order = { "upper-first" | "lower-first" } />
974 const xmlChar *order; /* sort */ member in struct:_xsltStyleItemSort
1063 * fields in order to find subsequent extension functions.
1249 * In order to keep the old behaviour, applying strict rules of
1287 const xmlChar *order; /* sort */ member in struct:_xsltStylePreComp
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DPDFText.cpp138 font_encoding* order)
141 encoding = order[i];
323 char marker[3] = { 0xfe, 0xff, 0}; // byte order marker
137 find_in_cid_tables(uint16 unicode, font_encoding &encoding, uint16 &index, font_encoding* order) argument
/haiku-fatelf/src/add-ons/translators/hpgs/lib/
H A Dhpgspaintimage.c52 // This is here in order to allow efficient inlining of the code.
218 Call \c hpgs_device_get_error in order to retrieve the error message.
327 out_state += scanline->points[io].order;
336 alpha_right = (out_state+scanline->points[io].order)/256.0;
/haiku-fatelf/src/kits/tracker/
H A DWidgetAttributeText.h476 FormatSeparator format, DateOrder order, bool clockIs24Hour);
/haiku-fatelf/src/servers/app/
H A DWindow.cpp862 pre-processed in order to avoid erroneous multi-clicks (e.g. when a
1510 // we have a few special feels that have a fixed order
1515 for (uint32 order = 0;
1516 order < sizeof(kFeels) / sizeof(kFeels[0]); order++) {
1517 if (fFeel == kFeels[order])
1519 if (window->Feel() == kFeels[order])
/haiku-fatelf/src/kits/network/libbind/nameser/
H A Dns_print.c341 u_int order, preference; local
348 order = ns_get16(rdata); rdata += NS_INT16SZ;
350 len = SPRINTF((t, "%u %u ", order, preference));
/haiku-fatelf/src/libs/zlib/
H A Dinflate.c544 PULLBYTE() directly in order to pull just enough bytes to decode the next
571 during that inflate() call in order to return the proper return code.
609 static const unsigned short order[19] = /* permutation of code lengths */ local
902 state->lens[order[state->have++]] = (unsigned short)BITS(3);
906 state->lens[order[state->have++]] = 0;
1314 found in order so far, in 0..3. On return *have is updated to the new
/haiku-fatelf/src/bin/gdb/bfd/
H A Delfxx-ia64.c1341 containing ELF relocation info. We need this hack in order to
1558 struct bfd_link_order *order = m->sections[i]->link_order_head;
1559 while (order)
1561 if (order->type == bfd_indirect_link_order)
1563 asection *is = order->u.indirect.section;
1571 order = order->next;
1554 struct bfd_link_order *order = m->sections[i]->link_order_head; local
/haiku-fatelf/src/bin/coreutils/src/
H A Dsort.c156 - an array of lines, in reverse order. */
217 Alphabetic order allows binary search. */
264 /* Flag to reverse the order of all comparisons. */
268 comparison of lines, and instead leaves lines in the same order
336 -d, --dictionary-order consider only blanks and alphanumeric characters\n\
415 The locale specified by the environment affects sort order.\n\
416 Set LC_ALL=C to get the traditional sort order that uses\n\
444 {"dictionary-order", no_argument, NULL, 'd'},
1250 that option order does not matter. */
1698 /* Return an integer which represents the order o
1757 int order = orders[*p]; local
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A DChangeLog-3.x515 does with the order of the opcodes.
518 Also fix mistaken comment about preserving order of original table.
695 * dbxread.c (read_type): Put enum fields in type.fields in order
696 that they were found in the debugging symbols (not reverse order).
761 * sparc-opcode.h: Add comment clarifying meaning of the order of
1887 * Makefile: Modified for proper number of s/r conflicts (order is
1997 subscripts of multi-dimensional arrays in the right order.
2282 order in which they were found in the symbol table. Figure out
3211 params in order by .stabs entry, not by register number.
4658 only in increasing order
[all...]
H A Dgdbarch.sh1114 Memory regions are swapped / initialized in the order that they are
1126 byte-order, ...) using information found in the BFD */
1424 fprintf_unfiltered (log, "\n\tbyte-order");
/haiku-fatelf/src/add-ons/translators/exr/openexr/imath/
H A DImathMatrixAlgo.h725 return extractSHRT (mat, s, h, r, t, exc, r.order ());
/haiku-fatelf/src/libs/pdflib/config/
H A Dconfig.guess126 # Note: order is significant - the case branches are not exclusive.
619 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
1284 pertinent to <config-patches@gnu.org> in order to provide the needed
/haiku-fatelf/src/bin/bash/support/
H A Dconfig.guess142 # Note: order is significant - the case branches are not exclusive.
664 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
1496 pertinent to <config-patches@gnu.org> in order to provide the needed
/haiku-fatelf/src/bin/diffutils/config/
H A Dconfig.guess127 # Note: order is significant - the case branches are not exclusive.
621 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
1288 pertinent to <config-patches@gnu.org> in order to provide the needed
/haiku-fatelf/src/bin/gawk/
H A Dconfig.guess138 # Note: order is significant - the case branches are not exclusive.
649 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
1358 pertinent to <config-patches@gnu.org> in order to provide the needed
/haiku-fatelf/src/bin/gdb/
H A Dconfig.guess139 # Note: order is significant - the case branches are not exclusive.
671 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
1414 pertinent to <config-patches@gnu.org> in order to provide the needed
/haiku-fatelf/src/bin/gdb/readline/support/
H A Dconfig.guess139 # Note: order is significant - the case branches are not exclusive.
677 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
1417 pertinent to <config-patches@gnu.org> in order to provide the needed
/haiku-fatelf/src/bin/network/tcpdump/
H A Dconfig.guess139 # Note: order is significant - the case branches are not exclusive.
659 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
1396 pertinent to <config-patches@gnu.org> in order to provide the needed
/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A Dconfig.guess139 # Note: order is significant - the case branches are not exclusive.
659 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
1396 pertinent to <config-patches@gnu.org> in order to provide the needed
/haiku-fatelf/src/bin/network/wget/build-aux/
H A Dconfig.guess142 # Note: order is significant - the case branches are not exclusive.
664 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
1493 pertinent to <config-patches@gnu.org> in order to provide the needed
/haiku-fatelf/src/libs/ncurses/
H A Dconfig.guess141 # Note: order is significant - the case branches are not exclusive.
659 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
1432 pertinent to <config-patches@gnu.org> in order to provide the needed
/haiku-fatelf/src/libs/print/libgutenprint/scripts/
H A Dconfig.guess152 # Note: order is significant - the case branches are not exclusive.
693 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
1478 pertinent to <config-patches@gnu.org> in order to provide the needed

Completed in 350 milliseconds

123