Home
last modified time | relevance | path

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

12345678910>>...524

/external/musl/
Dsources.bp20 "src/aio/aio.c",
21 "src/aio/aio_suspend.c",
22 "src/aio/lio_listio.c",
23 "src/complex/__cexp.c",
24 "src/complex/__cexpf.c",
25 "src/complex/cabs.c",
26 "src/complex/cabsf.c",
27 "src/complex/cabsl.c",
28 "src/complex/cacos.c",
29 "src/complex/cacosf.c",
[all …]
/external/openscreen/third_party/protobuf/
DBUILD.gn12 include_dirs = [ "src/src" ]
48 "src/src",
60 "src/src/google/protobuf/any_lite.cc",
61 "src/src/google/protobuf/arena.cc",
62 "src/src/google/protobuf/arena.h",
63 "src/src/google/protobuf/arena_impl.h",
64 "src/src/google/protobuf/arenastring.cc",
65 "src/src/google/protobuf/arenastring.h",
66 "src/src/google/protobuf/extension_set.cc",
67 "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/CircularBuffer.h",
7 "src/common/Color.h",
8 "src/common/Color.inc",
9 "src/common/FastVector.h",
10 "src/common/FixedVector.h",
11 "src/common/Float16ToFloat32.cpp",
12 "src/common/MemoryBuffer.cpp",
13 "src/common/MemoryBuffer.h",
14 "src/common/Optional.h",
15 "src/common/PackedEGLEnums_autogen.cpp",
[all …]
Dcompiler.gni8 "src/compiler/translator/blocklayout.h",
9 "src/compiler/translator/blocklayoutHLSL.h",
25 "src/compiler/translator/BaseTypes.cpp",
26 "src/compiler/translator/BaseTypes.h",
27 "src/compiler/translator/BuiltInFunctionEmulator.cpp",
28 "src/compiler/translator/BuiltInFunctionEmulator.h",
29 "src/compiler/translator/CallDAG.cpp",
30 "src/compiler/translator/CallDAG.h",
31 "src/compiler/translator/CodeGen.cpp",
32 "src/compiler/translator/CollectVariables.cpp",
[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/openscreen/third_party/quiche/
DBUILD.gn8 # headers in src/common/platform/default.
10 "src/common/platform/default",
11 "src",
28 "src/common/platform/api/quiche_export.h",
29 "src/common/platform/api/quiche_flag_utils.h",
30 "src/common/platform/api/quiche_flags.h",
31 "src/common/platform/api/quiche_logging.h",
32 "src/common/platform/api/quiche_prefetch.h",
33 "src/common/platform/api/quiche_thread_local.h",
34 "src/common/platform/api/quiche_time_utils.h",
[all …]
/external/skia/
DAndroid.bp70 "src/opts/SkOpts_crc32.cpp",
76 "src/opts/SkOpts_avx.cpp",
77 "src/opts/SkOpts_hsw.cpp",
78 "src/opts/SkOpts_skx.cpp",
79 "src/opts/SkOpts_sse41.cpp",
80 "src/opts/SkOpts_sse42.cpp",
81 "src/opts/SkOpts_ssse3.cpp",
87 "src/opts/SkOpts_avx.cpp",
88 "src/opts/SkOpts_hsw.cpp",
89 "src/opts/SkOpts_skx.cpp",
[all …]
/external/angle/third_party/glmark2/
DBUILD.gn10 "src/src/glad/include/glad/egl.h",
11 "src/src/glad/include/glad/wgl.h",
12 "src/src/glad/src/egl.c",
16 _glmark2_glad_common_sources += [ "src/src/glad/src/wgl.c" ]
20 include_dirs = [ "src/src/glad/include" ]
25 "src/src/glad/include/glad/gles2.h",
26 "src/src/glad/src/gles2.c",
33 "src/src/glad/include/glad/gl.h",
34 "src/src/glad/src/gl.c",
39 glmark_data_path = "${angle_root}/third_party/glmark2/src/data"
[all …]
/external/boringssl/
DBUILD.generated_tests.bzl4 "src/crypto/asn1/charmap.h",
5 "src/crypto/asn1/internal.h",
6 "src/crypto/bio/internal.h",
7 "src/crypto/bytestring/internal.h",
8 "src/crypto/chacha/internal.h",
9 "src/crypto/cipher_extra/internal.h",
10 "src/crypto/conf/conf_def.h",
11 "src/crypto/conf/internal.h",
12 "src/crypto/cpu_arm_linux.h",
13 "src/crypto/curve25519/curve25519_tables.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_gentm.c",
26 "src/crypto/asn1/a_i2d_fp.c",
27 "src/crypto/asn1/a_int.c",
28 "src/crypto/asn1/a_mbstr.c",
29 "src/crypto/asn1/a_object.c",
30 "src/crypto/asn1/a_octet.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_gentm.c\
24 src/crypto/asn1/a_i2d_fp.c\
25 src/crypto/asn1/a_int.c\
26 src/crypto/asn1/a_mbstr.c\
27 src/crypto/asn1/a_object.c\
28 src/crypto/asn1/a_octet.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 …]
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_gentm.c\
24 src/crypto/asn1/a_i2d_fp.c\
25 src/crypto/asn1/a_int.c\
26 src/crypto/asn1/a_mbstr.c\
27 src/crypto/asn1/a_object.c\
28 src/crypto/asn1/a_octet.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/event_engine/channel_args.h" role="src" />
37 <file baseinstalldir="/" name="include/grpc/event_engine/event_engine.h" role="src" />
38 <file baseinstalldir="/" name="include/grpc/event_engine/port.h" role="src" />
[all …]
/external/ComputeLibrary/
DAndroid.bp76 local_include_dirs: ["build/android-arm64v8a/src/core",
77 "build/android-arm64v8a/src/core/CL",
78 "src/core/common",
79 "src/core/helpers",
80 "src/core/NEON/kernels/assembly",
81 "src/core/NEON/kernels/convolution/common",
82 "src/core/NEON/kernels/convolution/depthwise",
83 "src/core/NEON/kernels/convolution/winograd"],
86 "src/core/AccessWindowAutoPadding.cpp",
87 "src/core/AccessWindowStatic.cpp",
[all …]
/external/autotest/server/site_tests/native_Benchmarks/
Dv8.tar.bz2 ... /src/dateparser-inl.h v8/src/regexp-stack.cc v8/src/
/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 …]
/external/armnn/
DCMakeLists.txt38 add_subdirectory(src/armnnTfLiteParser)
39 add_subdirectory(src/armnnSerializer)
40 add_subdirectory(src/armnnDeserializer)
66 src/armnnUtils/BFloat16.hpp
67 src/armnnUtils/Filesystem.hpp
68 src/armnnUtils/Filesystem.cpp
69 src/armnnUtils/GraphTopologicalSort.hpp
70 src/armnnUtils/Half.hpp
71 src/armnnUtils/Permute.cpp
72 src/armnnUtils/DataLayoutIndexed.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/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 …]
/external/skia/src/gpu/ops/
DBUILD.bazel7 deps = ["//src/gpu/v1:PathRenderer_hdr"],
20 "//src/core:SkGeometry_hdr",
21 "//src/core:SkMatrixPriv_hdr",
22 "//src/core:SkPathPriv_hdr",
23 "//src/core:SkPointPriv_hdr",
24 "//src/gpu:BufferWriter_hdr",
25 "//src/gpu:GrAuditTrail_hdr",
26 "//src/gpu:GrCaps_hdr",
27 "//src/gpu:GrDrawOpTest_hdr",
28 "//src/gpu:GrGeometryProcessor_hdr",
[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 …]

12345678910>>...524