HomeSort by relevance Sort by last modified time
    Searched refs:elseif (Results 1 - 25 of 69) sorted by null

1 2 3

  /external/llvm/test/MC/AMDGPU/
symbol_special.s 8 .elseif .option.machine_version_major == 7
10 .elseif .option.machine_version_major == 8
32 .elseif .option.machine_version_stepping == 1
34 .elseif .option.machine_version_stepping == 3
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
export-class-ref-f1.s 7 .elseif defv == 2
9 .elseif defv == 1
export-class-ref-f0.s 6 .elseif refv == 2
8 .elseif refv == 1
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/all/
cond.s 21 .elseif 1
24 .elseif 1
27 .elseif 1
71 .elseif y
cond.l 18 21[ ]+.elseif 1
20 24[ ]+.elseif 1
23 27[ ]+.elseif 1
55 [ ]*[1-9][0-9]*[ ]+\.elseif[ ]+y[ ]*
  /external/swiftshader/third_party/LLVM/test/MC/AsmParser/
conditional_asm.s 7 .elseif 2+2
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/
rd-bkw5.s 8 .elseif \@ < 100
10 .elseif \@ < 1000
  /external/skia/tools/lua/
bitmap_statistics.lua 34 elseif matrixType.affine then
36 elseif matrixType.scale then
43 elseif matrixType.translate then
classify_rrect_clips.lua 14 elseif (rrect:type() == "complex") then
46 elseif (1 == numSquare) then
56 elseif (rrect:type() == "rect") then
58 elseif (rrect:type() == "oval") then
65 elseif (rrect:type() == "empty") then
gradients.lua 42 elseif t.rrect then
44 elseif t.path then
  /external/skqp/tools/lua/
bitmap_statistics.lua 34 elseif matrixType.affine then
36 elseif matrixType.scale then
43 elseif matrixType.translate then
classify_rrect_clips.lua 14 elseif (rrect:type() == "complex") then
46 elseif (1 == numSquare) then
56 elseif (rrect:type() == "rect") then
58 elseif (rrect:type() == "oval") then
65 elseif (rrect:type() == "empty") then
gradients.lua 42 elseif t.rrect then
44 elseif t.path then
  /external/tensorflow/tensorflow/examples/android/jni/
CMakeLists.txt 27 elseif(ANDROID_ABI MATCHES "^arm64-v8a")
  /external/gflags/cmake/
config.cmake.in 46 elseif (@PACKAGE_NAME@_FIND_COMPONENT)
52 elseif (TARGET @PACKAGE_NAME@_shared OR TARGET @PACKAGE_NAME@_nothreads_shared)
61 elseif (@PACKAGE_NAME@_FIND_COMPONENT)
67 elseif (TARGET @PACKAGE_NAME@_static OR TARGET @PACKAGE_NAME@_shared)
78 elseif (@PACKAGE_PREFIX@_SHARED)
  /external/eigen/cmake/
FindBLASEXT.cmake 106 elseif(BLA_VENDOR STREQUAL "All" AND BLAS_acml_LIBRARY)
114 elseif(BLA_VENDOR STREQUAL "All" AND BLAS_essl_LIBRARY)
226 elseif(BLA_VENDOR MATCHES "ACML*")
247 elseif(BLA_VENDOR MATCHES "IBMESSL*")
339 elseif(BLA_VENDOR MATCHES "ACML*")
356 elseif(BLA_VENDOR MATCHES "IBMESSL*")
  /external/libdivsufsort/
CMakeLists.txt 52 elseif(CMAKE_BUILD_TYPE STREQUAL "Debug")
63 elseif(BORLAND)
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_neon_Resize.S 146 .elseif \comp == 2
148 .elseif \comp == 4
247 .elseif \comp == 2
253 .elseif \comp == 4
340 .elseif \comp == 2
352 .elseif \comp == 2
354 .elseif \comp == 4
393 .elseif \comp == 2
395 .elseif \comp == 4
401 .elseif \comp ==
    [all...]
  /external/llvm/test/MC/AsmParser/
conditional_asm.s 7 .elseif 2+2
  /external/libdivsufsort/CMakeModules/
CheckLFS.cmake 42 elseif(SIZEOF_LONG GREATER SIZEOF_INT)
71 elseif(SIZEOF_LONG GREATER SIZEOF_INT)
  /external/libvpx/libvpx/build/make/
ads2gas_apple.pl 77 # Convert ELSEIF to .elseif
78 s/\bELSEIF\b/.elseif/g;
  /external/skia/resources/lua/
slides_utils.lua 14 elseif type(v) == "string" then
83 elseif blockstyle then
  /external/skqp/platform_tools/android/apps/skqp/src/main/assets/resources/lua/
slides_utils.lua 14 elseif type(v) == "string" then
83 elseif blockstyle then
  /external/skqp/resources/lua/
slides_utils.lua 14 elseif type(v) == "string" then
83 elseif blockstyle then
  /external/webrtc/webrtc/modules/audio_processing/test/
apmtest.m 108 elseif strcmp(tests{i}, 'apm-swb')
119 elseif strcmp(tests{i}, 'apmm')
211 elseif exist([inpath 'apm_far.pcm'])
217 elseif exist([inpath 'apm_near.pcm'])
223 elseif exist([inpath 'apm_event.dat'])
229 elseif exist([inpath 'apm_delay.dat'])
235 elseif exist([inpath 'vqeDrift.dat'])
237 elseif exist([inpath 'apm_drift.dat'])

Completed in 945 milliseconds

1 2 3