Home
last modified time | relevance | path

Searched refs:AF (Results 1 – 25 of 51) sorted by relevance

123

/trueos/bin/pax/
HDoptions.h55 #define AF 0x00000001 macro
98 #define ISARCHIVE(x) (((x) & (AF|RF|WF)) == WF)
99 #define ISAPPND(x) (((x) & (AF|RF|WF)) == (AF|WF))
107 #define BDEXTR (AF|BF|LF|TF|WF|XF|CBF|CHF|CLF|CPF|CXF)
109 #define BDCOPY (AF|BF|FF|OF|XF|CBF|CEF)
110 #define BDLIST (AF|BF|IF|KF|LF|OF|PF|RF|TF|UF|WF|XF|CBF|CDF|CHF|CLF|CPF|CXF|CYF|CZF)
/trueos/contrib/llvm/lib/MC/
HDMCAssembler.cpp439 const MCAlignFragment &AF = cast<MCAlignFragment>(F); in computeFragmentSize() local
440 unsigned Offset = Layout.getFragmentOffset(&AF); in computeFragmentSize()
441 unsigned Size = OffsetToAlignment(Offset, AF.getAlignment()); in computeFragmentSize()
444 if (Size > 0 && AF.hasEmitNops()) { in computeFragmentSize()
446 Size += AF.getAlignment(); in computeFragmentSize()
448 if (Size > AF.getMaxBytesToEmit()) in computeFragmentSize()
582 const MCAlignFragment &AF = cast<MCAlignFragment>(F); in writeFragment() local
583 assert(AF.getValueSize() && "Invalid virtual align in concrete fragment!"); in writeFragment()
585 uint64_t Count = FragmentSize / AF.getValueSize(); in writeFragment()
590 if (Count * AF.getValueSize() != FragmentSize) in writeFragment()
[all …]
/trueos/contrib/netbsd-tests/ipf/expected/
HDl16 01/01/1970 00:00:00.000000 anon0 @-1:-1 L 1.1.1.1,1025 -> 2.2.2.2,25 PR tcp len 20 40 -AF IN
32 01/01/1970 00:00:00.000000 anon0 @0:1 p 1.1.1.1,1025 -> 2.2.2.2,25 PR tcp len 20 40 -AF K-S IN
44 01/01/1970 00:00:00.000000 anon0 @0:4 p 1.1.1.1,1025 -> 2.2.2.2,25 PR tcp len 20 40 -AF K-S IN
HDl1.b5 01/01/1970 00:00:00.000000 anon0 @-1:-1 L 1.1.1.1,1025 -> 2.2.2.2,25 PR tcp len 20 40 -AF IN
30 01/01/1970 00:00:00.000000 anon0 @0:1 p 1.1.1.1,1025 -> 2.2.2.2,25 PR tcp len 20 40 -AF K-S IN
41 01/01/1970 00:00:00.000000 anon0 @0:4 p 1.1.1.1,1025 -> 2.2.2.2,25 PR tcp len 20 40 -AF K-S IN
/trueos/crypto/heimdal/lib/wind/
HDNormalizationTest.txt65 00AF;00AF;00AF;0020 0304;0020 0304; # (¯; ¯; ¯; ◌̄; ◌̄; ) MACRON
245 01AF;01AF;0055 031B;01AF;0055 031B; # (Ư; Ư; U◌̛; Ư; U◌̛; ) LATIN CAPITAL LETTER U WITH HORN
389 03AF;03AF;03B9 0301;03AF;03B9 0301; # (ί; ί; ι◌́; ί; ι◌́; ) GREEK SMALL LETTER IOTA WITH TONOS
489 09DF;09AF 09BC;09AF 09BC;09AF 09BC;09AF 09BC; # (য়; য◌়; য◌়; য◌়; য◌়; ) BENGALI LETTER YYA
956 1F77;03AF;03B9 0301;03AF;03B9 0301; # (ί; ί; ι◌́; ί; ι◌́; ) GREEK SMALL LETTER IOTA WITH OXIA
1279 22AF;22AF;22AB 0338;22AF;22AB 0338; # (⊯; ⊯; ⊫◌̸; ⊯; ⊫◌̸; ) NEGATED DOUBLE VERTICAL BAR DOUBLE RIGH…
1369 24AF;24AF;24AF;0028 0074 0029;0028 0074 0029; # (⒯; ⒯; ⒯; (t); (t); ) PARENTHESIZED LATIN SMALL LET…
1687 30B0;30B0;30AF 3099;30B0;30AF 3099; # (グ; グ; ク◌゙; グ; ク◌゙; ) KATAKANA LETTER GU
1985 32AF;32AF;32AF;5354;5354; # (㊯; ㊯; ㊯; 協; 協; ) CIRCLED IDEOGRAPH ALLIANCE
2025 32D7;32D7;32D7;30AF;30AF; # (㋗; ㋗; ㋗; ク; ク; ) CIRCLED KATAKANA KU
[all …]
/trueos/etc/
HDtermcap.small43 :AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:sc=\E7:rc=\E8:\
57 :pa@:Co@:AF@:AB@:AX@:op@:us=\E[4m:ue=\E[24m:tc=cons25:
90 :pa@:Co@:AF@:AB@:AX@:op@:us=\E[4m:ue=\E[24m:tc=cons25r:
134 :pa@:Co@:AF@:AB@:AX@:op@:us=\E[4m:ue=\E[24m:tc=cons25l2:
156 :pa@:Co@:AF@:AB@:AX@:op@:us=\E[4m:ue=\E[24m:tc=cons25l1:
189 :pa@:Co@:AF@:AB@:AX@:op@:us=\E[4m:ue=\E[24m:tc=cons25l7:
226 :Co#8:pa#64:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:AX:\
260 :AB=\E[4%dm:AF=\E[3%dm:AL=\E[%dL:DC=\E[%dP:DL=\E[%dM:\
289 :AB=\E[4%dm:AF=\E[3%dm:ac=:op=\E[m:tc=xterm-r6:
/trueos/usr.bin/jot/tests/
HDregress.x.out1 …7D,7F,81,83,85,87,89,8B,8D,8F,91,93,95,97,99,9B,9D,9F,A1,A3,A5,A7,A9,AB,AD,AF,B1,B3,B5,B7,B9,BB,BD…
/trueos/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
HDRetainCountChecker.cpp528 ArgEffects::Factory AF; member in __anonce846c120511::RetainSummaryManager
653 AF(BPAlloc), ScratchArgs(AF.getEmptyMap()), in RetainSummaryManager()
767 ScratchArgs = AF.getEmptyMap(); in getArgEffects()
856 ScratchArgs = AF.add(ScratchArgs, I->first, Translated); in updateSummaryForCall()
1009 ScratchArgs = AF.add(ScratchArgs, 1, DecRef); in getFunctionSummary()
1015 ScratchArgs = AF.add(ScratchArgs, 2, DecRef); in getFunctionSummary()
1024 ScratchArgs = AF.add(ScratchArgs, 7, StopTracking); in getFunctionSummary()
1031 ScratchArgs = AF.add(ScratchArgs, 8, StopTracking); in getFunctionSummary()
1040 ScratchArgs = AF.add(ScratchArgs, 12, StopTracking); in getFunctionSummary()
1050 ScratchArgs = AF.add(ScratchArgs, 1, StopTracking); in getFunctionSummary()
[all …]
/trueos/contrib/netbsd-tests/ipf/input/
HDl120 #in on e0 tcp 1.1.1.1,1025 2.1.2.2,25 AF
/trueos/share/vt/fonts/
HDvgarom-8x14.hex115 00AF:007E000000000000000000000000
332 03AF:00000038100018181818180E0000
494 20AF:0000000000000000000000000000
HDvgarom-8x8.hex114 00AF:FE00000000000000
331 03AF:0810303030303C00
493 20AF:0000000000000000
HDvgarom-8x16.hex115 00AF:00FE0000000000000000000000000000
336 03AF:00003810001818181818180E00000000
498 20AF:00000000000000000000000000000000
HDvgarom-thin-8x16.hex115 00AF:0000FF00000000000000000000000000
/trueos/contrib/groff/contrib/mm/examples/
HDCOVER22 .AF "MT GRANDSTAND GRANITE GRANITIC"
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDJumpDiagnostics.cpp429 if (ObjCAtFinallyStmt *AF = AT->getFinallyStmt()) { in BuildScopeInformation() local
433 AF->getAtFinallyLoc())); in BuildScopeInformation()
434 BuildScopeInformation(AF, (newParentScope = Scopes.size()-1)); in BuildScopeInformation()
/trueos/share/doc/psd/05.sysman/
HDspell.ok1 AF
/trueos/share/doc/psd/21.ipc/
HDspell.ok2 AF
/trueos/share/syscons/fonts/
HDiso07-8x16.fnt63 M````````&&;#F:&AF<-F&````````````````````````````````````#9L
/trueos/release/picobsd/mfs_tree/etc/
HDtermcap79 :pa#64:Co#8:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:tc=xterm:
183 :Co#8:pa#64:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:AX:\
/trueos/share/termcap/
HDtermcap644 :k0=^AI:k1=^A@:k2=^AA:k3=^AB:k4=^AC:k5=^AD:k6=^AE:k7=^AF:\
797 :k6=^AE\r:k7=^AF\r:k8=^AG\r:k9=^AH\r:k0=^AI\r:\
830 :k6=^AE\r:k7=^AE\r:k8=^AF\r:k9=^AG\r:kd=^V:kr=L:\
936 :pa#64:Co#8:AF=\E[3%dm:AB=\E[4%dm:op=\E[100m:tc=vt102:
2262 :AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:sc=\E7:rc=\E8:\
2276 :pa@:Co@:AF@:AB@:AX@:op@:us=\E[4m:ue=\E[24m:tc=cons25:
2309 :pa@:Co@:AF@:AB@:AX@:op@:us=\E[4m:ue=\E[24m:tc=cons25r:
2353 :pa@:Co@:AF@:AB@:AX@:op@:us=\E[4m:ue=\E[24m:tc=cons25l2:
2375 :pa@:Co@:AF@:AB@:AX@:op@:us=\E[4m:ue=\E[24m:tc=cons25l1:
2408 :pa@:Co@:AF@:AB@:AX@:op@:us=\E[4m:ue=\E[24m:tc=cons25l7:
[all …]
/trueos/share/misc/
HDiso316622 AF AFG 004 Afghanistan
487 # AFGHANISTAN (AF), AZERBAIJAN (AZ), BAHRAIN (BH), BOSNIA AND HERZEGOVINA
/trueos/contrib/groff/contrib/mm/
HDChangeLog47 * removed error check i 4.MT, .AF is not mandatory anymore
51 * cov*firm now defined only if arg to AF is non-empty
278 * Allow .AU and .AF with no arguments (real mm does, even though it
/trueos/contrib/groff/font/devlj4/
HDABI240 u00AF 14612,22415,0,3604,-490,181 2 161199 -- U+00AF (19U 175)
HDTNRBI245 u00AF 13229,20580,0,5129,-2001,211 2 161199 -- U+00AF (19U 175)
HDTNRR248 u00AF 13229,19973 2 161199 -- U+00AF (19U 175)

123