HomeSort by relevance Sort by last modified time
    Searched full:operation (Results 226 - 250 of 9113) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/vm/mterp/x86/
binopWide2addr.S 2 * Generic 64-bit binary operation.
unop.S 3 * Generic 32-bit unary operation. Provide an "instr" line that
  /development/ndk/platforms/android-3/include/linux/netfilter_ipv4/
ipt_ECN.h 25 u_int8_t operation; member in struct:ipt_ECN_info
  /external/apache-xml/src/main/java/org/apache/xpath/operations/
And.java 28 * The 'and' operation expression executer.
30 public class And extends Operation
61 * Evaluate this operation directly to a boolean.
65 * @return The result of the operation as a boolean.
Or.java 28 * The 'or' operation expression executer.
30 public class Or extends Operation
61 * Evaluate this operation directly to a boolean.
65 * @return The result of the operation as a boolean.
  /external/bluetooth/bluedroid/bta/include/
bta_hl_ci.h 53 ** status - BTA_MA_STATUS_OK if operation is successful
72 ** status - BTA_MA_STATUS_OK if operation is successful
93 ** status - BTA_MA_STATUS_OK if operation is successful
113 ** status - BTA_MA_STATUS_OK if operation is successful
  /external/chromium/build/
sanitize-win-build-log.sed 11 /The operation completed successfully./d
  /external/chromium/net/disk_cache/
in_flight_backend_io.h 24 // This class represents a single asynchronous disk cache IO operation while it
31 // Runs the actual operation on the background thread.
37 // Returns true if this operation is directed to an entry (vs. the backend).
45 // Returns the time that has passed since the operation was created.
62 void FlushQueue(); // Dummy operation.
82 enum Operation {
115 Operation operation_;
194 virtual void OnOperationComplete(BackgroundIO* operation, bool cancel);
197 void PostOperation(BackendIO* operation);
  /external/chromium/net/socket/
socket.h 25 // is returned if the operation could not be completed synchronously, in which
27 // operation is not completed immediately, the socket acquires a reference to
39 // is returned if the operation could not be completed synchronously, in which
41 // operation is not completed immediately, the socket acquires a reference to
  /external/chromium/net/url_request/
view_cache_helper.h 30 // operation completes. |out| must remain valid until this operation completes
39 // operation completes. |out| must remain valid until this operation completes
  /external/chromium_org/chrome/browser/sync_file_system/local/
syncable_file_operation_runner.h 32 // Represents an operation task (which usually wraps one FileSystemOperation).
63 // Runs the given |task| if no sync operation is running on any of
65 // runnable (before running the given operation).
74 // Called when an operation is completed. This will make |target_paths|
  /external/chromium_org/chrome/browser/ui/cocoa/
nine_part_button_cell.mm 61 operation:NSCompositeSourceOver
69 operation:NSCompositeSourceOver
77 operation:NSCompositeSourceOver
83 operation:NSCompositeSourceOver
91 operation:NSCompositeSourceOver
101 operation:NSCompositeSourceOver
107 operation:NSCompositeSourceOver
115 operation:NSCompositeSourceOver
121 operation:NSCompositeSourceOver
  /external/chromium_org/content/common/
pepper_plugin_list.h 15 // the operation is not possible, in particular the WebPluginInfo::type
  /external/chromium_org/content/port/browser/
render_view_host_delegate_view.h 59 // The page wants to update the mouse cursor during a drag & drop operation.
60 // |operation| describes the current operation (none, move, copy, link.)
61 virtual void UpdateDragCursor(WebKit::WebDragOperation operation) {}
  /external/chromium_org/content/public/browser/
download_interrupt_reason_values.h 12 // Generic file operation failure.
61 // The network operation timed out.
62 // "Operation Timed Out".
76 // The server indicates that the operation has failed (generic).
  /external/chromium_org/net/base/
file_stream_net_log_parameters.cc 18 dict->SetString("operation", GetFileErrorSourceName(source));
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSTransformValue.cpp 61 static inline String transformValueToCssString(CSSTransformValue::TransformOperationType operation, const String& value)
63 if (operation != CSSTransformValue::UnknownTransformOperation) {
64 ASSERT_WITH_SECURITY_IMPLICATION(static_cast<size_t>(operation) < WTF_ARRAY_LENGTH(transformNamePrefixes));
65 return transformNamePrefixes[operation] + value + ")";
  /external/chromium_org/third_party/WebKit/Source/core/editing/
TextInsertionBaseCommand.h 52 void forEachLineInString(const String& string, const LineOperation& operation)
57 operation(offset, newline - offset, false);
61 operation(0, string.length(), true);
65 operation(offset, length - offset, true);
  /external/chromium_org/tools/idl_parser/test_parser/
interface_web.idl 79 * Operation(myFunction)
99 * Operation(set)
106 * Operation(_unnamed_)
113 * Operation(GetFiveSix)
  /external/chromium_org/webkit/browser/blob/
file_stream_reader.h 30 // end-of-file, or an error code if the operation could not be performed.
35 // It is invalid to call Read while there is an in-flight Read operation.
37 // If the stream is deleted while it has an in-flight Read operation
46 // If the stream is deleted while it has an in-flight GetLength operation
  /external/chromium_org/webkit/browser/fileapi/
file_observers.h 20 // before and after following operations regardless of whether the operation
44 // OnAccess is called whenever an operation reads file contents or metadata.
45 // (It is called only once per operation regardless of whether the operation
file_system_operation.h 46 // 1) Serve one-time file system operation per instance. Only one
54 // Note that it is valid to delete an operation while it is running.
55 // The callback will NOT be fired if the operation is deleted before
61 // Used for CreateFile(), etc. |result| is the return code of the operation.
64 // Used for GetMetadata(). |result| is the return code of the operation,
70 // Used for OpenFile(). |result| is the return code of the operation.
72 // process. It can be null, if no operation is needed on closing a file.
82 // Used for ReadDirectory(). |result| is the return code of the operation,
92 // |result| is the return code of the operation.
186 // Tries to cancel the current operation [we support cancelling write o
    [all...]
  /external/clang/test/CodeGen/
2008-01-07-UnusualIntSize.c 9 // This should have %0 and %1 truncated to 33 bits before any operation.
  /external/icu4c/layout/
loengine.h 46 * @param success - output parameter set to an error code if the operation fails
81 * @param success - output parameter set to an error code if the operation fails
111 * @param success - output parameter set to an error code if the operation fails.
128 * @param success - set to an error code if the operation fails
144 * @param success - set to an error code if the operation fails
161 * @param success - set to an error code if the operation fails
179 * @param success - set to an error code if the operation fails
199 * @param success - set to an error code if the operation fails
216 * @param success - set to an error code if the operation fails
  /external/iptables/include/linux/netfilter_ipv4/
ipt_ecn.h 23 u_int8_t operation; member in struct:ipt_ecn_info

Completed in 763 milliseconds

1 2 3 4 5 6 7 8 91011>>