Searched
full:enums (Results
2226 -
2250 of
3341) sorted by null
<<81828384858687888990>>
| /external/deqp/external/openglcts/modules/gl/ |
| gl4cTextureGatherTests.cpp | 299 return "Verify that gather related enums are correct."; 304 return "Query GL_*_TEXTURE_GATHER_OFFSET enums."; 309 return "Values of enums meet GL spec requirements."; [all...] |
| /external/deqp/external/openglcts/modules/gles31/ |
| es31cTextureStorageMultisampleGLCoverageTests.cpp | 51 " GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY_OES enums are recognized.")
|
| /external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
| esextcTextureCubeMapArraySampling.hpp | 148 /* Enums */
|
| /external/flatbuffers/include/flatbuffers/ |
| reflection.h | 393 auto enumdef = schema.enums()->Get(unionfield.type()->index());
|
| /external/flatbuffers/src/ |
| reflection.cpp | 687 auto fb_enum = schema.enums()->Get(field_def->type()->index());
|
| /external/golang-protobuf/proto/ |
| text.go | 446 // Enums have a String method, so writeAny will work fine.
|
| /external/google-breakpad/src/common/dwarf/ |
| dwarf2enums.h | 36 // These enums do not follow the google3 style only because they are
|
| /external/google-styleguide/ |
| javascriptguide.xml | [all...] |
| /external/guava/guava/src/com/google/common/hash/ |
| BloomFilter.java | 87 * Non-negative values are reserved for enums defined in BloomFilterStrategies;
|
| /external/guava/guava-testlib/src/com/google/common/testing/ |
| ArbitraryInstances.java | 154 * <p>Covers arrays, enums and common types defined in {@code java.lang}, {@code java.lang.reflect},
|
| /external/guice/core/src/com/google/inject/ |
| Binder.java | 149 * all primitive types, to {@link Enum#valueOf(Class, String) all enums}, and to
|
| /external/icu/icu4c/source/tools/gensprep/ |
| store.c | 269 /* Assume that index[] is used according to the enums defined */
|
| /external/icu/icu4c/source/tools/toolutil/ |
| udbgutil.cpp | 143 * negative enums.. leave out for now.
|
| /external/libavc/encoder/ |
| ive2.h | 55 /* Enums */ [all...] |
| /external/libdrm/ |
| xf86drm.h | 158 /* All of these enums *MUST* match with the
|
| /external/libjpeg-turbo/doc/html/search/ |
| search.js | 27 5: "enums",
|
| /external/libmojo/mojo/public/tools/bindings/generators/ |
| mojom_java_generator.py | 503 for enum in self.module.enums:
|
| /external/libusb/libusb/os/ |
| windows_nt_common.c | 265 // (eg. "simultaneous" enums from different threads) => use a mutex
|
| /external/libxml2/doc/ |
| python.html | 65 descriptions, enums, structures, typedefs, etc... The Python script used to
|
| /external/llvm/include/llvm/IR/ |
| Instruction.h | 101 /// Returns a member of one of the enums like Instruction::Add.
|
| LegacyPassManagers.h | 102 // enums for debugging strings
|
| /external/llvm/include/llvm/Support/ |
| COFF.h | 12 // Structures and enums defined within this file where created using
|
| /external/llvm/test/CodeGen/WebAssembly/ |
| reg-stackify.ll | 466 !1 = distinct !DICompileUnit(language: DW_LANG_C99, file: !2, producer: "clang version 3.9.0 (trunk 266005) (llvm/trunk 266105)", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, enums: !3)
|
| /external/llvm/test/CodeGen/WinEH/ |
| wineh-cloning.ll | 386 !1 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, file: !2, producer: "compiler", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, enums: !3)
|
| /external/llvm/test/CodeGen/X86/ |
| 2010-05-25-DotDebugLoc.ll | 205 !3 = distinct !DICompileUnit(language: DW_LANG_C89, producer: "4.2.1 (Based on Apple Inc. build 5658) (LLVM build)", isOptimized: true, emissionKind: FullDebug, file: !45, enums: !47, retainedTypes: !47, imports: null)
|
Completed in 1404 milliseconds
<<81828384858687888990>>