HomeSort by relevance Sort by last modified time
    Searched full:clang (Results 3426 - 3450 of 15538) sorted by null

<<131132133134135136137138139140>>

  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/lib/linux/
libclang_rt.stats_client-x86_64.a 8 ELF>?@@SH??H?51??H??t?;[??[?H?H?H?=?H?$H???H?GH??H??t? PH?51??H??tH?=??H?=H?5H?X?__sanitizer_stats_register__sanitizer_stats_unregisterAndroid (4691093 based on r316199) clang version 6.0.2 (https://android.googlesource.com/toolchain/clang 183abd29fc496f55536e7d904e0abae47888fc7f) (https://android.googlesource.com/toolchain/llvm 34361f192e41ed6e4e8f9aca80a4ea7e9856f327) (based on LLVM 6.0.2svn)/usr/local/google/buildbot/src/android/llvm-r316199/toolchain/llvm/projects/compiler-rt/lib/stats/stats_client.cc/usr/local/google/buildbot/src/android/llvm-r316199/out/stage2LookupSymbolFromMainTrapRegisterSanStats__cxx_global_var_init~RegisterSanStats__sanitizer_stat_report%U..1X Y .1X Y ?*:"TS>?>~#>*2Android (4691093 based on r316199) clang version 6.0.2 (https://android.googlesource.com/toolchain/clang 183abd29fc496f55536e7d904e0abae47888fc7f) (https://android.googlesource.com/toolchain/llvm 34361f192e41ed6e4e8f9aca80a4ea7e9856f327) (based on LLVM 6.0.2svn)zRx ?A?4H"\>A?? /usr/local/google/buildbot/src/android/llvm-r316199/toolchain/llvm/projects/compiler-rt/lib/stats/usr/local/google/buildbot/src/android/llvm-r316199/toolchain/llvm/projects/compiler-rt/lib/stats/../sanitizer_commonstats_client.ccsanitizer_internal_defs.h 6
  /prebuilts/misc/darwin-x86/analyzer/bin/
ccc-syntax 8 # It calls "clang -fsyntax-only ..." to utilize clang's better diagnostics
11 # symbols/macros. Some clang-specific warnings are disabled to be compatible
18 # the following flags, this script should check and skip "clang -fsyntax-only"
39 # If LOCAL_CC is not clang and not compiling in c++ mode, turn on -std=gnu89 by default
42 if [ "$LOCAL_CC" = "${LOCAL_CC%clang}" -a "$cxx_mode" != "true" ] ; then
59 if [ "$LOCAL_CC" != "${LOCAL_CC%clang*}" ]; then
60 # Don't look for its own lib/clang/x.y/include when LOCAL_CC is clang
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/
appveyor.yml 14 CMAKE_OPTIONS: -DCMAKE_C_COMPILER=clang-cl.exe -DCMAKE_CXX_COMPILER=clang-cl.exe
22 CMAKE_OPTIONS: -DCMAKE_C_COMPILER=clang-cl.exe -DCMAKE_CXX_COMPILER=clang-cl.exe
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/atomics/atomics.types.operations/atomics.types.operations.req/
ctor.pass.cpp 14 // clang versions. It was fixed right before the llvm 3.5 release. See PR18097.
15 // XFAIL: apple-clang-6.0, clang-3.4, clang-3.3
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/language.support/support.dynamic/new.delete/new.delete.single/
sized_delete14.pass.cpp 14 // NOTE: Clang does not enable sized-deallocation in c++14 and beyond by
16 // (except clang-3.6 which temporarily enabled sized-deallocation)
17 // UNSUPPORTED: clang, apple-clang
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/time/time.clock/time.clock.hires/
consistency.pass.cpp 16 // XFAIL: availability=macosx10.7 && (c++98 || c++03 || c++11 || c++14 || apple-clang-7 || apple-clang-8.0)
17 // XFAIL: availability=macosx10.8 && (c++98 || c++03 || c++11 || c++14 || apple-clang-7 || apple-clang-8.0)
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/time/time.clock/time.clock.steady/
consistency.pass.cpp 18 // XFAIL: availability=macosx10.7 && (c++98 || c++03 || c++11 || c++14 || apple-clang-7 || apple-clang-8.0)
19 // XFAIL: availability=macosx10.8 && (c++98 || c++03 || c++11 || c++14 || apple-clang-7 || apple-clang-8.0)
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/time/time.clock/time.clock.system/
consistency.pass.cpp 16 // XFAIL: availability=macosx10.7 && (c++98 || c++03 || c++11 || c++14 || apple-clang-7 || apple-clang-8.0)
17 // XFAIL: availability=macosx10.8 && (c++98 || c++03 || c++11 || c++14 || apple-clang-7 || apple-clang-8.0)
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/
Application.mk 17 NDK_TOOLCHAIN_VERSION := clang
  /system/core/libunwindstack/tests/files/offline/debug_frame_first_x86/
waiter 
  /system/extras/simpleperf/
cmd_help.cpp 29 // clang-format off
33 // clang-format on
63 // clang-format off
72 // clang-format on
  /system/tools/aidl/docs/
making-changes.md 11 When in doubt, clang-format -style=google is a good reference.
  /external/clang/test/Driver/
freebsd.c 1 // RUN: %clang -no-canonical-prefixes \
9 // RUN: %clang -no-canonical-prefixes \
17 // RUN: %clang -no-canonical-prefixes \
28 // RUN: %clang -no-canonical-prefixes -target x86_64-pc-freebsd8 -m32 %s \
34 // RUN: %clang -target x86_64-pc-freebsd8 -m32 %s 2>&1 \
40 // RUN: %clang -no-canonical-prefixes -target x86_64-pc-freebsd8 -m32 %s \
43 // RUN: %clang -no-canonical-prefixes -target x86_64-pc-freebsd9 -m32 %s \
46 // RUN: %clang -no-canonical-prefixes -target x86_64-pc-freebsd10.0 -m32 %s \
57 // RUN: %clang %s -### -o %t.o 2>&1 \
63 // RUN: %clang %s -### -o %t.o 2>&1
    [all...]
x86-target-features.c 1 // RUN: %clang -target i386-unknown-linux-gnu -march=i386 -mx87 %s -### -o %t.o 2>&1 | FileCheck -check-prefix=X87 %s
2 // RUN: %clang -target i386-unknown-linux-gnu -march=i386 -mno-x87 %s -### -o %t.o 2>&1 | FileCheck -check-prefix=NO-X87 %s
3 // RUN: %clang -target i386-unknown-linux-gnu -march=i386 -m80387 %s -### -o %t.o 2>&1 | FileCheck -check-prefix=X87 %s
4 // RUN: %clang -target i386-unknown-linux-gnu -march=i386 -mno-80387 %s -### -o %t.o 2>&1 | FileCheck -check-prefix=NO-X87 %s
8 // RUN: %clang -target i386-unknown-linux-gnu -march=i386 -mmmx -m3dnow -m3dnowa %s -### -o %t.o 2>&1 | FileCheck -check-prefix=MMX %s
9 // RUN: %clang -target i386-unknown-linux-gnu -march=i386 -mno-mmx -mno-3dnow -mno-3dnowa %s -### -o %t.o 2>&1 | FileCheck -check-prefix=NO-MMX %s
13 // RUN: %clang -target i386-unknown-linux-gnu -march=i386 -msse -msse2 -msse3 -mssse3 -msse4a -msse4.1 -msse4.2 %s -### -o %t.o 2>&1 | FileCheck -check-prefix=SSE %s
14 // RUN: %clang -target i386-unknown-linux-gnu -march=i386 -mno-sse -mno-sse2 -mno-sse3 -mno-ssse3 -mno-sse4a -mno-sse4.1 -mno-sse4.2 %s -### -o %t.o 2>&1 | FileCheck -check-prefix=NO-SSE %s
18 // RUN: %clang -target i386-unknown-linux-gnu -march=i386 -msse4 -maes %s -### -o %t.o 2>&1 | FileCheck -check-prefix=SSE4-AES %s
19 // RUN: %clang -target i386-unknown-linux-gnu -march=i386 -mno-sse4 -mno-aes %s -### -o %t.o 2>&1 | FileCheck -ch (…)
    [all...]
cuda-options.cu 2 // REQUIRES: clang-driver
8 // RUN: %clang -### -target x86_64-linux-gnu -c %s 2>&1 \
14 // RUN: %clang -### -target x86_64-linux-gnu %s 2>&1 \
21 // RUN: %clang -### -target x86_64-linux-gnu --cuda-host-only %s 2>&1 \
26 // RUN: %clang -### -target x86_64-linux-gnu --cuda-device-only %s 2>&1 \
33 // RUN: %clang -### -target x86_64-linux-gnu --cuda-device-only \
38 // RUN: %clang -### -target x86_64-linux-gnu --cuda-compile-host-device \
43 // RUN: %clang -### -target x86_64-linux-gnu --cuda-host-only \
48 // RUN: %clang -### -target x86_64-linux-gnu --cuda-compile-host-device \
53 // RUN: %clang -### -target x86_64-linux-gnu --cuda-host-only
    [all...]
  /external/v8/tools/clang/scripts/
update.py 6 """This script is used to download prebuilt clang binaries.
8 It is also used by package.py to build the prebuilt clang binaries."""
29 # Reverting problematic clang rolls is safe, though.
36 # This is incremented when pushing a new build of Clang at the same revision.
54 CLANG_DIR = os.path.join(LLVM_DIR, 'tools', 'clang')
80 'https://commondatastorage.googleapis.com/chromium-browser-clang')
271 Several Chrome tools have dependencies on LLVM/Clang libraries. The LLVM build
280 f.write('# Automatically generated by tools/clang/scripts/update.py. ' +
282 f.write('# Since tools/clang is located in another directory, use the \n')
380 """Checks that `clang --version` outputs VERSION. If this fails, VERSIO
    [all...]
run_tool.py 5 """Wrapper script to help run clang tools across Chromium code.
8 If you want to run a clang tool across all Chromium code:
15 If you want to run the clang tool across only chrome/browser and
22 Why use run_tool.py (instead of running a clang tool directly):
23 The clang tool implementation doesn't take advantage of multiple cores, and if
30 1) run multiple instances of clang tool in parallel
31 2) gather stdout from clang tool invocations
36 source files. These tools assume the clang tool emits the edits in the
63 from clang import compile_db
96 """Executes the clang tool
    [all...]
  /prebuilts/sdk/renderscript/lib/x86_64/
libcompiler_rt.a 54 ELF>? @@SH???'?H?t0H??H!?H??H!?H)??[?Android clang version 5.0.1 (https://us3-mirror-android.googlesource.com/toolchain/clang 00e4a5a67eb7d626653c23780ff02367ead74955) (https://us3-mirror-android.googlesource.com/toolchain/llvm ef376ecb7d9c1460216126d102bb32fc5f73800d) (based on LLVM 5.0.1svn)external/compiler-rt/lib/builtins/enable_execute_stack.clong unsigned int__uintptr_tuintptr_tunsigned char__enable_execute_stackaddrpageSizeppageAlignMaskstartPagelengthsize_tendPageU(SP(SPU-U"-T%?BI: ; $> I.@: ; '?: ; I4: ; I 4: ; I
70 &<>)?P__enable_execute_stack_?1__uintptr_t<long unsigned int&uintptr_tHunsigned char?size_tAndroid clang version 5.0.1 (https://us3-mirror-android.googlesource.com/toolchain/clang 00e4a5a67eb7d626653c23780ff02367ead74955) (https://us3-mirror-android.googlesource.com/toolchain/llvm ef376ecb7d9c1460216126d102bb32fc5f73800d) (based on LLVM 5.0.1svn)zRx ?-A??? out/soong/ndk/sysroot/usr/includeexternal/compiler-rt/lib/builtinsprebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/includestdint.henable_execute_stack.cstddef.h /$
110 @@H??H9?tH??H???H1?H)?H???PH?=H???external/compiler-rt/lib/builtins/absvdi2.c__absvdi2Android clang version 5.0.1 (https://us3-mirror-android.googlesource.com/toolchain/clang 00e4a5a67eb7d626653c23780ff02367ead74955) (https://us3-mirror-android.googlesource.com/toolchain/llvm ef376ecb7d9c1460216126d102bb32fc5f73800d) (based on LLVM 5.0.1svn)external/compiler-rt/lib/builtins/absvdi2.cintlong long intdi_int__absvdi2aNtU (UP%?B$> I: ; .@: ; 'I?: ; I4 : ; I4: ; I&I? 989W--???&-??__absvdi23?-di_int&int8long long intAndroid clang version 5.0.1 (https://us3-mirror-android.googlesource.com/toolchain/clang 00e4a5a67eb7d626653c237 (…)
    [all...]
  /external/clang/
CMakeLists.txt 3 # If we are not building as a part of LLVM, build Clang as an
6 project(Clang)
85 option(CLANG_ENABLE_BOOTSTRAP "Generate the clang bootstrap target" OFF)
181 "Relative directory from the Clang binary to its resource files.")
184 "Colon separated list of directories clang will search for headers.")
221 set(CLANG_VENDOR_UTI "org.llvm.clang" CACHE STRING
241 "${CLANG_SOURCE_DIR}/include/clang/*.inc")
250 # Compute the Clang version from the LLVM version.
253 message(STATUS "Clang version: ${CLANG_VERSION}")
269 ${CMAKE_CURRENT_SOURCE_DIR}/include/clang/Basic/Version.inc.i
    [all...]
build.py 17 """Builds the Android Clang toolchain."""
183 targets = ['clang-toolchain-minimal']
185 targets += ['clang-toolchain-full']
193 package_name = 'clang-' + build_name
252 'bin/clang' + bin_ext,
253 'bin/clang++' + bin_ext,
262 'bin/clang-format' + bin_ext,
263 'bin/clang-tidy' + bin_ext,
309 """Create and install bash scripts for invoking Clang for analysis."""
313 ' `dirname $0`/../clang{clang_suffix} -target {target} "$@"\n
    [all...]
  /external/clang/www/
diagnostics.html 6 <title>Clang - Expressive Diagnostics</title>
31 <p>In addition to being fast and functional, we aim to make Clang extremely user
36 Clang output to GCC 4.9's output in some cases.
41 <p>First, all diagnostics produced by clang include full column number
42 information. The clang command-line compiler driver uses this information
60 $ <span class="cmd">clang -fsyntax-only format-strings.c</span>
66 <p>Note that modern versions of GCC have followed Clang's lead, and are
68 text in the result. However, Clang's column number is much more accurate,
71 Also, Clang's diagnostic is colored by default, making it easier to
76 <p>Clang captures and accurately tracks range information for expressions
    [all...]
  /prebuilts/sdk/renderscript/lib/arm/
libcompiler_rt.a 20 ELF(L 4(?F' ????AB D(0?@?F"??@????????Android clang version 5.0.1 (https://us3-mirror-android.googlesource.com/toolchain/clang 00e4a5a67eb7d626653c23780ff02367ead74955) (https://us3-mirror-android.googlesource.com/toolchain/llvm ef376ecb7d9c1460216126d102bb32fc5f73800d) (based on LLVM 5.0.1svn)external/compiler-rt/lib/builtins/enable_execute_stack.cunsigned int__uintptr_tuintptr_tunsigned char__enable_execute_stackaddrpageSizeppageAlignMaskstartPagelengthsize_tendPageP T
39 "8>)?L__enable_execute_stackZ?-__uintptr_t8unsigned int"uintptr_tDunsigned char?size_tAndroid clang version 5.0.1 (https://us3-mirror-android.googlesource.com/toolchain/clang 00e4a5a67eb7d626653c23780ff02367ead74955) (https://us3-mirror-android.googlesource.com/toolchain/llvm ef376ecb7d9c1460216126d102bb32fc5f73800d) (based on LLVM 5.0.1svn)A9aeabi/C2.09
44 "&????| $B???? out/soong/ndk/sysroot/usr/includeexternal/compiler-rt/lib/builtinsprebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/includestdint.henable_execute_stack.cstddef.h/$
56 ELF(?4(??BC???p???r???pb??qpG??HJ!xDzD????????external/compiler-rt/lib/builtins/absvdi2.c__absvdi2Android clang version 5.0.1 (https://us3-mirror-android.googlesource.com/toolchain/clang 00e4a5a67eb7d626653c23780ff02367ead74955) (https://us3-mirror-android.googlesource.com/toolchain/llvm ef376ecb7d9c1460216126d102bb32fc5f73800d) (based on LLVM 5.0.1svn)external/compiler-rt/lib/builtins/absvdi2.cintlong long intdi_int__absvdi2Nat%?B$> I: ; .@: ; 'I?: ; I4 : ; I4: ; I&I{ 444]))?ty");__absvdi23)di_int"int4long long intAndroid clang version 5.0.1 (https://us3-mirror-android.googlesource.com/toolchain/clang 00e4a5a67eb7d626653c237 (…)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/cmake/clang/
ClangTargets.cmake 19 foreach(_expectedTarget clangBasic clangLex clangParse clangAST clangDynamicASTMatchers clangASTMatchers clangSema clangCodeGen clangAnalysis clangEdit clangRewrite clangARCMigrate clangDriver clangSerialization clangRewriteFrontend clangFrontend clangFrontendTool clangToolingCore clangToolingRefactor clangTooling clangIndex clangStaticAnalyzerCore clangStaticAnalyzerCheckers clangStaticAnalyzerFrontend clangFormat clang clang-format clang-import-test clangApplyReplacements clangRename clangReorderFields clangTidy clangTidyAndroidModule clangTidyBoostModule clangTidyCERTModule clangTidyCppCoreGuidelinesModule clangTidyGoogleModule clangTidyHICPPModule clangTidyLLVMModule clangTidyMiscModule clangTidyModernizeModule clangTidyMPIModule clangTidyPerformanceModule clangTidyPlugin clangTidyReadabilityModule clang-tidy clangTidyUtils clangChangeNamespace clangQuery clangMove clangDaemon clangIncludeFixer clangIncludeFixerPlugin findAllSymbols libclang)
225 # Create imported target clang
226 add_executable(clang IMPORTED)
227 set_property(TARGET clang PROPERTY ENABLE_EXPORTS 1)
229 set_target_properties(clang PROPERTIES
230 INTERFACE_LINK_LIBRARIES "LLVMAArch64CodeGen;LLVMAArch64AsmPrinter;LLVMAArch64AsmParser;LLVMAArch64Desc;LLVMAArch64Info;LLVMAArch64Disassembler;LLVMAArch64Info;LLVMAArch64Utils;LLVMARMCodeGen;LLVMARMAsmPrinter;LLVMARMAsmParser;LLVMARMDesc;LLVMARMInfo;LLVMARMDisassembler;LLVMARMInfo;LLVMMipsCodeGen;LLVMMipsAsmPrinter;LLVMMipsAsmParser;LLVMMipsDesc;LLVMMipsInfo;LLVMMipsDisassembler;LLVMMipsInfo;LLVMX86CodeGen;LLVMX86AsmPrinter;LLVMX86AsmParser;LLVMX86Desc;LLVMX86Info;LLVMX86Disassembler;LLVMX86Info;LLVMX86Utils;LLVMAnalysis;LLVMCodeGen;LLVMCore;LLVMipo;LLVMInstCombine;LLVMInstrumentation;LLVMMC;LLVMMCParser;LLVMObjCARCOpts;LLVMOption;LLVMScalarOpts;LLVMSupport;LLVMTransformUtils;LLVMVectorize;clangBasic;clangCodeGen;clangDriver;clangFrontend;clangFrontendTool;-Wl,-sectcreate,__TEXT,__info_plist,/Volumes/Android/buildbot/src/android/llvm-toolchain/out/stage2/tools/clang/tools/driver/Info.plist"
233 # Create imported target clang-forma
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/cmake/clang/
ClangTargets.cmake 19 foreach(_expectedTarget clangBasic clangLex clangParse clangAST clangDynamicASTMatchers clangASTMatchers clangSema clangCodeGen clangAnalysis clangEdit clangRewrite clangARCMigrate clangDriver clangSerialization clangRewriteFrontend clangFrontend clangFrontendTool clangToolingCore clangToolingRefactor clangTooling clangIndex clangStaticAnalyzerCore clangStaticAnalyzerCheckers clangStaticAnalyzerFrontend clangFormat clang clang-format clang-import-test clangApplyReplacements clangRename clangReorderFields clangTidy clangTidyAndroidModule clangTidyBoostModule clangTidyCERTModule clangTidyCppCoreGuidelinesModule clangTidyGoogleModule clangTidyHICPPModule clangTidyLLVMModule clangTidyMiscModule clangTidyModernizeModule clangTidyMPIModule clangTidyPerformanceModule clangTidyPlugin clangTidyReadabilityModule clang-tidy clangTidyUtils clangChangeNamespace clangQuery clangMove clangDaemon clangIncludeFixer clangIncludeFixerPlugin findAllSymbols libclang)
225 # Create imported target clang
226 add_executable(clang IMPORTED)
227 set_property(TARGET clang PROPERTY ENABLE_EXPORTS 1)
229 set_target_properties(clang PROPERTIES
230 INTERFACE_LINK_LIBRARIES "LLVMAArch64CodeGen;LLVMAArch64AsmPrinter;LLVMAArch64AsmParser;LLVMAArch64Desc;LLVMAArch64Info;LLVMAArch64Disassembler;LLVMAArch64Info;LLVMAArch64Utils;LLVMARMCodeGen;LLVMARMAsmPrinter;LLVMARMAsmParser;LLVMARMDesc;LLVMARMInfo;LLVMARMDisassembler;LLVMARMInfo;LLVMMipsCodeGen;LLVMMipsAsmPrinter;LLVMMipsAsmParser;LLVMMipsDesc;LLVMMipsInfo;LLVMMipsDisassembler;LLVMMipsInfo;LLVMX86CodeGen;LLVMX86AsmPrinter;LLVMX86AsmParser;LLVMX86Desc;LLVMX86Info;LLVMX86Disassembler;LLVMX86Info;LLVMX86Utils;LLVMAnalysis;LLVMCodeGen;LLVMCore;LLVMipo;LLVMInstCombine;LLVMInstrumentation;LLVMMC;LLVMMCParser;LLVMObjCARCOpts;LLVMOption;LLVMScalarOpts;LLVMSupport;LLVMTransformUtils;LLVMVectorize;clangBasic;clangCodeGen;clangDriver;clangFrontend;clangFrontendTool;-Wl,-sectcreate,__TEXT,__info_plist,/Volumes/Android/buildbot/src/android/llvm-toolchain/out/stage2/tools/clang/tools/driver/Info.plist"
233 # Create imported target clang-forma
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
VforkChecker.cpp 29 #include "clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h"
30 #include "clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h"
31 #include "clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h"
32 #include "clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h"
33 #include "clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h"
34 #include "clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h"
35 #include "clang/StaticAnalyzer/Core/BugReporter/BugType.h"
36 #include "clang/StaticAnalyzer/Core/Checker.h"
37 #include "clang/StaticAnalyzer/Core/CheckerManager.h"
38 #include "clang/AST/ParentMap.h
    [all...]

Completed in 1069 milliseconds

<<131132133134135136137138139140>>