Searched refs:operation (Results 376 - 400 of 531) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
H A DFEComposite.cpp57 CompositeOperationType FEComposite::operation() const function in class:blink::FEComposite
434 ts << " operation=\"" << m_type << "\"";
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
H A Dexc.pxd132 # message)", where message indicates that a built-in operation was
195 # message)", where message indicates that an internal operation
/external/chromium_org/third_party/mesa/src/src/glsl/
H A Dir_clone.cpp194 return new(mem_ctx) ir_expression(this->operation, this->type,
H A Dir_constant_expression.cpp123 this->operation == ir_binop_lshift ||
124 this->operation == ir_binop_rshift);
146 switch (this->operation) {
157 switch (this->operation) {
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_native_widget_aura.h166 int operation,
H A Ddesktop_drag_drop_client_aurax11.cc409 // while a drag operation is in progress.
609 int operation,
618 drag_operation_ = operation;
604 StartDragAndDrop( const ui::OSExchangeData& data, aura::Window* root_window, aura::Window* source_window, const gfx::Point& root_location, int operation, ui::DragDropTypes::DragEventSource source) argument
H A Ddesktop_native_widget_aura.cc861 int operation,
863 views::RunShellDrag(content_window_, data, location, operation, source);
857 RunShellDrag( View* view, const ui::OSExchangeData& data, const gfx::Point& location, int operation, ui::DragDropTypes::DragEventSource source) argument
/external/chromium_org/ui/views/widget/
H A Dwidget.h423 // start a window move operation from a mouse or touch event. This returns
562 // Starts a drag operation for the specified view. This blocks until the drag
563 // operation completes. |view| can be NULL.
571 int operation,
574 // Returns the view that requested the current drag operation via
575 // RunShellDrag(), or NULL if there is no such view or drag operation.
H A Dnative_widget_aura.cc606 int operation,
609 views::RunShellDrag(window_, data, location, operation, source);
603 RunShellDrag(View* view, const ui::OSExchangeData& data, const gfx::Point& location, int operation, ui::DragDropTypes::DragEventSource source) argument
/external/chromium_org/v8/tools/
H A Dprofile.js79 * Called whenever the specified operation has failed finding a function
84 * @param {number} operation Operation.
91 operation, addr, opt_stackPos) {
/external/mesa3d/src/glsl/
H A Dir_clone.cpp194 return new(mem_ctx) ir_expression(this->operation, this->type,
H A Dir_constant_expression.cpp123 this->operation == ir_binop_lshift ||
124 this->operation == ir_binop_rshift);
146 switch (this->operation) {
157 switch (this->operation) {
/external/openssl/crypto/evp/
H A Devp_locl.h268 /* Method associated with this operation */
276 /* Actual operation */
277 int operation; member in struct:evp_pkey_ctx_st
/external/oprofile/events/mips/1004K/
H A Devents92 event:0x3a counters:0 um:zero minimum:500 name:EVICTION_COUNT : 58-0 Cache lines written back due to cache replacement or non-coherent cache operation
169 event:0x43a counters:1 um:zero minimum:500 name:WRITEBACK_COUNT : 58-1 Cache lines written back due to cache replacement or any cache operation (non-coherent, self, or external coherent)
/external/chromium_org/v8/src/
H A Dhydrogen-instructions.cc1446 // Adding 0 is an identity operation except in case of -0: -0 + 0 = +0
1949 // The result of the modulo operation has the sign of its left operand.
2202 HAdd* operation = HAdd::cast(phi_operand); local
2203 if (operation->left() == phi &&
2204 operation->right()->IsInteger32Constant()) {
2205 return operation->right()->GetInteger32Constant();
2206 } else if (operation->right() == phi &&
2207 operation->left()->IsInteger32Constant()) {
2208 return operation->left()->GetInteger32Constant();
2211 HSub* operation local
[all...]
/external/chromium_org/third_party/skia/experimental/webtry/res/js/cm/
H A Dcodemirror.js445 operation(cm, onMouseDown)(e);
1887 // Start a new operation.
1906 // Finish an operation, updating the display and signalling delayed events
1969 // Run the given function in an operation
1976 // Wraps a function in an operation. Returns the wrapped function.
1977 function operation(cm, f) {
2340 on(d.scroller, "mousedown", operation(cm, onMouseDown));
2343 on(d.scroller, "dblclick", operation(cm, function(e) {
2394 // Might be a text scaling operation, clear size caches.
2409 on(d.input, "keyup", operation(c
[all...]
/external/skia/experimental/webtry/res/js/cm/
H A Dcodemirror.js445 operation(cm, onMouseDown)(e);
1887 // Start a new operation.
1906 // Finish an operation, updating the display and signalling delayed events
1969 // Run the given function in an operation
1976 // Wraps a function in an operation. Returns the wrapped function.
1977 function operation(cm, f) {
2340 on(d.scroller, "mousedown", operation(cm, onMouseDown));
2343 on(d.scroller, "dblclick", operation(cm, function(e) {
2394 // Might be a text scaling operation, clear size caches.
2409 on(d.input, "keyup", operation(c
[all...]
/external/chromium_org/chrome/installer/util/
H A Dinstaller_state_unittest.cc638 EXPECT_EQ(InstallerState::MULTI_INSTALL, installer_state.operation());
663 installer_state.operation());
/external/chromium_org/third_party/cython/src/Cython/Runtime/
H A Drefnanny.pyx41 # returns whether it is ok to do the decref operation
/external/chromium_org/third_party/mesa/src/docs/
H A DMESA_swap_frame_usage.spec36 swap period has elapsed since the last swap operation completed. The
/external/chromium_org/third_party/mesa/src/include/VG/
H A Dopenvg.h563 VG_API_CALL void VG_API_ENTRY vgMask(VGHandle mask, VGMaskOperation operation,
568 VGMaskOperation operation) VG_API_EXIT;
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/
H A Dintnum.pxi47 # Reversed operation - x OP y still, just y is intnum, x isn't.
/external/libhevc/common/arm/
H A Dihevc_intra_pred_luma_mode_3_to_9.s186 vmov.i8 d29, #31 @contains #31 for vand operation
506 vmov.i8 d29, #31 @contains #31 for vand operation
/external/mesa3d/docs/
H A DMESA_swap_frame_usage.spec36 swap period has elapsed since the last swap operation completed. The
/external/mesa3d/include/VG/
H A Dopenvg.h563 VG_API_CALL void VG_API_ENTRY vgMask(VGHandle mask, VGMaskOperation operation,
568 VGMaskOperation operation) VG_API_EXIT;

Completed in 792 milliseconds

<<11121314151617181920>>