Home
last modified time | relevance | path

Searched refs:initialize (Results 1 – 25 of 76) sorted by relevance

1234

/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3Channel.h78 virtual int32_t initialize(cam_is_type_t isType) = 0;
163 virtual int32_t initialize(cam_is_type_t isType);
255 virtual int32_t initialize(cam_is_type_t isType);
260 int32_t initialize(struct private_handle_t *priv_handle);
281 virtual int32_t initialize(cam_is_type_t isType);
315 virtual int32_t initialize(cam_is_type_t isType);
346 virtual int32_t initialize(cam_is_type_t isType);
381 virtual int32_t initialize(cam_is_type_t isType);
443 virtual int32_t initialize(cam_is_type_t isType);
510 virtual int32_t initialize(cam_is_type_t isType);
[all …]
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3Channel.h78 virtual int32_t initialize(cam_is_type_t isType) = 0;
163 virtual int32_t initialize(cam_is_type_t isType);
255 virtual int32_t initialize(cam_is_type_t isType);
260 int32_t initialize(struct private_handle_t *priv_handle);
281 virtual int32_t initialize(cam_is_type_t isType);
315 virtual int32_t initialize(cam_is_type_t isType);
346 virtual int32_t initialize(cam_is_type_t isType);
381 virtual int32_t initialize(cam_is_type_t isType);
443 virtual int32_t initialize(cam_is_type_t isType);
510 virtual int32_t initialize(cam_is_type_t isType);
[all …]
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3Channel.h101 virtual int32_t initialize(cam_is_type_t isType) = 0;
200 virtual int32_t initialize(cam_is_type_t isType);
300 virtual int32_t initialize(cam_is_type_t isType);
307 int32_t initialize(struct private_handle_t *priv_handle);
328 virtual int32_t initialize(cam_is_type_t isType);
365 virtual int32_t initialize(cam_is_type_t isType);
396 virtual int32_t initialize(cam_is_type_t isType);
434 virtual int32_t initialize(cam_is_type_t isType);
500 virtual int32_t initialize(cam_is_type_t isType);
575 virtual int32_t initialize(cam_is_type_t isType);
[all …]
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/DebugAgentDxe/
DDebugAgentDxe.uni4 // This DXE driver will invoke Debug Agent Library to initialize the debug agent.
21 … #language en-US "This DXE driver will invoke Debug Agent Library to initialize the debug agent."
DDebugAgentDxe.inf4 # This DXE driver will invoke Debug Agent Library to initialize the debug agent.
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEPei/
DTrEEPei.uni4 // This module will initialize TPM device, measure reported FVs and BIOS version.
20 #string STR_MODULE_DESCRIPTION #language en-US "This module will initialize TPM device, me…
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Pei/
DTcg2Pei.uni4 // This module will initialize TPM device, measure reported FVs and BIOS version.
20 #string STR_MODULE_DESCRIPTION #language en-US "This module will initialize TPM device, me…
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/DebugAgentPei/
DDebugAgentPei.uni4 // This PEIM will invoke Debug Agent Library to initialize the debug agent in
22 … #language en-US "This PEIM will invoke Debug Agent Library to initialize the debug agent …
DDebugAgentPei.inf4 # This PEIM will invoke Debug Agent Library to initialize the debug agent in
/device/linaro/bootloader/edk2/DuetPkg/BootSector/
Defi32.S56 …movl $0x78, %ecx # 78h IDT entries to initialize with unique entry points (exce…
60 … # loop through all IDT entries exception handlers and initialize to default handl…
71 ## so initialize all the rest of the descriptors with these two values...
73 … ; loop through all IDT entries exception handlers and initialize to default handl…
Defi64.S70 …movl $0x78,%ecx # 78h IDT entries to initialize with unique entry points (exce…
74 … # loop through all IDT entries exception handlers and initialize to default handl…
86 ## so initialize all the rest of the descriptors with these two values...
88 … ; loop through all IDT entries exception handlers and initialize to default handl…
Defi32.asm58 …mov ecx, 78h ; 78h IDT entries to initialize with unique entry points (exce…
62 … ; loop through all IDT entries exception handlers and initialize to default handl…
73 ;; so initialize all the rest of the descriptors with these two values...
75 … ; loop through all IDT entries exception handlers and initialize to default handl…
Defi64.asm67 …mov ecx, 78h ; 78h IDT entries to initialize with unique entry points (exce…
71 … ; loop through all IDT entries exception handlers and initialize to default handl…
83 ;; so initialize all the rest of the descriptors with these two values...
85 … ; loop through all IDT entries exception handlers and initialize to default handl…
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PlatformHookLibSerialPortPpi/
DPlatformHookLibSerialPortPpi.uni4 …tions to support core functionality. Currently this provides a hook to initialize the serial port …
20 …tions to support core functionality. Currently this provides a hook to initialize the serial port …
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgPei/
DTcgPei.uni4 // This module will initialize TPM device, measure reported FVs and BIOS version.
21 #string STR_MODULE_DESCRIPTION #language en-US "This module will initialize TPM device, me…
/device/generic/goldfish/camera/
DEmulatedCamera3.cpp193 int EmulatedCamera3::initialize(const struct camera3_device *d, in initialize() function in android::EmulatedCamera3
247 EmulatedCamera3::initialize,
DEmulatedCamera3.h140 static int initialize(const struct camera3_device *,
/device/linaro/hikey/bluetooth/
Dbluetooth_hci.h49 Return<void> initialize(
Dbluetooth_hci.cc38 Return<void> BluetoothHci::initialize( in initialize() function in android::hardware::bluetooth::V1_0::hikey::BluetoothHci
/device/linaro/bootloader/edk2/EmulatorPkg/Library/KeyMapLibNull/
DKeyMapLibNull.inf5 # initialize that global.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dmsvccompiler.py252 def initialize(self): member in MSVCCompiler
353 if not self.initialized: self.initialize()
445 if not self.initialized: self.initialize()
479 if not self.initialized: self.initialize()
Dmsvc9compiler.py350 def initialize(self, plat_name=None): member in MSVCCompiler
473 self.initialize()
561 self.initialize()
594 self.initialize()
/device/linaro/bootloader/edk2/EmulatorPkg/Library/DxeEmuLib/
DDxeEmuLib.inf5 # initialize that global.
/device/generic/goldfish-opengl/system/egl/
DeglDisplay.h45 bool initialize(EGLClient_eglInterface *eglIface);
/device/linaro/bootloader/edk2/Nt32Pkg/Library/DxeWinNtLib/
DDxeWinNtLib.inf4 # This library contains a single global variable 'gWinNt' along with a constructor to initialize th…

1234