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

<<51525354555657585960>>

  /external/llvm/test/DebugInfo/Generic/
inheritance.ll 113 !4 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, producer: "4.2.1 (Based on Apple Inc. build 5658) (LLVM build)", isOptimized: true, emissionKind: FullDebug, file: !44, enums: !45, retainedTypes: !45)
122 !13 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, producer: "4.2.1 (Based on Apple Inc. build 5658) (LLVM build)", isOptimized: false, emissionKind: FullDebug, file: !46, enums: !45, retainedTypes: !45)
  /external/mesa3d/src/glx/tests/
enum_sizes.cpp 31 * each of the possible valid enums and verify that the correct size is
33 * with a larger number of \b invalid enums and verify that zero is returned.
  /external/mesa3d/src/mapi/glapi/gen/
Makefile.am 55 $(MESA_DIR)/main/enums.c \
283 $(MESA_DIR)/main/enums.c: gl_enums.py $(srcdir)/../registry/gl.xml
  /external/mesa3d/src/mesa/
Makefile.sources 77 main/enums.c \
78 main/enums.h \
  /external/nanopb-c/generator/google/protobuf/
descriptor_pool.py 260 enums = [
279 enum_types=enums,
  /external/protobuf/python/google/protobuf/internal/
generator_test.py 73 # We test only module-level enums here.
310 """Checks that messages, enums and files are correctly registered."""
  /external/protobuf/src/google/protobuf/compiler/csharp/
csharp_message.cc 208 // Nested messages and enums
241 // Helper to work out whether we need to generate a class to hold nested types/enums.
  /external/skia/site/dev/contrib/
style.md 44 enums, structs, typedefs etc is Sk. Ganesh's is Gr. Nested types should not be
128 Exception: anonymous enums can be used to declare integral constants, e.g.:
  /external/skqp/site/dev/contrib/
style.md 44 enums, structs, typedefs etc is Sk. Ganesh's is Gr. Nested types should not be
128 Exception: anonymous enums can be used to declare integral constants, e.g.:
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVNameMapEnum.h 1 //===- SPIRVNameMapEnum.h - SPIR-V NameMap enums ----------------*- C++ -*-===//
36 /// This file defines SPIR-V NameMap enums.
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTPrint3D.h 22 ** Enums
366 // Structures and enums for font data
  /external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
NaClLLVMBitCodes.h 202 /// cast a CST_CODE_CE_CAST or a XXX refers to. The values of these enums
221 /// binop a CST_CODE_CE_BINOP or a XXX refers to. The values of these enums
  /external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
run_config.py 81 `server_lib.py`, mapping task types (usually one of the TaskType enums) to a
85 the `Environment` enums). Defaults to `LOCAL`.
  /external/vulkan-validation-layers/libs/glm/detail/
_features.hpp 116 // Strongly-typed enums N2347 GCC 4.4
120 // Forward declarations for enums N2764 GCC 4.6
  /frameworks/native/libs/vr/libbufferhubqueue/tests/
buffer_hub_queue_producer-test.cpp 216 // enums.
226 // Some enums from window.h are 'invalid'
  /hardware/intel/img/hwcomposer/merrifield/include/pvr/hal/
img_gralloc_common_public.h 334 * enums. These are extensions, so define a new android_dataspace_ext_t.
352 /* IMG extensions for 'full range' versions of previous enums */
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/pvr/hal/
img_gralloc_common_public.h 334 * enums. These are extensions, so define a new android_dataspace_ext_t.
352 /* IMG extensions for 'full range' versions of previous enums */
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/experimental/
functional 217 _VSTD::is_integral<value_type>::value && // what about enums?
369 _VSTD::is_integral<value_type>::value && // what about enums?
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Template.h 151 // declarations of enums. The alternatives are to either pollute
153 // making Sema.h declare things as enums).
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/experimental/
functional 218 _VSTD::is_integral<value_type>::value && // what about enums?
370 _VSTD::is_integral<value_type>::value && // what about enums?
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
Template.h 151 // declarations of enums. The alternatives are to either pollute
153 // making Sema.h declare things as enums).
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/experimental/
functional 218 _VSTD::is_integral<value_type>::value && // what about enums?
370 _VSTD::is_integral<value_type>::value && // what about enums?
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
Template.h 151 // declarations of enums. The alternatives are to either pollute
153 // making Sema.h declare things as enums).
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/experimental/
functional 218 _VSTD::is_integral<value_type>::value && // what about enums?
370 _VSTD::is_integral<value_type>::value && // what about enums?
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
Template.h 151 // declarations of enums. The alternatives are to either pollute
153 // making Sema.h declare things as enums).

Completed in 1160 milliseconds

<<51525354555657585960>>