Home
last modified time | relevance | path

Searched refs:ordinary (Results 1 – 25 of 94) sorted by relevance

1234

/freebsd/contrib/bmake/unit-tests/
H A Dcmd-interrupt.mk21 all: interrupt-ordinary
28 @rm -f cmd-interrupt-ordinary cmd-interrupt-phony
31 interrupt-ordinary:
32 @${.MAKE} ${MAKEFLAGS} -f ${MAKEFILE} cmd-interrupt-ordinary || true
34 @echo ${.TARGET}: ${exists(././cmd-interrupt-ordinary) :? error : ok }
50 cmd-interrupt-ordinary:
H A Ddeptgt.mk58 .END ordinary:
61 .PATH ordinary:
64 ordinary .PATH:
H A Dopt-x-reduce-exported.mk9 all: .PHONY ordinary submake
11 ordinary: .PHONY
H A Ddeptgt.exp22 make: "deptgt.mk" line 61: warning: Extra target (ordinary) ignored
/freebsd/sys/contrib/device-tree/Bindings/net/can/
H A Dgrcan.txt7 (the ordinary environment for GRCAN and GRHCAN). There are no dts files for
17 the amba bus in the ordinary case)
/freebsd/lib/msun/tests/
H A Dnext_test.c138 ATF_TC_WITHOUT_HEAD(ordinary);
139 ATF_TC_BODY(ordinary, tc) in ATF_TC_BODY() argument
279 ATF_TP_ADD_TC(tp, ordinary); in ATF_TP_ADD_TCS()
/freebsd/contrib/netbsd-tests/lib/libc/regex/data/
H A Drepet_ordinary.in1 # ordinary repetitions
/freebsd/contrib/nvi/regex/
H A Dregcomp.c95 static void ordinary(struct parse *p, int ch);
410 ordinary(p, c); in p_ere_exp()
416 ordinary(p, c); in p_ere_exp()
488 ordinary(p, GETNEXT()); in p_str()
609 ordinary(p, c); in p_simp_re()
627 ordinary(p, c); in p_simp_re()
754 ordinary(p, firstch(p, cs)); in p_bracket()
957 ordinary(struct parse *p, int ch) in ordinary() function
H A DWHATSNEW44 regcomp() makes all characters ordinary, so you can match a literal
74 New in alpha2: Backslash-anything is an ordinary character, not an
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dps2keyb-mouse-apbps2.txt5 Note: In the ordinary environment for the APBPS2 core, a LEON SPARC system,
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dregcomp.c220 static void ordinary(struct parse *, int);
536 ordinary(p, c); in p_ere_exp()
543 ordinary(p, c); in p_ere_exp()
615 ordinary(p, GETNEXT()); in p_str()
739 ordinary(p, (char)c); in p_simp_re()
868 ordinary(p, firstch(p, cs)); in p_bracket()
1072 ordinary(struct parse *p, int ch) in ordinary() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBanks.td17 // It is helpful to distinguish conditions from ordinary SGPRs.
/freebsd/contrib/dialog/
H A DCOPYING24 this license or the ordinary General Public License is the better
67 ordinary GNU General Public License. This license, the GNU Lesser
69 is quite different from the ordinary General Public License. We use
75 combined work, a derivative of the original library. The ordinary
82 does Less to protect the user's freedom than the ordinary General
85 are the reason we use the ordinary General Public License for many
211 3. You may opt to apply the terms of the ordinary GNU General Public
214 that they refer to the ordinary GNU General Public License, version 2,
216 ordinary GNU General Public License has appeared, then you can specify
221 that copy, so the ordinary GNU General Public License applies to all
[all …]
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-grgpio.txt5 Note: In the ordinary environment for the GRGPIO core, a Leon SPARC system,
/freebsd/lib/libc/regex/
H A Dregcomp.c136 static void ordinary(struct parse *p, wint_t ch);
535 ordinary(p, wc); in p_ere_exp()
551 ordinary(p, wc); in p_ere_exp()
635 ordinary(p, WGETNEXT()); in p_str()
952 ordinary(p, wc); in p_simp_re()
1063 ordinary(p, ch); in p_bracket()
1406 ordinary(struct parse *p, wint_t ch) function
H A DWHATSNEW43 regcomp() makes all characters ordinary, so you can match a literal
73 New in alpha2: Backslash-anything is an ordinary character, not an
/freebsd/contrib/llvm-project/libcxx/src/include/
H A Dto_chars_floating_point.h483 // The ordinary lookup tables are for X within [-5, 38] for float, and [-5, 308] for double.
507 // For both the ordinary and special lookup tables, after an index I is returned by lower_bound(), X is I - 5.
649 vector<UInt> ordinary;
653 ordinary.push_back(val);
656 print_table(ordinary, "_Ordinary_X_table");
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dgr-udc.txt6 Note: In the ordinary environment for the core, a Leon SPARC system,
/freebsd/contrib/ntp/
H A DWHERE-TO-START24 pages have been formatted so that viewing with an ordinary text editor
H A DREADME97 ordinary text editor can be used.
/freebsd/sys/contrib/device-tree/src/arm/intel/ixp/
H A Dintel-ixp42x-dlink-dsm-g600.dts72 * this can be moved adjacent to the ordinary gpio-keys above.
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-x509.pod.in525 A B<trusted certificate> is an ordinary certificate which has several
548 Mark any certificate PEM output as <trusted> certificate rather than ordinary.
549 An ordinary or trusted certificate can be input but by default an ordinary
/freebsd/contrib/ntp/util/
H A Dntp-keygen.texi80 used for ordinary NTP associations, additional keys can be defined as
237 it can be constructed and edited using an ordinary text editor.
/freebsd/share/i18n/csmapper/APPLE/
H A DGAELIC%UCS.src93 # are used with the ordinary US or UK system versions).
H A DUCS%GAELIC.src93 # are used with the ordinary US or UK system versions).

1234