OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:perform
(Results
176 - 200
of
3795
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/wpa_supplicant_8/src/crypto/
md5.c
73
/*
perform
inner MD5 */
89
/*
perform
outer MD5 */
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_TransformResidual4x4_s.s
102
;//
Perform
the row operations (on columns) using SIMD *
104
;//
Perform
the coloumn operations *
/frameworks/support/v4/java/android/support/v4/widget/
SearchViewCompat.java
137
* SearchView
perform
the default action.
148
* @return false if the SearchView should
perform
the default action of showing any
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactoring/changes/
AndroidPackageRenameChange.java
111
public Change
perform
(IProgressMonitor pm) throws CoreException {
method in class:AndroidPackageRenameChange
112
super.
perform
(pm);
AndroidTypeRenameChange.java
99
public Change
perform
(IProgressMonitor pm) throws CoreException {
method in class:AndroidTypeRenameChange
100
super.
perform
(pm);
/cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityEndToEndTestActivity.java
32
* This class is an {@link Activity} used to
perform
end-to-end
/dalvik/vm/analysis/
DexVerify.h
25
* to most. If we're using "exact GC", we may need to
perform
some of
/dalvik/vm/compiler/codegen/
CompilerCodegen.h
37
/*
Perform
translation chain operation. */
/dalvik/vm/mterp/armv5te/
binop.S
8
* If "chkzero" is set to 1, we
perform
a divide-by-zero check on
binop2addr.S
8
* If "chkzero" is set to 1, we
perform
a divide-by-zero check on
binopLit8.S
8
* If "chkzero" is set to 1, we
perform
a divide-by-zero check on
binopWide.S
8
* If "chkzero" is set to 1, we
perform
a divide-by-zero check on
binopWide2addr.S
8
* If "chkzero" is set to 1, we
perform
a divide-by-zero check on
/dalvik/vm/mterp/armv6t2/
binop2addr.S
8
* If "chkzero" is set to 1, we
perform
a divide-by-zero check on
binopWide2addr.S
8
* If "chkzero" is set to 1, we
perform
a divide-by-zero check on
/dalvik/vm/mterp/x86-atom/
OP_AGET_WIDE.S
23
* Description:
Perform
an array get operation at the identified index
OP_APUT_WIDE.S
23
* Description:
Perform
an array put operation from the value register;
OP_CMP_LONG.S
23
* Description:
Perform
a long comparison, storing 0 if the two
OP_SHL_LONG.S
23
* Description:
Perform
a binary shift operation using two source registers
OP_SHL_LONG_2ADDR.S
23
* Description:
Perform
a binary shift operation using two source registers
OP_USHR_LONG_2ADDR.S
23
* Description:
Perform
a binary shift operation using two source registers
bincmp.S
20
* variable to specify the reverse comparison to
perform
.
binop2addr.S
26
* Description:
Perform
a binary operation on two sources registers
binopF2addr.S
25
* Description:
Perform
a binary operation on two sources registers
binopLit16.S
26
* Description:
Perform
a binary operation on a register and a
Completed in 245 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>