| /freebsd-12.1/contrib/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoA.td | 148 (ins GPR:$addr, GPR:$incr, ixlenimm:$ordering), []> { 171 (ins GPR:$addr, GPR:$incr, GPR:$mask, ixlenimm:$ordering), []> { 181 ixlenimm:$ordering), []> { 191 (ins GPR:$addr, GPR:$incr, GPR:$mask, ixlenimm:$ordering), []> { 200 : Pat<(intrin GPR:$addr, GPR:$incr, GPR:$mask, imm:$ordering), 201 (AMOInst GPR:$addr, GPR:$incr, GPR:$mask, imm:$ordering)>; 205 imm:$ordering), 207 imm:$ordering)>; 266 i32imm:$ordering), []> { 274 GPR:$addr, GPR:$cmpval, GPR:$newval, GPR:$mask, imm:$ordering), [all …]
|
| /freebsd-12.1/contrib/gcclibs/libiberty/ |
| H A D | getopt.c | 191 } 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()
|
| /freebsd-12.1/crypto/openssl/crypto/ts/ |
| H A D | ts_rsp_utils.c | 240 int TS_TST_INFO_set_ordering(TS_TST_INFO *a, int ordering) in TS_TST_INFO_set_ordering() argument 242 a->ordering = ordering ? 0xFF : 0x00; in TS_TST_INFO_set_ordering() 248 return a->ordering ? 1 : 0; in TS_TST_INFO_get_ordering()
|
| H A D | ts_lcl.h | 89 ASN1_BOOLEAN ordering; member
|
| H A D | ts_rsp_print.c | 151 BIO_printf(bio, "Ordering: %s\n", a->ordering ? "yes" : "no"); in TS_TST_INFO_print_bio()
|
| /freebsd-12.1/contrib/binutils/gprof/po/ |
| H A D | ms.po | 379 "\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"
|
| H A D | gprof.pot | 356 "\t[--function-ordering] [--file-ordering]\n" 407 "%s: Only one of --function-ordering and --file-ordering may be specified.\n"
|
| /freebsd-12.1/sys/contrib/alpine-hal/ |
| H A D | al_hal_pcie_axi_reg.h | 620 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
|
| H A D | al_hal_pcie.c | 330 regs->axi.ordering.pos_cntl, in al_pcie_port_relaxed_pcie_ordering_config() 1026 pcie_port->regs->axi.ordering.pos_cntl = ®s->axi.ordering.pos_cntl; in al_pcie_port_handle_init() 1093 pcie_port->regs->axi.ordering.pos_cntl = ®s->axi.ordering.pos_cntl; in al_pcie_port_handle_init() 1178 pcie_port->regs->axi.ordering.pos_cntl = ®s->axi.ordering.pos_cntl; in al_pcie_port_handle_init() 1599 regs->axi.ordering.pos_cntl, in al_pcie_port_enable()
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | xwindows | 7 # XKM (compiled X keymap) files (including version and byte ordering)
|
| H A D | elf | 36 >0 lelong&0x3 0 total store ordering, 37 >0 lelong&0x3 1 partial store ordering, 38 >0 lelong&0x3 2 relaxed memory ordering,
|
| /freebsd-12.1/crypto/openssh/regress/misc/kexfuzz/ |
| H A D | README | 29 Limitations: kexfuzz can't change the ordering of packets at
|
| /freebsd-12.1/contrib/llvm/tools/lld/ELF/ |
| H A D | Options.td | 79 Eq<"call-graph-ordering-file", "Layout sections to optimize the given callgraph">; 319 …Eq<"symbol-ordering-file", "Layout sections to place symbols in the order specified by symbol orde… 376 defm warn_symbol_ordering: B<"warn-symbol-ordering", 377 "Warn about problems with the symbol ordering file (default)", 378 "Do not warn about problems with the symbol ordering file">;
|
| /freebsd-12.1/crypto/openssl/apps/ |
| H A D | openssl.cnf | 79 preserve = no # keep passed DN ordering 344 ordering = yes # Is ordering defined for timestamps?
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_fs_x/ |
| H A D | TODO | 37 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
|
| /freebsd-12.1/share/i18n/csmapper/GEORGIAN/ |
| H A D | GEORGIAN-ACADEMY@OldCapital%UCS.src | 47 # servers; it follows same ordering as unicode.
|
| H A D | UCS%[email protected] | 47 # servers; it follows same ordering as unicode.
|
| H A D | GEORGIAN-ACADEMY%UCS.src | 47 # servers; it follows same ordering as unicode.
|
| /freebsd-12.1/sys/gnu/dts/arm/ |
| H A D | exynos5420-cpus.dtsi | 8 * This file provides desired ordering for Exynos5420 and Exynos5800
|
| H A D | exynos5422-cpus.dtsi | 8 * This file provides desired ordering for Exynos5422: CPU[0123] being the A7.
|
| H A D | imx7d.dtsi | 163 * Real hardware ordering is same as imx6: D+MSI, C, B, A
|
| /freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/ |
| H A D | README.txt | 85 ordering dependencies on instructions with stack operands. This is pessimistic; 163 Instruction ordering has a significant influence on register stackification and
|
| /freebsd-12.1/contrib/gcc/config/mips/ |
| H A D | 5400.md | 9 ;; The ordering of the instruction-execution-path/resource-usage
|
| /freebsd-12.1/usr.bin/sed/tests/ |
| H A D | hanoi.sed | 39 # alphabet, it would accept from the user a line giving the ordering to be
|
| /freebsd-12.1/contrib/libevent/m4/ |
| H A D | acx_pthread.m4 | 116 # names; the ordering is very important because some systems 127 # The ordering *is* (sometimes) important. Some notes on the
|