Home
last modified time | relevance | path

Searched full:condition (Results 1 – 25 of 2024) sorted by relevance

12345678910>>...81

/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-ifelse.exp1 make: "varmod-ifelse.mk" line 29: while evaluating condition "bare words == "literal"": Bad conditi…
3 make: "varmod-ifelse.mk" line 40: while evaluating condition " == """: Bad condition
4 make: "varmod-ifelse.mk" line 49: while evaluating condition " == """: Bad condition
6 make: "varmod-ifelse.mk" line 73: while evaluating condition "1 == == 2": Bad condition
11 make: "varmod-ifelse.mk" line 97: while evaluating condition "1 == == 2": Bad condition
19 make: "varmod-ifelse.mk" line 167: while evaluating condition "string == "literal" || no >= 10": Co…
20 … "varmod-ifelse.mk" line 167: while evaluating condition "string == "literal" || no >= 10": Bad co…
22 …: "varmod-ifelse.mk" line 174: while evaluating condition "string == "literal" && >= 10": Bad con…
24 …: "varmod-ifelse.mk" line 177: while evaluating condition "string == "literal" || >= 10": Bad con…
28 make: "varmod-ifelse.mk" line 192: while evaluating condition " ": Bad condition
[all …]
H A Dvarmod-ifelse.mk4 # the then-expression or the else-expression, depending on the condition.
14 # condition. In the below example it becomes:
20 # fine since the condition would be:
27 # expect+2: while evaluating condition "bare words == "literal"": Bad condition
36 # Because of the early expansion, the whole condition evaluates to
39 # expect+1: while evaluating condition " == """: Bad condition
42 # In a condition, undefined variables generate a "Malformed conditional"
47 # expect+2: while evaluating condition " == """: Bad condition
71 # expect+2: while evaluating condition "1 == == 2": Bad condition
93 # condition should be detected as being malformed before any comparison is
[all …]
H A Dcond-token-plain.mk13 # Using a '#' in a string literal in a condition leads to a malformed
14 # condition since comment parsing is done in an early phase and removes the
15 # '#' and everything after it long before the condition parser gets to see it.
17 # XXX: The error message is missing for this malformed condition.
23 # To get a '#' into a condition, it has to be escaped using a backslash.
41 # XXX: Missing error message for the malformed condition. The right-hand
56 # condition as a comment? And why only at the beginning of a token,
62 # Ah, ok, this can be used to add an end-of-condition comment. But does
65 # above the condition.
100 # A bare word may occur alone in a condition, without any comparison
[all …]
H A Dcond-op.mk21 # previous condition would be interpreted as:
27 # lower precedence than the comparison operators. Negating a condition
30 # This kind of condition looks so unfamiliar that it doesn't occur in
36 # This is how the above condition is actually interpreted.
46 # This condition is malformed because the '!' on the right-hand side must not
63 # after the '0' or the '1', it knows that the condition will be malformed.
68 # next token, even though in this position of the condition, only comparison
116 # This condition is obviously malformed. It is properly detected and also
126 # This obviously malformed condition was not detected as such before cond.c
135 # This obviously malformed condition was not detected as such before cond.c
[all …]
/freebsd/contrib/bc/vs/
H A Dbc.vcxproj29 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
35 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
42 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
48 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
60 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
61 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
63 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
64 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
66 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
67 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
[all …]
H A Dbcl.vcxproj37 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
43 …<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseMD|Win32'" Label="Configuration">
50 …<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseMT|Win32'" Label="Configuration">
57 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
63 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseMD|x64'" Label="Configuration">
70 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseMT|x64'" Label="Configuration">
82 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
83 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
85 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='ReleaseMD|Win32'">
86 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
[all …]
/freebsd/share/doc/smm/03.fsck/
H A D4.t66 reports the error condition to the operator.
74 This appendix explains the meaning of each error condition,
109 terminates on this error condition.
128 terminates on this error condition.
139 terminates on this error condition.
149 terminates on this error condition.
193 ignore this error condition.
211 ignore this error condition.
225 ignore this error condition.
236 ignore this error condition.
[all …]
/freebsd/sys/contrib/libsodium/regen-msvc/
H A Dlibsodium.vcxproj43 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
50 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'" Label="Configuration">
57 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
64 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|x64'" Label="Configuration">
71 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
78 …<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|Win32'" Label="Configuration…
85 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
92 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|x64'" Label="Configuration">
102 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
103 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
[all …]
H A Dtl_libsodium.vcxproj.tpl43 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
50 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'" Label="Configuration">
57 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
64 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|x64'" Label="Configuration">
71 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
78 …<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|Win32'" Label="Configuration…
85 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
92 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|x64'" Label="Configuration">
102 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
103 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DBIO_should_retry.pod30 BIO_should_retry() is true if the call that produced this condition
33 If BIO_should_retry() is false then the cause is an error condition.
35 BIO_should_read() is true if the cause of the condition is that the BIO
39 BIO_should_write() is true if the cause of the condition is that the BIO
43 BIO_should_io_special() is true if some "special" condition, that is a
44 reason other than reading or writing is the cause of the condition.
46 BIO_retry_type() returns a mask of the cause of a retry condition
52 condition, it returns the BIO that caused this condition and if
55 the type of BIO that resulted in this condition.
57 BIO_get_retry_reason() returns the reason for a special condition if
[all …]
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a510/
H A Dbranch.json24 …ess Cache (BTAC) can predict is retired and has mispredicted either the condition or the address. …
27 …ess Cache (BTAC) can predict is retired and has mispredicted either the condition or the address. …
30 …hat the BTAC can predict is retired, was taken, correctly predicted the condition, and has mispred…
33 …hat the BTAC can predict is retired, was taken, correctly predicted the condition, and has mispred…
36condition. This event still counts when branch prediction is disabled due to the MMU being off. Co…
39condition. This event still counts when branch prediction is disabled due to the MMU being off. Co…
42 …the BTAC can predict is retired, was taken, and correctly predicted the condition. This event stil…
45 …the BTAC can predict is retired, was taken, and correctly predicted the condition. This event stil…
48 …rn stack can predict is retired, was taken, and correctly predicted the condition. This event stil…
51 …rn stack can predict is retired, was taken, and correctly predicted the condition. This event stil…
[all …]
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a55/
H A Dbranch.json24 …e predicted by the BTAC is retired, and has mispredicted for either the condition or the address. …
27 …e predicted by the BTAC is retired, and has mispredicted for either the condition or the address. …
30 …predicted by the BTAC is retired, was taken and correctly predicted the condition, and has mispred…
33 …predicted by the BTAC is retired, was taken and correctly predicted the condition, and has mispred…
36condition. This event still counts when branch prediction is disabled due to the MMU being off. Co…
39condition. This event still counts when branch prediction is disabled due to the MMU being off. Co…
42 …predicted by the BTAC is retired, was taken and correctly predicted the condition. This event stil…
45 …predicted by the BTAC is retired, was taken and correctly predicted the condition. This event stil…
48 … predicted by the CRS is retired, was taken and correctly predicted the condition. This event stil…
51 … predicted by the CRS is retired, was taken and correctly predicted the condition. This event stil…
[all …]
/freebsd/lib/libc/gen/
H A Dfmtmsg.369 .It "Source of Condition (Major)"
72 The source of the condition is hardware related.
74 The source of the condition is software related.
76 The source of the condition is firmware related.
78 .It "Source of Condition (Minor)"
81 The condition was detected at the application level.
83 The condition was detected at the utility level.
85 The condition was detected at the operating system level.
90 The application can recover from the condition.
92 The application is unable to recover from the condition.
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DBIO_should_retry.3165 \&\fBBIO_should_retry()\fR is true if the call that produced this condition
168 If \fBBIO_should_retry()\fR is false then the cause is an error condition.
170 \&\fBBIO_should_read()\fR is true if the cause of the condition is that the \s-1BIO\s0
174 \&\fBBIO_should_write()\fR is true if the cause of the condition is that the \s-1BIO\s0
178 \&\fBBIO_should_io_special()\fR is true if some \*(L"special\*(R" condition, that is a
179 reason other than reading or writing is the cause of the condition.
181 \&\fBBIO_retry_type()\fR returns a mask of the cause of a retry condition
187 condition, it returns the \s-1BIO\s0 that caused this condition and if
190 the type of \s-1BIO\s0 that resulted in this condition.
192 \&\fBBIO_get_retry_reason()\fR returns the reason for a special condition if
[all …]
/freebsd/contrib/unifdef/win32/
H A Dunifdef.vcxproj19 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
24 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
33 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
34 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
36 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
37 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
43 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
46 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
61 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
[all …]
/freebsd/sys/contrib/libsodium/builds/msvc/vs2010/
H A Dlibsodium.import.props19 …<PreprocessorDefinitions Condition="'$(Linkage-libsodium)' == 'static' Or '$(Linkage-libsodium)' =…
22 …<AdditionalDependencies Condition="'$(Linkage-libsodium)' != ''">advapi32.lib;libsodium.lib;%(Addi…
23 …<AdditionalLibraryDirectories Condition="$(Configuration.IndexOf('Debug')) != -1">$(ProjectDir)..\…
24 …<AdditionalLibraryDirectories Condition="$(Configuration.IndexOf('Release')) != -1">$(ProjectDir).…
30 …<Target Name="Linkage-libsodium-dynamic" AfterTargets="AfterBuild" Condition="'$(Linkage-libsodium…
31 <Copy Condition="$(Configuration.IndexOf('Debug')) != -1"
35 <Copy Condition="$(Configuration.IndexOf('Debug')) != -1"
39 <Copy Condition="$(Configuration.IndexOf('Release')) != -1"
47 …<Target Name="libsodium-info" BeforeTargets="AfterBuild" Condition="'$(Linkage-libsodium)' == 'dyn…
49 …opying libsodium.pdb -&gt; $(TargetDir)libsodium.pdb" Importance="high" Condition="$(Configuration…
/freebsd/sys/contrib/libsodium/builds/msvc/vs2012/
H A Dlibsodium.import.props19 …<PreprocessorDefinitions Condition="'$(Linkage-libsodium)' == 'static' Or '$(Linkage-libsodium)' =…
22 …<AdditionalDependencies Condition="'$(Linkage-libsodium)' != ''">advapi32.lib;libsodium.lib;%(Addi…
23 …<AdditionalLibraryDirectories Condition="$(Configuration.IndexOf('Debug')) != -1">$(ProjectDir)..\…
24 …<AdditionalLibraryDirectories Condition="$(Configuration.IndexOf('Release')) != -1">$(ProjectDir).…
30 …<Target Name="Linkage-libsodium-dynamic" AfterTargets="AfterBuild" Condition="'$(Linkage-libsodium…
31 <Copy Condition="$(Configuration.IndexOf('Debug')) != -1"
35 <Copy Condition="$(Configuration.IndexOf('Debug')) != -1"
39 <Copy Condition="$(Configuration.IndexOf('Release')) != -1"
47 …<Target Name="libsodium-info" BeforeTargets="AfterBuild" Condition="'$(Linkage-libsodium)' == 'dyn…
49 …opying libsodium.pdb -&gt; $(TargetDir)libsodium.pdb" Importance="high" Condition="$(Configuration…
/freebsd/sys/contrib/libsodium/builds/msvc/vs2013/
H A Dlibsodium.import.props19 …<PreprocessorDefinitions Condition="'$(Linkage-libsodium)' == 'static' Or '$(Linkage-libsodium)' =…
22 …<AdditionalDependencies Condition="'$(Linkage-libsodium)' != ''">advapi32.lib;libsodium.lib;%(Addi…
23 …<AdditionalLibraryDirectories Condition="$(Configuration.IndexOf('Debug')) != -1">$(ProjectDir)..\…
24 …<AdditionalLibraryDirectories Condition="$(Configuration.IndexOf('Release')) != -1">$(ProjectDir).…
30 …<Target Name="Linkage-libsodium-dynamic" AfterTargets="AfterBuild" Condition="'$(Linkage-libsodium…
31 <Copy Condition="$(Configuration.IndexOf('Debug')) != -1"
35 <Copy Condition="$(Configuration.IndexOf('Debug')) != -1"
39 <Copy Condition="$(Configuration.IndexOf('Release')) != -1"
47 …<Target Name="libsodium-info" BeforeTargets="AfterBuild" Condition="'$(Linkage-libsodium)' == 'dyn…
49 …opying libsodium.pdb -&gt; $(TargetDir)libsodium.pdb" Importance="high" Condition="$(Configuration…
/freebsd/sys/contrib/libsodium/builds/msvc/vs2015/
H A Dlibsodium.import.props19 …<PreprocessorDefinitions Condition="'$(Linkage-libsodium)' == 'static' Or '$(Linkage-libsodium)' =…
22 …<AdditionalDependencies Condition="'$(Linkage-libsodium)' != ''">advapi32.lib;libsodium.lib;%(Addi…
23 …<AdditionalLibraryDirectories Condition="$(Configuration.IndexOf('Debug')) != -1">$(ProjectDir)..\…
24 …<AdditionalLibraryDirectories Condition="$(Configuration.IndexOf('Release')) != -1">$(ProjectDir).…
30 …<Target Name="Linkage-libsodium-dynamic" AfterTargets="AfterBuild" Condition="'$(Linkage-libsodium…
31 <Copy Condition="$(Configuration.IndexOf('Debug')) != -1"
35 <Copy Condition="$(Configuration.IndexOf('Debug')) != -1"
39 <Copy Condition="$(Configuration.IndexOf('Release')) != -1"
47 …<Target Name="libsodium-info" BeforeTargets="AfterBuild" Condition="'$(Linkage-libsodium)' == 'dyn…
49 …opying libsodium.pdb -&gt; $(TargetDir)libsodium.pdb" Importance="high" Condition="$(Configuration…
/freebsd/sys/contrib/libsodium/builds/msvc/vs2017/
H A Dlibsodium.import.props19 …<PreprocessorDefinitions Condition="'$(Linkage-libsodium)' == 'static' Or '$(Linkage-libsodium)' =…
22 …<AdditionalDependencies Condition="'$(Linkage-libsodium)' != ''">advapi32.lib;libsodium.lib;%(Addi…
23 …<AdditionalLibraryDirectories Condition="$(Configuration.IndexOf('Debug')) != -1">$(ProjectDir)..\…
24 …<AdditionalLibraryDirectories Condition="$(Configuration.IndexOf('Release')) != -1">$(ProjectDir).…
30 …<Target Name="Linkage-libsodium-dynamic" AfterTargets="AfterBuild" Condition="'$(Linkage-libsodium…
31 <Copy Condition="$(Configuration.IndexOf('Debug')) != -1"
35 <Copy Condition="$(Configuration.IndexOf('Debug')) != -1"
39 <Copy Condition="$(Configuration.IndexOf('Release')) != -1"
47 …<Target Name="libsodium-info" BeforeTargets="AfterBuild" Condition="'$(Linkage-libsodium)' == 'dyn…
49 …opying libsodium.pdb -&gt; $(TargetDir)libsodium.pdb" Importance="high" Condition="$(Configuration…
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZ.h26 // Condition-code mask values.
33 // Condition-code mask assignments for integer and floating-point
42 // Condition-code mask assignments for floating-point comparisons only.
46 // All condition-code values produced by comparisons.
50 // Condition-code mask assignments for arithmetical operations.
57 // Condition-code mask assignments for logical operations.
66 // Condition-code mask assignments for CS.
71 // Condition-code mask assignments for a completed SRST loop.
76 // Condition-code mask assignments for TEST UNDER MASK.
87 // Condition-code mask assignments for TRANSACTION_BEGIN.
[all …]
/freebsd/sys/contrib/libsodium/
H A Dlibsodium.vcxproj43 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
50 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'" Label="Configuration">
57 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
64 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|x64'" Label="Configuration">
71 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
78 …<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|Win32'" Label="Configuration…
85 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
92 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|x64'" Label="Configuration">
102 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
103 …<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRoo…
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp25 // After this transformation the condition of the guard is loop invariant, so
26 // loop-unswitch can later unswitch the loop by this condition which basically
27 // predicates the loop by the widened condition:
45 // monotonic. Given a monotonic condition it's tempting to replace the induction
46 // variable in the condition with its value on the last iteration. But this
79 // By the definition of guards we can rewrite the guard condition to:
84 // And the condition above can be simplified to G(Start) && M.
92 // B(I) is true because it's the backedge condition.
93 // G(I) is true because the backedge is guarded by this condition.
97 // Note that we can use anything stronger than M, i.e. any condition whic
758 collectChecks(SmallVectorImpl<Value * > & Checks,Value * Condition,SCEVExpander & Expander,Instruction * Guard) collectChecks() argument
772 Value *Condition = Worklist.pop_back_val(); collectChecks() local
[all...]
/freebsd/contrib/kyua/utils/
H A Dsanity.hpp91 /// boolean condition. If you want to provide a custom error message, use
104 /// \param msg The error message to print if the condition is false.
114 /// boolean condition. If you want to provide a custom error message, use
127 /// \param msg The error message to print if the condition is false.
137 /// boolean condition. If you want to provide a custom error message, use
150 /// \param msg The error message to print if the condition is false.
157 /// immediately terminated. Given that such a condition is critical for the
159 /// paths not initializing variables, for example), this condition is fatal both
163 /// boolean condition. If you want to provide a custom error message, use
171 /// immediately terminated. Given that such a condition is critical for the
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.h140 /// Adds `Constraint` to the flow condition identified by `Token`.
143 /// Creates a new flow condition with the same constraints as the flow
144 /// condition identified by `Token` and returns its token.
147 /// Creates a new flow condition that represents the disjunction of the flow
152 /// Returns true if the constraints of the flow condition identified by
154 /// Returns false if the flow condition does not imply `F` or if the solver
158 /// Returns true if the constraints of the flow condition identified by
160 /// Returns false if the flow condition implies that `F` is false or if the
166 /// `Val2` imposed by the flow condition.
234 /// Adds all constraints of the flow condition identified by `Token` and all
[all …]

12345678910>>...81