HomeSort by relevance Sort by last modified time
    Searched refs:Prepare (Results 101 - 125 of 178) sorted by null

1 2 3 45 6 7 8

  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
AsmFuncs.S 335 ## Prepare parameter and call
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/X64/
ExceptionHandlerAsm.S 273 #; Prepare parameter and call
ExceptionHandlerAsm.asm 254 ;; Prepare parameter and call
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
SmiException.asm 408 ;; Prepare parameter and call
610 ;; Prepare parameter and call
SmiException.S 578 ## Prepare parameter and call
782 ## Prepare parameter and call
  /external/v8/src/heap/
mark-compact.h 429 void Prepare();
557 // MarkCompactCollector::Prepare() and is otherwise in its
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
blit_engine_c2d.cpp 254 int BlitEngineC2d::Prepare(LayerStack *layer_stack) {
hwc_display.cpp 548 // Prepare the Blit Target
552 int ret = blit_engine_->Prepare(&layer_stack_);
577 DisplayError error = display_intf_->Prepare(&layer_stack_);
582 DLOGE("Prepare failed. Error = %d", error);
594 DLOGI("SecureDisplay %s, Skip Prepare/Commit and Flush", secure_display_active_ ? "Starting" :
    [all...]
  /hardware/qcom/display/msm8998/sdm/libs/hwc/
blit_engine_c2d.cpp 254 int BlitEngineC2d::Prepare(LayerStack *layer_stack) {
hwc_color_manager.cpp 181 // 2. continue the prepare<> on solid_fill_layers.
183 hwc_display->Prepare(solid_fill_layers_); // RECT info included.
hwc_display.cpp 675 // Prepare the Blit Target
679 int ret = blit_engine_->Prepare(&layer_stack_);
717 DisplayError error = display_intf_->Prepare(&layer_stack_);
722 DLOGE("Prepare failed. Error = %d", error);
727 DLOGI("Prepare failed for Display = %d Error = %d", type_, error);
735 DLOGI("SecureDisplay %s, Skip Prepare/Commit and Flush", secure_display_active_ ? "Starting" :
    [all...]
  /prebuilts/go/darwin-x86/src/database/sql/driver/
driver.go 90 // first prepare a query, execute the statement, and then close the
103 // first prepare a query, execute the statement, and then close the
116 // first prepare a query, execute the statement, and then close the
129 // first prepare a query, execute the statement, and then close the
144 // Prepare returns a prepared statement, bound to this connection.
145 Prepare(query string) (Stmt, error)
  /prebuilts/go/linux-x86/src/database/sql/driver/
driver.go 90 // first prepare a query, execute the statement, and then close the
103 // first prepare a query, execute the statement, and then close the
116 // first prepare a query, execute the statement, and then close the
129 // first prepare a query, execute the statement, and then close the
144 // Prepare returns a prepared statement, bound to this connection.
145 Prepare(query string) (Stmt, error)
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/
ExceptionHandlerAsm.asm 307 ;; Prepare parameter and call
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
SmiException.asm 311 ;; Prepare parameter and call
  /external/dng_sdk/source/
dng_bad_pixels.cpp 122 void dng_opcode_FixBadPixelsConstant::Prepare (dng_negative & /* negative */,
777 void dng_opcode_FixBadPixelsList::Prepare (dng_negative & /* negative */,
    [all...]
  /external/sonivox/jet_tools/JetCreator/
eas.py 339 def Prepare (self):
340 """Prepare an audio file for playback"""
342 eas_logger.warning('Prepare already called on file %s' % self.path)
494 self.Prepare()
    [all...]
  /hardware/qcom/display/msm8998/sdm/libs/core/
display_base.cpp 207 DisplayError DisplayBase::Prepare(LayerStack *layer_stack) {
241 error = comp_manager_->Prepare(display_comp_ctx_, &hw_layers_);
277 DLOGE("Commit: Corresponding Prepare() is not called for display = %d", display_type_);
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
decode.go 62 // Prepare a version of x with the condition cleared to 0 in conditional instructions
  /prebuilts/go/darwin-x86/src/encoding/xml/
typeinfo.go 200 // Prepare field name and parents.
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
decode.go 62 // Prepare a version of x with the condition cleared to 0 in conditional instructions
  /prebuilts/go/linux-x86/src/encoding/xml/
typeinfo.go 200 // Prepare field name and parents.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
txdtc.h     [all...]
  /prebuilts/go/darwin-x86/src/archive/tar/
writer.go 276 // Prepare extended header
  /prebuilts/go/linux-x86/src/archive/tar/
writer.go 276 // Prepare extended header

Completed in 6021 milliseconds

1 2 3 45 6 7 8