Home
last modified time | relevance | path

Searched refs:Text (Results 1 – 25 of 87) sorted by relevance

1234

/dragonfly/contrib/cryptsetup/lib/
HDnls.h17 # define _(Text) gettext (Text) argument
28 # define _(Text) (Text) argument
29 # define N_(Text) (Text) argument
/dragonfly/contrib/file/magic/Magdir/
HDforth25 >>>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,
HDrtf4 # 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
HDxenix71 >0x1e leshort &0x40 Large Text
98 >0x1e leshort &0x4 Large Text
HDeditors42 # kate (K Advanced Text Editor)
HDadventure65 # TADS (Text Adventure Development System) version 2
96 # TADS (Text Adventure Development System) version 3
/dragonfly/share/i18n/csmapper/APPLE/
DCENTEURO%UCS.src29 # <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
DUCS%CENTEURO.src29 # <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
DCYRILLIC%UCS.src29 # <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
DUCS%CYRILLIC.src29 # <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
DDINGBATS%UCS.src29 # <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
DUCS%DINGBATS.src29 # <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
DROMAN%UCS.src29 # <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
DUCS%ROMAN.src29 # <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
DGREEK%UCS.src29 # <c1.1> and Text Encoding Converter 2.0.
35 # internal utom<b1>, ufrm<b1>, and Text
38 # and Text Encoding Converter versions 1.3:
DUCS%GREEK.src29 # <c1.1> and Text Encoding Converter 2.0.
35 # internal utom<b1>, ufrm<b1>, and Text
38 # and Text Encoding Converter versions 1.3:
DTHAI%UCS.src29 # <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/
HDdtcompilerparser.l194 Text [^ ":\n][^":\n]*
250 <DATA_STATE>\"{Text}?\" { // remove outer quotes from the string, they are unnecessary
/dragonfly/contrib/libarchive/libarchive/
HDarchive_ppmd8.c221 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()
HDarchive_ppmd7.c266 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()
HDarchive_ppmd7_private.h53 Byte *Base, *LoUnit, *HiUnit, *Text, *UnitsStart; member
/dragonfly/initrd/etc/
HDmotd7 * Text editor:
/dragonfly/lib/libefivar/
HDefivar-dp-parse.c757 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/
HDko_KR.UTF-8.msg59 26 Text 파일이 사용 중입니다
HDko_KR.eucKR.msg59 26 Text ������ ��� ���Դϴ�

1234