OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:performing
(Results
51 - 75
of
1960
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/google_apis/gcm/engine/
connection_handler.h
30
// Handles
performing
the protocol handshake and sending/receiving protobuf
/external/chromium_org/mojo/public/bindings/lib/
connector.h
16
// The Connector class is responsible for
performing
read/write operations on a
/external/chromium_org/third_party/WebKit/Source/core/xml/
XPathPredicate.cpp
110
//
performing
the comparison on the string-values of the two nodes is true.
120
// if and only if there is a node in the node-set such that the result of
performing
the comparison on the number
129
// if and only if there is a node in the node-set such that the result of
performing
the comparison on
138
// if and only if the result of
performing
the comparison on the boolean and on the result of converting
/external/chromium_org/tools/perf/measurements/
startup.py
22
help='Clear the OS disk cache before
performing
the test')
/external/chromium_org/ui/aura/
window_tree_host_delegate.h
45
// Called when the windowing system has mouse grab because it's
performing
a
/external/chromium_org/v8/test/webkit/
dfg-int32-to-double-on-known-number.js
25
"Tests that we don't emit unnecessary speculation checks when
performing
an int32 to double conversion on a value that is proved to be a number, predicted to be an int32, but not proved to be an int32."
/external/droiddriver/src/com/google/android/droiddriver/actions/
Action.java
25
* Interface for
performing
action on a UiElement. An action is a high-level
/external/guava/guava/src/com/google/common/cache/
RemovalListener.java
28
* Implementations of this interface should avoid
performing
blocking calls or synchronizing on
/external/llvm/utils/llvm-build/llvmbuild/
configutil.py
2
Defines utilities useful for
performing
standard "configuration" style tasks.
/frameworks/base/core/java/android/nfc/
package.html
17
<dd>This represents the device's NFC adapter, which is your entry-point to
performing
NFC
/frameworks/support/v4/java/android/support/v4/app/
ServiceCompat.java
42
*
performing
background music playback.
/frameworks/volley/src/com/android/volley/
RequestQueue.java
78
/** Network interface for
performing
requests. */
94
* @param network A Network interface for
performing
HTTP requests
110
* @param network A Network interface for
performing
HTTP requests
122
* @param network A Network interface for
performing
HTTP requests
/packages/apps/Exchange/src/com/android/exchange/eas/
EasFolderSync.java
68
* Constructor for use with {@link EasService} when
performing
an actual sync.
105
LogUtils.d(LOG_TAG, "
Performing
FolderSync for account %d", getAccountId());
127
LogUtils.d(LOG_TAG, "
Performing
sync for account %d", getAccountId());
146
LogUtils.d(LOG_TAG, "
Performing
validation");
/packages/services/Telephony/src/com/android/phone/
HfaService.java
26
* Service for
performing
HfaActivation without any UI.
/external/bison/m4/
stdio_h.m4
25
dnl also an optimization, to avoid
performing
a configure check whose result
50
dnl also an optimization, to avoid
performing
a configure check whose result
62
dnl also an optimization, to avoid
performing
a configure check whose result
/external/chromium_org/sync/sessions/
nudge_tracker.h
32
// Returns true if there is a good reason for
performing
a sync cycle.
37
// Returns true if there is a good reason for
performing
a get updates
86
//
performing
a sync.
/external/chromium_org/webkit/browser/fileapi/
recursive_operation_delegate.h
44
//
performing
an operation.
49
//
performing
an operation.
55
// directory is processed while recursively
performing
an operation.
/frameworks/native/opengl/libs/EGL/
egl_cache.h
43
// getBlob and setBlob methods will return without
performing
any cache
49
//
performing
any cache operations.
95
// the getBlob and setBlob methods will return without
performing
any cache
/external/apache-harmony/support/src/test/java/tests/support/
Support_HttpServer.java
295
System.err.println("Error
performing
http server test.");
311
System.err.println("Error
performing
content coding test.");
330
.println("Error
performing
chunked transfer coding test.");
358
System.err.println("Error
performing
authentication test.");
385
System.err.println("Error
performing
redirection test.");
410
System.err.println("Error
performing
content coding test.");
438
System.err.println("Error
performing
headers test.");
/external/chromium_org/v8/src/
object-observe.js
175
performing
: null,
265
objectInfo.
performing
= objectInfo.
performing
|| TypeMapCreate();
266
TypeMapAddType(objectInfo.
performing
, type);
272
TypeMapRemoveType(objectInfo.
performing
, type);
276
return objectInfo.performingCount > 0 ? objectInfo.
performing
: null;
/external/chromium_org/content/browser/indexed_db/
indexed_db_transaction.cc
142
// The last reference to this object may be released while
performing
the
233
// The last reference to this object may be released while
performing
the
291
// The last reference to this object may be released while
performing
the
/frameworks/base/core/java/android/util/
AtomicFile.java
29
* Helper class for
performing
atomic operations on a file by creating a
81
* <p>Note that if another thread is currently
performing
188
* <p>Note that if another thread is currently
performing
/frameworks/support/v4/java/android/support/v4/util/
AtomicFile.java
29
* a helper class for
performing
atomic operations on a file by creating a
79
* <p>Note that if another thread is currently
performing
157
* <p>Note that if another thread is currently
performing
/bionic/libm/upstream-freebsd/lib/msun/src/
s_scalbn.c
20
* manipulation rather than by actually
performing
an
s_scalbnl.c
20
* manipulation rather than by actually
performing
an
Completed in 524 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>