/external/clang/test/SemaOpenCL/ |
D | address-spaces-conversions-cl2.0.cl | 27 #ifdef CONSTANT 40 #ifndef CONSTANT 48 #ifdef CONSTANT 57 #ifdef CONSTANT 67 #ifndef CONSTANT 82 #ifdef CONSTANT 92 #ifndef CONSTANT 102 #ifdef CONSTANT 108 #ifdef CONSTANT 118 #ifndef CONSTANT [all …]
|
/external/mesa3d/src/gallium/tests/graw/geometry-shader/ |
D | mov.txt | 5 DCL IN[][0], POSITION, CONSTANT 6 DCL IN[][1], COLOR, CONSTANT 7 DCL OUT[0], POSITION, CONSTANT 8 DCL OUT[1], COLOR, CONSTANT
|
D | mov-cb-2d.txt | 5 DCL IN[][0], POSITION, CONSTANT 6 DCL IN[][1], COLOR, CONSTANT 7 DCL OUT[0], POSITION, CONSTANT 8 DCL OUT[1], COLOR, CONSTANT
|
D | add.txt | 5 DCL IN[][0], POSITION, CONSTANT 6 DCL IN[][1], COLOR, CONSTANT 7 DCL OUT[0], POSITION, CONSTANT 8 DCL OUT[1], COLOR, CONSTANT
|
D | add-mix.txt | 5 DCL IN[][0], POSITION, CONSTANT 6 DCL IN[][1], COLOR, CONSTANT 7 DCL OUT[0], POSITION, CONSTANT 8 DCL OUT[1], COLOR, CONSTANT
|
D | line.txt | 5 DCL IN[][0], POSITION, CONSTANT 6 DCL IN[][1], COLOR, CONSTANT 7 DCL OUT[0], POSITION, CONSTANT 8 DCL OUT[1], COLOR, CONSTANT
|
D | multi-line.txt | 5 DCL IN[][0], POSITION, CONSTANT 6 DCL IN[][1], COLOR, CONSTANT 7 DCL OUT[0], POSITION, CONSTANT 8 DCL OUT[1], COLOR, CONSTANT
|
/external/google-breakpad/src/testing/scripts/generator/cpp/ |
D | tokenize.py | 55 CONSTANT = 'CONSTANT' variable 159 token_type = CONSTANT 162 token_type = CONSTANT 186 token_type = CONSTANT 196 token_type = CONSTANT 212 token_type = CONSTANT 215 token_type = CONSTANT
|
/external/googletest/googlemock/scripts/generator/cpp/ |
D | tokenize.py | 55 CONSTANT = 'CONSTANT' variable 159 token_type = CONSTANT 162 token_type = CONSTANT 186 token_type = CONSTANT 196 token_type = CONSTANT 212 token_type = CONSTANT 215 token_type = CONSTANT
|
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/pthread_h/ |
D | 2-2-buildonly.c | 18 #define TEST_MACRO(CONSTANT) \ argument 19 void test_ ## CONSTANT(void) { int dummy = #CONSTANT; }
|
/external/u-boot/arch/arm/cpu/armv8/ |
D | u-boot.lds | 34 ALIGN(CONSTANT(COMMONPAGESIZE)) 56 CONSTANT(COMMONPAGESIZE)) (NOLOAD) : 67 . = ALIGN(CONSTANT(COMMONPAGESIZE));
|
/external/clang/test/Analysis/ |
D | unreachable-code-path.c | 69 #define CONSTANT 0 macro 72 if (CONSTANT) in test7()
|
/external/u-boot/arch/arm/cpu/ |
D | u-boot.lds | 54 ALIGN(CONSTANT(COMMONPAGESIZE)) 78 CONSTANT(COMMONPAGESIZE)) (NOLOAD) : 91 . = ALIGN(CONSTANT(COMMONPAGESIZE));
|
/external/antlr/runtime/Ruby/lib/antlr3/template/ |
D | group-file-parser.rb | 264 if ( look_3_0 == CONSTANT ) 276 mod = match( CONSTANT, TOKENS_FOLLOWING_CONSTANT_IN_group_name_144 ) 286 name = match( CONSTANT, TOKENS_FOLLOWING_CONSTANT_IN_group_name_169 )
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/issue276/foo/ |
D | A.java | 6 CONSTANT enumConstant
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/ |
D | AccessEnumMemberThroughThis.java.txt | 3 CONSTANT("constant");
|
/external/mesa3d/src/gallium/tests/graw/fragment-shader/ |
D | frag-face.sh | 4 DCL IN[1], FACE, CONSTANT
|
/external/desugar/test/java/com/google/devtools/build/android/desugar/testdata/java8/ |
D | FunctionalInterfaceWithInitializerAndDefaultMethods.java | 22 ClassWithInitializer CONSTANT = new ClassWithInitializer(); field
|
/external/guice/core/src/com/google/inject/internal/ |
D | Indexer.java | 56 CONSTANT, enumConstant 123 binding, BindingType.CONSTANT, scope(binding), binding.getValue()); in visit()
|
/external/bcc/src/python/bcc/ |
D | usdt.py | 29 if self.valid & BCC_USDT_ARGUMENT_FLAGS.CONSTANT != 0: 49 if self.valid & BCC_USDT_ARGUMENT_FLAGS.CONSTANT != 0:
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTX.h | 101 CONSTANT = 2, enumerator
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTX.h | 104 CONSTANT = 2, enumerator
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cVertexAttrib64BitTest.cpp | 1352 CONSTANT, enumerator 2252 case CONSTANT: in logTestIterationAndConfig() 2335 …configureAttribute(iteration, configuration, n_type, program_id, use_arrays, (CONSTANT != attribut… in prepareVertexArray() 2787 logTestIterationAndConfig(iteration, CONSTANT, false /* use_arrays */, false /* use_locations */); in testIteration() 2794 logTestIterationAndConfig(iteration, CONSTANT, true /* use_arrays */, false /* use_locations */); in testIteration() 2801 logTestIterationAndConfig(iteration, CONSTANT, false /* use_arrays */, true /* use_locations */); in testIteration() 2808 logTestIterationAndConfig(iteration, CONSTANT, true /* use_arrays */, true /* use_locations */); in testIteration() 2901 prepareVertexArray(iteration, CONSTANT, program_id, use_arrays); in testProgramWithConstant()
|
/external/llvm/test/Transforms/InstCombine/ |
D | bswap-fold.ll | 93 ; Fold: OP( BSWAP(x), CONSTANT ) -> BSWAP( OP(x, BSWAP(CONSTANT) ) )
|
/external/skqp/src/compute/skc/platforms/cl_12/kernels/ |
D | rasters_alloc.cl | 35 __global skc_uint const * const raster_ids, // FIXME -- CONSTANT
|