Home
last modified time | relevance | path

Searched refs:ordering (Results 1 – 25 of 152) sorted by relevance

1234567

/NextBSD/contrib/gcclibs/libiberty/
HDgetopt.c191 } ordering; variable
419 ordering = RETURN_IN_ORDER; in _getopt_initialize()
424 ordering = REQUIRE_ORDER; in _getopt_initialize()
428 ordering = REQUIRE_ORDER; in _getopt_initialize()
430 ordering = PERMUTE; in _getopt_initialize()
559 if (ordering == PERMUTE) in _getopt_internal()
612 if (ordering == REQUIRE_ORDER) in _getopt_internal()
/NextBSD/crypto/openssl/crypto/ts/
HDts_rsp_utils.c292 int TS_TST_INFO_set_ordering(TS_TST_INFO *a, int ordering) in TS_TST_INFO_set_ordering() argument
294 a->ordering = ordering ? 0xFF : 0x00; in TS_TST_INFO_set_ordering()
300 return a->ordering ? 1 : 0; in TS_TST_INFO_get_ordering()
HDts.h174 ASN1_BOOLEAN ordering; member
437 int TS_TST_INFO_set_ordering(TS_TST_INFO *a, int ordering);
HDts_asn1.c145 ASN1_OPT(TS_TST_INFO, ordering, ASN1_FBOOLEAN),
/NextBSD/contrib/binutils/gprof/po/
HDms.po379 "\t[--function-ordering] [--file-ordering]\n"
393 "\t[--function-ordering] [--file-ordering]\n"
440 msgid "%s: Only one of --function-ordering and --file-ordering may be specified.\n"
441 msgstr "%s: Hanya satu dari --function-ordering dan --file-ordering boleh dinyatakan.\n"
HDgprof.pot356 "\t[--function-ordering] [--file-ordering]\n"
407 "%s: Only one of --function-ordering and --file-ordering may be specified.\n"
/NextBSD/sys/contrib/alpine-hal/
HDal_hal_pcie_axi_reg.h620 struct al_pcie_revx_axi_ordering ordering; /* [0x10c] */ member
646 struct al_pcie_revx_axi_ordering ordering; /* [0x10c] */ member
670 struct al_pcie_revx_axi_ordering ordering; /* [0xe0] */ member
HDal_hal_pcie.c338 regs->axi.ordering.pos_cntl, in al_pcie_port_relaxed_pcie_ordering_config()
1053 pcie_port->regs->axi.ordering.pos_cntl = &regs->axi.ordering.pos_cntl; in al_pcie_port_handle_init()
1113 pcie_port->regs->axi.ordering.pos_cntl = &regs->axi.ordering.pos_cntl; in al_pcie_port_handle_init()
1180 pcie_port->regs->axi.ordering.pos_cntl = &regs->axi.ordering.pos_cntl; in al_pcie_port_handle_init()
1534 regs->axi.ordering.pos_cntl, in al_pcie_port_enable()
/NextBSD/contrib/file/magic/Magdir/
HDxwindows7 # XKM (compiled X keymap) files (including version and byte ordering)
HDelf36 >0 lelong&0x3 0 total store ordering,
37 >0 lelong&0x3 1 partial store ordering,
38 >0 lelong&0x3 2 relaxed memory ordering,
/NextBSD/crypto/openssl/apps/
HDopenssl.cnf77 preserve = no # keep passed DN ordering
346 ordering = yes # Is ordering defined for timestamps?
/NextBSD/contrib/subversion/subversion/libsvn_fs_x/
HDTODO37 Optimize data ordering during pack
165 Optimize data ordering during pack
246 new ordering of pack data, the change lists can be the largest part of
/NextBSD/share/i18n/csmapper/GEORGIAN/
DUCS%GEORGIAN-ACADEMY@OldCapital.src47 # servers; it follows same ordering as unicode.
DGEORGIAN-ACADEMY@OldCapital%UCS.src47 # servers; it follows same ordering as unicode.
DGEORGIAN-ACADEMY%UCS.src47 # servers; it follows same ordering as unicode.
/NextBSD/contrib/ofed/management/opensm/doc/
HDcurrent-routing.txt235 The algorithm also dumps compute node ordering file (opensm-ftree-ca-order.dump)
236 in the same directory where the OpenSM log resides. This ordering file provides
332 among the available shortest paths based on an ordering of dimensions.
336 at each step. This provides the ordering necessary to avoid deadlock.
/NextBSD/contrib/gcc/config/mips/
HD5400.md9 ;; The ordering of the instruction-execution-path/resource-usage
HD5500.md11 ;; The ordering of the instruction-execution-path/resource-usage
/NextBSD/usr.bin/sed/tests/
HDhanoi.sed39 # alphabet, it would accept from the user a line giving the ordering to be
/NextBSD/contrib/ntp/sntp/libevent/m4/
HDacx_pthread.m4116 # names; the ordering is very important because some systems
127 # The ordering *is* (sometimes) important. Some notes on the
/NextBSD/contrib/gcclibs/libcpp/
HDdirectives.c1441 int angle_brackets, ordering; in do_pragma_dependency() local
1447 ordering = _cpp_compare_file_date (pfile, fname, angle_brackets); in do_pragma_dependency()
1448 if (ordering < 0) in do_pragma_dependency()
1450 else if (ordering > 0) in do_pragma_dependency()
/NextBSD/contrib/subversion/subversion/libsvn_wc/
HDprops.c836 static char ordering[] = in set_prop_merge_state() local
850 for (i = 0; i < sizeof(ordering); i++) in set_prop_merge_state()
852 if (*state == ordering[i]) in set_prop_merge_state()
867 if (new_value == ordering[i]) in set_prop_merge_state()
/NextBSD/contrib/unbound/
HDax_pthread.m4117 # names; the ordering is very important because some systems
128 # The ordering *is* (sometimes) important. Some notes on the
/NextBSD/contrib/gcc/
HDtree.def125 /* The ordering of the following codes is optimized for the checking
167 /* The ordering of the following codes is optimized for the checking
185 /* The ordering of the following codes is optimized for the checking
198 /* The ordering of the following codes is optimized for the checking
236 /* The ordering of the following codes is optimized for the checking
351 /* The ordering of the following codes is optimized for the checking
395 /* The ordering of the following codes is optimized for the checking
961 /* The ordering of the codes between OMP_PARALLEL and OMP_CRITICAL is
/NextBSD/contrib/top/
HDm-template173 * that reflects this ordering.

1234567