Searched refs:include (Results 1 – 25 of 8258) sorted by relevance
12345678910>>...331
/external/catch2/projects/XCode/OCTest/ |
D | catch_objc_impl.mm | 4 #include "../../../include/internal/catch_tostring.cpp" 5 #include "../../../include/internal/catch_approx.cpp" 6 #include "../../../include/internal/catch_assertionhandler.cpp" 7 #include "../../../include/internal/catch_assertionresult.cpp" 8 #include "../../../include/internal/catch_benchmark.cpp" 9 #include "../../../include/internal/catch_capture_matchers.cpp" 10 #include "../../../include/internal/catch_commandline.cpp" 11 #include "../../../include/internal/catch_common.cpp" 12 #include "../../../include/internal/catch_config.cpp" 13 #include "../../../include/internal/catch_console_colour.cpp" [all …]
|
/external/libxml2/win32/wince/ |
D | libxml2.vcp | 60 # ADD CPP /nologo /W3 /I "..\..\include" /I "c:\ppc\libxml\XML\win32\wince" /D _WIN32_WCE=$(CEVersi… 93 # ADD CPP /nologo /W3 /I "..\..\include" /I "c:\ppc\libxml\XML\win32\wince" /D _WIN32_WCE=$(CEVersi… 127 # ADD CPP /nologo /W3 /Zi /Od /I "..\..\..\include" /I "..\..\include" /I "c:\ppc\libxml\XML\win32\… 160 # ADD CPP /nologo /W3 /I "..\..\include" /I "c:\ppc\libxml\XML\win32\wince" /D _WIN32_WCE=$(CEVersi… 192 # ADD CPP /nologo /W3 /I "..\..\include" /I "c:\ppc\libxml\XML\win32\wince" /D _WIN32_WCE=$(CEVersi… 225 # ADD CPP /nologo /W3 /Zi /Od /I "..\..\include" /I "c:\ppc\libxml\XML\win32\wince" /D "DEBUG" /D _… 257 "..\..\include\libxml\c14n.h"\ 258 "..\..\include\libxml\encoding.h"\ 259 "..\..\include\libxml\entities.h"\ 260 "..\..\include\libxml\globals.h"\ [all …]
|
/external/eigen/unsupported/Eigen/CXX11/ |
D | Tensor | 14 #include "../../../Eigen/Core" 22 #include <SYCL/sycl.hpp> 23 #include <map> 24 #include <memory> 25 #include <utility> 28 #include <Eigen/src/Core/util/DisableStupidWarnings.h> 30 #include "../SpecialFunctions" 31 #include "src/util/CXX11Meta.h" 32 #include "src/util/MaxSizeVector.h" 40 * #include <Eigen/CXX11/Tensor> [all …]
|
D | ThreadPool | 13 #include "../../../Eigen/Core" 15 #include <Eigen/src/Core/util/DisableStupidWarnings.h> 26 * #include <Eigen/CXX11/ThreadPool> 31 // The code depends on CXX11, so only include the module if the 34 #include <cstddef> 35 #include <cstring> 36 #include <stdint.h> 37 #include <time.h> 39 #include <vector> 40 #include <atomic> [all …]
|
/external/libunwind/ |
D | Makefile.am | 1 include_HEADERS = include/libunwind-dynamic.h \ 2 include/libunwind-ptrace.h \ 3 include/libunwind-coredump.h 6 include_HEADERS += include/libunwind-aarch64.h 9 include_HEADERS += include/libunwind-arm.h 12 include_HEADERS += include/libunwind-ia64.h 15 include_HEADERS += include/libunwind-hppa.h 18 include_HEADERS += include/libunwind-mips.h 21 include_HEADERS += include/libunwind-x86.h 24 include_HEADERS += include/libunwind-x86_64.h [all …]
|
/external/boringssl/src/util/ |
D | doc.config | 6 "include/openssl/base64.h", 7 "include/openssl/bio.h", 8 "include/openssl/buf.h", 9 "include/openssl/bytestring.h", 10 "include/openssl/err.h", 11 "include/openssl/cpu.h", 12 "include/openssl/crypto.h", 13 "include/openssl/ex_data.h", 14 "include/openssl/lhash.h", 15 "include/openssl/mem.h", [all …]
|
/external/freetype/builds/symbian/ |
D | bld.inf | 21 ../../include/freetype/ft2build.h 22 ../../include/freetype/config/ftconfig.h config/ftconfig.h 23 ../../include/freetype/config/ftheader.h config/ftheader.h 24 ../../include/freetype/config/ftmodule.h config/ftmodule.h 25 ../../include/freetype/config/ftoption.h config/ftoption.h 26 ../../include/freetype/config/ftstdlib.h config/ftstdlib.h 27 ../../include/freetype/freetype.h freetype.h 28 ../../include/freetype/ftadvanc.h ftadvanc.h 29 ../../include/freetype/ftautoh.h ftautoh.h 30 ../../include/freetype/ftbbox.h ftbbox.h [all …]
|
/external/deqp/scripts/ |
D | build_android_mustpass.py | 26 from mustpass import Project, Package, Mustpass, Configuration, include, exclude, genMustpassLists,… 63 filters = [include("es30-lmp.txt")]), 70 filters = [include("es31-lmp.txt")]), 80 filters = [include("es30-lmp-mr1.txt")]), 87 filters = [include("es31-lmp-mr1.txt")]), 98 filters = [include("egl-master.txt")]), 106 filters = [include("gles2-master.txt")]), 114 filters = [include("gles3-master.txt")]), 120 filters = [include("gles3-master.txt"), include("gles3-rotation.txt")]), 125 filters = [include("gles3-master.txt"), include("gles3-rotation.txt")]), [all …]
|
/external/eigen/Eigen/ |
D | Core | 15 #include "src/Core/util/DisableStupidWarnings.h" 42 #include <math_functions.hpp> 66 #include <new> 69 // then include this file where all our macros are defined. It's really important to do it first be… 72 #include "src/Core/util/Macros.h" 80 #include <complex> 82 // this include file manages BLAS and MKL related macros 84 #include "src/Core/util/MKL_support.h" 95 …#include <malloc.h> // for _aligned_malloc -- need it regardless of whether vectorization is enabl… 160 // include files [all …]
|
D | SparseCore | 11 #include "Core" 13 #include "src/Core/util/DisableStupidWarnings.h" 15 #include <vector> 16 #include <map> 17 #include <cstdlib> 18 #include <cstring> 19 #include <algorithm> 30 * #include <Eigen/SparseCore> 36 #include "src/SparseCore/SparseUtil.h" 37 #include "src/SparseCore/SparseMatrixBase.h" [all …]
|
/external/libchrome/libchrome_tools/patch/ |
D | ssl.patch | 7 #include "crypto/openssl_util.h" 10 +#include <openssl/cpu.h> 12 +#include <openssl/ssl.h> 14 +#include <openssl/crypto.h> 15 +#include <openssl/err.h> 16 #include <stddef.h> 17 #include <stdint.h> 21 #include "base/logging.h" 22 #include "base/strings/string_piece.h" 23 -#include "third_party/boringssl/src/include/openssl/crypto.h" [all …]
|
/external/fonttools/ |
D | MANIFEST.in | 1 include README.rst 2 include LICENSE 3 include LICENSE.external 4 include NEWS.rst 5 include Makefile 6 include fonttools 7 include Snippets/*.py 8 include Snippets/README.md 9 include MetaTools/*.py 10 include Lib/fontTools/ttLib/tables/table_API_readme.txt [all …]
|
/external/deqp/external/openglcts/scripts/ |
D | build_mustpass.py | 28 from mustpass import Project, Package, Mustpass, Configuration, include, exclude, genMustpassLists 105 filters = [include("gles2-master.txt")]), 114 filters = [include("gles3-master.txt")]), 123 filters = [include("gles3-master.txt"), include("gles3-rotation.txt")]), 130 filters = [include("gles3-master.txt"), include("gles3-rotation.txt")]), 137 filters = [include("gles3-master.txt"), include("gles3-rotation.txt")]), 144 filters = [include("gles3-master.txt"), include("gles3-rotation.txt")]), 152 filters = [include("gles3-master.txt"), 153 include("gles3-multisample.txt"), 162 filters = [include("gles3-master.txt"), [all …]
|
/external/protobuf/cmake/ |
D | extract_includes.bat.in | 1 mkdir include 2 mkdir include\google 3 mkdir include\google\protobuf 4 mkdir include\google\protobuf\compiler 5 mkdir include\google\protobuf\compiler\cpp 6 mkdir include\google\protobuf\compiler\csharp 7 mkdir include\google\protobuf\compiler\java 8 mkdir include\google\protobuf\compiler\javanano 9 mkdir include\google\protobuf\compiler\js 10 mkdir include\google\protobuf\compiler\objectivec [all …]
|
/external/libevent/include/ |
D | include.am | 1 # include/Makefile.am for libevent 10 include/event2/buffer.h \ 11 include/event2/buffer_compat.h \ 12 include/event2/bufferevent.h \ 13 include/event2/bufferevent_compat.h \ 14 include/event2/bufferevent_ssl.h \ 15 include/event2/bufferevent_struct.h \ 16 include/event2/dns.h \ 17 include/event2/dns_compat.h \ 18 include/event2/dns_struct.h \ [all …]
|
/external/ltp/android/ |
D | Android.ltp.mk | 18 include $(ltp_build_prebuilt) 22 include $(ltp_build_prebuilt) 26 include $(ltp_build_prebuilt) 30 include $(ltp_build_prebuilt) 34 include $(ltp_build_prebuilt) 38 include $(ltp_build_prebuilt) 42 include $(ltp_build_prebuilt) 46 include $(ltp_build_prebuilt) 50 include $(ltp_build_prebuilt) 54 include $(ltp_build_prebuilt) [all …]
|
/external/antlr/runtime/C/ |
D | Makefile.am | 33 include_HEADERS = include/antlr3.h \ 34 include/antlr3baserecognizer.h \ 35 include/antlr3basetree.h \ 36 include/antlr3basetreeadaptor.h \ 37 include/antlr3bitset.h \ 38 include/antlr3collections.h \ 39 include/antlr3commontoken.h \ 40 include/antlr3commontree.h \ 41 include/antlr3commontreeadaptor.h \ 42 include/antlr3commontreenodestream.h \ [all …]
|
/external/jemalloc_new/test/include/test/ |
D | jemalloc_test.h.in | 5 #include <limits.h> 9 #include <stdlib.h> 10 #include <stdarg.h> 11 #include <stdbool.h> 12 #include <errno.h> 13 #include <math.h> 14 #include <string.h> 16 # include "msvc_compat/strings.h" 20 # include <windows.h> 21 # include "msvc_compat/windows_extra.h" [all …]
|
/external/u-boot/scripts/ |
D | Makefile.autoconf | 11 __all: include/autoconf.mk include/autoconf.mk.dep 13 ifeq ($(shell grep -q '^CONFIG_SPL=y' include/config/auto.conf 2>/dev/null && echo y),y) 14 __all: spl/include/autoconf.mk 17 ifeq ($(shell grep -q '^CONFIG_TPL=y' include/config/auto.conf 2>/dev/null && echo y),y) 18 __all: tpl/include/autoconf.mk 21 include include/config/auto.conf 23 include scripts/Kbuild.include 31 include config.mk 35 $(if $(KBUILD_SRC), -I$(srctree)/include) \ 36 -I$(srctree)/arch/$(ARCH)/include \ [all …]
|
/external/mesa3d/src/intel/ |
D | Android.isl.mk | 34 include $(CLEAR_VARS) 46 include $(MESA_COMMON_MK) 47 include $(BUILD_STATIC_LIBRARY) 53 include $(CLEAR_VARS) 65 include $(MESA_COMMON_MK) 66 include $(BUILD_STATIC_LIBRARY) 72 include $(CLEAR_VARS) 84 include $(MESA_COMMON_MK) 85 include $(BUILD_STATIC_LIBRARY) 91 include $(CLEAR_VARS) [all …]
|
/external/tensorflow/tensorflow/tools/pip_package/ |
D | MANIFEST.in | 1 include README 2 recursive-include * *.py 3 recursive-include * *.pyd 4 recursive-include * *.pd 5 recursive-include * *.so 6 recursive-include * *.dll 7 recursive-include * *.lib 8 recursive-include * *.csv 9 recursive-include tensorflow/include/tensorflow *.h 10 recursive-include tensorflow/include/Eigen * [all …]
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | Android.mk | 28 include $(LOCAL_PATH)/Makefile.sources 33 $(MESA_TOP)/include/drm-uapi 57 include $(CLEAR_VARS) 71 include $(MESA_COMMON_MK) 72 include $(BUILD_STATIC_LIBRARY) 78 include $(CLEAR_VARS) 92 include $(MESA_COMMON_MK) 93 include $(BUILD_STATIC_LIBRARY) 99 include $(CLEAR_VARS) 113 include $(MESA_COMMON_MK) [all …]
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | preprocessor.include.enabled.vert.err | 1 ERROR: 0:8000: '#include' : must be followed by a header name 2 ERROR: 0:8001: '#include' : must be followed by a header name 3 ERROR: 0:8002: '#include' : Could not process include directive for header name: foo.oeu 4 ERROR: 0:8003: '#include' : Could not process include directive for header name: foo.oeu/ao eu/ao.h 5 ERROR: 0:8004: '#include' : Could not process include directive for header name: foo<oeu 6 ERROR: 0:8005: '#include' : Could not process include directive for header name: foo.oe> 7 ERROR: 0:8006: '#include' : Could not process include directive for header name: foo.oe 8 ERROR: 0:8007: '#include' : Could not process include directive for header name: foo"bar" 9 ERROR: 0:8008: '#include' : Could not process include directive for header name: foo\bar 10 ERROR: 0:8009: '#include' : Could not process include directive for header name: foo.oe> [all …]
|
/external/protobuf/ |
D | build.gradle | 30 include("com/google/protobuf/micro/*") 37 include 'com/google/protobuf/AbstractMessageLite.java' 38 include 'com/google/protobuf/AbstractParser.java' 39 include 'com/google/protobuf/AbstractProtobufList.java' 40 include 'com/google/protobuf/ByteOutput.java' 41 include 'com/google/protobuf/ByteString.java' 42 include 'com/google/protobuf/BooleanArrayList.java' 43 include 'com/google/protobuf/CodedInputStream.java' 44 include 'com/google/protobuf/CodedOutputStream.java' 45 include 'com/google/protobuf/DoubleArrayList.java' [all …]
|
/external/jemalloc/test/include/test/ |
D | jemalloc_test.h.in | 1 #include <limits.h> 5 #include <stdlib.h> 6 #include <stdarg.h> 7 #include <stdbool.h> 8 #include <errno.h> 9 #include <math.h> 10 #include <string.h> 12 # include "msvc_compat/strings.h" 16 # include <windows.h> 17 # include "msvc_compat/windows_extra.h" [all …]
|
12345678910>>...331