Searched
full:subsystem (Results
826 -
850 of
1788) sorted by null
<<31323334353637383940>>
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/ |
SDL_test_common.h | 127 * \param flags Flags indicating which subsystem to initialize (i.e. SDL_INIT_VIDEO | SDL_INIT_AUDIO)
|
/system/bt/bta/hf_client/ |
bta_hf_client_api.cc | 23 * subsystem of BTA
|
/system/bt/bta/hl/ |
bta_hl_ci.cc | 22 * subsystem call-in functions.
|
/system/bt/bta/include/ |
bta_pan_api.h | 22 * subsystem of BTA, Broadcom's Bluetooth application layer for mobile
|
/system/bt/bta/pan/ |
bta_pan_api.cc | 21 * This is the implementation of the API for PAN subsystem of BTA,
|
/system/bt/bta/sdp/ |
bta_sdp_api.cc | 21 * This is the implementation of the API for SDP search subsystem
|
/system/bt/doc/ |
style_guide.md | 12 Each subsystem's purpose should be documented in the `doc/directory_layout.md` 15 For a subsystem that contains code, its directory structure should look like: 213 #include "subsystem/include/a.h" 214 #include "subsystem/include/b.h"
|
/system/chre/pal/include/chre/pal/ |
system.h | 70 * Logs a message to the same messaging subsystem as used by the CHRE
|
/system/core/healthd/include/healthd/ |
healthd.h | 119 // subsystem, or when updated values are polled by healthd, as for periodic
|
/system/core/init/ |
firmware_handler.cpp | 110 if (uevent.subsystem != "firmware" || uevent.action != "add") return;
|
/system/tpm/tpm_manager/server/ |
binder_service.h | 43 // Does basic setup but does not register with the binder subsystem.
|
/device/asus/fugu/ |
init.fugu.rc | 123 # Create the directories used by the Wireless subsystem 134 # Create directory used by audio subsystem
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Include/ |
QNCCommonDefinitions.h | 54 #define PCI_SVID 0x002C // Subsystem Vendor ID
55 #define PCI_SID 0x002E // Subsystem ID
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Include/ |
IohCommonDefinitions.h | 54 #define PCI_SVID 0x002C // Subsystem Vendor ID
55 #define PCI_SID 0x002E // Subsystem ID
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/ |
VlvCommonDefinitions.h | 61 #define PCI_SVID 0x002C ///< Subsystem Vendor ID
62 #define PCI_SID 0x002E ///< Subsystem ID
|
/docs/source.android.com/en/devices/camera/ |
camera3_crop_reprocess.html | 27 <p> Unlike the old camera subsystem, which has 3-4 different ways of producing data 29 video callbacks, and takePicture callbacks), the new subsystem operates solely
|
/external/ImageMagick/config/ |
ar-lib | 132 | -subsystem* | -SUBSYSTEM* \
|
/external/autotest/client/site_tests/graphics_GpuReset/src/ |
gpureset.c | 159 char* subsystem = "drm"; local 177 subsystem,
|
/external/libnetfilter_conntrack/build-aux/ |
ar-lib | 132 | -subsystem* | -SUBSYSTEM* \
|
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/ |
Application.vcp | 64 # ADD BASE LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /subsystem:$(CESubsystem) /MACHINE:IX86 65 # ADD LINK32 ws2.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /subsystem:$(CESubsystem) /MACHINE:IX86 97 # ADD BASE LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /subsystem:$(CESubsystem) /MACHINE:IX86 98 # ADD LINK32 ws2.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /subsystem:$(CESubsystem) /MACHINE:IX86 131 # ADD BASE LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM 132 # ADD LINK32 ws2.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM 165 # ADD BASE LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM 166 # ADD LINK32 ws2.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
|
/external/parameter-framework/upstream/ |
README.md | 43 subsystem; 56 each underlying subsystem.
|
/external/pcre/dist2/ |
ar-lib | 132 | -subsystem* | -SUBSYSTEM* \
|
/external/syslinux/doc/ |
SubmittingPatches.txt | 105 includes updates for subsystem X. Please apply." 150 if your change applies to a specific subsystem of the kernel, with 183 USB, framebuffer devices, the VFS, the SCSI subsystem, etc. See the 363 one subsystem maintainer then this usually indicates acknowledgement of just 373 Subject: [PATCH 001/123] subsystem: summary phrase 398 The "subsystem" in the email's Subject should identify which 399 area or subsystem of the kernel is being patched. 554 Greg Kroah-Hartman, "How to piss off a kernel subsystem maintainer".
|
/external/syslinux/efi/ |
wrapper.c | 105 e_hdr.subsystem = IMAGE_SUBSYSTEM_EFI_APPLICATION; 128 e_hdr_pe32p.subsystem = IMAGE_SUBSYSTEM_EFI_APPLICATION;
|
/hardware/interfaces/camera/provider/2.4/ |
ICameraProvider.hal | 115 * a failure to initialize the camera subsystem, for example. 139 * a failure to initialize the camera subsystem, for example.
|
Completed in 294 milliseconds
<<31323334353637383940>>