HomeSort by relevance Sort by last modified time
    Searched refs:CXX (Results 151 - 175 of 331) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Index/
IndexSymbol.h 61 CXX,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Index/
IndexSymbol.h 61 CXX,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Index/
IndexSymbol.h 62 CXX,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Index/
IndexSymbol.h 62 CXX,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Index/
IndexSymbol.h 62 CXX,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Index/
IndexSymbol.h 62 CXX,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Index/
IndexSymbol.h 61 CXX,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Index/
IndexSymbol.h 61 CXX,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Index/
IndexSymbol.h 61 CXX,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Index/
IndexSymbol.h 62 CXX,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Index/
IndexSymbol.h 62 CXX,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Index/
IndexSymbol.h 62 CXX,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Index/
IndexSymbol.h 62 CXX,
  /external/tensorflow/tensorflow/contrib/lite/
Makefile 30 CXX := $(CC_PREFIX) gcc
112 $(CXX) $(CXXFLAGS) $(INCLUDES) -c $< -o $@
129 $(CXX) $(CXXFLAGS) $(INCLUDES) \
  /external/libvpx/libvpx/build/make/
configure.sh 306 check_cmd ${CXX} ${CXXFLAGS} "$@" -c -o ${TMP_O} ${TMP_CC}
344 # Catch CFLAGS that trigger CXX warnings
345 case "$CXX" in
451 saved_CXX="${CXX}"
453 enabled ccache && CXX="ccache ${CXX}"
467 CXX=${CXX}
502 CXX="${saved_CXX}"
649 CXX=${CXX:-${CROSS}g++
    [all...]
  /external/llvm/utils/release/
test-release.sh 366 echo "#" env CC="$c_compiler" CXX="$cxx_compiler" \
370 env CC="$c_compiler" CXX="$cxx_compiler" \
375 echo "#" env CC="$c_compiler" CXX="$cxx_compiler" \
381 env CC="$c_compiler" CXX="$cxx_compiler" \
499 cxx_compiler="$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...]
  /external/llvm/utils/
llvm-compilers-check 130 parser.add_option("--cxx", default=find_executable("c++"),
175 options.cxx = find_executable(options.cxx)
262 self.cxx = options.cxx
319 command = [self.cxx]
392 CXX=self.cxx),
394 CXX=self.cxx),
    [all...]
  /external/zlib/src/nintendods/
Makefile 66 # use CXX for linking C++ projects, CC for standard C
74 export LD := $(CXX)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/
build.sh 226 CXX=${BINPREFIX}g++
232 export CC CXX LD AS AR RANLIB STRIP
244 CXX=${BINPREFIX}g++
251 export CC CXX LD AS AR RANLIB RC STRIP
  /toolchain/binutils/binutils-2.27/ld/testsuite/config/
default.exp 91 if {![info exists CXX]} {
92 set CXX [find_g++]
  /toolchain/binutils/binutils-2.27/zlib/nintendods/
Makefile 66 # use CXX for linking C++ projects, CC for standard C
74 export LD := $(CXX)
  /external/google-breakpad/src/testing/
CMakeLists.txt 40 project(gmock CXX C)
  /external/icu/icu4c/source/config/
mh-os400 24 COMPILE.cc= $(CXX) $(DEFS) $(CPPFLAGS) $(CXXFLAGS) -c -qTERASPACE=*YES -qSTGMDL=*INHERIT -qPFROPT=*STRDONLY -qRTTIALL
  /external/swiftshader/third_party/LLVM/utils/release/
test-release.sh 145 cxx_compiler="$CXX"
217 env CC=$c_compiler CXX=$cxx_compiler \

Completed in 566 milliseconds

1 2 3 4 5 67 8 91011>>