OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Standard
(Results
1 - 25
of
42
) sorted by relevancy
1
2
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Overload.h
220
/// Conversion only allowed in the C
standard
(e.g. void* to char*).
223
/// Conversion not allowed by the C
standard
, but that we accept as an
231
///
standard
conversion sequence according to C++11 [dcl.init.list]p7.
251
/// StandardConversionSequence - represents a
standard
conversion
252
/// sequence (C++ 13.3.3.1.1). A
standard
conversion sequence
257
/// we can keep the size of a
standard
conversion sequence to a
374
/// Represents the
standard
conversion that occurs before
379
/// (12.3.1), the initial
standard
conversion sequence converts
382
/// a conversion function (12.3.2), the initial
standard
389
/// a
standard
conversion. In this case, 'Before' field must be ignored
[
all
...]
/src/tests/usr.bin/indent/
t_misc.sh
176
warning:
Standard
Input:5: Reached internal limit of 20 struct levels
177
warning:
Standard
Input:6: Reached internal limit of 20 struct levels
178
warning:
Standard
Input:6: Reached internal limit of 20 struct levels
179
warning:
Standard
Input:6: Reached internal limit of 20 struct levels
180
warning:
Standard
Input:6: Reached internal limit of 20 struct levels
/src/external/apache2/llvm/dist/llvm/include/llvm/Target/
TargetOptions.h
38
Standard
, // Only allow fusion of 'blessed' ops (currently just fmuladd).
348
///
Standard
mode - allow fusion only for 'blessed' FP ops. At present the
358
FPOpFusion::FPOpFusionMode AllowFPOpFusion = FPOpFusion::
Standard
;
/src/usr.sbin/sysinst/arch/ofppc/
msg.md.de
87
nicht sicher sind welche Sie ben�tigen, so akzeptieren Sie die
Standard
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
DeadStoresChecker.cpp
145
enum DeadStoreKind {
Standard
, Enclosing, DeadIncrement, DeadInit };
247
case
Standard
:
357
: (isIncrement(VD,B) ? DeadIncrement :
Standard
);
/src/external/lgpl3/gmp/dist/mpn/x86_64/bt1/
aorsmul_1.asm
73
C
Standard
parameters
78
C
Standard
allocations
mul_1.asm
63
C
Standard
parameters
69
C
Standard
allocations
mul_basecase.asm
67
C
Standard
parameters
73
C
Standard
allocations
sqr_basecase.asm
65
C
Standard
parameters
69
C
Standard
allocations
/src/external/apache2/llvm/dist/clang/include/clang/Format/
Format.h
3050
/// present. Option ``
Standard
: Cpp03`` takes precedence.
3199
/// Parse and format C++ constructs compatible with this
standard
.
3204
LanguageStandard
Standard
;
3381
Standard
== R.
Standard
&&
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaOverload.cpp
191
/// StandardConversionSequence - Set the
standard
conversion
209
/// getRank - Retrieve the rank of this
standard
conversion sequence
225
/// used as part of the ranking of
standard
conversion sequences
245
/// used as part of the ranking of
standard
conversion sequences (C++
300
/// Check if this
standard
conversion sequence represents a narrowing
304
/// \param Converted The result of applying this
standard
conversion sequence.
483
/// dump - Print this
standard
conversion sequence to
standard
522
/// dump - Print this user-defined conversion sequence to
standard
540
/// dump - Print this implicit conversion sequence to
standard
[
all
...]
SemaInit.cpp
1004
// initialization of std::array, where the C++
standard
suggests the idiom of
1531
// in the C++
standard
.)
1895
// Check for VLAs; in
standard
C it would be possible to check this
4488
ICS.
Standard
.setAsIdentityConversion();
4490
ICS.
Standard
.First = ICK_Lvalue_To_Rvalue;
4494
ICS.
Standard
.Second = E->getType()->isFloatingType()
4497
ICS.
Standard
.setFromType(E->getType());
4498
ICS.
Standard
.setToType(0, E->getType());
4499
ICS.
Standard
.setToType(1, DestType);
4500
ICS.
Standard
.setToType(2, DestType)
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
arc-analyze-prologue.S
26
;
Standard
prologue.
43
;
Standard
prologue using short instructions.
57
;
Standard
prologue without `sub sp,sp,INTEGER`.
72
;
Standard
prologue of leaf function.
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
arc-analyze-prologue.S
26
;
Standard
prologue.
43
;
Standard
prologue using short instructions.
57
;
Standard
prologue without `sub sp,sp,INTEGER`.
72
;
Standard
prologue of leaf function.
/src/external/bsd/openldap/dist/tests/scripts/
test022-ppolicy
476
dn: cn=
Standard
Policy, ou=Policies, dc=example, dc=com
514
dn: cn=
Standard
Policy, ou=Policies, dc=example, dc=com
703
dn: cn=
Standard
Policy, ou=Policies, dc=example, dc=com
/src/external/gpl3/gcc/dist/libstdc++-v3/src/c++20/
tzdb.cc
220
enum Indicator : unsigned char { Wall, Universal,
Standard
, Daylight };
228
return {
Standard
, true};
382
// Select one of "STD/DST" for
standard
or daylight.
461
// STDOFF: Seconds from UTC during
standard
time.
578
|| when.indicator == at_time::
Standard
)
602
? at_time::
Standard
814
// zone's
standard
time, because daylight time would need non-zero offset.
819
// rule changes always occur between periods of
standard
time.
871
else if (rule.when.indicator == at_time::
Standard
)
918
else if (rule.when.indicator == at_time::
Standard
)
[
all
...]
/src/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
Dwarf.cpp
435
StringRef llvm::dwarf::LNStandardString(unsigned
Standard
) {
436
switch (
Standard
) {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
CommandFlags.cpp
272
cl::init(FPOpFusion::
Standard
),
276
clEnumValN(FPOpFusion::
Standard
, "on", "Only fuse 'blessed' FP ops."),
/src/external/gpl3/gcc/dist/gcc/config/nios2/
nios2-ldstwm.sml
21
This is a
Standard
ML program. There are multiple
Standard
ML
/src/external/gpl3/gcc.old/dist/gcc/config/nios2/
nios2-ldstwm.sml
21
This is a
Standard
ML program. There are multiple
Standard
ML
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h
180
NearStdCall = 0x07, // near
standard
call
181
FarStdCall = 0x08, // far
standard
call
549
Standard
,
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
NativeRawSymbol.cpp
389
return codeview::ThunkOrdinal::
Standard
;
/src/usr.sbin/sysinst/arch/mac68k/
msg.md.de
74
Standard
�bersicht wird eine minimale Block0-Definition enthalten, eine
/src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
Dwarf.h
14
/// Information Format
standard
document on http://www.dwarfstd.org. This
15
/// file often includes support for non-released
standard
features.
70
DWARF_VENDOR_DWARF = 0, ///< Defined in v2 or later of the DWARF
standard
.
358
/// Line Number
Standard
Opcode Encodings.
563
StringRef LNStandardString(unsigned
Standard
);
621
/// either the DWARF
standard
itself or the vendor who defined the extension.
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
EnumTables.cpp
258
CV_ENUM_CLASS_ENT(ThunkOrdinal,
Standard
),
Completed in 172 milliseconds
1
2
Indexes created Fri Aug 28 00:25:22 UTC 2026