HomeSort by relevance Sort by last modified time
    Searched refs:openmp (Results 1 - 13 of 13) sorted by null

  /ndk/tests/device/test-openmp/jni/
Android.mk 4 LOCAL_MODULE := openmp
5 LOCAL_SRC_FILES := openmp.c
  /external/chromium_org/third_party/libyuv/util/
Makefile 3 $(CXX) /arch:SSE2 /Ox /openmp psnr.cc ssim.cc psnr_main.cc
  /external/chromium_org/third_party/cython/src/
runtests.py 133 ext.openmp = True
154 As of gcc 4.2, it supports OpenMP 2.5. Gcc 4.4 implements 3.0. We don't
157 returns a two-tuple of (CFLAGS, LDFLAGS) to build the OpenMP extension
166 return '/openmp', ''
209 'tag:openmp': update_openmp_extension,
387 if getattr(ext, 'openmp', None) and compiler_obj.compiler_type == 'msvc':
388 ext.extra_compile_args.append('/openmp')
    [all...]
  /external/chromium_org/third_party/opus/src/
ltmain.sh     [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh     [all...]
  /external/libedit/
ltmain.sh     [all...]
  /external/libopus/
ltmain.sh     [all...]
  /external/libpng/
ltmain.sh     [all...]
  /external/openfst/
ltmain.sh     [all...]
  /external/pcre/dist/
ltmain.sh     [all...]
  /external/pixman/
ltmain.sh     [all...]
configure     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]

Completed in 163 milliseconds