Home
last modified time | relevance | path

Searched full:sources (Results 1 – 25 of 5579) sorted by relevance

12345678910>>...224

/external/clang/lib/Sema/
DMultiplexExternalSemaSource.cpp26 Sources.push_back(&s1); in MultiplexExternalSemaSource()
27 Sources.push_back(&s2); in MultiplexExternalSemaSource()
38 Sources.push_back(&source); in addSource()
46 for(size_t i = 0; i < Sources.size(); ++i) in GetExternalDecl()
47 if (Decl *Result = Sources[i]->GetExternalDecl(ID)) in GetExternalDecl()
53 for (size_t i = 0; i < Sources.size(); ++i) in CompleteRedeclChain()
54 Sources[i]->CompleteRedeclChain(D); in CompleteRedeclChain()
59 for(size_t i = 0; i < Sources.size(); ++i) { in GetExternalSelector()
60 Sel = Sources[i]->GetExternalSelector(ID); in GetExternalSelector()
69 for(size_t i = 0; i < Sources.size(); ++i) in GetNumExternalSelectors()
[all …]
/external/skia/
DBUILD.gn171 "sources",
182 sources = skia_opts.crc32_sources
188 sources = skia_opts.ssse3_sources
206 sources = skia_opts.sse42_sources
224 sources = skia_opts.avx_sources
245 sources = skia_opts.hsw_sources
266 sources = skia_opts.skx_sources
330 "sources",
338 sources = invoker.sources_for_tests
362 "sources",
[all …]
/external/libffi/
Dconfigure.host16 SOURCES="ffi.c sysv.S"
23 SOURCES="ffi.c osf.S"
28 SOURCES="ffi.c arcompact.S"
38 SOURCES="ffi.c sysv.S"
43 SOURCES="ffi.c sysv.S"
48 SOURCES="ffi.c sysv.S"
53 SOURCES="ffi.c sysv.S"
58 SOURCES="ffi.c eabi.S"
63 SOURCES="ffi.c linux.S"
70 SOURCES="ffi.c hpux32.S"
[all …]
/external/angle/samples/
DBUILD.gn21 sources = [
55 sources = invoker.data
68 "sources",
95 sources = [ "hello_triangle/HelloTriangle.cpp" ]
99 sources = [ "hello_triangle_gl/HelloTriangleGL.cpp" ]
103 sources = [ "mip_map_2d/MipMap2D.cpp" ]
107 sources = [ "multi_texture/MultiTexture.cpp" ]
115 sources = [ "multi_window/MultiWindow.cpp" ]
119 sources = [ "multiple_draw_buffers/MultipleDrawBuffers.cpp" ]
128 sources = [ "multiview/Multiview.cpp" ]
[all …]
/external/libgav1/tests/
Dlibgav1_tests.cmake203 SOURCES
216 SOURCES
231 SOURCES
247 SOURCES
263 SOURCES
281 SOURCES
297 SOURCES
315 SOURCES
330 SOURCES
346 SOURCES
[all …]
/external/webrtc/api/
DBUILD.gn26 sources = [ "call/audio_sink.h" ]
31 sources = [ "call/call_factory_interface.h" ]
42 sources = [
71 sources = [
85 sources = [
105 sources = [ "video_track_source_constraints.h" ]
111 sources = [
141 sources = [
160 sources = [ "turn_customizer.h" ]
167 sources = [ "ice_transport_interface.h" ]
[all …]
/external/capstone/xcode/Capstone.xcodeproj/
Dproject.pbxproj14 …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/webrtc/test/fuzzers/
DBUILD.gn14 sources = [ "webrtc_fuzzer_main.cc" ]
33 sources = [
79 sources = [ "h264_depacketizer_fuzzer.cc" ]
85 sources = [ "vp8_depacketizer_fuzzer.cc" ]
94 sources = [ "vp9_depacketizer_fuzzer.cc" ]
103 sources = [ "vp8_qp_parser_fuzzer.cc" ]
111 sources = [ "vp9_qp_parser_fuzzer.cc" ]
119 sources = [ "h264_bitstream_parser_fuzzer.cc" ]
127 sources = [ "forward_error_correction_fuzzer.cc" ]
137 sources = [ "flexfec_header_reader_fuzzer.cc" ]
[all …]
/external/webrtc/rtc_base/
DBUILD.gn26 sources = [ "protobuf_utils.h" ]
34 sources = [
51 sources = [ "compile_assert_c.h" ]
55 sources = [ "ignore_wundef.h" ]
59 sources = [ "untyped_function.h" ]
64 sources = [
80 sources = [ "buffer.h" ]
92 sources = [ "byte_order.h" ]
98 sources = [ "numerics/mod_ops.h" ]
104 sources = [ "numerics/moving_max_counter.h" ]
[all …]
/external/pigweed/pw_kvs/
DCMakeLists.txt51 SOURCES
105 SOURCES
119 SOURCES
137 SOURCES
155 SOURCES
173 SOURCES
191 SOURCES
203 SOURCES
225 SOURCES
238 SOURCES
[all …]
/external/pdfium/testing/fuzzers/
DBUILD.gn99 sources = [ "pdf_fuzzer_templates.h" ]
104 sources = [ "pdf_fuzzer_init.cc" ]
116 sources = [
130 sources = [ "pdf_fuzzer_init_public.cc" ]
166 sources = [
180 # the fuzzer sources, which may depend on this target, so add testonly only in
183 sources = [
211 sources = [ "component_fuzzer_template.cc" ]
224 sources = invoker.sources
258 sources = [ "pdf_cjs_util_fuzzer.cc" ]
[all …]
/external/cronet/testing/libfuzzer/fuzzers/
DBUILD.gn18 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" ]
77 sources = [ "libsrtp_fuzzer.cc" ]
89 sources = [ "gfx_png_image_fuzzer.cc" ]
99 sources = [ "libxml_xml_read_memory_fuzzer.cc" ]
[all …]
/external/google-breakpad/src/tools/mac/crash_report/crash_report.xcodeproj/
Dproject.pbxproj10 …162F64FE161C5ECB00CD68D5 /* arch_utilities.cc in Sources */ = {isa = PBXBuildFile; fileRef = 162F6…
11 …4214B800211109A600B769FA /* convert_old_arm64_context.cc in Sources */ = {isa = PBXBuildFile; file…
12 …4247E6402110D5A500482558 /* path_helper.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4247E63F…
13 …4D2C721B126F9ACC00B43EAF /* source_line_resolver_base.cc in Sources */ = {isa = PBXBuildFile; file…
14 …4D2C721F126F9ADE00B43EAF /* exploitability.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D2C7…
15 …4D2C7223126F9AF900B43EAF /* exploitability_win.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4…
16 …4D2C7227126F9B0F00B43EAF /* disassembler_x86.cc in Sources */ = {isa = PBXBuildFile; fileRef = 4D2…
17 …4D2C722B126F9B5A00B43EAF /* x86_disasm.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D2C722A12…
18 …4D2C722D126F9B6E00B43EAF /* x86_misc.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D2C722C126F…
19 …4D2C722F126F9B8300B43EAF /* x86_operand_list.c in Sources */ = {isa = PBXBuildFile; fileRef = 4D2C…
[all …]
/external/wayland/doc/publican/
DMakefile.am6 # * hand-written chapters and CSS files are located in sources. These are
19 $(srcdir)/sources/Wayland.ent \
20 $(srcdir)/sources/Wayland.xml \
21 $(srcdir)/sources/Book_Info.xml \
22 $(srcdir)/sources/Author_Group.xml \
23 $(srcdir)/sources/Foreword.xml \
24 $(srcdir)/sources/Preface.xml \
25 $(srcdir)/sources/Revision_History.xml \
26 $(srcdir)/sources/Protocol.xml \
27 $(srcdir)/sources/Xwayland.xml \
[all …]
/external/google-breakpad/src/client/mac/Breakpad.xcodeproj/
Dproject.pbxproj38 …162F64F2161C577500CD68D5 /* arch_utilities.cc in Sources */ = {isa = PBXBuildFile; fileRef = 162F6…
40 …162F64F4161C579B00CD68D5 /* arch_utilities.cc in Sources */ = {isa = PBXBuildFile; fileRef = 162F6…
41 …162F64F5161C579B00CD68D5 /* arch_utilities.h in Sources */ = {isa = PBXBuildFile; fileRef = 162F64…
43 …163201D71443019E00C4DBF5 /* ConfigFile.mm in Sources */ = {isa = PBXBuildFile; fileRef = 163201D51…
44 …163201E31443029300C4DBF5 /* ConfigFile.mm in Sources */ = {isa = PBXBuildFile; fileRef = 163201D51…
46 …16E02DB8147410F0008C604D /* uploader.mm in Sources */ = {isa = PBXBuildFile; fileRef = 16E02DB4147…
47 …1EEEB6231720829E00F7E689 /* simple_string_dictionary.cc in Sources */ = {isa = PBXBuildFile; fileR…
49 …1EEEB6271720831E00F7E689 /* BreakpadFramework_Test.mm in Sources */ = {isa = PBXBuildFile; fileRef…
50 …1EEEB62A1720859200F7E689 /* simple_string_dictionary_unittest.cc in Sources */ = {isa = PBXBuildFi…
51 …1EEEB62B1720868C00F7E689 /* simple_string_dictionary.cc in Sources */ = {isa = PBXBuildFile; fileR…
[all …]
/external/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/
Dproject.pbxproj10 …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/
Dproject.pbxproj10 …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_tvOS.xcodeproj/
Dproject.pbxproj10 …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/pigweed/pw_protobuf_compiler/
Dproto.cmake33 # SOURCES - .proto source files
48 SOURCES
52 SOURCES
64 "${out_dir}/sources"
87 # Mirror the sources to the output directory with the specified prefix.
89 sources "${out_dir}/sources/${arg_PREFIX}" "${arg_STRIP_PREFIX}"
92 inputs "${out_dir}/sources/${arg_PREFIX}" "${arg_STRIP_PREFIX}"
100 --directory "${out_dir}/sources/${arg_PREFIX}"
106 ${sources} ${inputs}
108 add_custom_target("${NAME}._sources" DEPENDS ${sources} ${inputs})
[all …]
/external/libwebsockets/lib/misc/
DCMakeLists.txt27 # - changes to SOURCES
34 list(APPEND SOURCES
40 list(APPEND SOURCES
46 list(APPEND SOURCES
53 list(APPEND SOURCES
61 list(APPEND SOURCES
66 list(APPEND SOURCES
71 list(APPEND SOURCES
76 list(APPEND SOURCES misc/fsmount.c)
80 list(APPEND SOURCES misc/dir.c)
[all …]
/external/pigweed/pw_transfer/
DBUILD.gn60 sources = [ "transfer.cc" ]
74 sources = [ "client.cc" ]
107 sources = [
128 sources = [ "atomic_file_transfer_handler.cc" ]
140 sources = [ "pw_transfer_private/filename_generator.h" ]
150 sources = [ "pw_transfer_private/chunk_testing.h" ]
156 sources = [ "transfer.proto" ]
185 sources = [ "chunk_test.cc" ]
190 sources = [ "handler_test.cc" ]
195 sources = [ "atomic_file_transfer_handler_test.cc" ]
[all …]
/external/google-breakpad/src/client/mac/handler/minidump_test.xcodeproj/
Dproject.pbxproj20 …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…
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…
31 …9BC1D2950B336F2500F2A2B4 /* string_conversion.cc in Sources */ = {isa = PBXBuildFile; fileRef = 9B…
[all …]
/external/openscreen/cast/cast_core/api/
DBUILD.gn21 sources = [ "//third_party/protobuf/src/google/protobuf/duration.proto" ]
37 "sources",
54 "sources",
66 "sources",
92 sources = [ "bindings/api_bindings.proto" ]
97 sources = [ "common/application_config.proto" ]
101 sources = [ "common/runtime_metadata.proto" ]
105 sources = [ "common/service_info.proto" ]
109 sources = [ "core/cast_core_service.proto" ]
114 sources = [ "platform/platform_service.proto" ]
[all …]
/external/libffi/libffi.xcodeproj/
Dproject.pbxproj10 …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/skia/tools/fm/fm_bot/
Dfm_bot.go33 var random = flag.Bool("random", true, "Assign sources into job batches randomly?")
67 Sources []string member
81 w.Sources = append(w.Sources, gms...)
86 w.Sources = append(w.Sources, tests...)
92 for i, s := range w.Sources {
94 w.Sources = append(w.Sources[:i], w.Sources[i+1:]...)
117 w.Sources = append(w.Sources, gm)
123 w.Sources = append(w.Sources, test)
144 w.Sources = append(w.Sources, path)
205 args = append(args, w.Sources...)
[all …]

12345678910>>...224