HomeSort by relevance Sort by last modified time
    Searched refs:Include (Results 1 - 25 of 461) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /system/tools/hidl/c2hal/
Include.cpp 17 #include "Include.h"
21 Include::Include(const std::string &name, bool isLibrary)
25 Include::~Include() {}
27 bool Include::isLibrary() const {
31 void Include::generateSource(Formatter &out) const {
44 void Include::processContents(AST &) {
Include.h 20 #include "Declaration.h"
22 #include <android-base/macros.h>
23 #include <android-base/logging.h>
24 #include <string>
25 #include <hidl-util/Formatter.h>
29 struct Include : Declaration {
30 Include(const std::string &name, bool isLibrary);
31 ~Include();
33 static std::string type() { return "include"; }
44 DISALLOW_COPY_AND_ASSIGN(Include);
    [all...]
  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/
DoNotUse.dec 23 Include
26 Include/Ia32
29 Include/X64
32 Include/Ipf
35 Include/Arm
39 Include/Arm
  /external/selinux/mcstrans/share/examples/urcsts-via-include/
setrans.conf 13 # Demonstrate Include by moving everthing to an include file
15 Include=/etc/selinux/mls/setrans.d/*.conf
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/
QNCLpc.asi 24 Include ("PciIrq.asi") // PCI routing control methods
25 Include ("LpcDev.asi") // Static Lpc device resource declaration
  /external/selinux/mcstrans/share/examples/include/
setrans.conf 13 # Demonstrate Include by moving everthing to an include file
15 Include=/etc/selinux/mls/setrans.d/include-example
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Smm/SmmScriptLib/
SmmScriptLib.inf 30 $(EDK_SOURCE)/Foundation/Include
31 $(EDK_SOURCE)/Foundation/Efi/Include
32 $(EDK_SOURCE)/Foundation/Framework/Include
33 $(EDK_SOURCE)/Foundation/Include/IndustryStandard
34 $(EDK_SOURCE)/Foundation/Library/Dxe/Include
37 $(EFI_SOURCE)/Library/Smm/Include
  /device/linaro/bootloader/edk2/StdLib/
StdLib.dec 24 Include
27 Include/Ia32
30 Include/X64
33 Include/Ipf
36 Include/Arm
39 Include/Aarch64
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/
EdkNt32PpiLib.inf 30 $(EDK_SOURCE)/Foundation/Include
31 $(EDK_SOURCE)/Foundation/Efi/Include
32 $(EDK_SOURCE)/Foundation/Framework/Include
33 $(EDK_SOURCE)/Foundation/Include/IndustryStandard
34 $(EDK_SOURCE)/Foundation/Include/Pei
35 $(EDK_SOURCE)/Foundation/Library/Pei/Include
37 $(EDK_SOURCE)/Foundation/Library/Dxe/Include
  /packages/apps/Bluetooth/tests/
Android.mk 2 include $(CLEAR_VARS)
4 # Include all makefiles in subdirectories
5 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/apps/ManagedProvisioning/tests/
Android.mk 2 include $(CLEAR_VARS)
4 # Include all makefiles in subdirectories
5 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/apps/Settings/tests/
Android.mk 2 include $(CLEAR_VARS)
4 # Include all makefiles in subdirectories
5 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/apps/StorageManager/tests/
Android.mk 2 include $(CLEAR_VARS)
4 # Include all makefiles in subdirectories
5 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/apps/TvSettings/Settings/tests/
Android.mk 2 include $(CLEAR_VARS)
4 # Include all makefiles in subdirectories
5 include $(call all-makefiles-under,$(LOCAL_PATH))
  /device/linaro/bootloader/edk2/CryptoPkg/
CryptoPkg.dec 26 Include
27 Library/OpensslLib/openssl-1.0.2j/include
32 BaseCryptLib|Include/Library/BaseCryptLib.h
36 TlsLib|Include/Library/TlsLib.h
39 ## Include/Protocol/RuntimeCrypt.h
  /frameworks/base/core/tests/coretests/src/android/view/
IncludeTest.java 19 import android.view.Include;
27 public class IncludeTest extends ActivityInstrumentationTestCase<Include> {
29 super("com.android.frameworks.coretests", Include.class);
39 final Include activity = getActivity();
50 final Include activity = getActivity();
63 final Include activity = getActivity();
72 final Include activity = getActivity();
  /cts/tools/utils/
buildCts.py 130 # Test plan to not include media streaming tests
143 plan.Include(r'android\.core\.tests.*')
149 plan.Include(r'android\.core\.tests\.libcore\.package\.harmony*')
153 plan.Include(r'android\.core\.vm-tests-tf')
157 plan.Include(r'android\.tests\.appsecurity')
162 plan.Include('android\.aadb')
163 plan.Include('android\.bluetooth')
164 plan.Include('android\.graphics.*')
165 plan.Include('android\.hardware')
166 plan.Include('android\.media'
    [all...]
  /device/linaro/bootloader/edk2/IntelFspPkg/
IntelFspPkg.dec 22 Include
23 Include/Private
27 CacheAsRamLib|Include/Library/CacheAsRamLib.h
30 CacheLib|Include/Library/CacheLib.h
33 DebugDeviceLib|Include/Library/DebugDeviceLib.h
36 FspCommonLib|Include/Library/FspCommonLib.h
39 FspPlatformLib|Include/Library/FspPlatformLib.h
42 FspSwitchStackLib|Include/Library/FspSwitchStackLib.h
45 FspSecPlatformLib|Include/Library/FspSecPlatformLib.h
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/
SourceLevelDebugPkg.dec 28 Include
31 Include/Ia32
34 Include/Ia32
39 DebugCommunicationLib|Include/Library/DebugCommunicationLib.h
43 # Include/Guid/DebugAgentGuid.h
  /frameworks/rs/rsov/tests/
Android.mk 2 # Include Subdirectories
10 include $(call all-makefiles-under,$(LOCAL_PATH))
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
vr4120.s 0 # Include mflos to check for nop insertion.
  /device/linaro/bootloader/edk2/IntelFsp2Pkg/
IntelFsp2Pkg.dec 22 Include
26 CacheAsRamLib|Include/Library/CacheAsRamLib.h
29 CacheLib|Include/Library/CacheLib.h
32 DebugDeviceLib|Include/Library/DebugDeviceLib.h
35 FspCommonLib|Include/Library/FspCommonLib.h
38 FspPlatformLib|Include/Library/FspPlatformLib.h
41 FspSwitchStackLib|Include/Library/FspSwitchStackLib.h
44 FspSecPlatformLib|Include/Library/FspSecPlatformLib.h
  /device/linaro/bootloader/edk2/OptionRomPkg/
OptionRomPkg.dec 28 Include
34 BltLib|Include/Library/BltLib.h
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
LpcB.asl 46 Include ("98_LINK.ASL")
60 Include ("LPC_DEV.ASL")
  /external/ImageMagick/Magick++/lib/
Magick++.h 10 #include <Magick++/Include.h>
11 #include <Magick++/Functions.h>
12 #include <Magick++/Image.h>
13 #include <Magick++/Pixels.h>
14 #include <Magick++/ResourceLimits.h>
15 #include <Magick++/STL.h>

Completed in 1074 milliseconds

1 2 3 4 5 6 7 8 91011>>