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

<<141142143144145146147148149150>>

  /external/skqp/fuzz/
FuzzScaleToSides.cpp 9 // $ env CC=afl-clang CXX=afl-clang++ ./gyp_skia
  /external/skqp/infra/bots/recipe_modules/flavor/examples/full.expected/
Build-Debian9-EMCC-wasm-Release.json 29 "PATH": "[START_DIR]/emscripten_sdk/clang/fastcomp/build_incoming_64/bin:<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
46 "PATH": "[START_DIR]/emscripten_sdk/clang/fastcomp/build_incoming_64/bin:<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
  /external/swiftshader/third_party/LLVM/test/Transforms/SimplifyCFG/
trap-debugloc.ll 14 !2 = metadata !{i32 589841, i32 0, i32 12, metadata !"foo.c", metadata !"/private/tmp", metadata !"Apple clang version 3.0 (tags/Apple/clang-206.1) (based on LLVM 3.0svn)", i1 true, i1 false, metadata !"", i32 0} ; [ DW_TAG_compile_unit ]
  /external/v8/tools/clang/plugins/tests/
test.py 15 from clang import plugin_testing
37 parser.add_argument('clang_path', help='The path to the clang binary.')
  /external/v8/tools/clang/rewrite_to_chrome_style/
EditTracker.cpp 12 void EditTracker::Add(const clang::SourceManager& source_manager,
13 clang::SourceLocation location,
  /external/webrtc/webrtc/audio/
BUILD.gn 28 # Suppress warnings from Chrome's Clang plugins.
30 configs -= [ "//build/config/clang:find_bad_constructs" ]
  /external/webrtc/webrtc/call/
BUILD.gn 24 # Suppress warnings from Chrome's Clang plugins.
26 configs -= [ "//build/config/clang:find_bad_constructs" ]
  /external/webrtc/webrtc/common_video/
BUILD.gn 44 # Suppress warnings from Chrome's Clang plugins.
46 configs -= [ "//build/config/clang:find_bad_constructs" ]
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/
isac_test.gypi 29 ['OS=="win" and clang==1', {
33 # Disable warnings failing when compiling with Clang on Windows.
  /external/webrtc/webrtc/modules/audio_conference_mixer/
BUILD.gn 40 # Suppress warnings from Chrome's Clang plugins.
42 configs -= [ "//build/config/clang:find_bad_constructs" ]
  /external/webrtc/webrtc/modules/bitrate_controller/
BUILD.gn 32 # Suppress warnings from Chrome's Clang plugins.
34 configs -= [ "//build/config/clang:find_bad_constructs" ]
  /external/webrtc/webrtc/modules/media_file/
BUILD.gn 39 # Suppress warnings from Chrome's Clang plugins.
41 configs -= [ "//build/config/clang:find_bad_constructs" ]
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/
BUILD.gn 53 # Suppress warnings from Chrome's Clang plugins.
55 configs -= [ "//build/config/clang:find_bad_constructs" ]
  /external/webrtc/webrtc/modules/utility/
BUILD.gn 36 # Suppress warnings from Chrome's Clang plugins.
38 configs -= [ "//build/config/clang:find_bad_constructs" ]
  /frameworks/compile/libbcc/tests/debuginfo/host-tests/
global_struct.c 1 // RUN: %clang %s -g -fexceptions %extra-clang-opts -o %t
globals.c 1 // RUN: %clang %s -g -fexceptions %extra-clang-opts -o %t
parameters.cpp 1 // RUN: %clang %s -g -fexceptions %extra-clang-opts -o %t
  /frameworks/native/cmds/surfacereplayer/replayer/
Android.bp 3 clang: true,
44 clang: true,
  /frameworks/native/libs/gui/tests/
Android.bp 9 clang: true,
58 clang: true,
  /hardware/qcom/display/msm8994/libqdutils/
Android.mk 5 # b/24171136 many files not compiling with clang/llvm yet
25 # b/24171136 many files not compiling with clang/llvm yet
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
AttrIterator.h 17 #include "clang/Basic/LLVM.h"
20 namespace clang { namespace
26 void *operator new(size_t Bytes, const clang::ASTContext &C,
30 void *operator new[](size_t Bytes, const clang::ASTContext &C,
36 void operator delete(void *Ptr, const clang::ASTContext &C, size_t);
37 void operator delete[](void *Ptr, const clang::ASTContext &C, size_t);
39 namespace clang { namespace
139 } // end namespace clang
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
BuiltinsNEON.def 15 // The format of this database matches clang/Basic/Builtins.def.
18 #include "clang/Basic/arm_neon.inc"
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Phases.h 13 namespace clang { namespace
35 } // end namespace clang
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Edit/
Rewriters.h 13 namespace clang { namespace
38 } // end namespace clang
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
CodeCompleteOptions.h 13 namespace clang { namespace
38 } // namespace clang

Completed in 1148 milliseconds

<<141142143144145146147148149150>>