OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:corresponding
(Results
1 - 25
of
17819
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/parameter-framework/parameter/
README.md
3
The
corresponding
doxygen can be found here:
/sdk/emulator/skins/assets/
README.txt
1
The svg files in these folder were used to generate the
corresponding
/external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcFixupKinds.h
33
/// fixup_sparc_hi22 - 22-bit fixup
corresponding
to %hi(foo)
37
/// fixup_sparc_lo10 - 10-bit fixup
corresponding
to %lo(foo)
40
/// fixup_sparc_h44 - 22-bit fixup
corresponding
to %h44(foo)
43
/// fixup_sparc_m44 - 10-bit fixup
corresponding
to %m44(foo)
46
/// fixup_sparc_l44 - 12-bit fixup
corresponding
to %l44(foo)
49
/// fixup_sparc_hh - 22-bit fixup
corresponding
to %hh(foo)
52
/// fixup_sparc_hm - 10-bit fixup
corresponding
to %hm(foo)
55
/// fixup_sparc_pc22 - 22-bit fixup
corresponding
to %pc22(foo)
58
/// fixup_sparc_pc10 - 10-bit fixup
corresponding
to %pc10(foo)
61
/// fixup_sparc_got22 - 22-bit fixup
corresponding
to %got22(foo
[
all
...]
/external/libunwind/doc/
unw_strerror.man
16
\-\- get text
corresponding
to error code
34
to a
corresponding
text message and returns it.
42
has no
corresponding
message, the text "invalid error
unw_strerror.tex
8
\begin{Name}{3}{unw\_strerror}{Thomas Hallgren}{Programming Library}{unw\_strerror}unw\_strerror -- get text
corresponding
to error code
20
to a
corresponding
text message and returns it.
25
\Var{err\_code} has no
corresponding
message, the text "invalid error
/dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstType.java
31
/** {@code non-null;} instance
corresponding
to the class {@code Object} */
34
/** {@code non-null;} instance
corresponding
to the class {@code Boolean} */
37
/** {@code non-null;} instance
corresponding
to the class {@code Byte} */
40
/** {@code non-null;} instance
corresponding
to the class {@code Character} */
43
/** {@code non-null;} instance
corresponding
to the class {@code Double} */
46
/** {@code non-null;} instance
corresponding
to the class {@code Float} */
49
/** {@code non-null;} instance
corresponding
to the class {@code Long} */
52
/** {@code non-null;} instance
corresponding
to the class {@code Integer} */
55
/** {@code non-null;} instance
corresponding
to the class {@code Short} */
58
/** {@code non-null;} instance
corresponding
to the class {@code Void} *
[
all
...]
/dalvik/dx/src/com/android/dx/rop/cst/
CstType.java
31
/** {@code non-null;} instance
corresponding
to the class {@code Object} */
34
/** {@code non-null;} instance
corresponding
to the class {@code Boolean} */
37
/** {@code non-null;} instance
corresponding
to the class {@code Byte} */
40
/** {@code non-null;} instance
corresponding
to the class {@code Character} */
43
/** {@code non-null;} instance
corresponding
to the class {@code Double} */
46
/** {@code non-null;} instance
corresponding
to the class {@code Float} */
49
/** {@code non-null;} instance
corresponding
to the class {@code Long} */
52
/** {@code non-null;} instance
corresponding
to the class {@code Integer} */
55
/** {@code non-null;} instance
corresponding
to the class {@code Short} */
58
/** {@code non-null;} instance
corresponding
to the class {@code Void} *
[
all
...]
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstType.java
31
/** {@code non-null;} instance
corresponding
to the class {@code Object} */
34
/** {@code non-null;} instance
corresponding
to the class {@code Boolean} */
37
/** {@code non-null;} instance
corresponding
to the class {@code Byte} */
40
/** {@code non-null;} instance
corresponding
to the class {@code Character} */
43
/** {@code non-null;} instance
corresponding
to the class {@code Double} */
46
/** {@code non-null;} instance
corresponding
to the class {@code Float} */
49
/** {@code non-null;} instance
corresponding
to the class {@code Long} */
52
/** {@code non-null;} instance
corresponding
to the class {@code Integer} */
55
/** {@code non-null;} instance
corresponding
to the class {@code Short} */
58
/** {@code non-null;} instance
corresponding
to the class {@code Void} *
[
all
...]
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMapMessage.java
204
* @return value
corresponding
to <code>handle</code> parameter in MAP
212
* @return value
corresponding
to <code>subject</code> parameter in MAP
220
* @return <code>Date</code> object
corresponding
to <code>datetime</code>
228
* @return value
corresponding
to <code>sender_name</code> parameter in MAP
236
* @return value
corresponding
to <code>sender_addressing</code> parameter
244
* @return value
corresponding
to <code>replyto_addressing</code> parameter
252
* @return value
corresponding
to <code>recipient_name</code> parameter in
260
* @return value
corresponding
to <code>recipient_addressing</code>
268
* @return {@link Type} object
corresponding
to <code>type</code> parameter
276
* @return value
corresponding
to <code>size</code> parameter in MA
[
all
...]
/cts/tests/tests/drm/
README
4
- If new plug-in is added, user should add
corresponding
configuration
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/
SignatureAlgorithmIdentifierFinder.java
12
* @return an algorithm identifier for the
corresponding
signature.
/external/clang/test/SemaObjC/
forward-class-receiver.m
12
[NotKnown new]; /* expected-warning {{receiver 'NotKnown' is a forward class and
corresponding
}} */
/external/libxml2/result/schemas/
restriction-attr1_0_0.err
1
./test/schemas/restriction-attr1_0.xsd:5: element complexType: Schemas parser error : local complex type, attribute use 'barA': The 'optional' attribute use is inconsistent with the
corresponding
'required' attribute use of the base complex type definition '{http://FOO}typeA'.
/external/nist-sip/java/gov/nist/javax/sip/
ServerTransactionExt.java
8
* Return the canceled Invite transaction
corresponding
to an
ListeningPointExt.java
14
* @return a contact header
corresponding
to this listening point.
34
* @return a via header
corresponding
to this listening point. Branch ID is set to NULL.
/external/skia/src/views/unix/
keysym2ucs.h
9
* This module converts keysym values into the
corresponding
ISO 10646-1
/frameworks/base/docs/html/shareables/
README.txt
3
All URLS pointing to this directory redirect to a
corresponding
location
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SwtDrawingStyle.java
35
* The style definition
corresponding
to {@link DrawingStyle#SELECTION}
40
* The style definition
corresponding
to {@link DrawingStyle#GUIDELINE}
45
* The style definition
corresponding
to {@link DrawingStyle#GUIDELINE}
50
* The style definition
corresponding
to {@link DrawingStyle#GUIDELINE_DASHED}
55
* The style definition
corresponding
to {@link DrawingStyle#DISTANCE}
60
* The style definition
corresponding
to {@link DrawingStyle#GRID}
65
* The style definition
corresponding
to {@link DrawingStyle#HOVER}
70
* The style definition
corresponding
to {@link DrawingStyle#HOVER}
75
* The style definition
corresponding
to {@link DrawingStyle#ANCHOR}
80
* The style definition
corresponding
to {@link DrawingStyle#OUTLINE
[
all
...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
AsymmetricCipherKeyPair.java
17
* @param privateParam the
corresponding
private key parameters.
31
* @param privateParam the
corresponding
private key parameters.
/ndk/tests/standalone/init-fini-arrays/
README
11
section. There is no
corresponding
entry in the .fini_array for the
12
corresponding
destructors. Instead, the constructor must call __cxa_atexit
/external/eigen/doc/examples/
TutorialLinAlgSelfAdjointEigenSolver.cpp
16
<< "
corresponding
to these eigenvalues:\n"
/ndk/sources/android/crazy_linker/src/
crazy_linker_wrappers.h
11
// 'dlopen' or 'dlsym', return the address of the
corresponding
wrapper.
/prebuilts/eclipse/platform/
PREBUILT
5
The
corresponding
sources are available in /external/eclipse-basebuilder folder
/packages/apps/Messaging/src/com/android/messaging/util/
BugleGservices.java
40
* @return The
corresponding
value, or the default value.
48
* @return The
corresponding
value, or the default value.
55
* @return The
corresponding
value, or the default value.
62
* @return The
corresponding
value, or the default value.
69
* @return The
corresponding
value, or the default value.
/external/v8/src/arm64/
decoder-arm64.h
84
// Decode() will call the
corresponding
visitor method from all registered
133
// Decode the PC relative addressing instruction, and call the
corresponding
138
// Decode the add/subtract immediate instruction, and call the
corresponding
144
// the instruction tree, and call the
corresponding
visitors.
149
// the
corresponding
visitors.
154
// instruction tree, and call the
corresponding
visitors.
159
// and call the
corresponding
visitors.
164
//
corresponding
visitors.
169
//
corresponding
visitors.
174
// and call the
corresponding
visitors
[
all
...]
Completed in 277 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>