Searched +full:- +full:- +full:sources (Results 1 – 25 of 1192) sorted by relevance
12345678910>>...48
| /external/sdv/vsomeip/third_party/boost/regex/test/regress/ |
| D | bcb6.mak | 16 # sources to compile for each test: 18 SOURCES=*.cpp macro 23 IDE_LinkFLAGS32 = -L$(BCROOT)\LIB 24 LINKOPTS= -ap -Tpe -x 25 …-tWC -DSTRICT; -Vx -Ve -w-inl -w-aus -w-csu -w-eff -w-rch -I$(BCROOT)\include;..\..\..\..\; -L..\.… 33 -copy ..\..\build\bcb6\*.dll 34 -copy ..\..\..\..\stage\lib\*bcb*.dll 42 echo testing static multi-threaded version.... 63 echo testing dll multi-threaded version.... 79 r1.exe : $(SOURCES) [all …]
|
| D | sunpro.mak | 11 CXX= CC $(INCLUDES) -I../../../../ -I./ $(CXXFLAGS) -L../../../../stage/lib -L../../build/sunpro $(… 13 # sources to compile for each test: 15 SOURCES=*.cpp macro 33 r/regress : $(SOURCES) 34 rm -f *.o 35 rm -fr SunWS_cache 36 $(CXX) -O2 -o r/regress $(SOURCES) -lboost_regex$(LIBSUFFIX) $(LIBS) 38 rm/regress : $(SOURCES) 39 rm -f *.o 40 rm -fr SunWS_cache [all …]
|
| /external/clang/lib/Sema/ |
| D | MultiplexExternalSemaSource.cpp | 1 //===--- MultiplexExternalSemaSource.cpp ---------------------------------===// 8 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 22 ///\param[in] source - An ExternalSemaSource. 26 Sources.push_back(&s1); in MultiplexExternalSemaSource() 27 Sources.push_back(&s2); in MultiplexExternalSemaSource() 35 ///\param[in] source - An ExternalSemaSource. 38 Sources.push_back(&source); in addSource() 41 //===----------------------------------------------------------------------===// 43 //===----------------------------------------------------------------------===// [all …]
|
| /external/sdv/vsomeip/third_party/boost/chrono/test/ |
| D | Jamfile.v2 | 4 # Copyright Vicente J. Botet Escriba 2009-2010 17 <target-os>freebsd:<linkflags>"-lrt" 18 <target-os>linux:<linkflags>"-lrt -lpthread" 19 <toolset>clang/<target-os>linux:<linkflags>"-lpthread" 20 <toolset>pgi:<linkflags>"-lrt" 22 <toolset>msvc:<asynch-exceptions>on 28 <toolset>gcc:<cxxflags>-Wextra 29 #<toolset>gcc:<cxxflags>-pedantic 31 <toolset>gcc:<cxxflags>-Wno-long-long 32 <toolset>gcc:<cxxflags>-Wno-variadic-macros [all …]
|
| /external/libffi/ |
| D | configure.host | 9 aarch64*-*-cygwin* | aarch64*-*-mingw* | aarch64*-*-win* ) 14 aarch64*-*-*) 16 SOURCES="ffi.c sysv.S" 19 alpha*-*-*) 21 # Support 128-bit long double, changeable via command-line switch. 23 SOURCES="ffi.c osf.S" 26 arc*-*-*) 28 SOURCES="ffi.c arcompact.S" 31 arm*-*-cygwin* | arm*-*-mingw* | arm*-*-win* ) 36 arm*-*-*) [all …]
|
| /external/skia/ |
| D | BUILD.gn | 3 # Use of this source code is governed by a BSD-style license that can be 83 cflags_objcc += [ "-Wno-unguarded-availability" ] 130 # Any code that's linked into Skia-the-library should use this config via += skia_library_configs. 142 # Use for CPU-specific Skia code that needs particular compiler flags. 162 "sources", 173 sources = skia_opts.hsw_sources 177 cflags = [ "-march=haswell" ] 183 sources = skia_opts.skx_sources 187 cflags = [ "-march=skylake-avx512" ] 191 # Any feature of Skia that requires third-party code should be optional and use this template. [all …]
|
| /external/sdv/vsomeip/third_party/boost/chrono/perf/ |
| D | Jamfile.v2 | 4 # Copyright Vicente J. Botet Escriba 2009-2010 16 <target-os>freebsd:<linkflags>"-lrt" 17 <target-os>linux:<linkflags>"-lrt" 18 <toolset>pgi:<linkflags>"-lrt" 20 <toolset>msvc:<asynch-exceptions>on 24 <toolset>gcc:<cxxflags>-Wextra 25 <toolset>gcc:<cxxflags>-pedantic 26 <toolset>gcc:<cxxflags>-Wno-long-long 27 <toolset>darwin:<cxxflags>-Wextra 28 <toolset>darwin:<cxxflags>-pedantic [all …]
|
| /external/webrtc/api/ |
| D | BUILD.gn | 3 # Use of this source code is governed by a BSD-style license 26 sources = [ "call/audio_sink.h" ] 31 sources = [ "call/call_factory_interface.h" ] 42 sources = [ 71 sources = [ 80 absl_deps = [ "//third_party/abseil-cpp/absl/types:optional" ] 85 sources = [ 100 absl_deps = [ "//third_party/abseil-cpp/absl/types:optional" ] 105 sources = [ "video_track_source_constraints.h" ] 106 absl_deps = [ "//third_party/abseil-cpp/absl/types:optional" ] [all …]
|
| /external/webrtc/rtc_base/ |
| D | BUILD.gn | 3 # Use of this source code is governed by a BSD-style license 26 sources = [ "protobuf_utils.h" ] 34 sources = [ 44 "//third_party/abseil-cpp/absl/base:core_headers", 45 "//third_party/abseil-cpp/absl/numeric:bits", 46 "//third_party/abseil-cpp/absl/strings", 51 sources = [ "compile_assert_c.h" ] 55 sources = [ "ignore_wundef.h" ] 59 sources = [ "untyped_function.h" ] 64 sources = [ [all …]
|
| /external/webrtc/test/fuzzers/ |
| D | BUILD.gn | 3 # Use of this source code is governed by a BSD-style license 14 sources = [ "webrtc_fuzzer_main.cc" ] 33 sources = [ 59 # converted to //third_party/abseil-cpp:absl when build_with_chromium=true 66 deps += [ "//third_party/abseil-cpp:absl" ] 79 sources = [ "h264_depacketizer_fuzzer.cc" ] 81 seed_corpus = "corpora/h264-depacketizer-fuzzer-corpus" 85 sources = [ "vp8_depacketizer_fuzzer.cc" ] 94 sources = [ "vp9_depacketizer_fuzzer.cc" ] 103 sources = [ "vp8_qp_parser_fuzzer.cc" ] [all …]
|
| /external/pigweed/pw_protobuf_compiler/ |
| D | proto.cmake | 7 # https://www.apache.org/licenses/LICENSE-2.0 21 # ${NAME}.pwpb - pw_protobuf generated code 22 # ${NAME}.nanopb - Nanopb generated code (requires Nanopb) 26 # ${NAME}.pwpb_rpc - generates pw_protobuf pw_rpc code 27 # ${NAME}.nanopb_rpc - generates Nanopb pw_rpc code 28 # ${NAME}.raw_rpc - generates raw pw_rpc (no protobuf library) code 32 # NAME - the base name of the libraries to create 33 # SOURCES - .proto source files 34 # DEPS - dependencies on other pw_proto_library targets 35 # PREFIX - prefix add to the proto files [all …]
|
| /external/libwebsockets/lib/misc/ |
| D | CMakeLists.txt | 2 # libwebsockets - small server side websockets and web server implementation 4 # Copyright (C) 2010 - 2020 Andy Green <andy@warmcat.com> 26 # - changes to LIB_LIST 27 # - changes to SOURCES 28 # - includes via include_directories 34 list(APPEND SOURCES 35 misc/base64-decode.c 37 misc/lws-ring.c) 40 list(APPEND SOURCES 41 misc/cache-ttl/lws-cache-ttl.c [all …]
|
| /external/skia/tools/window/ |
| D | BUILD.gn | 3 # Use of this source code is governed by a BSD-style license that can be 25 sources = [ 36 sources += [ 42 sources += [ 51 sources += [ 56 sources += [ "mac/WindowContextFactory_mac.h" ] 63 sources += [ "ios/WindowContextFactory_ios.h" ] 68 sources += [ 73 sources += [ "ANGLEWindowContext.cpp" ] 76 sources += [ "android/GLWindowContext_android.cpp" ] [all …]
|
| /external/pdfium/skia/ |
| D | BUILD.gn | 2 # Use of this source code is governed by a BSD-style license that can be 23 # External-facing config for dependent code. 67 # Internal-facing config for Skia library code. 120 # On windows, GDI handles are a scarse system-wide resource so we have to 129 "/wd4345", # Object is default-initialized if initialization is omitted. 136 "/wd5041", # out-of-line definition for constexpr static data member is 146 "-w", 147 "-std=c11", 151 # LLVM automatically sets the equivalent of GCC's -mfp16-format=ieee on ARM 153 # for half-precision floating point data types used by SKCMS on ARM. [all …]
|
| /external/cronet/testing/libfuzzer/fuzzers/ |
| D | BUILD.gn | 2 # Use of this source code is governed by a BSD-style license that can be 18 sources = [ "empty_fuzzer.cc" ] 23 sources = [ "courgette_fuzzer.cc" ] 31 sources = [ "language_detection_fuzzer.cc" ] 39 sources = [ "snappy_compress_fuzzer.cc" ] 45 sources = [ "snappy_uncompress_fuzzer.cc" ] 51 sources = [ "template_url_parser_fuzzer.cc" ] 66 sources = [ "url_parse_proto_fuzzer.cc" ] 71 "//third_party/libprotobuf-mutator", 77 sources = [ "libsrtp_fuzzer.cc" ] [all …]
|
| /external/pigweed/pw_transfer/ |
| D | BUILD.gn | 7 # https://www.apache.org/licenses/LICENSE-2.0 28 # public config (which may -include a file or add defines directly). 61 sources = [ "transfer.cc" ] 75 sources = [ "client.cc" ] 109 sources = [ 130 sources = [ "atomic_file_transfer_handler.cc" ] 142 sources = [ "pw_transfer_private/filename_generator.h" ] 152 sources = [ "pw_transfer_private/chunk_testing.h" ] 158 sources = [ "transfer.proto" ] 174 # TODO: b/235345886 - Fix transfer tests on Windows and non-host builds. [all …]
|
| /external/sdv/vsomeip/third_party/boost/serialization/util/ |
| D | test.jam | 3 # (C) Copyright Robert Ramey 2002-2004. 32 rule run-template ( test-name : sources * : files * : requirements * ) { 35 $(sources) 41 <toolset>borland:<cxxflags>"-w-8080 -w-8071 -w-8057 -w-8062 -w-8008 -w-0018 -w-8066" 43 <toolset>gcc:<cxxflags>"-Wno-unused-variable -Wno-long-long" 46 <toolset>darwin:<cxxflags>"-Wno-unused-variable -Wno-long-long" 52 <toolset>msvc:<cxxflags>"-wd4996" 53 <toolset>clang:<variant>debug:<cxxflags>"-fsanitize=memory" 55 <toolset>gcc:<cxxflags>"-ftemplate-depth-255" 56 <toolset>clang:<cxxflags>"-ftemplate-depth-255" [all …]
|
| /external/sdv/vsomeip/third_party/boost/thread/ |
| D | .travis.yml | 11 - master 12 - develop 13 - /feature\/.*/ 17 - BOGUS_JOB=true 22 - env: BOGUS_JOB=true 25 - os: linux 26 compiler: g++-4.4 31 - g++-4.4 32 sources: 33 - ubuntu-toolchain-r-test [all …]
|
| /external/libffi/libffi.xcodeproj/ |
| D | project.pbxproj | 10 …43B5D3F81D35473200D1E1FD /* ffiw64_x86_64.c in Sources */ = {isa = PBXBuildFile; fileRef = 43B5D3F… 11 …43B5D3FA1D3547CE00D1E1FD /* win64_x86_64.S in Sources */ = {isa = PBXBuildFile; fileRef = 43B5D3F9… 12 …43E9A5C71D352C1500926A8F /* sysv_i386.S in Sources */ = {isa = PBXBuildFile; fileRef = 43E9A5C51D3… 13 …43E9A5C81D352C1500926A8F /* unix64_x86_64.S in Sources */ = {isa = PBXBuildFile; fileRef = 43E9A5C… 18 …DBFA714E187F1D8600A76262 /* closures.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7143187F… 19 …DBFA714F187F1D8600A76262 /* closures.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7143187F… 20 …DBFA7156187F1D8600A76262 /* prep_cif.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7147187F… 21 …DBFA7157187F1D8600A76262 /* prep_cif.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7147187F… 22 …DBFA7158187F1D8600A76262 /* raw_api.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7148187F1… 23 …DBFA7159187F1D8600A76262 /* raw_api.c in Sources */ = {isa = PBXBuildFile; fileRef = DBFA7148187F1… [all …]
|
| /external/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/ |
| D | project.pbxproj | 10 …5102DABC1891A073002037B6 /* GPBConcurrencyTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5… 12 …7461B53C0F94FB4E00A0C422 /* GPBCodedInputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = 7… 13 …7461B53D0F94FB4E00A0C422 /* GPBCodedOutputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = … 14 …7461B5490F94FB4E00A0C422 /* GPBExtensionRegistry.m in Sources */ = {isa = PBXBuildFile; fileRef = … 15 …7461B54C0F94FB4E00A0C422 /* GPBUnknownField.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B… 16 …7461B5530F94FB4E00A0C422 /* GPBMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4BF0F… 17 …7461B5610F94FB4E00A0C422 /* GPBUnknownFieldSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 74… 18 …7461B5630F94FB4E00A0C422 /* GPBUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4E6… 19 …7461B5640F94FB4E00A0C422 /* GPBWireFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4E… 22 …8B4248B41A8BD96E00BC1EC6 /* GPBSwiftTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B4… [all …]
|
| /external/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/ |
| D | project.pbxproj | 10 …5102DABC1891A073002037B6 /* GPBConcurrencyTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5… 12 …7461B53C0F94FB4E00A0C422 /* GPBCodedInputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = 7… 13 …7461B53D0F94FB4E00A0C422 /* GPBCodedOutputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = … 14 …7461B5490F94FB4E00A0C422 /* GPBExtensionRegistry.m in Sources */ = {isa = PBXBuildFile; fileRef = … 15 …7461B54C0F94FB4E00A0C422 /* GPBUnknownField.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B… 16 …7461B5530F94FB4E00A0C422 /* GPBMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4BF0F… 17 …7461B5610F94FB4E00A0C422 /* GPBUnknownFieldSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 74… 18 …7461B5630F94FB4E00A0C422 /* GPBUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4E6… 19 …7461B5640F94FB4E00A0C422 /* GPBWireFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4E… 22 …8B4248BB1A8C256A00BC1EC6 /* GPBSwiftTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B4… [all …]
|
| /external/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/ |
| D | project.pbxproj | 10 …5102DABC1891A073002037B6 /* GPBConcurrencyTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5… 12 …7461B53C0F94FB4E00A0C422 /* GPBCodedInputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = 7… 13 …7461B53D0F94FB4E00A0C422 /* GPBCodedOutputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = … 14 …7461B5490F94FB4E00A0C422 /* GPBExtensionRegistry.m in Sources */ = {isa = PBXBuildFile; fileRef = … 15 …7461B54C0F94FB4E00A0C422 /* GPBUnknownField.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B… 16 …7461B5530F94FB4E00A0C422 /* GPBMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4BF0F… 17 …7461B5610F94FB4E00A0C422 /* GPBUnknownFieldSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 74… 18 …7461B5630F94FB4E00A0C422 /* GPBUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4E6… 19 …7461B5640F94FB4E00A0C422 /* GPBWireFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = 7461B4E… 22 …8B4248B41A8BD96E00BC1EC6 /* GPBSwiftTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8B4… [all …]
|
| /external/capstone/xcode/Capstone.xcodeproj/ |
| D | project.pbxproj | 14 …DC3A28E31AF29C0100FC9913 /* test_customized_mnem.c in Sources */ = {isa = PBXBuildFile; fileRef = … 16 …DC474EE519DDEAD900BCA449 /* test_arm.c in Sources */ = {isa = PBXBuildFile; fileRef = DC474E6C19DD… 17 …DC474EF119DDEAED00BCA449 /* test_arm64.c in Sources */ = {isa = PBXBuildFile; fileRef = DC474E6D19… 18 …DC474EF219DDEAF000BCA449 /* test_detail.c in Sources */ = {isa = PBXBuildFile; fileRef = DC474E6E1… 19 …DC474EF319DDEAF200BCA449 /* test_mips.c in Sources */ = {isa = PBXBuildFile; fileRef = DC474E6F19D… 20 …DC474EF419DDEAF400BCA449 /* test_ppc.c in Sources */ = {isa = PBXBuildFile; fileRef = DC474E7019DD… 21 …DC474EF519DDEAF600BCA449 /* test_skipdata.c in Sources */ = {isa = PBXBuildFile; fileRef = DC474E7… 22 …DC474EF619DDEAF800BCA449 /* test_sparc.c in Sources */ = {isa = PBXBuildFile; fileRef = DC474E7219… 23 …DC474EF719DDEAFA00BCA449 /* test_systemz.c in Sources */ = {isa = PBXBuildFile; fileRef = DC474E73… 24 …DC474EF819DDEAFD00BCA449 /* test_x86.c in Sources */ = {isa = PBXBuildFile; fileRef = DC474E7419DD… [all …]
|
| /external/google-breakpad/src/client/mac/handler/minidump_test.xcodeproj/ |
| D | project.pbxproj | 20 …8BFC81AD11FF9C8A002CB4DC /* breakpad_nlist_64.cc in Sources */ = {isa = PBXBuildFile; fileRef = F9… 21 …8BFC81AE11FF9C8C002CB4DC /* breakpad_nlist_64.cc in Sources */ = {isa = PBXBuildFile; fileRef = F9… 22 …8BFC81AF11FF9C8C002CB4DC /* breakpad_nlist_64.cc in Sources */ = {isa = PBXBuildFile; fileRef = F9… 23 …8BFC81B011FF9C8D002CB4DC /* breakpad_nlist_64.cc in Sources */ = {isa = PBXBuildFile; fileRef = F9… 24 …9B35FF5A0B267D5F008DE8C7 /* convert_UTF.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9B35FF56… 25 …9B35FF5B0B267D5F008DE8C7 /* string_conversion.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9B… 27 … /* minidump_file_writer-inl.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 9BE3C01E0B0CE32900… 28 …9B7CA8540B12989000CD3A1D /* minidump_file_writer_unittest.cc in Sources */ = {isa = PBXBuildFile; … 29 …9B7CA8550B1298A100CD3A1D /* minidump_file_writer.cc in Sources */ = {isa = PBXBuildFile; fileRef =… 30 …9BC1D2940B336F2300F2A2B4 /* convert_UTF.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9B35FF56… [all …]
|
| /external/angle/ |
| D | BUILD.gn | 2 # Use of this source code is governed by a BSD-style license that can be 58 # Adds run-time checks to filter out EVENT() messages when the debug annotator is disabled. 61 # Enables non-conformant extensions and features 119 deps += [ "$angle_root/third_party/OpenCL-CTS/:opencl_cts" ] 206 # Enables debug/trace-related functionality, including logging every GLES/EGL API command to the 214 # Enables debug markers for AGI regardless of run-time checks. 224 # Output `INFO`-level logs and up. 305 "-Wexit-time-destructors", 306 "-Wglobal-constructors", 318 cflags += [ "-w" ] [all …]
|
12345678910>>...48