HomeSort by relevance Sort by last modified time
    Searched full:elif (Results 1 - 25 of 7492) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/
078-elif-without-if.c 0 #elif defined FOO
081-elif-without-expression.c 2 #elif
045-if-0-elif.c 4 #elif 0
6 #elif 1
8 #elif 1
046-if-1-elsif.c 4 #elif 0
6 #elif 1
8 #elif 0
074-elif-undef.c 2 #elif UNDEF < 0
047-if-elif-else.c 4 #elif 0
6 #elif 0
075-elif-elif-undef.c 2 #elif UNDEF < 0
3 #elif UNDEF == 3
076-elif-undef-nested.c 3 #elif UNDEF == 5
078-elif-without-if.c.expected 1 0:1(2): preprocessor error: elif without #if
081-elif-without-expression.c.expected 1 0:2(1): preprocessor error: #elif with no expression
098-elif-undefined.c 3 #elif UNDEFINED_MACRO
  /external/mesa3d/src/glsl/glcpp/tests/
078-elif-without-if.c 0 #elif defined FOO
081-elif-without-expression.c 2 #elif
045-if-0-elif.c 4 #elif 0
6 #elif 1
8 #elif 1
046-if-1-elsif.c 4 #elif 0
6 #elif 1
8 #elif 0
074-elif-undef.c 2 #elif UNDEF < 0
047-if-elif-else.c 4 #elif 0
6 #elif 0
075-elif-elif-undef.c 2 #elif UNDEF < 0
3 #elif UNDEF == 3
076-elif-undef-nested.c 3 #elif UNDEF == 5
078-elif-without-if.c.expected 1 0:1(2): preprocessor error: elif without #if
081-elif-without-expression.c.expected 1 0:2(1): preprocessor error: #elif with no expression
098-elif-undefined.c 3 #elif UNDEFINED_MACRO
  /external/kernel-headers/original/asm-x86/
module_32.h 15 #elif defined CONFIG_M486
17 #elif defined CONFIG_M586
19 #elif defined CONFIG_M586TSC
21 #elif defined CONFIG_M586MMX
23 #elif defined CONFIG_MCORE2
25 #elif defined CONFIG_M686
27 #elif defined CONFIG_MPENTIUMII
29 #elif defined CONFIG_MPENTIUMIII
31 #elif defined CONFIG_MPENTIUMM
33 #elif defined CONFIG_MPENTIUM
    [all...]
  /external/eigen/Eigen/src/Core/util/
ReenableStupidWarnings.h 7 #elif defined __INTEL_COMPILER
9 #elif defined __clang__
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/slot/detail/
shared.hpp 29 # elif (BOOST_PP_VALUE) / 1000000000UL == 1
31 # elif (BOOST_PP_VALUE) / 1000000000UL == 2
33 # elif (BOOST_PP_VALUE) / 1000000000UL == 3
35 # elif (BOOST_PP_VALUE) / 1000000000UL == 4
37 # elif (BOOST_PP_VALUE) / 1000000000UL == 5
39 # elif (BOOST_PP_VALUE) / 1000000000UL == 6
41 # elif (BOOST_PP_VALUE) / 1000000000UL == 7
43 # elif (BOOST_PP_VALUE) / 1000000000UL == 8
45 # elif (BOOST_PP_VALUE) / 1000000000UL == 9
51 # elif BOOST_PP_SLOT_OFFSET_10(BOOST_PP_VALUE) / 100000000UL ==
    [all...]

Completed in 644 milliseconds

1 2 3 4 5 6 7 8 91011>>