Home
last modified time | relevance | path

Searched full:src (Results 1 – 25 of 12791) sorted by relevance

12345678910>>...512

/external/openscreen/third_party/protobuf/
DBUILD.gn12 include_dirs = [ "src/src" ]
47 "src/src",
59 "src/src/google/protobuf/any_lite.cc",
60 "src/src/google/protobuf/arena.cc",
61 "src/src/google/protobuf/arena.h",
62 "src/src/google/protobuf/arena_impl.h",
63 "src/src/google/protobuf/arenastring.cc",
64 "src/src/google/protobuf/arenastring.h",
65 "src/src/google/protobuf/extension_set.cc",
66 "src/src/google/protobuf/extension_set.h",
[all …]
/external/google-breakpad/
DMakefile.am33 # This allows #includes to be relative to src/
34 AM_CPPFLAGS = -I$(top_srcdir)/src
40 AM_CXXFLAGS += -I$(top_srcdir)/src/common/android/include
43 AM_CXXFLAGS += -I$(top_srcdir)/src/common/android/testing/include
74 includeclh_HEADERS = $(top_srcdir)/src/client/linux/handler/*.h
77 includecldwc_HEADERS = $(top_srcdir)/src/client/linux/dump_writer_common/*.h
80 includeclm_HEADERS = $(top_srcdir)/src/client/linux/minidump_writer/*.h
83 includeclc_HEADERS = $(top_srcdir)/src/client/linux/crash_generation/*.h
86 includelss_HEADERS = $(top_srcdir)/src/third_party/lss/*.h
89 includecl_HEADERS = $(top_srcdir)/src/common/linux/*.h
[all …]
/external/angle/src/
DlibGLESv2.gni6 "src/common/Color.h",
7 "src/common/Color.inc",
8 "src/common/FastVector.h",
9 "src/common/FixedVector.h",
10 "src/common/Float16ToFloat32.cpp",
11 "src/common/MemoryBuffer.cpp",
12 "src/common/MemoryBuffer.h",
13 "src/common/Optional.h",
14 "src/common/PackedEGLEnums_autogen.cpp",
15 "src/common/PackedEGLEnums_autogen.h",
[all …]
Dcompiler.gni8 "src/compiler/translator/blocklayout.h",
9 "src/compiler/translator/blocklayoutHLSL.h",
25 "src/compiler/translator/BaseTypes.h",
26 "src/compiler/translator/BuiltInFunctionEmulator.cpp",
27 "src/compiler/translator/BuiltInFunctionEmulator.h",
28 "src/compiler/translator/CallDAG.cpp",
29 "src/compiler/translator/CallDAG.h",
30 "src/compiler/translator/CodeGen.cpp",
31 "src/compiler/translator/CollectVariables.cpp",
32 "src/compiler/translator/CollectVariables.h",
[all …]
/external/deqp/framework/opengl/
DgluES3PlusWrapperFuncs.inl6 dst->activeShaderProgram = src.activeShaderProgram;
7 dst->activeTexture = src.activeTexture;
8 dst->attachShader = src.attachShader;
9 dst->beginQuery = src.beginQuery;
10 dst->beginTransformFeedback = src.beginTransformFeedback;
11 dst->bindAttribLocation = src.bindAttribLocation;
12 dst->bindBuffer = src.bindBuffer;
13 dst->bindBufferBase = src.bindBufferBase;
14 dst->bindBufferRange = src.bindBufferRange;
15 dst->bindFramebuffer = src.bindFramebuffer;
[all …]
/external/boringssl/
DBUILD.generated_tests.bzl4 "src/crypto/asn1/asn1_locl.h",
5 "src/crypto/bio/internal.h",
6 "src/crypto/bytestring/internal.h",
7 "src/crypto/chacha/internal.h",
8 "src/crypto/cipher_extra/internal.h",
9 "src/crypto/conf/conf_def.h",
10 "src/crypto/conf/internal.h",
11 "src/crypto/cpu-arm-linux.h",
12 "src/crypto/curve25519/curve25519_tables.h",
13 "src/crypto/curve25519/internal.h",
[all …]
Dsources.bp21 "src/crypto/asn1/a_bitstr.c",
22 "src/crypto/asn1/a_bool.c",
23 "src/crypto/asn1/a_d2i_fp.c",
24 "src/crypto/asn1/a_dup.c",
25 "src/crypto/asn1/a_enum.c",
26 "src/crypto/asn1/a_gentm.c",
27 "src/crypto/asn1/a_i2d_fp.c",
28 "src/crypto/asn1/a_int.c",
29 "src/crypto/asn1/a_mbstr.c",
30 "src/crypto/asn1/a_object.c",
[all …]
Deureka.mk19 src/crypto/asn1/a_bitstr.c\
20 src/crypto/asn1/a_bool.c\
21 src/crypto/asn1/a_d2i_fp.c\
22 src/crypto/asn1/a_dup.c\
23 src/crypto/asn1/a_enum.c\
24 src/crypto/asn1/a_gentm.c\
25 src/crypto/asn1/a_i2d_fp.c\
26 src/crypto/asn1/a_int.c\
27 src/crypto/asn1/a_mbstr.c\
28 src/crypto/asn1/a_object.c\
[all …]
Dsources.mk19 src/crypto/asn1/a_bitstr.c\
20 src/crypto/asn1/a_bool.c\
21 src/crypto/asn1/a_d2i_fp.c\
22 src/crypto/asn1/a_dup.c\
23 src/crypto/asn1/a_enum.c\
24 src/crypto/asn1/a_gentm.c\
25 src/crypto/asn1/a_i2d_fp.c\
26 src/crypto/asn1/a_int.c\
27 src/crypto/asn1/a_mbstr.c\
28 src/crypto/asn1/a_object.c\
[all …]
DBUILD.generated.bzl4 "src/include/openssl/dtls1.h",
5 "src/include/openssl/srtp.h",
6 "src/include/openssl/ssl.h",
7 "src/include/openssl/ssl3.h",
8 "src/include/openssl/tls1.h",
12 "src/crypto/fipsmodule/aes/aes.c",
13 "src/crypto/fipsmodule/aes/aes_nohw.c",
14 "src/crypto/fipsmodule/aes/key_wrap.c",
15 "src/crypto/fipsmodule/aes/mode_wrappers.c",
16 "src/crypto/fipsmodule/bn/add.c",
[all …]
/external/rust/crates/grpcio-sys/grpc/
Dconfig.w329 "src\\core\\ext\\filters\\census\\grpc_context.cc " +
10 "src\\core\\ext\\filters\\client_channel\\backend_metric.cc " +
11 "src\\core\\ext\\filters\\client_channel\\backup_poller.cc " +
12 "src\\core\\ext\\filters\\client_channel\\channel_connectivity.cc " +
13 "src\\core\\ext\\filters\\client_channel\\client_channel.cc " +
14 "src\\core\\ext\\filters\\client_channel\\client_channel_channelz.cc " +
15 "src\\core\\ext\\filters\\client_channel\\client_channel_factory.cc " +
16 "src\\core\\ext\\filters\\client_channel\\client_channel_plugin.cc " +
17 "src\\core\\ext\\filters\\client_channel\\config_selector.cc " +
18 "src\\core\\ext\\filters\\client_channel\\dynamic_filters.cc " +
[all …]
Dpackage.xml29 <file baseinstalldir="/" name="config.m4" role="src" />
30 <file baseinstalldir="/" name="config.w32" role="src" />
31 <file baseinstalldir="/" name="src/php/README.md" role="src" />
32 <file baseinstalldir="/" name="include/grpc/byte_buffer.h" role="src" />
33 <file baseinstalldir="/" name="include/grpc/byte_buffer_reader.h" role="src" />
34 <file baseinstalldir="/" name="include/grpc/census.h" role="src" />
35 <file baseinstalldir="/" name="include/grpc/compression.h" role="src" />
36 <file baseinstalldir="/" name="include/grpc/fork.h" role="src" />
37 <file baseinstalldir="/" name="include/grpc/grpc.h" role="src" />
38 <file baseinstalldir="/" name="include/grpc/grpc_posix.h" role="src" />
[all …]
DBUILD.gn100 "src/core/lib/gpr/alloc.cc",
101 "src/core/lib/gpr/alloc.h",
102 "src/core/lib/gpr/arena.h",
103 "src/core/lib/gpr/atm.cc",
104 "src/core/lib/gpr/cpu_iphone.cc",
105 "src/core/lib/gpr/cpu_linux.cc",
106 "src/core/lib/gpr/cpu_posix.cc",
107 "src/core/lib/gpr/cpu_windows.cc",
108 "src/core/lib/gpr/env.h",
109 "src/core/lib/gpr/env_linux.cc",
[all …]
/external/openscreen/third_party/boringssl/
DBUILD.generated_tests.gni8 "src/crypto/test/abi_test.h",
9 "src/crypto/test/file_test.cc",
10 "src/crypto/test/file_test.h",
11 "src/crypto/test/gtest_main.h",
12 "src/crypto/test/malloc.cc",
13 "src/crypto/test/test_util.cc",
14 "src/crypto/test/test_util.h",
15 "src/crypto/test/wycheproof_util.cc",
16 "src/crypto/test/wycheproof_util.h",
17 "src/ssl/test/async_bio.h",
[all …]
DBUILD.generated.gni9 "src/crypto/asn1/a_bitstr.c",
10 "src/crypto/asn1/a_bool.c",
11 "src/crypto/asn1/a_d2i_fp.c",
12 "src/crypto/asn1/a_dup.c",
13 "src/crypto/asn1/a_enum.c",
14 "src/crypto/asn1/a_gentm.c",
15 "src/crypto/asn1/a_i2d_fp.c",
16 "src/crypto/asn1/a_int.c",
17 "src/crypto/asn1/a_mbstr.c",
18 "src/crypto/asn1/a_object.c",
[all …]
/external/autotest/server/site_tests/native_Benchmarks/
Dv8.tar.bz2 ... /src/dateparser-inl.h v8/src/regexp-stack.cc v8/src/
/external/skia/
DAndroid.bp121 "src/opts/SkOpts_crc32.cpp",
127 "src/opts/SkOpts_avx.cpp",
128 "src/opts/SkOpts_hsw.cpp",
129 "src/opts/SkOpts_skx.cpp",
130 "src/opts/SkOpts_sse41.cpp",
131 "src/opts/SkOpts_sse42.cpp",
132 "src/opts/SkOpts_ssse3.cpp",
138 "src/opts/SkOpts_avx.cpp",
139 "src/opts/SkOpts_hsw.cpp",
140 "src/opts/SkOpts_skx.cpp",
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/
DMakefile.am10 src/aarch64/ffi.c src/aarch64/ffitarget.h src/aarch64/sysv.S \
11 src/alpha/ffi.c src/alpha/osf.S \
12 src/alpha/ffitarget.h src/arc/ffi.c src/arc/arcompact.S \
13 src/arc/ffitarget.h src/arm/ffi.c src/arm/sysv.S \
14 src/arm/ffitarget.h src/avr32/ffi.c src/avr32/sysv.S \
15 src/avr32/ffitarget.h src/cris/ffi.c src/cris/sysv.S \
16 src/cris/ffitarget.h src/ia64/ffi.c src/ia64/ffitarget.h \
17 src/ia64/ia64_flags.h src/ia64/unix.S src/mips/ffi.c \
18 src/mips/n32.S src/mips/o32.S src/metag/ffi.c \
19 src/metag/ffitarget.h src/metag/sysv.S src/moxie/ffi.c \
[all …]
/external/cblas/
DAndroid.bp35 "src/cblas_caxpy.c",
36 "src/cblas_ccopy.c",
37 "src/cblas_cdotc_sub.c",
38 "src/cblas_cdotu_sub.c",
39 "src/cblas_cgbmv.c",
40 "src/cblas_cgemm.c",
41 "src/cblas_cgemv.c",
42 "src/cblas_cgerc.c",
43 "src/cblas_cgeru.c",
44 "src/cblas_chbmv.c",
[all …]
/external/llvm-project/libc/config/linux/x86_64/
Dentrypoints.txt3 libc.src.assert.__assert_fail
6 libc.src.ctype.isalnum
7 libc.src.ctype.isalpha
8 libc.src.ctype.isblank
9 libc.src.ctype.iscntrl
10 libc.src.ctype.isdigit
11 libc.src.ctype.isgraph
12 libc.src.ctype.islower
13 libc.src.ctype.isprint
14 libc.src.ctype.ispunct
[all …]
/external/skqp/
DAndroid.bp146 "src/c/",
147 "src/codec/",
148 "src/core/",
149 "src/effects/",
150 "src/fonts/",
151 "src/gpu/",
152 "src/image/",
153 "src/images/",
154 "src/lazy/",
155 "src/opts/",
[all …]
/external/grpc-grpc/
Dpackage.xml29 <file baseinstalldir="/" name="config.m4" role="src" />
30 <file baseinstalldir="/" name="config.w32" role="src" />
31 <file baseinstalldir="/" name="src/php/README.md" role="src" />
32 <file baseinstalldir="/" name="src/php/ext/grpc/byte_buffer.c" role="src" />
33 <file baseinstalldir="/" name="src/php/ext/grpc/call.c" role="src" />
34 <file baseinstalldir="/" name="src/php/ext/grpc/call_credentials.c" role="src" />
35 <file baseinstalldir="/" name="src/php/ext/grpc/channel.c" role="src" />
36 <file baseinstalldir="/" name="src/php/ext/grpc/channel_credentials.c" role="src" />
37 <file baseinstalldir="/" name="src/php/ext/grpc/completion_queue.c" role="src" />
38 <file baseinstalldir="/" name="src/php/ext/grpc/php_grpc.c" role="src" />
[all …]
DgRPC-C++.podspec62 # `src/core/lib/support/string.h` shadow the system `<time.h>` and `<string.h>`, breaking the
167 'src/cpp/client/secure_credentials.h',
168 'src/cpp/common/secure_auth_context.h',
169 'src/cpp/server/secure_server_credentials.h',
170 'src/cpp/client/create_channel_internal.h',
171 'src/cpp/common/channel_filter.h',
172 'src/cpp/server/dynamic_thread_pool.h',
173 'src/cpp/server/health/default_health_check_service.h',
174 'src/cpp/server/health/health.pb.h',
175 'src/cpp/server/thread_pool_interface.h',
[all …]
/external/openscreen/third_party/chromium_quic/build/base/
DBUILD.gn31 # defined here so that src/base code that includes the headers also processes
35 include_dirs = [ "../../src/base/third_party/libevent/linux" ]
37 include_dirs = [ "../../src/base/third_party/libevent/mac" ]
45 "../../src/base/allocator/allocator_extension.cc",
46 "../../src/base/allocator/allocator_extension.h",
47 "../../src/base/allocator/allocator_shim.h",
48 "../../src/base/at_exit.cc",
49 "../../src/base/at_exit.h",
50 "../../src/base/atomic_ref_count.h",
51 "../../src/base/atomic_sequence_num.h",
[all …]
/external/openscreen/third_party/chromium_quic/
DBUILD.gn13 "//third_party/chromium_quic/src",
14 "../boringssl/src/include",
15 "$root_gen_dir/third_party/chromium_quic/src",
55 "src/net/third_party/quic/core/chlo_extractor.cc",
56 "src/net/third_party/quic/core/chlo_extractor.h",
57 "src/net/third_party/quic/core/packet_number_indexed_queue.h",
58 "src/net/third_party/quic/core/quic_ack_listener_interface.cc",
59 "src/net/third_party/quic/core/quic_ack_listener_interface.h",
60 "src/net/third_party/quic/core/quic_alarm.cc",
61 "src/net/third_party/quic/core/quic_alarm.h",
[all …]

12345678910>>...512