HomeSort by relevance Sort by last modified time
    Searched full:destination (Results 1326 - 1350 of 5294) sorted by null

<<51525354555657585960>>

  /external/libvorbis/doc/vorbisfile/
ov_pcm_seek_page_lap.html 42 channels at the destination are lapped from silence.
ov_raw_seek_lap.html 38 the destination are lapped from silence. ov_raw_seek_lap will also
ov_time_seek_lap.html 35 the destination are lapped from silence. ov_time_seek_lap will also
ov_time_seek_page_lap.html 42 channels at the destination are lapped from silence.
  /external/libvpx/libvpx/test/
subtract_test.cc 67 // set destination
  /external/libvpx/libvpx/vp9/common/x86/
vp9_postproc_mmx.asm 58 movsxd rax, DWORD PTR arg(2) ;src_pixels_per_line ; destination pitch?
247 movsxd rax, dword ptr arg(3) ;dst_pixels_per_line ; destination pitch?
248 add rdi,rax ; next destination
249 movsxd rax, dword ptr arg(2) ;src_pixels_per_line ; destination pitch?
  /external/lldb/source/Core/
ValueObjectList.cpp 59 back_inserter(m_value_objects)); // destination
  /external/llvm/cmake/modules/
TableGen.cmake 117 RUNTIME DESTINATION bin)
  /external/llvm/include/llvm/Support/
Valgrind.h 53 // This marker defines the destination of a happens-before arc.
  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.h 54 /// the destination along with the FrameIndex of the loaded stack slot. If
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.h 39 /// the destination along with the FrameIndex of the loaded stack slot. If
  /external/llvm/test/CodeGen/AArch64/
arm64-promote-const.ll 16 ; Destination registers are defined by the ABI
25 ; Destination registers are defined by the ABI
45 ; Destination register is defined by ABI
56 ; Destination register is defined by ABI
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_vbuf.h 79 * Request a destination for vertices.
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_sanity.c 331 report_error( ctx, "%s: Invalid number of destination operands, should be %u", info->mnemonic, info->num_dst );
337 /* Check destination and source registers' validity.
345 "destination",
348 report_error(ctx, "Destination register has empty writemask");
  /external/mesa3d/src/gallium/drivers/r600/
r700_asm.c 49 /* don't replace gpr by pv or ps for destination register */
  /external/mesa3d/src/gallium/state_trackers/vega/
vg_state.c 95 /* Destination write enable mask for image filters */
  /external/mesa3d/src/glsl/
ir_import_prototypes.cpp 108 * \param dest Destination instruction stream where new \c ir_function and
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_gs.h 95 * Register holding destination indices for streamed buffer writes.
  /external/mesa3d/src/mesa/swrast/
s_chan.h 114 * \param dst pointer to destination GLchan[4] array.
  /external/opencv/cv/src/
cvoptflowbm.cpp 556 // velx, vely - destination image
586 CV_ERROR( CV_StsUnmatchedFormats, "Destination images have different formats" );
597 "destination images must have 32fC1 type" );
600 CV_ERROR( CV_BadStep, "two source or two destination images have different steps" );
cvoptflowhs.cpp 484 // velx, vely - destination image
513 CV_ERROR( CV_StsUnmatchedFormats, "Destination images have different formats" );
523 "destination images must have 32fC1 type" );
526 CV_ERROR( CV_BadStep, "source and destination images have different step" );
  /external/parameter-framework/parameter/include/
ParameterMgrFullConnector.h 249 * Method that exports Configurable Domains to an Xml destination.
254 * @param[in] bToFile a boolean that determines if the destination is an xml description in
264 * Method that exports a given Configurable Domain to an Xml destination.
270 * @param[in] bToFile a boolean that determines if the destination is an xml description in
  /external/pdfium/core/src/fxcodec/libjpeg/
jinclude.h 30 * only the default error handler and data source/destination modules do.
  /external/selinux/libsepol/include/sepol/policydb/
expand.h 43 * just copied to the destination policy so that assertion checking
  /external/skia/include/core/
SkImageFilter.h 131 * the destination bitmap, which should contain a texture-backed pixelref
185 * used as the size of the destination image. The origin of this rect
289 // Given the bounds of the destination rect to be filled in device
321 * source bitmap into a larger destination.

Completed in 800 milliseconds

<<51525354555657585960>>