HomeSort by relevance Sort by last modified time
    Searched refs:operation (Results 451 - 475 of 635) sorted by null

<<11121314151617181920>>

  /external/chromium_org/v8/tools/
tickprocessor.js 89 V8Profile.prototype.handleUnknownCode = function(operation, addr) {
90 var op = Profile.Operation;
91 switch (operation) {
217 operation, addr, opt_stackPos) {
218 var op = Profile.Operation;
219 switch (operation) {
  /external/eigen/blas/
chbmv.f 14 * CHBMV performs the matrix-vector operation
chpmv.f 14 * CHPMV performs the matrix-vector operation
ctbmv.f 34 * On entry, TRANS specifies the operation to be performed as
dsbmv.f 14 * DSBMV performs the matrix-vector operation
dspmv.f 14 * DSPMV performs the matrix-vector operation
dtbmv.f 34 * On entry, TRANS specifies the operation to be performed as
ssbmv.f 14 * SSBMV performs the matrix-vector operation
sspmv.f 14 * SSPMV performs the matrix-vector operation
stbmv.f 34 * On entry, TRANS specifies the operation to be performed as
zhbmv.f 14 * ZHBMV performs the matrix-vector operation
zhpmv.f 14 * ZHPMV performs the matrix-vector operation
ztbmv.f 34 * On entry, TRANS specifies the operation to be performed as
  /external/libhevc/common/arm/
ihevc_intra_pred_luma_mode_3_to_9.s 186 vmov.i8 d29, #31 @contains #31 for vand operation
506 vmov.i8 d29, #31 @contains #31 for vand operation
  /external/mesa3d/docs/
MESA_swap_frame_usage.spec 36 swap period has elapsed since the last swap operation completed. The
89 Additions to Chapter 2 of the 1.4 GL Specification (OpenGL Operation)
  /external/mesa3d/include/VG/
openvg.h 563 VG_API_CALL void VG_API_ENTRY vgMask(VGHandle mask, VGMaskOperation operation,
568 VGMaskOperation operation) VG_API_EXIT;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_glsl_to_tgsi.cpp 699 * of this operation, we want to emit a scalar per source channel used
710 /* TGSI RCP is a scalar operation splatting results to all channels,
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_glsl_to_tgsi.cpp 699 * of this operation, we want to emit a scalar per source channel used
710 /* TGSI RCP is a scalar operation splatting results to all channels,
    [all...]
  /external/chromium_org/chrome/installer/setup/
setup_main.cc 218 // new_chrome.exe to chrome.exe and delete 'opv' key in one atomic operation.
504 // desired operation. Also applies policy that mutates the desired operation;
    [all...]
  /external/jmdns/src/javax/jmdns/impl/
JmDNSImpl.java 59 public enum Operation {
148 * Replaces the value corresponding to this entry with the specified value (optional operation). This implementation simply throws <tt>UnsupportedOperationException</tt>, as this class implements an <i>immutable</i> map entry.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 
  /bionic/libc/kernel/uapi/drm/
radeon_drm.h 847 uint32_t operation; member in struct:drm_radeon_gem_va
    [all...]
  /external/chromium_org/chrome/installer/mini_installer/
mini_installer.cc 725 switch (configuration.operation()) {
    [all...]
  /external/chromium_org/content/browser/frame_host/
interstitial_page_impl.cc 96 virtual void UpdateDragCursor(WebDragOperation operation) OVERRIDE;
    [all...]
  /external/chromium_org/remoting/webapp/
remoting.js 396 * Callback function called when the browser window gets a paste operation.
409 * Callback function called when the browser window gets a copy operation.

Completed in 1112 milliseconds

<<11121314151617181920>>