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

1 2 3 4 5 6 7 8

  /external/skia/gn/
is_clang.py 10 cc,cxx = sys.argv[1:3]
13 'clang' in subprocess.check_output('%s --version' % cxx, shell=True)):
  /system/bt/build/toolchain/gcc/
BUILD.gn 17 cxx = "g++"
30 tool("cxx") {
32 command = "$cxx -MMD -MF $depfile {{defines}} {{include_dirs}} {{cflags}} {{cflags_cc}} -c {{source}} -o {{output}}"
34 description = "CXX {{output}}"
58 "$cxx -shared {{ldflags}} -o $soname -Wl,-soname=$soname @$rspfile"
80 command = "$cxx {{ldflags}} -o $outfile -Wl,--start-group @$rspfile {{solibs}} -Wl,--end-group {{libs}}"
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/libcxx/ndk/test/
config.py 55 self.cxx.compile_flags.append('-I' + android_support_headers)
58 self.cxx.link_flags.append('-nodefaultlibs')
61 self.cxx.link_flags.append('-L' + self.cxx_library_root)
64 self.cxx.link_flags.append('-gcc-toolchain')
65 self.cxx.link_flags.append(gcc_toolchain)
69 self.cxx.link_flags.append('-lunwind')
70 self.cxx.link_flags.append('-latomic')
72 self.cxx.link_flags.append('-lgcc')
74 self.cxx.link_flags.append('-lc++_shared')
75 self.cxx.link_flags.append('-lc'
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/ndk/test/
config.py 53 self.cxx.compile_flags.append('-I' + android_support_headers)
56 self.cxx.link_flags.append('-nodefaultlibs')
59 self.cxx.link_flags.append('-L' + self.cxx_library_root)
62 self.cxx.link_flags.append('-gcc-toolchain')
63 self.cxx.link_flags.append(gcc_toolchain)
65 self.cxx.link_flags.append('-lgcc')
69 self.cxx.link_flags.append('-latomic')
71 self.cxx.link_flags.append('-lc++_shared')
72 self.cxx.link_flags.append('-lc')
73 self.cxx.link_flags.append('-lm'
    [all...]
  /external/libcxx/utils/libcxx/test/
config.py 59 self.cxx = None
147 self.lit_config.note('Using compiler: %s' % self.cxx.path)
148 self.lit_config.note('Using flags: %s' % self.cxx.flags)
149 if self.cxx.use_modules:
151 self.cxx.modules_flags)
153 % self.cxx.compile_flags)
154 if len(self.cxx.warning_flags):
155 self.lit_config.note('Using warnings: %s' % self.cxx.warning_flags)
156 self.lit_config.note('Using link flags: %s' % self.cxx.link_flags)
166 self.cxx,
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/config/
_dec.h 5 # define _STLP_NATIVE_HEADER(header) <../cxx/##header>
9 # define _STLP_NATIVE_CPP_C_HEADER(header) <../cxx/##header>
14 # define _STLP_NATIVE_OLD_STREAMS_HEADER(header) <../cxx/##header>
15 # define _STLP_NATIVE_CPP_RUNTIME_HEADER(header) <../cxx/##header>
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/config/
_dec.h 5 # define _STLP_NATIVE_HEADER(header) <../cxx/##header>
9 # define _STLP_NATIVE_CPP_C_HEADER(header) <../cxx/##header>
14 # define _STLP_NATIVE_OLD_STREAMS_HEADER(header) <../cxx/##header>
15 # define _STLP_NATIVE_CPP_RUNTIME_HEADER(header) <../cxx/##header>
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/config/
_dec.h 5 # define _STLP_NATIVE_HEADER(header) <../cxx/##header>
9 # define _STLP_NATIVE_CPP_C_HEADER(header) <../cxx/##header>
14 # define _STLP_NATIVE_OLD_STREAMS_HEADER(header) <../cxx/##header>
15 # define _STLP_NATIVE_CPP_RUNTIME_HEADER(header) <../cxx/##header>
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/libcxx/test/
config.py 59 self.cxx = None
118 self.lit_config.note('Using compiler: %s' % self.cxx.path)
119 self.lit_config.note('Using flags: %s' % self.cxx.flags)
121 % self.cxx.compile_flags)
122 self.lit_config.note('Using link flags: %s' % self.cxx.link_flags)
130 self.cxx,
159 cxx = self.get_lit_conf('cxx_under_test')
163 if cxx is None:
167 cxx = clangxx
169 "inferred cxx_under_test as: %r" % cxx)
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/test/
config.py 51 self.cxx = None
107 self.lit_config.note('Using compiler: %s' % self.cxx.path)
108 self.lit_config.note('Using flags: %s' % self.cxx.flags)
110 % self.cxx.compile_flags)
111 self.lit_config.note('Using link flags: %s' % self.cxx.link_flags)
119 self.cxx,
154 cxx = self.get_lit_conf('cxx_under_test')
158 if cxx is None:
162 cxx = clangxx
164 "inferred cxx_under_test as: %r" % cxx)
    [all...]
  /external/libcxxabi/test/libcxxabi/test/
