| /dragonfly/contrib/cryptsetup/lib/ |
| HD | nls.h | 17 # define _(Text) gettext (Text) argument 28 # define _(Text) (Text) argument 29 # define N_(Text) (Text) argument
|
| /dragonfly/contrib/file/magic/Magdir/ |
| HD | forth | 25 >>>24 lelong x Text length: %d bytes, 27 >>>32 lelong x Text Relocation Table length: %d bytes, 47 >4 belong x Text length: %d bytes, 52 >24 belong x Text Relocation Table length: %d bytes, 56 >4 lelong x Text length: %d bytes, 61 >24 lelong x Text Relocation Table length: %d bytes,
|
| HD | rtf | 4 # rtf: file(1) magic for Rich Text Format (RTF) 15 >>5 ubyte !0x5C Rich Text Format data 74 0 string {\\urtf Rich Text Format unicoded data
|
| HD | xenix | 71 >0x1e leshort &0x40 Large Text 98 >0x1e leshort &0x4 Large Text
|
| HD | editors | 42 # kate (K Advanced Text Editor)
|
| HD | adventure | 65 # TADS (Text Adventure Development System) version 2 96 # TADS (Text Adventure Development System) version 3
|
| /dragonfly/share/i18n/csmapper/APPLE/ |
| D | CENTEURO%UCS.src | 29 # <c1.1> and Text Encoding Converter 2.0. 32 # internal utom<b1>, ufrm<b1>, and Text 36 # ufrm<n13>, and Text Encoding Converter 87 # interfaces for QuickDraw Text, the Script Manager, and related 88 # Text Utilities. For other purposes it is supported via transcoding
|
| D | UCS%CENTEURO.src | 29 # <c1.1> and Text Encoding Converter 2.0. 32 # internal utom<b1>, ufrm<b1>, and Text 36 # ufrm<n13>, and Text Encoding Converter 87 # interfaces for QuickDraw Text, the Script Manager, and related 88 # Text Utilities. For other purposes it is supported via transcoding
|
| D | CYRILLIC%UCS.src | 29 # <c1.1> and Text Encoding Converter 2.0. 36 # internal utom<b2>, ufrm<b2>, and Text 40 # ufrm<n13>, and Text Encoding Converter 91 # interfaces for QuickDraw Text, the Script Manager, and related 92 # Text Utilities. For other purposes it is supported via transcoding
|
| D | UCS%CYRILLIC.src | 29 # <c1.1> and Text Encoding Converter 2.0. 36 # internal utom<b2>, ufrm<b2>, and Text 40 # ufrm<n13>, and Text Encoding Converter 91 # interfaces for QuickDraw Text, the Script Manager, and related 92 # Text Utilities. For other purposes it is supported via transcoding
|
| D | DINGBATS%UCS.src | 29 # <c1.1> and Text Encoding Converter 2.0. 34 # internal utom<b1>, ufrm<b1>, and Text 37 # and Text Encoding Converter version 1.3: 97 # interfaces for QuickDraw Text, the Script Manager, and related 98 # Text Utilities. For other purposes it is supported via transcoding
|
| D | UCS%DINGBATS.src | 29 # <c1.1> and Text Encoding Converter 2.0. 34 # internal utom<b1>, ufrm<b1>, and Text 37 # and Text Encoding Converter version 1.3: 97 # interfaces for QuickDraw Text, the Script Manager, and related 98 # Text Utilities. For other purposes it is supported via transcoding
|
| D | ROMAN%UCS.src | 29 # <c1.1> and Text Encoding Converter 2.0. 33 # internal utom<b4>, ufrm<b3>, and Text 98 # interfaces for QuickDraw Text, the Script Manager, and related 99 # Text Utilities. For other purposes it is supported via transcoding
|
| D | UCS%ROMAN.src | 29 # <c1.1> and Text Encoding Converter 2.0. 33 # internal utom<b4>, ufrm<b3>, and Text 98 # interfaces for QuickDraw Text, the Script Manager, and related 99 # Text Utilities. For other purposes it is supported via transcoding
|
| D | GREEK%UCS.src | 29 # <c1.1> and Text Encoding Converter 2.0. 35 # internal utom<b1>, ufrm<b1>, and Text 38 # and Text Encoding Converter versions 1.3:
|
| D | UCS%GREEK.src | 29 # <c1.1> and Text Encoding Converter 2.0. 35 # internal utom<b1>, ufrm<b1>, and Text 38 # and Text Encoding Converter versions 1.3:
|
| D | THAI%UCS.src | 29 # <c1.1> and Text Encoding Converter 2.0. 34 # internal utom<b1>, ufrm<b2>, and Text 37 # and Text Encoding Converter version 1.3:
|
| /dragonfly/sys/contrib/dev/acpica/source/compiler/ |
| HD | dtcompilerparser.l | 194 Text [^ ":\n][^":\n]* 250 <DATA_STATE>\"{Text}?\" { // remove outer quotes from the string, they are unnecessary
|
| /dragonfly/contrib/libarchive/libarchive/ |
| HD | archive_ppmd8.c | 221 return ((UInt32)(p->UnitsStart - p->Text) > numBytes) ? (p->UnitsStart -= numBytes) : (NULL); in AllocUnitsRare() 344 #define RESET_TEXT(offs) { p->Text = p->Base + p->AlignOffset + (offs); } 353 p->HiUnit = p->Text + p->Size; in RestartModel() 541 return p->Size - (UInt32)(p->HiUnit - p->LoUnit) - (UInt32)(p->UnitsStart - p->Text) - U2B(v); in GetUsedMemory() 704 CPpmd_Void_Ref upBranch = REF(p->Text); in ReduceOrder() 792 p->Text--; in ReduceOrder() 854 *p->Text++ = p->FoundState->Symbol; in UpdateModel() 855 successor = REF(p->Text); in UpdateModel() 856 if (p->Text >= p->UnitsStart) in UpdateModel() 886 p->Text -= (p->MaxContext != p->MinContext); in UpdateModel()
|
| HD | archive_ppmd7.c | 266 return ((UInt32)(p->UnitsStart - p->Text) > numBytes) ? (p->UnitsStart -= numBytes) : (NULL); in AllocUnitsRare() 324 p->Text = p->Base + p->AlignOffset; in RestartModel() 325 p->HiUnit = p->Text + p->Size; in RestartModel() 502 *p->Text++ = p->FoundState->Symbol; in UpdateModel() 503 successor = REF(p->Text); in UpdateModel() 504 if (p->Text >= p->UnitsStart) in UpdateModel() 525 p->Text -= (p->MaxContext != p->MinContext); in UpdateModel() 695 if (p->OrderFall == 0 && (Byte *)c > p->Text) in NextContext()
|
| HD | archive_ppmd7_private.h | 53 Byte *Base, *LoUnit, *HiUnit, *Text, *UnitsStart; member
|
| /dragonfly/initrd/etc/ |
| HD | motd | 7 * Text editor:
|
| /dragonfly/lib/libefivar/ |
| HD | efivar-dp-parse.c | 757 IN CHAR16 *Text in EisaIdFromText() argument 760 return (((Text[0] - 'A' + 1) & 0x1f) << 10) in EisaIdFromText() 761 + (((Text[1] - 'A' + 1) & 0x1f) << 5) in EisaIdFromText() 762 + (((Text[2] - 'A' + 1) & 0x1f) << 0) in EisaIdFromText() 763 + (UINT32) (StrHexToUintn (&Text[3]) << 16) in EisaIdFromText() 1939 IN CHAR16 *Text in NetworkProtocolFromText() argument 1942 if (StrCmp (Text, "UDP") == 0) { in NetworkProtocolFromText() 1946 if (StrCmp (Text, "TCP") == 0) { in NetworkProtocolFromText() 1950 return Strtoi (Text); in NetworkProtocolFromText()
|
| /dragonfly/lib/libc/nls/ |
| HD | ko_KR.UTF-8.msg | 59 26 Text 파일이 사용 중입니다
|
| HD | ko_KR.eucKR.msg | 59 26 Text ������ ��� ���Դϴ�
|