OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:enums
(Results
626 - 650
of
3341
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/protobuf/src/google/protobuf/
unittest_proto3_lite.proto
86
// Omitted (compared to unittest.proto) because proto2
enums
are not allowed
129
// Omitted (compared to unittest.proto) because proto2
enums
are not allowed
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Intrinsics.h
10
// This file defines a set of
enums
which allow processing of intrinsic
40
// Get the intrinsic
enums
generated from Intrinsics.td
/frameworks/base/core/java/android/hardware/camera2/marshal/impl/
MarshalQueryableEnum.java
165
*
enums
that have fully sequential values, although for C-style
enums
the range of values
/packages/apps/Settings/src/com/android/settings/password/
ChooseLockGenericController.java
136
* is ordered in the natural order of the enum (the order those
enums
were defined).
148
// EnumSet's iterator guarantees the natural order of the
enums
/packages/services/Car/tools/emulator/
vhal_const_generate.py
53
enum_object = doc['
enums
'][name]
110
for group in vhal_20_doc['
enums
']:
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
BitmaskEnum.h
36
/// particularly useful for
enums
which represent a combination of flags.
148
// Enable bitmask
enums
in namespace ::llvm and all nested namespaces.
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Intrinsics.h
10
// This file defines a set of
enums
which allow processing of intrinsic
40
// Get the intrinsic
enums
generated from Intrinsics.td
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
BitmaskEnum.h
36
/// particularly useful for
enums
which represent a combination of flags.
148
// Enable bitmask
enums
in namespace ::llvm and all nested namespaces.
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
BitmaskEnum.h
36
/// particularly useful for
enums
which represent a combination of flags.
148
// Enable bitmask
enums
in namespace ::llvm and all nested namespaces.
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
BitmaskEnum.h
36
/// particularly useful for
enums
which represent a combination of flags.
148
// Enable bitmask
enums
in namespace ::llvm and all nested namespaces.
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
BitmaskEnum.h
36
/// particularly useful for
enums
which represent a combination of flags.
148
// Enable bitmask
enums
in namespace ::llvm and all nested namespaces.
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
BitmaskEnum.h
36
/// particularly useful for
enums
which represent a combination of flags.
148
// Enable bitmask
enums
in namespace ::llvm and all nested namespaces.
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
BitmaskEnum.h
36
/// particularly useful for
enums
which represent a combination of flags.
148
// Enable bitmask
enums
in namespace ::llvm and all nested namespaces.
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
BitmaskEnum.h
36
/// particularly useful for
enums
which represent a combination of flags.
148
// Enable bitmask
enums
in namespace ::llvm and all nested namespaces.
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Intrinsics.h
10
// This file defines a set of
enums
which allow processing of intrinsic
40
// Get the intrinsic
enums
generated from Intrinsics.td
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
BitmaskEnum.h
36
/// particularly useful for
enums
which represent a combination of flags.
148
// Enable bitmask
enums
in namespace ::llvm and all nested namespaces.
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
BitmaskEnum.h
36
/// particularly useful for
enums
which represent a combination of flags.
148
// Enable bitmask
enums
in namespace ::llvm and all nested namespaces.
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
BitmaskEnum.h
36
/// particularly useful for
enums
which represent a combination of flags.
148
// Enable bitmask
enums
in namespace ::llvm and all nested namespaces.
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
BitmaskEnum.h
36
/// particularly useful for
enums
which represent a combination of flags.
148
// Enable bitmask
enums
in namespace ::llvm and all nested namespaces.
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
BitmaskEnum.h
36
/// particularly useful for
enums
which represent a combination of flags.
148
// Enable bitmask
enums
in namespace ::llvm and all nested namespaces.
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
BitmaskEnum.h
36
/// particularly useful for
enums
which represent a combination of flags.
148
// Enable bitmask
enums
in namespace ::llvm and all nested namespaces.
/system/update_engine/common/
error_code.h
92
// of the number of
enums
above. Add any new errors above this line if you
97
// buckets, even when new
enums
are added above this line in future. See
/tools/metalava/src/main/java/com/android/tools/metalava/
Compatibility.kt
48
/** In signature files, refer to
enums
as "class" instead of "enum" */
142
/** Force methods named "values" in
enums
to be marked final. This was done by
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
HostAtomTests.java
18
import android.os.BatteryPluggedStateEnum; // From os/
enums
.proto
19
import android.os.BatteryStatusEnum; // From os/
enums
.proto
20
import android.os.TemperatureTypeEnum; // From os/
enums
.proto
22
import android.server.DeviceIdleModeEnum; // From server/
enums
.proto
23
import android.view.DisplayStateEnum; // From view/
enums
.proto
/toolchain/binutils/binutils-2.27/opcodes/
xc16x-desc.h
58
/*
Enums
. */
60
/* Enum declaration for insn format
enums
. */
68
/* Enum declaration for op2
enums
. */
76
/* Enum declaration for bit set/clear
enums
. */
84
/* Enum declaration for relative jump condition code op2
enums
. */
Completed in 1880 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>