OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:perform
(Results
76 - 100
of
6694
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/core/java/android/app/backup/
package.html
24
<li>
Perform
backup of arbitrary data to remote storage</li>
25
<li>Easily
perform
backup of {@link android.content.SharedPreferences} and files</li>
/frameworks/testing/uiautomator/utils/SleepUtils/
README
1
This folder contains utils to properly
perform
timed suspend and wakeup.
3
AlarmService - a service that client can bind to and
perform
:
/dalvik/vm/compiler/codegen/arm/
ArchFactory.cpp
26
*
Perform
a "reg cmp imm" operation and jump to the PCR region if condition
53
*
Perform
null-check on a register. sReg is the ssa register being checked,
69
*
Perform
a "reg cmp reg" operation and jump to the PCR region if condition
85
*
Perform
zero-check on a register. Similar to genNullCheck but the value being
94
/*
Perform
bound check on two registers */
/external/chromium_org/sandbox/win/src/
service_resolver.h
13
// This is the concrete resolver used to
perform
service-call type functions
83
// This is the concrete resolver used to
perform
service-call type functions
98
// This is the concrete resolver used to
perform
service-call type functions
113
// This is the concrete resolver used to
perform
service-call type functions
130
// This is the concrete resolver used to
perform
service-call type functions
/external/chromium_org/third_party/skia/src/image/
SkImagePriv.h
58
// in which case the surface may need to
perform
a copy-on-write.
66
// in which case the surface may need to
perform
a copy-on-write.
71
// surface needs to
perform
a copy-on-write
/external/chromium_org/ui/views/controls/native/
native_view_host_wrapper.h
16
// a specific platform, used to
perform
platform specific operations on that
23
// NativeViewHost, allowing the wrapper to
perform
platform-specific
28
// NativeViewHost, allowing the wrapper to
perform
platform-specific
/external/chromium_org/v8/test/mjsunit/
megamorphic-callbacks.js
58
//
Perform
the load checks.
62
//
Perform
the store checks.
68
//
Perform
the call checks.
/external/skia/src/image/
SkImagePriv.h
58
// in which case the surface may need to
perform
a copy-on-write.
66
// in which case the surface may need to
perform
a copy-on-write.
71
// surface needs to
perform
a copy-on-write
/external/v8/test/mjsunit/
megamorphic-callbacks.js
58
//
Perform
the load checks.
62
//
Perform
the store checks.
68
//
Perform
the call checks.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_DecodeVLCZigzag_intra.c
47
*
perform
classical zigzag scan;
49
*
perform
alternate-vertical
52
* thus
perform
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/
EllipticCurveTest.java
48
//
perform
test case 1
55
//
perform
test case 2
64
//
perform
test case 3
83
//
perform
test case 1
94
//
perform
test case 2
105
//
perform
test case 2
130
//
perform
test case 1
142
//
perform
test case 1.1
154
//
perform
test case 2
166
//
perform
test case
[
all
...]
/libcore/luni/src/test/java/tests/security/spec/
EllipticCurveTest.java
48
//
perform
test case 1
55
//
perform
test case 2
64
//
perform
test case 3
83
//
perform
test case 1
94
//
perform
test case 2
105
//
perform
test case 2
130
//
perform
test case 1
142
//
perform
test case 1.1
154
//
perform
test case 2
166
//
perform
test case
[
all
...]
/dalvik/vm/mterp/x86/
zcmp.S
5
* fragment that specifies the *reverse* comparison to
perform
, e.g.
/development/samples/WiFiDirectDemo/res/values/
strings.xml
13
<string name="empty_message">No devices found. Turn on P2P and
perform
discovery from the Action Bar</string>
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
SignerWithRecovery.java
25
*
Perform
an update with the recovered message before adding any other data. This must
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
Memoable.java
16
* Implementations of this method <em>should</em> try to avoid or minimise memory allocation to
perform
the reset.
/external/chromium/chrome/browser/first_run/
upgrade_util_win.h
19
// SwapNewChromeExeIfPresent, to
perform
the rename and relaunch of
/external/chromium/chrome/browser/tabs/
tab_handler.h
21
// An interface implemented by an object that can
perform
tab related
/external/chromium/chrome/browser/ui/cocoa/
keystone_infobar.h
17
// gain authorization to
perform
the promotion. The info bar is not shown
/external/chromium/chrome/browser/ui/
collected_cookies_infobar_delegate.h
13
// required for the changes to take effect, and presented a button to
perform
/external/chromium-trace/trace-viewer/third_party/gl-matrix/
README.md
10
glMatrix is designed to
perform
vector and matrix operations stupidly fast! By
/external/chromium_org/base/
sha1.h
14
// These functions
perform
SHA-1 operations.
/external/chromium_org/build/android/pylib/utils/
time_profile.py
24
logging.info('%fsec to
perform
%s',
/external/chromium_org/chrome/browser/first_run/
upgrade_util_win.h
18
// SwapNewChromeExeIfPresent, to
perform
the rename and relaunch of
/external/chromium_org/chrome/browser/ui/cocoa/
keystone_infobar_delegate.h
16
// gain authorization to
perform
the promotion. The info bar is not shown
Completed in 513 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>