Searched
full:enums (Results
1851 -
1875 of
3341) sorted by null
<<71727374757677787980>>
| /toolchain/binutils/binutils-2.27/cpu/ |
| or1korfpx.cpu | 26 "floating point reg/reg insn opcode enums" ()
|
| /tools/metalava/src/main/java/com/android/tools/metalava/ |
| SignatureWriter.kt | 126 } else if (!compatibility.classForEnums && cls.isEnum()) { // compat mode calls enums "class" instead
|
| /tools/test/connectivity/acts/framework/acts/test_utils/bt/ |
| GattEnum.py | 286 # TODO Decide whether to continue with Enums or move to dictionaries
|
| /external/deqp/external/openglcts/modules/gl/ |
| gl4cEnhancedLayoutsTests.hpp | 137 /* Public enums */ 286 /* Public enums */ 385 /* Enums */ 850 /* Public enums */ [all...] |
| /cts/tests/tests/renderscript/src/android/renderscript/cts/ |
| ElementTest.java | 468 // Make sure no new enums are added 510 // Make sure no new enums are added
|
| /device/google/contexthub/firmware/os/core/ |
| nanohub_chre.c | 77 enum chreLogLevel level = va_arg(args, int /* enums promoted to ints in va_args in C */); 91 enum chreLogLevel level = va_arg(args, int /* enums promoted to ints in va_args in C */);
|
| /external/clang/docs/ |
| ObjectiveCLiterals.rst | 145 Boxed Enums 148 Cocoa frameworks frequently define constant values using *enums.*
|
| /external/clang/include/clang/Basic/ |
| TokenKinds.def | 71 // These have meaning after a '#' at the start of a line. These define enums in 641 // These have meaning after an '@' in Objective-C mode. These define enums in
|
| /external/clang/test/Preprocessor/ |
| aarch64-target-features.c | 65 // RUN: %clang -target aarch64-none-linux-gnu -fshort-enums -x c -E -dM %s -o - | FileCheck --check-prefix=CHECK-SHORTENUMS %s 66 // RUN: %clang -target arm64-none-linux-gnu -fshort-enums -x c -E -dM %s -o - | FileCheck --check-prefix=CHECK-SHORTENUMS %s
|
| /external/flatbuffers/docs/source/ |
| Internals.md | 150 Enums and convenient reverse lookup. 164 Unions share a lot with enums.
|
| /external/guava/guava-tests/benchmark/com/google/common/base/ |
| EnumsBenchmark.java | 27 @SuppressWarnings("unused") // Nested enums used reflectively in setUp. 70 Enums.getIfPresent(enumType, sampleData[i & 255]);
|
| /external/harfbuzz_ng/src/ |
| hb-private.hh | 692 /* Enable bitwise ops on enums marked as flags_t */ 715 /* Useful for set-operations on small enums.
|
| /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| GatherAPIData.java | 110 * If you don't do this, javadoc treats enums like regular classes! 244 // assume we don't have enums that overload these method names.
|
| /external/mesa3d/src/glx/ |
| single2.c | 105 * Remap a transpose-matrix enum to a non-transpose-matrix enum. Enums 106 * that are not transpose-matrix enums are unaffected.
|
| /external/mesa3d/src/mesa/main/ |
| debug_output.c | 31 #include "enums.h" 893 * Verify that source, type, and severity are valid enums. [all...] |
| /external/protobuf/src/google/protobuf/compiler/objectivec/ |
| objectivec_message.cc | 69 // 1. Anything always 4 bytes - float, *32, enums 109 // All always 4 bytes (enums are int32s).
|
| /external/python/cpython3/Doc/library/ |
| signal.rst | 70 :class:`enums <enum.IntEnum>`. 73 :class:`enums <enum.IntEnum>`.
|
| /external/spirv-llvm/lib/SPIRV/libSPIRV/ |
| SPIRVIsValidEnum.h | 1 //===- SPIRVIsValidEnum.h - SPIR-V isValid enums ----------------*- C++ -*-===// 36 /// This file defines SPIR-V isValid enums.
|
| /external/vulkan-validation-layers/scripts/ |
| generator.py | 177 # genGroup(groupinfo,name) - generate interface for a group of enums (C "enum") 197 'enum' : 'enums',
|
| /frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/ |
| Flagged.h | 98 * EXPECT_EQ(v.flags(), 2); // NOTE: sharing masks with enums allows strange situations to occur 330 * Flag must be an integral type (enums are allowed).
|
| /frameworks/native/vulkan/api/templates/ |
| vulkan_h.tmpl | 125 {{range $e := $.Enums}} 134 {{range $e := $.Enums}}
|
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/ |
| TokenKinds.def | 74 // These have meaning after a '#' at the start of a line. These define enums in 653 // These have meaning after an '@' in Objective-C mode. These define enums in
|
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/ |
| TokenKinds.def | 74 // These have meaning after a '#' at the start of a line. These define enums in 654 // These have meaning after an '@' in Objective-C mode. These define enums in
|
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/ |
| TokenKinds.def | 74 // These have meaning after a '#' at the start of a line. These define enums in 654 // These have meaning after an '@' in Objective-C mode. These define enums in
|
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/ |
| TokenKinds.def | 77 // These have meaning after a '#' at the start of a line. These define enums in 661 // These have meaning after an '@' in Objective-C mode. These define enums in
|
Completed in 1455 milliseconds
<<71727374757677787980>>