| /netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/src/ |
| H A D | gmock-cardinalities.cc | 139 GTEST_API_ Cardinality AtLeast(int n) { return Between(n, INT_MAX); } in AtLeast() 142 GTEST_API_ Cardinality AtMost(int n) { return Between(0, n); } in AtMost() 148 GTEST_API_ Cardinality Between(int min, int max) { in Between() function 153 GTEST_API_ Cardinality Exactly(int n) { return Between(n, n); } in Exactly()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/ |
| H A D | gmock-cardinalities.h | 145 GTEST_API_ Cardinality Between(int min, int max);
|
| /netbsd-src/usr.bin/indent/ |
| H A D | README.md | 10 Between 2000 and 2019, FreeBSD maintained the code, adding several features.
|
| /netbsd-src/tests/lib/libcurses/tests/ |
| H A D | addch | 3 # Between at least 2012 and 2016, addstr did not advance win->curx for a '\t',
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | GVN.cpp | 935 static bool liesBetween(const Instruction *From, Instruction *Between, in liesBetween() argument 937 if (From->getParent() == Between->getParent()) in liesBetween() 938 return DT->dominates(From, Between); in liesBetween() 940 Exclusion.insert(Between->getParent()); in liesBetween()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
| H A D | IntrinsicsARM.td | 562 // Vector Conversions Between Floating-point and Integer 572 // Vector Conversions Between Floating-point and Fixed-point. 578 // Vector Conversions Between Half-Precision and Single-Precision.
|
| H A D | IntrinsicsAArch64.td | 447 // Vector Conversions Between Half-Precision and Single-Precision. 453 // Vector Conversions Between Floating-point and Fixed-point.
|
| /netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
| H A D | rfc5805.txt | 303 within a stable security context. Between the Start Request and the
|
| /netbsd-src/bin/sh/ |
| H A D | TOUR | 94 provide uninterruptible critical sections. Between the execution
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| H A D | streambuf | 574 * <em>Between invocations of this function a class derived
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/ |
| H A D | streambuf | 576 * <em>Between invocations of this function a class derived
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | CompileCudaWithLLVM.rst | 222 Dialect Differences Between clang and nvcc
|
| H A D | GettingStarted.rst | 662 Between runs, CMake preserves the values set for all options. CMake has the
|
| /netbsd-src/external/historical/nawk/dist/testdir/ |
| H A D | funstack.ok | 1450 Patrick A. V. Hall Equivalence Between AND/OR Graphs and 2040 Werner Liniger Connections Between Accuracy and 2983 Between Files . . . . . . . . . . . . . 264--268 2996 M. Rodeh Economical Encoding of Commas Between
|
| /netbsd-src/external/gpl2/dtc/dist/Documentation/ |
| H A D | dtc-paper.tex | 488 Between reading in the device tree and writing it out in the new
|
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/rfc/ |
| H A D | rfc2367.txt | 46 1.6 Differences Between PF_KEY and PF_ROUTE .................. 10 524 1.6 Differences Between PF_KEY and PF_ROUTE
|
| /netbsd-src/external/gpl3/autoconf/dist/doc/ |
| H A D | autoconf.info | 284 * Dependencies Between Macros:: What to do when macros depend on other macros 288 Dependencies Between Macros 11502 * Dependencies Between Macros:: What to do when macros depend on other macros 11681 File: autoconf.info, Node: Reporting Messages, Next: Dependencies Between Macros, Prev: Macro Na… 11724 File: autoconf.info, Node: Dependencies Between Macros, Next: Obsoleting Macros, Prev: Reporting… 11726 10.4 Dependencies Between Macros 11741 …oconf.info, Node: Prerequisite Macros, Next: Suggested Ordering, Up: Dependencies Between Macros 11904 …sted Ordering, Next: One-Shot Macros, Prev: Prerequisite Macros, Up: Dependencies Between Macros 11938 File: autoconf.info, Node: One-Shot Macros, Prev: Suggested Ordering, Up: Dependencies Between M… 11967 File: autoconf.info, Node: Obsoleting Macros, Next: Coding Style, Prev: Dependencies Between Mac… [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMInstrVFP.td | 749 // Between half, single and double-precision.
|
| H A D | ARMInstrNEON.td | 6705 // VCVT : Vector Convert Between Floating-Point and Integers 6782 // VCVT : Vector Convert Between Floating-Point and Fixed-Point. 6862 // VCVT : Vector Convert Between Half-Precision and Single-Precision.
|
| /netbsd-src/external/public-domain/tz/dist/ |
| H A D | southamerica | 1485 # Between 1990 and 2000 inclusive, Shanks & Pottenger and the IATA agree except
|
| H A D | northamerica | 796 # Between 1944-01-01 and 1944-04-01 the State of Arizona used standard
|
| /netbsd-src/external/gpl2/xcvs/dist/ |
| H A D | FAQ | 283 Between steps 1 & 2 you may commit changes. The result would be same 6151 found on the net. Between 2/93 and 10/93, I released about 20 6155 Between 10/93 and 10/94 I extracted frequently asked questions from
|
| /netbsd-src/external/gpl3/gcc.old/dist/fixincludes/ |
| H A D | inclhack.def | 1878 * Between 8/24/1998 and 2/17/2001, FreeBSD system headers presume
|
| /netbsd-src/external/gpl3/gcc/dist/fixincludes/ |
| H A D | inclhack.def | 1930 * Between 8/24/1998 and 2/17/2001, FreeBSD system headers presume
|
| /netbsd-src/games/fortune/datfiles/ |
| H A D | fortunes2 | 2213 -- Kurt Vonnegut, "Between Time and Timbuktu" 8486 Between holding a hand and chaining a soul, 11528 Between 1950 and 1952, a bored weatherman, stationed north of Hudson Bay, 11541 Between grand theft and a legal fee, there only stands a law degree. 11543 Between infinite and short there is a big difference. 11546 Between the idea 11548 Between the motion 27677 a: Between thre and fiv tran. 47017 The new proof would be mailed. Between yourself and me. 47039 Between yourself and me. [all …]
|