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
6835
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu4c/test/intltest/
ficoll.h
32
//
perform
tests with strength PRIMARY
35
//
perform
test with strength TERTIARY
mnkytst.h
36
//
perform
monkey tests using Collator::compare
39
//
perform
monkey tests using CollationKey::compareTo
trcoll.h
32
//
perform
tests for turkish locale with strength PRIMARY
35
//
perform
tests for turkish locale with strength TERTIARY
tsnmfmt.h
34
*
perform
tests using aNumber and fFormat, called in many variations
38
*
perform
tests using aNumber and fFormat, called in many variations
/external/javasqlite/src/main/java/SQLite/
Backup.java
41
*
Perform
a backup step.
56
*
Perform
the backup in one step.
/external/v8/tools/
mac-nm
3
# This script is a wrapper for OS X nm(1) tool. nm(1)
perform
C++ function
8
# An alternative approach is to
perform
demangling in tick processor, but
/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/third_party/skia/src/image/
SkImagePriv.h
52
// in which case the surface may need to
perform
a copy-on-write.
60
// in which case the surface may need to
perform
a copy-on-write.
65
// 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
52
// in which case the surface may need to
perform
a copy-on-write.
60
// in which case the surface may need to
perform
a copy-on-write.
65
// 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.
/developers/build/prebuilts/gradle/NetworkConnect/NetworkConnectSample/src/main/res/values/
base-strings.xml
27
HttpURLConnection. AsyncTask is used to
perform
the fetch on a background thread.
/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>
/development/samples/browseable/NetworkConnect/res/values/
base-strings.xml
27
HttpURLConnection. AsyncTask is used to
perform
the fetch on a background thread.
/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
Completed in 2376 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>