HomeSort by relevance Sort by last modified time
    Searched full:subsystem (Results 51 - 75 of 1788) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/parameter-framework/upstream/schemas/
SystemClass.xsd 5 <xs:include schemaLocation="Subsystem.xsd"/>
11 <xs:element ref="Subsystem"/>
README.md 11 Only `ParameterFrameworkConfiguration.xsd`, `SystemClass.xsd`, `Subsystem.xsd` and
47 points to all the "Subsystem" files (see below).
54 ## Subsystem.xsd
56 Schema for all **Subsystem files** (aka Structure files). These files describe the
60 A Subsystem has the following attribute:
70 the Subsystem.
72 A Subsystem *must* contain:
  /external/parameter-framework/upstream/test/xml-generator/PFConfig/
structure.xml 3 <Subsystem Name="test" Type="Virtual">
24 </Subsystem>
  /external/syslinux/gpxe/src/arch/x86/
Makefile.efi 20 $(Q)$(ELF2EFI) --subsystem=10 $< $@
24 $(Q)$(ELF2EFI) --subsystem=11 $< $@
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/
msg_42.txt 2 From: Mail Delivery Subsystem <xxx@example.com>
  /external/autotest/client/site_tests/network_DefaultProfileCreation/
control 7 ATTRIBUTES = "suite:bvt-cq, subsystem:network"
  /external/e2fsprogs/lib/ss/
ss.pc.in 7 Description: Subsystem command parsing library
ss_err.et 4 "Subsystem aborted"
std_rqs.c 63 "Identify the subsystem.",
79 "Leave the subsystem.",
95 "Return the name of this subsystem.",
99 "Return the version of this subsystem.",
  /external/parameter-framework/upstream/test/introspection-subsystem/
IntrospectionSubsystem.h 32 #include <Subsystem.h>
39 /** This subsystem allows to retrieve parameter value set by the
41 class Subsystem : public CSubsystem
44 Subsystem(const std::string &name, core::log::Logger &logger);
IntrospectionSubsystemBuilder.cpp 37 using Subsystem = parameterFramework::introspectionSubsystem::Subsystem;
39 new TLoggingElementBuilderTemplate<Subsystem>(logger));
  /external/python/cpython2/Lib/email/test/data/
msg_42.txt 2 From: Mail Delivery Subsystem <xxx@example.com>
  /external/syslinux/efi32/include/efi/
romload.h 27 UINT16 SubSystem;
  /external/syslinux/efi64/include/efi/
romload.h 27 UINT16 SubSystem;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
romload.h 27 UINT16 SubSystem;
  /frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/
ParameterFrameworkConfigurationPolicy.xml.in 7 <Plugin Name="libpolicy-subsystem.so"/>
  /hardware/interfaces/camera/
README.md 11 More complete information about the Android camera HAL and subsystem can be found at
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/
xt_SECMARK.h 10 * 'mode' refers to the specific security subsystem which the
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/test/data/
msg_42.txt 2 From: Mail Delivery Subsystem <xxx@example.com>
  /prebuilts/gdb/linux-x86/lib/python2.7/email/test/data/
msg_42.txt 2 From: Mail Delivery Subsystem <xxx@example.com>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_42.txt 2 From: Mail Delivery Subsystem <xxx@example.com>
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_42.txt 2 From: Mail Delivery Subsystem <xxx@example.com>
  /system/core/init/
devices.h 63 bool MatchWithSubsystem(const std::string& path, const std::string& subsystem) const;
70 class Subsystem {
74 Subsystem() {}
76 // Returns the full path for a uevent of a device that is a member of this subsystem,
106 std::vector<Subsystem> subsystems, bool skip_restorecon);
122 void FixupSysPermissions(const std::string& upath, const std::string& subsystem) const;
126 std::vector<Subsystem> subsystems_;
  /external/parameter-framework/upstream/parameter/
Subsystem.cpp 30 #include "Subsystem.h"
50 // Note: A subsystem contains instance components
79 return "Subsystem";
88 // Resynchronization after subsystem restart needed
97 // Subsystem class does not rely on generic fromXml algorithm of Element class.
145 // Execute mapping to create subsystem mapping entities
161 // Add Subsystem-level mapping data, which will be propagated to all children
166 // Map all instantiated subelements in subsystem
187 // of the tree. When formatting the mapping, we want to start from the subsystem level
299 // Belonging subsystem
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
AzaliaVerbTable.h 60 0x0000, // SubSystem ID
77 0x0000, // SubSystem ID
94 0x0000, // SubSystem ID
112 0x0001, // SubSystem ID
130 0x0000, // SubSystem ID
148 0x0000, // SubSystem ID
166 0x0000, // SubSystem ID
184 0x0000, // SubSystem ID
200 0x0000, // SubSystem ID
217 0x0000, // SubSystem ID
    [all...]

Completed in 435 milliseconds

1 23 4 5 6 7 8 91011>>