config.py 37 return int(self.cxx.dumpMacros().get('__cpp_' + feature, 0)) >= required_value
50 self.cxx.compile_flags += ['-DLIBCXXABI_NO_TIMER']
52 self.cxx.compile_flags += ['-funwind-tables']
54 self.cxx.compile_flags += ['-fno-exceptions', '-DLIBCXXABI_HAS_NO_EXCEPTIONS']
56 self.cxx.compile_flags += ['-D_LIBCXXABI_HAS_NO_THREADS']
68 self.cxx.compile_flags += ['-nostdinc++']
72 self.cxx.compile_flags += ['-I' + cxx_headers]
80 self.cxx.compile_flags += ['-I' + libcxxabi_headers]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++abi/test/libcxxabi/test/
config.py 42 self.cxx.compile_flags += ['-DLIBCXXABI_NO_TIMER']
43 self.cxx.compile_flags += ['-funwind-tables']
45 self.cxx.compile_flags += ['-DLIBCXXABI_HAS_NO_THREADS=1']
56 self.cxx.compile_flags += ['-I' + cxx_headers]
64 self.cxx.compile_flags += ['-I' + libcxxabi_headers]
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/libcxxabi/test/
config.py 31 self.cxx.compile_flags += ['-DLIBCXXABI_NO_TIMER']
41 self.cxx.compile_flags += ['-I' + cxx_headers]
49 self.cxx.compile_flags += ['-I' + libcxxabi_headers]
58 self.cxx.compile_flags += ['-DLIBCXXABI_HAS_NO_THREADS=1']
66 self.cxx.link_flags += ['-L' + self.libcxxabi_lib_root,
76 self.cxx.link_flags += ['-lc++abi']
  /external/libcxx/buildcmds/
buildcmdscc 2 CXX=$1
5 echo $ANDROID_BUILD_TOP/$CXX > $DIR/cxx_under_test
10 | perl -ne 's/\S+\.o\b/%OUT%/; print' > $DIR/cxx.cmds
16 $CXX $ARGS
  /external/libcxx/utils/libcxx/android/test/
config.py 26 'Using compiler: {}'.format(self.cxx.path))
28 'Using compile template: {}'.format(self.cxx.cxx_template))
30 'Using link template: {}'.format(self.cxx.link_template))
53 cxx_template_file = os.path.join(self.build_cmds_dir, 'cxx.cmds')
59 self.cxx = libcxx.android.compiler.AndroidCXXCompiler(
63 self.config.target_triple = self.cxx.get_triple()
68 match = std_pattern.search(self.cxx.cxx_template)
76 self.cxx,
83 self.cxx,
format.py 13 def __init__(self, cxx, libcxx_src_root, libcxx_obj_root, timeout,
15 self.cxx = cxx
37 def __init__(self, cxx, libcxx_src_root, libcxx_obj_root, device_dir,
41 cxx,
  /external/libunwind/scripts/
make-L-files 14 for gname in `ls G*.c G*.cxx G*.S 2>/dev/null`; do
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/android/test/
config.py 26 'Using compiler: {}'.format(self.cxx.path))
28 'Using compile template: {}'.format(self.cxx.cxx_template))
30 'Using link template: {}'.format(self.cxx.link_template))
53 cxx_template_file = os.path.join(self.build_cmds_dir, 'cxx.cmds')
59 self.cxx = libcxx.android.compiler.AndroidCXXCompiler(
63 self.config.target_triple = self.cxx.get_triple()
68 match = std_pattern.search(self.cxx.cxx_template)
76 self.cxx,
83 self.cxx,
format.py 13 def __init__(self, cxx, libcxx_src_root, libcxx_obj_root, timeout,
15 self.cxx = cxx
39 def __init__(self, cxx, libcxx_src_root, libcxx_obj_root, device_dir,
43 cxx,
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/buildcmds/
buildcmdscc 2 CXX=$1
5 echo $ANDROID_BUILD_TOP/$CXX > $DIR/cxx_under_test
10 | perl -ne 's/\S+\.o\b/%OUT%/; print' > $DIR/cxx.cmds
16 $CXX $ARGS
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/libcxx/android/test/
config.py 26 'Using compiler: {}'.format(self.cxx.path))
28 'Using compile template: {}'.format(self.cxx.cxx_template))
30 'Using link template: {}'.format(self.cxx.link_template))
53 cxx_template_file = os.path.join(self.build_cmds_dir, 'cxx.cmds')
59 self.cxx = libcxx.android.compiler.AndroidCXXCompiler(
63 self.config.target_triple = self.cxx.get_triple()
68 match = std_pattern.search(self.cxx.cxx_template)
76 self.cxx,
83 self.cxx,
  /prebuilts/ndk/r13/sources/third_party/shaderc/libshaderc/
Android.mk 4 LOCAL_CPP_EXTENSION := .cc .cpp .cxx
  /bionic/tests/
Android.mk 68 $(LOCAL_PATH)/file-check-cxx \
71 LOCAL_CXX = $(LOCAL_PATH)/file-check-cxx \
87 $(LOCAL_PATH)/file-check-cxx \
90 LOCAL_CXX := $(LOCAL_PATH)/file-check-cxx \
  /external/google-benchmark/
.travis-libcxx-setup.sh 20 make cxx -j2
21 sudo make install-cxxabi install-cxx
  /external/llvm/tools/llvm-go/
llvm-go.go 42 cpp, cxx, ld string
101 cxx: "-std=c++11",
145 `, flags.cpp, flags.cxx, flags.ld)
148 func runGoWithLLVMEnv(args []string, cc, cxx, gocmd, llgo, cppflags, cxxflags, ldflags string) {
181 "CXX=" + cxx,
183 "CGO_CXXFLAGS=" + flags.cxx + " " + cxxflags,
194 !strings.HasPrefix(v, "CXX=") &&
239 cxx := os.Getenv("CXX")
    [all...]

Completed in 1721 milliseconds

1 2 3 4 5 6 7 8