/freebsd/contrib/ncurses/ncurses/base/ |
H A D | lib_bkgd.c | 118 _nc_background(WINDOW *win, const ARG_CH_T ch, bool narrow) in _nc_background() argument 126 narrow ? "wbkgd" : "wbkgrnd", in _nc_background() 135 (void) narrow; in _nc_background() 193 narrow && in _nc_background() 224 if (!narrow) { in _nc_background()
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | EvaluationResult.cpp | 75 Pointer ElemPtr = BasePtr.atIndex(I).narrow(); in CheckArrayInitialized() 80 Pointer ElemPtr = BasePtr.atIndex(I).narrow(); in CheckArrayInitialized() 212 const Pointer &ElemPtr = Ptr.atIndex(I).narrow(); in collectBlocks()
|
H A D | Interp.cpp | 850 if (!runRecordDestructor(S, OpPC, BasePtr.atIndex(I).narrow(), in runRecordDestructor() 893 if (!runRecordDestructor(S, OpPC, RP.atIndex(I).narrow(), ElemDesc)) in RunDestructors()
|
H A D | Program.cpp | 76 Pointer Field = Ptr.atIndex(I).narrow(); in createGlobalString()
|
H A D | Pointer.h | 170 [[nodiscard]] Pointer narrow() const { in narrow() function
|
H A D | Pointer.cpp | 482 Ok &= Composite(ElemTy, EP.narrow(), Slot); in toRValue()
|
/freebsd/lib/libefivar/ |
H A D | FreeBSD-update | 11 for several reasons. We're moving from wide rotuines to narrow routines. The 13 a much better match for plain narrow characters on FreeBSD. So we pretend that
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | OSSL_METHOD_STORE.pod | 86 I<*prop> may be a pointer to a provider, which will narrow the search 99 Additionally, if I<prov> isn't NULL, it will be used to narrow the search
|
H A D | ossl_method_construct.pod | 98 Optionally, I<prov> may be given as a search criterion, to narrow down the
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | ios | 153 char narrow(char_type c, char dfault) const; 606 _LIBCPP_HIDE_FROM_ABI char narrow(char_type __c, char __dfault) const; 683 inline _LIBCPP_HIDE_FROM_ABI char basic_ios<_CharT, _Traits>::narrow(char_type __c, char __dfault) … 684 return std::use_facet<ctype<char_type> >(getloc()).narrow(__c, __dfault);
|
H A D | locale | 1325 // Stage 1 - Get number in narrow char 1381 // Stage 1 - Get number in narrow char 1442 // Stage 1 - Get pointer in narrow char 1483 int __r = __ct.narrow(__c, 0) - '0'; 1489 __r = __r * 10 + __ct.narrow(__c, 0) - '0'; 1808 if (__ct.narrow(*__b, 0) != '%') 1832 if (__ct.narrow(*__fmtb, 0) == '%') { 1837 char __cmd = __ct.narrow(*__fmtb, 0); 1845 __cmd = __ct.narrow(*__fmtb, 0); 2152 if (__ct.narrow(*__pb, 0) == '%') { [all …]
|
H A D | __locale | 492 …_LIBCPP_HIDE_FROM_ABI char narrow(char_type __c, char __dfault) const { return do_narrow(__c, __df… 495 narrow(const char_type* __low, const char_type* __high, char __dfault, char* __to) const { 571 …_LIBCPP_HIDE_FROM_ABI char narrow(char_type __c, char __dfault) const { return do_narrow(__c, __df… 574 narrow(const char_type* __low, const char_type* __high, char __dfault, char* __to) const {
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | UnicodeData.txt | 11954 FF61;HALFWIDTH IDEOGRAPHIC FULL STOP;Po;0;ON;<narrow> 3002;;;;N;HALFWIDTH IDEOGRAPHIC PERIOD;;;; 11955 FF62;HALFWIDTH LEFT CORNER BRACKET;Ps;0;ON;<narrow> 300C;;;;Y;HALFWIDTH OPENING CORNER BRACKET;;;; 11956 FF63;HALFWIDTH RIGHT CORNER BRACKET;Pe;0;ON;<narrow> 300D;;;;Y;HALFWIDTH CLOSING CORNER BRACKET;;;; 11957 FF64;HALFWIDTH IDEOGRAPHIC COMMA;Po;0;ON;<narrow> 3001;;;;N;;;;; 11958 FF65;HALFWIDTH KATAKANA MIDDLE DOT;Pc;0;ON;<narrow> 30FB;;;;N;;;;; 11959 FF66;HALFWIDTH KATAKANA LETTER WO;Lo;0;L;<narrow> 30F2;;;;N;;;;; 11960 FF67;HALFWIDTH KATAKANA LETTER SMALL A;Lo;0;L;<narrow> 30A1;;;;N;;;;; 11961 FF68;HALFWIDTH KATAKANA LETTER SMALL I;Lo;0;L;<narrow> 30A3;;;;N;;;;; 11962 FF69;HALFWIDTH KATAKANA LETTER SMALL U;Lo;0;L;<narrow> 30A5;;;;N;;;;; 11963 FF6A;HALFWIDTH KATAKANA LETTER SMALL E;Lo;0;L;<narrow> 30A7;;;;N;;;;; [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedNeoverseN1.td | 678 // ASIMD FP convert, narrow (F32 to F16) 681 // ASIMD FP convert, narrow (F64 to F32) 752 // ASIMD extract narrow 768 // ASIMD extract narrow, saturating
|
H A D | AArch64SchedNeoverseN2.td | 1070 // ASIMD FP convert, narrow (F32 to F16) 1073 // ASIMD FP convert, narrow (F64 to F32) 1175 // ASIMD extract narrow 1190 // ASIMD extract narrow, saturating 1749 // Extract narrow saturating 1952 // Floating point convert, long or narrow (F16 to F32 or F32 to F16) 1957 // Floating point convert, long or narrow (F16 to F64, F32 to F64, F64 to F32
|
H A D | AArch64SchedNeoverseV1.td | 910 // ASIMD FP convert, narrow (F32 to F16) 913 // ASIMD FP convert, narrow (F64 to F32) 999 // ASIMD extract narrow 1015 // ASIMD extract narrow, saturating 1589 // Floating point convert, long or narrow (F16 to F32 or F32 to F16) 1594 // Floating point convert, long or narrow (F16 to F64, F32 to F64, F64 to F32 or F64 to F16)
|
H A D | AArch64SchedNeoverseV2.td | 1561 // ASIMD FP convert, narrow (F32 to F16) 1564 // ASIMD FP convert, narrow (F64 to F32) 1677 // ASIMD extract narrow 1691 // ASIMD extract narrow, saturating 2260 // Extract narrow saturating 2469 // Floating point convert, long or narrow (F16 to F32 or F32 to F16) 2474 // Floating point convert, long or narrow (F16 to F64, F32 to F64, F64 to F32
|
H A D | AArch64SchedThunderX2T99.td | 1420 // ASIMD FP convert, narrow 1425 // ASIMD FP convert, long and narrow 1509 // ASIMD extract narrow 1512 // ASIMD extract narrow, saturating
|
H A D | AArch64SchedThunderX3T110.td | 1528 // ASIMD FP convert, narrow 1533 // ASIMD FP convert, long and narrow 1619 // ASIMD extract narrow 1622 // ASIMD extract narrow, saturating
|
H A D | AArch64SchedA64FX.td | 1566 // ASIMD FP convert, narrow 1570 // ASIMD FP convert, long and narrow 1654 // ASIMD extract narrow 1657 // ASIMD extract narrow, saturating
|
/freebsd/sys/dev/ciss/ |
H A D | cissreg.h | 754 u_int8_t narrow:1; member
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/ |
H A D | interlaken-lac.txt | 17 The Interlaken is a narrow, high speed channelized chip-to-chip interface. To
|
/freebsd/contrib/googletest/docs/reference/ |
H A D | assertions.md | 156 These assertions work with both narrow and wide string objects (`string` and 226 wide strings fails, their values will be printed as UTF-8 narrow strings.
|
/freebsd/contrib/sendmail/libmilter/ |
H A D | README | 198 methods to narrow down the source of the problem. Check your system
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | arm_neon.td | 828 // Integer extract and narrow to high 832 // Signed integer saturating extract and unsigned narrow to high 836 // Integer saturating extract and narrow to high 907 // Right shift narrow high
|