| /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/ByteCode/ |
| H A D | EvaluationResult.cpp | 76 Pointer ElemPtr = BasePtr.atIndex(I).narrow(); in CheckArrayInitialized() 81 Pointer ElemPtr = BasePtr.atIndex(I).narrow(); in CheckArrayInitialized() 213 const Pointer &ElemPtr = Ptr.atIndex(I).narrow(); in collectBlocks()
|
| H A D | Interp.cpp | 1162 if (!runRecordDestructor(S, OpPC, RP.atIndex(I).narrow(), ElemDesc)) in RunDestructors() 1717 startLifetimeRecurse(Ptr.atIndex(I).narrow()); in startLifetimeRecurse() 1728 startLifetimeRecurse(Ptr.narrow()); in StartLifetime() 1747 endLifetimeRecurse(Ptr.atIndex(I).narrow()); in endLifetimeRecurse() 1759 endLifetimeRecurse(Ptr.narrow()); in EndLifetime() 1768 endLifetimeRecurse(Ptr.narrow()); in EndLifetimePop() 2132 const Pointer EP = Ptr.atIndex(I).narrow(); in finishGlobalRecurse()
|
| H A D | InterpBuiltinBitCast.cpp | 117 enumerateData(P.atIndex(I).narrow(), Ctx, Offset, BitsToRead, F); in enumerateData()
|
| H A D | Pointer.h | 200 [[nodiscard]] Pointer narrow() const { in narrow() function
|
| /freebsd/contrib/llvm-project/libcxx/include/__locale_dir/ |
| H A D | time.h | 40 int __r = __ct.narrow(__c, 0) - '0'; in __get_up_to_n_digits() 46 __r = __r * 10 + __ct.narrow(__c, 0) - '0'; in __get_up_to_n_digits() 365 if (__ct.narrow(*__b, 0) != '%') in __get_percent() 389 if (__ct.narrow(*__fmtb, 0) == '%') { in get() 394 char __cmd = __ct.narrow(*__fmtb, 0); in get() 402 __cmd = __ct.narrow(*__fmtb, 0); in get() 706 if (__ct.narrow(*__pb, 0) == '%') { in put() 712 char __fmt = __ct.narrow(*__pb, 0); in put() 720 __fmt = __ct.narrow(*__pb, 0); in put()
|
| /freebsd/lib/libefivar/ |
| H A D | FreeBSD-update | 11 for several reasons. We're moving from wide routines 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/__cxx03/ |
| H A D | ios | 153 char narrow(char_type c, char dfault) const; 595 _LIBCPP_HIDE_FROM_ABI char narrow(char_type __c, char __dfault) const; 672 inline _LIBCPP_HIDE_FROM_ABI char basic_ios<_CharT, _Traits>::narrow(char_type __c, char __dfault) … 673 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 | 490 …_LIBCPP_HIDE_FROM_ABI char narrow(char_type __c, char __dfault) const { return do_narrow(__c, __df… 493 narrow(const char_type* __low, const char_type* __high, char __dfault, char* __to) const { 569 …_LIBCPP_HIDE_FROM_ABI char narrow(char_type __c, char __dfault) const { return do_narrow(__c, __df… 572 narrow(const char_type* __low, const char_type* __high, char __dfault, char* __to) const {
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | ios | 153 char narrow(char_type c, char dfault) const; 613 _LIBCPP_HIDE_FROM_ABI char narrow(char_type __c, char __dfault) const; 690 inline _LIBCPP_HIDE_FROM_ABI char basic_ios<_CharT, _Traits>::narrow(char_type __c, char __dfault) … 691 return std::use_facet<ctype<char_type> >(getloc()).narrow(__c, __dfault);
|
| H A D | __locale | 495 …_LIBCPP_HIDE_FROM_ABI char narrow(char_type __c, char __dfault) const { return do_narrow(__c, __df… 498 narrow(const char_type* __low, const char_type* __high, char __dfault, char* __to) const { 576 …_LIBCPP_HIDE_FROM_ABI char narrow(char_type __c, char __dfault) const { return do_narrow(__c, __df… 579 narrow(const char_type* __low, const char_type* __high, char __dfault, char* __to) const {
|
| /freebsd/crypto/krb5/src/lib/krb5/unicode/ |
| H A D | UnicodeData.txt | 11502 FF61;HALFWIDTH IDEOGRAPHIC FULL STOP;Po;0;ON;<narrow> 3002;;;;N;HALFWIDTH IDEOGRAPHIC PERIOD;;;; 11503 FF62;HALFWIDTH LEFT CORNER BRACKET;Ps;0;ON;<narrow> 300C;;;;Y;HALFWIDTH OPENING CORNER BRACKET;;;; 11504 FF63;HALFWIDTH RIGHT CORNER BRACKET;Pe;0;ON;<narrow> 300D;;;;Y;HALFWIDTH CLOSING CORNER BRACKET;;;; 11505 FF64;HALFWIDTH IDEOGRAPHIC COMMA;Po;0;ON;<narrow> 3001;;;;N;;;;; 11506 FF65;HALFWIDTH KATAKANA MIDDLE DOT;Pc;0;ON;<narrow> 30FB;;;;N;;;;; 11507 FF66;HALFWIDTH KATAKANA LETTER WO;Lo;0;L;<narrow> 30F2;;;;N;;;;; 11508 FF67;HALFWIDTH KATAKANA LETTER SMALL A;Lo;0;L;<narrow> 30A1;;;;N;;;;; 11509 FF68;HALFWIDTH KATAKANA LETTER SMALL I;Lo;0;L;<narrow> 30A3;;;;N;;;;; 11510 FF69;HALFWIDTH KATAKANA LETTER SMALL U;Lo;0;L;<narrow> 30A5;;;;N;;;;; 11511 FF6A;HALFWIDTH KATAKANA LETTER SMALL E;Lo;0;L;<narrow> 30A7;;;;N;;;;; [all …]
|
| /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 | 1111 // ASIMD FP convert, narrow (F32 to F16) 1114 // ASIMD FP convert, narrow (F64 to F32) 1216 // ASIMD extract narrow 1231 // ASIMD extract narrow, saturating 1790 // Extract narrow saturating 1993 // Floating point convert, long or narrow (F16 to F32 or F32 to F16) 1998 // Floating point convert, long or narrow (F16 to F64, F32 to F64, F64 to F32
|
| H A D | AArch64SchedNeoverseN3.td | 1069 // ASIMD FP convert, narrow (F32 to F16) 1072 // ASIMD FP convert, narrow (F64 to F32) 1179 // ASIMD extract narrow 1193 // ASIMD extract narrow, saturating 1762 // Extract narrow saturating 1955 // Floating point convert, long or narrow (F16 to F32 or F32 to F16) 1960 // Floating point convert, long or narrow (F16 to F64, F32 to F64, F64 to F32 or F64 to F16)
|
| H A D | AArch64SchedNeoverseV1.td | 1011 // ASIMD FP convert, narrow (F32 to F16) 1014 // ASIMD FP convert, narrow (F64 to F32) 1112 // ASIMD extract narrow 1128 // ASIMD extract narrow, saturating 1707 // Floating point convert, long or narrow (F16 to F32 or F32 to F16) 1712 // Floating point convert, long or narrow (F16 to F64, F32 to F64, F64 to F32 or F64 to F16)
|
| H A D | AArch64SchedNeoverseV2.td | 1572 // ASIMD FP convert, narrow (F32 to F16) 1575 // ASIMD FP convert, narrow (F64 to F32) 1694 // ASIMD extract narrow 1708 // ASIMD extract narrow, saturating 2277 // Extract narrow saturating 2486 // Floating point convert, long or narrow (F16 to F32 or F32 to F16) 2491 // Floating point convert, long or narrow (F16 to F64, F32 to F64, F64 to F32
|
| /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
|