HomeSort by relevance Sort by last modified time
    Searched full:enums (Results 2101 - 2125 of 3341) sorted by null

<<81828384858687888990>>

  /external/protobuf/src/google/protobuf/
descriptor.proto 404 // be int32s, enums, or repeated messages.
550 // is a formalization for deprecating enums.
    [all...]
  /external/python/cpython3/Lib/
enum.py 192 if member_type is tuple: # special case for tuple enums
565 # mixed-in Enums should use the mixed-in type's __format__, otherwise
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
DIBuilder.cpp 39 DIArray Enums = getOrCreateArray(AllEnumTypes);
40 DIType(TempEnumTypes).replaceAllUsesWith(Enums);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
X86BaseInfo.h 27 // Enums for memory operand decoding. Each memory operand is represented with
30 // These enums help decode this.
  /frameworks/av/include/media/
VolumeShaper.h 102 * This parallels the Java implementation and the enums must match.
337 * This parallels the Java implementation and the enums must match.
    [all...]
  /frameworks/base/core/proto/android/os/
batterystats.proto 22 import "frameworks/base/core/proto/android/app/job/enums.proto";
24 import "frameworks/base/core/proto/android/telephony/enums.proto";
    [all...]
  /frameworks/base/tools/aapt2/
ResourceValues.cpp 578 // We don't check that flags and enums are identical.
781 // Enums and flags are encoded as integers, so check them first before doing any range checks.
  /hardware/libhardware/include/hardware/
camera_common.h 613 * new_status: The new status code, one of the camera_device_status_t enums,
638 * new_status: The new status code, one of the torch_mode_status_t enums.
    [all...]
  /libcore/luni/src/test/java/libcore/java/lang/reflect/
ParameterTest.java 492 * Enums are a documented example of a type of class with synthetic constructor parameters and
494 * of enums.
    [all...]
  /prebuilts/build-tools/common/bison/
c.m4 248 # Output the definition of the tokens (if there are) as enums.
267 # Output the definition of the tokens (if there are any) as enums and, if POSIX
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesf.h 846 Enumeration_Field(const char* enums[],
850 list(enums),
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.proto 404 // be int32s, enums, or repeated messages.
550 // is a formalization for deprecating enums.
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/wizards/templates/
TemplateHandlerTest.java 90 * TODO: Test trying to change strings arguments (currently just varies enums and booleans)
544 // Next check all other parameters, cycling through booleans and enums.
    [all...]
  /toolchain/binutils/binutils-2.27/libiberty/
getopt.c 702 allow it to be used on enums. */
886 allow it to be used on enums. */
  /external/curl/include/curl/
curl.h     [all...]
  /external/google-breakpad/src/testing/gtest/include/gtest/
gtest.h     [all...]
  /external/googletest/googletest/include/gtest/
gtest.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest.h     [all...]
  /external/mesa3d/src/gtest/include/gtest/
gtest.h     [all...]
  /external/protobuf/gtest/include/gtest/
gtest.h     [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
gtest.h     [all...]
  /external/v8/testing/gtest/include/gtest/
gtest.h     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
gtest.h     [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/include/gtest/
gtest.h     [all...]

Completed in 1683 milliseconds

<<81828384858687888990>>