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

<<212223242526

  /external/chromium_org/v8/benchmarks/spinning-balls/
splay-tree.js 189 * Perform the splay operation for the given key. Moves the node with
  /external/chromium_org/v8/tools/
splaytree.js 215 * Perform the splay operation for the given key. Moves the node with
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20100507-1815.jar 
org.eclipse.core.filebuffers_3.5.100.v20100520-0800.jar 
  /external/google-diff-match-patch/name/fraser/neil/plaintext/
diff_match_patch_test.java 40 private diff_match_patch.Operation DELETE = diff_match_patch.Operation.DELETE;
41 private diff_match_patch.Operation EQUAL = diff_match_patch.Operation.EQUAL;
42 private diff_match_patch.Operation INSERT = diff_match_patch.Operation.INSERT;
    [all...]
  /external/libhevc/common/arm/
ihevc_intra_pred_filters_luma_mode_11_to_17.s 297 vdup.8 d29, r0 @contains #31 for vand operation
624 vdup.8 d29, r0 @contains #31 for vand operation
  /external/libvorbis/doc/
06-floor0.tex 81 operation above, floor decode is to return 'unused' status as if the
07-floor1.tex 228 operation above, floor decode is to return 'unused' status as if the
  /external/libvpx/libvpx/vp8/common/arm/armv6/
loopfilter_v6.asm 610 ; transpose the source data for 4-in-parallel operation
636 ; transpose the source data for 4-in-parallel operation
    [all...]
  /external/littlemock/src/com/google/testing/littlemock/
LittleMock.java 330 * <p>This operation is recursive, and travels up the class hierarchy, in order to set all
739 * @param operation the name of the operation, used for generating a helpful message
741 private void checkSpecialObjectMethods(Method method, String operation) {
745 fail("cannot " + operation + " call to " + method);
    [all...]
  /external/chromium_org/ui/file_manager/gallery/js/image_editor/
image_view.js 239 * Cancels the current image loading operation. The callbacks will be ignored.
586 * Visualizes crop or rotate operation. Hide the old image instantly, animate
587 * the new image to visualize the operation.
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSComputedStyleDeclaration.cpp     [all...]
  /external/chromium_org/third_party/mesa/src/src/glsl/
ast_to_hir.cpp 219 * * The two operands are scalars. In this case the operation is
226 * In this case, the scalar operation is applied independently to each
245 * operation is done component-wise resulting in the same size
270 * number of columns. In this case, the operation is done component-
277 * right operand. Then, the multiply (*) operation does a linear
379 * \brief Return the result type of a bit-logic operation.
542 * \brief Return the result type of a bit-shift operation.
801 do_comparison(void *mem_ctx, int operation, ir_rvalue *op0, ir_rvalue *op1)
806 if (operation == ir_binop_all_equal)
816 return new(mem_ctx) ir_expression(operation, op0, op1)
    [all...]
  /external/mesa3d/src/glsl/
ast_to_hir.cpp 219 * * The two operands are scalars. In this case the operation is
226 * In this case, the scalar operation is applied independently to each
245 * operation is done component-wise resulting in the same size
270 * number of columns. In this case, the operation is done component-
277 * right operand. Then, the multiply (*) operation does a linear
379 * \brief Return the result type of a bit-logic operation.
542 * \brief Return the result type of a bit-shift operation.
801 do_comparison(void *mem_ctx, int operation, ir_rvalue *op0, ir_rvalue *op1)
806 if (operation == ir_binop_all_equal)
816 return new(mem_ctx) ir_expression(operation, op0, op1)
    [all...]
  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_entry.cpp 191 void glCoverageOperationNV(GLenum operation);
    [all...]
  /external/blktrace/doc/
blktrace.tex 650 'W' for write, or 'D' for block discard operation), and optionally either
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
splay.js 284 * Perform the splay operation for the given key. Moves the node with
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Collections.pas 296 raise EInvalidOperation.Create('Collection was modified; enumeration operation may not execute.');
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
braille_input_handler.js 338 // Send the replace operation to be performed asynchronously by
  /external/chromium_org/content/browser/web_contents/
web_contents_view_aura.cc     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-splay.js 263 * Perform the splay operation for the given key. Moves the node with
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-splay.js 263 * Perform the splay operation for the given key. Moves the node with
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-splay.js 279 * Perform the splay operation for the given key. Moves the node with
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2ext.h     [all...]
  /external/chromium_org/v8/benchmarks/
splay.js 284 * Perform the splay operation for the given key. Moves the node with

Completed in 462 milliseconds

<<212223242526