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

<<11121314151617181920>>

  /external/bison/darwin-lib/
signal.h 582 combining it with *SET as indicated in OPERATION.
590 (int operation, const sigset_t *set, sigset_t *old_set));
593 (int operation, const sigset_t *set, sigset_t *old_set));
  /external/bison/linux-lib/
signal.h 582 combining it with *SET as indicated in OPERATION.
590 (int operation, const sigset_t *set, sigset_t *old_set));
593 (int operation, const sigset_t *set, sigset_t *old_set));
  /external/chromium_org/chromeos/dbus/
fake_shill_device_client.cc 243 const std::string& operation,
261 if (operation == shill::kTDLSStatusOperation)
  /external/chromium_org/third_party/WebKit/Source/core/clipboard/
DataTransfer.cpp 520 String convertDragOperationToDropZoneOperation(DragOperation operation)
522 switch (operation) {
  /external/chromium_org/third_party/boringssl/src/crypto/evp/
p_rsa.c 365 0 == (ctx->operation & (EVP_PKEY_OP_SIGN | EVP_PKEY_OP_VERIFY))) ||
367 0 == (ctx->operation & EVP_PKEY_OP_TYPE_CRYPT))) {
  /external/chromium_org/third_party/icu/source/test/perf/collationperf/
CollPerf.pl 174 names vary according to language. Each Collation operation over the whole list
181 <th align="left">Operation</th>
213 the hardware and compiler. The strcoll operation is particularly sensitive; we
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_dct_ssse3_x86_64.asm 40 ; butterfly operation
  /external/chromium_org/third_party/openmax_dl/dl/api/arm/
armCOMM_s.h 404 @ Macro to perform a data access operation
431 @ Macro to perform a data access operation
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/ui/
conflict_dialog.js 8 * Dialog to confirm the operation for conflicted file operations.
  /external/chromium_org/v8/test/mjsunit/
codegen-coverage.js 93 // Test the non-commutative subtraction operation with a smi on the
  /external/chromium_org/v8/test/mjsunit/compiler/
countoperation.js 126 // Test count operation in a test context.
  /external/chromium_org/v8/tools/
consarray.js 48 * This operation can be safely performed during ongoing ConsArray
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/110/1/.cp/ant_tasks/
publisher-ant.jar 
  /external/icu/icu4c/source/test/perf/collationperf/
CollPerf.pl 174 names vary according to language. Each Collation operation over the whole list
181 <th align="left">Operation</th>
213 the hardware and compiler. The strcoll operation is particularly sensitive; we
  /external/openssl/crypto/x509v3/
v3_crld.c 199 {5, "Cessation Of Operation", "cessationOfOperation"},
376 static int dpn_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,
381 switch(operation)
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
ir_to_mesa.cpp 426 * of this operation, we want to emit a scalar per source channel used
437 /* Mesa RCP is a scalar operation splatting results to all channels,
854 if (!expr || expr->operation != ir_binop_mul)
894 if (!expr || expr->operation != ir_unop_logic_not)
940 if (sat_src_expr && (sat_src_expr->operation == ir_binop_mul ||
941 sat_src_expr->operation == ir_binop_add ||
942 sat_src_expr->operation == ir_binop_dot)) {
1026 assert(expr->operation == ir_unop_neg);
1100 if (ir->operation == ir_binop_add) {
1109 if (ir->operation == ir_binop_logic_and)
    [all...]
  /external/mesa3d/src/mesa/program/
ir_to_mesa.cpp 426 * of this operation, we want to emit a scalar per source channel used
437 /* Mesa RCP is a scalar operation splatting results to all channels,
854 if (!expr || expr->operation != ir_binop_mul)
894 if (!expr || expr->operation != ir_unop_logic_not)
940 if (sat_src_expr && (sat_src_expr->operation == ir_binop_mul ||
941 sat_src_expr->operation == ir_binop_add ||
942 sat_src_expr->operation == ir_binop_dot)) {
1026 assert(expr->operation == ir_unop_neg);
1100 if (ir->operation == ir_binop_add) {
1109 if (ir->operation == ir_binop_logic_and)
    [all...]
  /bootable/recovery/minadbd/
adb.h 276 int backup_service(BackupOperation operation, char* args);
  /external/chromium_org/chrome/installer/util/
shell_util.h 325 // |properties| and |operation| affect this method as described on their
335 ShellUtil::ShortcutOperation operation);
427 // default handler for each. If any of these fails the operation will return
  /external/chromium_org/content/browser/browser_plugin/
browser_plugin_guest.h 189 int screen_y, blink::WebDragOperation operation);
  /external/chromium_org/content/browser/web_contents/
web_contents_view_aura.h 136 virtual void UpdateDragCursor(blink::WebDragOperation operation) OVERRIDE;
  /external/chromium_org/net/disk_cache/blockfile/
sparse_control.cc 80 // This is the callback of the file operation.
145 disk_cache::SparseControl::SparseOperation operation) {
146 switch (operation) {
159 // Logs the end event for |operation| on a child entry. Range operations log
162 disk_cache::SparseControl::SparseOperation operation,
166 switch (operation) {
266 // Copy the operation parameters.
328 // one extra reference due to the pending IO operation itself, but we'll
818 // We fail the whole operation if we encounter an error.
839 // We'll return the current result of the operation, which may be less tha
    [all...]
sparse_control_v3.cc 80 // This is the callback of the file operation.
147 disk_cache::SparseControl::SparseOperation operation) {
148 switch (operation) {
161 // Logs the end event for |operation| on a child entry. Range operations log
164 disk_cache::SparseControl::SparseOperation operation,
168 switch (operation) {
245 // Copy the operation parameters.
307 // one extra reference due to the pending IO operation itself, but we'll
613 // We fail the whole operation if we encounter an error.
846 // We'll return the current result of the operation, which may be less tha
    [all...]
  /external/chromium_org/remoting/webapp/
paired_client_manager.js 130 * if a delete operation fails.
208 * operation is in progress. All dialog UI is disabled until it completes.
  /external/chromium_org/storage/browser/fileapi/
file_system_operation_runner.h 31 // All operation methods take callback and returns OperationID, which is
32 // an integer value which can be used for cancelling an operation.
33 // All operation methods return kErrorOperationID if running (posting) an
34 // operation fails, in addition to dispatching the callback with an error
36 // returned operation ID).
124 // Tries to cancel the operation |id| [we support cancelling write or
125 // truncate only]. Reports failure for the current operation, then reports
126 // success for the cancel operation itself via the |callback|.
296 OperationHandle BeginOperation(FileSystemOperation* operation,
306 // We keep track of the file to be modified by each operation so tha
    [all...]

Completed in 640 milliseconds

<<11121314151617181920>>