Searched +full:- +full:- +full:include (Results 1 – 25 of 2543) sorted by relevance
12345678910>>...102
29 // test-simulator-aarch64.31 // If you update input lists in test-simulator-inputs-aarch64.h, or add a new32 // test to test-simulator-aarch64.cc, please run41 #include <stdint.h>44 // To add a new simulator test to test-simulator-aarch64.cc, add placeholder45 // array(s) below to build test-simulator-aarch64 for reference platform. Then,49 // ---------------------------------------------------------------------51 // ---------------------------------------------------------------------58 // ---------------------------------------------------------------------60 // ---------------------------------------------------------------------[all …]
1 #include "hb-aat-layout.cc"2 #include "hb-aat-map.cc"3 #include "hb-blob.cc"4 #include "hb-buffer-serialize.cc"5 #include "hb-buffer.cc"6 #include "hb-common.cc"7 #include "hb-draw.cc"8 #include "hb-face.cc"9 #include "hb-fallback-shape.cc"10 #include "hb-font.cc"[all …]
... /etc/classid libnl-3.7.0/include/ libnl-3.7.0/include/linux ...
1 /*-------------------------------------------------------------------------3 * -------------------------------------------------11 * http://www.apache.org/licenses/LICENSE-2.022 *//*--------------------------------------------------------------------*/24 #include "es3fFunctionalTests.hpp"26 #include "es3fColorClearTest.hpp"27 #include "es3fDepthTests.hpp"28 #include "es3fPrerequisiteTests.hpp"29 #include "es3fStencilTests.hpp"30 #include "es3fDepthStencilTests.hpp"[all …]
1 <?xml version="1.0" encoding="UTF-8"?>2 …//www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http:/…6 <artifactId>protobuf-parent</artifactId>10 <artifactId>protobuf-javalite</artifactId>48 <!-- Include core protos in the bundle as resources -->53 <include>google/protobuf/any.proto</include>54 <include>google/protobuf/api.proto</include>55 <include>google/protobuf/duration.proto</include>56 <include>google/protobuf/empty.proto</include>57 <include>google/protobuf/field_mask.proto</include>[all …]
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [21 The canonical source-code tree is available at29 <part id="user-manual">31 <xi:include href="usermanual-what-is-harfbuzz.xml"/>32 <xi:include href="usermanual-install-harfbuzz.xml"/>33 <xi:include href="usermanual-getting-started.xml"/>34 <xi:include href="usermanual-shaping-concepts.xml"/>35 <xi:include href="usermanual-object-model.xml"/>36 <xi:include href="usermanual-buffers-language-script-and-direction.xml"/>[all …]
1 /*-------------------------------------------------------------------------3 * -------------------------------------------------11 * http://www.apache.org/licenses/LICENSE-2.022 *//*--------------------------------------------------------------------*/24 #include "es2fFunctionalTests.hpp"26 #include "es2fColorClearTest.hpp"27 #include "es2fLightAmountTest.hpp"28 #include "es2fMultisampledRenderToTextureTests.hpp"29 #include "es2fShaderExecuteTest.hpp"30 #include "es2fFboApiTest.hpp"[all …]
1 //-------------------------------------------------------------------------------------------------4 // This software is released under Microsoft Reciprocal License (MS-RL).12 //-------------------------------------------------------------------------------------------------16 #include <windows.h>17 #include <gdiplus.h>18 #include <uxtheme.h>19 #include <msiquery.h>20 #include <objbase.h>21 #include <shlobj.h>22 #include <shlwapi.h>[all …]
1 {- use File::Spec::Functions;9 -}11 IF[{- !$disabled{"fuzz-afl"} || !$disabled{"fuzz-libfuzzer"} -}]14 IF[{- !$disabled{"cmp"} -}]18 IF[{- !$disabled{"cms"} -}]22 IF[{- !$disabled{"ct"} -}]27 INCLUDE[asn1]=../include {- $ex_inc -}28 DEPEND[asn1]=../libcrypto ../libssl {- $ex_lib -}31 INCLUDE[asn1parse]=../include {- $ex_inc -}32 DEPEND[asn1parse]=../libcrypto {- $ex_lib -}[all …]
1 <?xml version="1.0" encoding="utf-8"?>4 <ProjectGuid>{0178B127-6269-407D-B112-93877BB62776}</ProjectGuid>12 <!-- The following import will include the 'default' configuration options for VS projects. -->14 <!-- The following import will include the library configuration options for VS projects. -->24 <!-- The ICU projects use "Win32" to mean "x86", so we need to special case it. -->27 <!-- Disable Incremental Linking for Release builds as it prevents Link-time Code Generation -->31 <!-- Options that are common to *all* "i18n" project configurations -->40 …<AdditionalIncludeDirectories>..\..\include;..\common;%(AdditionalIncludeDirectories)</AdditionalI…55 <!-- Options that are common to all 'Debug' project configurations -->68 <!-- Options that are common to all 'Release' project configurations -->[all …]
1 /*------------------------------------------------------------------------3 * ------------------------12 * http://www.apache.org/licenses/LICENSE-2.023 *//*--------------------------------------------------------------------*/25 #include "vktPipelineTests.hpp"26 #include "vktPipelineImageUtil.hpp"27 #include "vktPipelineStencilTests.hpp"28 #include "vktPipelineBlendTests.hpp"29 #include "vktPipelineDepthTests.hpp"30 #include "vktPipelineDescriptorLimitsTests.hpp"[all …]
1 /*-------------------------------------------------------------------------3 * ---------------------------------------11 * http://www.apache.org/licenses/LICENSE-2.022 *//*--------------------------------------------------------------------*/24 #include "teglTestPackage.hpp"26 #include "tcuTestLog.hpp"27 #include "tcuPlatform.hpp"28 #include "tcuCommandLine.hpp"30 #include "egluPlatform.hpp"31 #include "egluUtil.hpp"[all …]
2 # Use of this source code is governed by a BSD-style license that can be13 cflags = [ "-frtti" ]14 cflags_objcc = [ "-frtti" ]15 cflags_cc = [ "-frtti" ]19 include_dirs = [ "googletest/include" ]21 "-std=c++17",22 "-Wno-float-equal",23 "-Wno-sign-compare",24 "-Wno-reorder-init-list",28 "-Wno-unused-const-variable",[all …]
1 /*------------------------------------------------------------------------3 * ------------------------14 * http://www.apache.org/licenses/LICENSE-2.025 *//*--------------------------------------------------------------------*/27 #include "vktPipelineTests.hpp"28 #include "vktPipelineImageUtil.hpp"29 #include "vktPipelineStencilTests.hpp"30 #include "vktPipelineBlendTests.hpp"31 #include "vktPipelineDepthTests.hpp"32 #include "vktPipelineDescriptorLimitsTests.hpp"[all …]
2 * libwebsockets - small server side websockets and web server implementation4 * Copyright (C) 2010 - 2019 Andy Green <andy@warmcat.com>31 #include <cstddef>32 #include <cstdarg>36 #include <stdarg.h>39 #include <string.h>40 #include <stdlib.h>42 #include "lws_config.h"44 /* place for one-shot opaque forward references */68 #include <stdint.h>[all …]
1 /*-------------------------------------------------------------------------3 * ------------------------11 * http://www.apache.org/licenses/LICENSE-2.022 *//*--------------------------------------------------------------------*/24 #include "vktApiTests.hpp"26 #include "vktTestGroupUtil.hpp"27 #include "vktApiDeviceInitializationTests.hpp"28 #include "vktApiDriverPropertiesTests.hpp"29 #include "vktApiObjectManagementTests.hpp"30 #include "vktApiBufferTests.hpp"[all …]
1 <abi-corpus-group architecture="elf-arm-aarch64">2 <abi-corpus path="vmlinux" architecture="elf-arm-aarch64">3 <elf-function-symbols>4 …<elf-symbol name="device_add_disk" type="func-type" binding="global-binding" visibility="default-v…5 </elf-function-symbols>6 …<abi-instr version="1.0" address-size="64" path="arch/arm64/crypto/aes-cipher-glue.c" language="LA…7 <type-decl name="__ARRAY_SIZE_TYPE__" size-in-bits="64" id="7ff19f0f"/>8 <array-type-def dimensions="1" type-id="3f1a6b60" size-in-bits="64" id="839e8989">9 <subrange length="2" type-id="7ff19f0f" id="52efc4ef"/>10 </array-type-def>[all …]
7 # http://www.apache.org/licenses/LICENSE-2.021 flatc(["--cpp", "foo.fbs"])23 # Foo should be generated in place and include bar flatten24 assert_file_and_contents("foo_generated.h", '#include "bar_generated.h"')28 flatc(["--cpp", make_absolute("foo.fbs")])30 # Foo should be generated in place and include bar flatten31 assert_file_and_contents("foo_generated.h", '#include "bar_generated.h"')35 flatc(["--cpp", "bar/bar.fbs"])37 # Bar should be generated in place and include baz38 assert_file_and_contents("bar_generated.h", '#include "baz_generated.h"')[all …]
1 <?xml version="1.0" encoding="utf-8"?>4 <ProjectConfiguration Include="Debug|Win32">8 <ProjectConfiguration Include="Debug|x64">12 <ProjectConfiguration Include="Debug|ARM">16 <ProjectConfiguration Include="Debug|ARM64">20 <ProjectConfiguration Include="Release|Win32">24 <ProjectConfiguration Include="Release|x64">28 <ProjectConfiguration Include="Release|ARM">32 <ProjectConfiguration Include="Release|ARM64">38 <ProjectGuid>{C10CF34B-3F79-430E-AD38-5A32DC0589C2}</ProjectGuid>[all …]
3 #---------------------------------------------------------------------------5 #---------------------------------------------------------------------------6 DOXYFILE_ENCODING = UTF-810 PROJECT_LOGO = "./test-apps/libwebsockets.org-logo.svg"49 #---------------------------------------------------------------------------51 #---------------------------------------------------------------------------89 #---------------------------------------------------------------------------91 #---------------------------------------------------------------------------100 #---------------------------------------------------------------------------102 #---------------------------------------------------------------------------[all …]
1 /*------------------------------------------------------------------------3 * ------------------------11 * http://www.apache.org/licenses/LICENSE-2.022 *//*--------------------------------------------------------------------*/24 #include "vktRayTracingTests.hpp"25 #include "vktRayTracingBuiltinTests.hpp"26 #include "vktRayTracingBuildLargeTests.hpp"27 #include "vktRayTracingBuildTests.hpp"28 #include "vktRayTracingCallableShadersTests.hpp"29 #include "vktRayTracingTraceRaysTests.hpp"[all …]
1 <abi-corpus-group architecture='elf-arm-aarch64'>2 <abi-corpus path='vmlinux' architecture='elf-arm-aarch64'>3 <elf-function-symbols>4 …<elf-symbol name='PageMovable' type='func-type' binding='global-binding' visibility='default-visib…5 </elf-function-symbols>6 <abi-instr version='1.0' address-size='64' path='mm/compaction.c' language='LANG_C89'>7 <type-decl name='__ARRAY_SIZE_TYPE__' size-in-bits='64' id='type-id-1'/>8 <array-type-def dimensions='1' type-id='type-id-2' size-in-bits='64' id='type-id-3'>9 <subrange length='2' type-id='type-id-1' id='type-id-4'/>10 </array-type-def>[all …]
1 /*-------------------------------------------------------------------------3 * -----------------------------12 * http://www.apache.org/licenses/LICENSE-2.023 */ /*-------------------------------------------------------------------*/25 #include "gl4cTestPackages.hpp"27 #include "gl4cBufferStorageTests.hpp"28 #include "gl4cClipControlTests.hpp"29 #include "gl4cComputeShaderTests.hpp"30 #include "gl4cConditionalRenderInvertedTests.hpp"31 #include "gl4cContextFlushControlTests.hpp"[all …]