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

<<71727374757677787980>>

  /prebuilts/clang/host/darwin-x86/clang-4630689/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
  /prebuilts/clang/host/darwin-x86/clang-4639204/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
  /prebuilts/clang/host/darwin-x86/clang-4691093/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
  /prebuilts/clang/host/linux-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/linux-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/linux-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/linux-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
  /prebuilts/clang/host/linux-x86/clang-4630689/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
  /prebuilts/clang/host/linux-x86/clang-4639204/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
  /prebuilts/clang/host/linux-x86/clang-4691093/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
  /prebuilts/misc/common/swig/include/2.0.11/guile/
typemaps.i 147 /* Enums */
151 enums, which cannot be cast to. */
  /prebuilts/misc/common/swig/include/2.0.11/lua/
typemaps.i 114 void process_enum_inout_array_var(enum Days *arrinout, int len); // using enums
361 // again enums are a problem so they need their own type
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/
generator.py 176 # genGroup(groupinfo,name) - generate interface for a group of enums (C "enum")
196 'enum' : 'enums',
  /prebuilts/sdk/tools/jacks/
jack-4.32.CANDIDATE.jar 
  /external/doclava/src/com/google/doclava/
Doclava.java     [all...]
  /external/google-breakpad/src/third_party/curl/
curl.h     [all...]
  /tools/metalava/src/test/java/com/android/tools/metalava/
ApiFileTest.kt     [all...]
  /external/protobuf/javanano/src/test/java/com/google/protobuf/nano/
NanoTest.java 2850 int[] enums = {Extensions.SECOND_VALUE, Extensions.FIRST_VALUE}; local
3100 int[] enums = {Extensions.SECOND_VALUE, Extensions.FIRST_VALUE}; local
    [all...]
  /external/deqp/framework/delibs/coding_guidelines/
de-coding-guidelines.html 441 prefixed. This includes files, structs, enums, functions (except private ones), macros, etc.
442 In C projects, just about everything in the code needs to be prefixed (files, struct, enums,
449 enums, local variables, and struct members. In some cases, prefixes are used to clarify
466 <li><i>deMemPoolFlag, xoConditionCode</i> -- enums</li>
517 <p>For enums and structs, the types should always be typedeffed and used without the struct or
581 <p>Always put braces on their own lines. This applies to functions, structs, enums, ifs, loops,
963 <li><span class="heading">Structs/classes/enums comment boxes</span>
    [all...]
  /external/libcups/cups/
ipp-support.c 338 { /* document-state-enums */
348 { /* finishings enums */
561 { /* job-collation-type enums */
567 { /* job-state enums */
577 { /* orientation-requested enums */
585 { /* print-quality enums */
591 { /* printer-state enums */
    [all...]
  /external/flatbuffers/src/
idl_gen_js.cpp 69 // Iterate through all definitions we haven't generate code for (enums, structs,
83 // Iterate through all definitions we haven't generate code for (enums,
166 // Generate code for all enums.
    [all...]
  /external/libchrome/base/
logging.h 223 // See the definition of the enums above for descriptions and default values.
637 // We need overloads for enums that don't support operator<<.
638 // (i.e. scoped enums where no operator<< overload was declared).
    [all...]
  /external/mesa3d/src/gallium/docs/source/
screen.rst     [all...]
  /external/syslinux/doc/
CodingStyle.txt 599 Chapter 12: Macros, Enums and RTL
601 Names of macros defining constants and labels in enums are capitalized.
605 Enums are preferred when defining several related constants.
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
CameraMetadataTest.java 551 * Stranger cases that don't use byte enums
592 * Stranger cases that don't use byte enums
832 // This takes advantage of the TYPE_BYTE -> int marshaler designed for enums.
    [all...]

Completed in 1868 milliseconds

<<71727374757677787980>>