OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:chain
(Results
326 - 350
of
2078
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/quake/quake/src/QW/progs/
progdefs.h
100
int
chain
;
member in struct:__anon14313
/external/quake/quake/src/WinQuake/
progdefs.q1
102
int
chain
;
progdefs.q2
110
int
chain
;
/external/v8/test/mjsunit/
declare-locally.js
29
// properties defined in the prototype
chain
too
with-prototype.js
30
// the prototype
chain
.
/external/v8/test/mjsunit/regress/
regress-1528.js
37
// Dynamic declaration forces runtime lookup to observe the context
chain
.
/external/webkit/Source/WebCore/manual-tests/inspector-wrappers/
inspector-wrappers-test-utils.js
3
// Walk up the caller
chain
and try to find a reference to the Inspector's window
/frameworks/base/core/java/android/view/
AbsSavedState.java
24
* hierarchies to ensure the state of all classes along the
chain
is saved.
/frameworks/base/media/mca/filterfw/native/core/
gl_buffer_interface.h
36
// Generates the mipmap
chain
of the held texture. Returns true, iff
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/
ContentValuesBuilder.java
21
* ContentValues-like class which enables users to
chain
put() methods and restricts
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
SSLUtils.java
166
Log.i(TAG, "TrackingKeyManager: returning a null cert
chain
");
207
logError(alias, "certificate
chain
", e);
210
logError(alias, "certificate
chain
", e);
260
Log.i(TAG, "Requesting a client certificate
chain
for alias [" + alias + "]");
/packages/apps/KeyChain/res/values-en-rGB/
strings.xml
19
<string name="app_name" msgid="170210454004696382">"Key
Chain
"</string>
/packages/apps/KeyChain/res/values-hr/
strings.xml
19
<string name="app_name" msgid="170210454004696382">"Key
Chain
"</string>
/packages/apps/KeyChain/res/values-in/
strings.xml
19
<string name="app_name" msgid="170210454004696382">"Key
Chain
"</string>
/packages/apps/KeyChain/res/values-lt/
strings.xml
19
<string name="app_name" msgid="170210454004696382">"Key
Chain
"</string>
/packages/apps/KeyChain/res/values-lv/
strings.xml
19
<string name="app_name" msgid="170210454004696382">"Key
Chain
"</string>
/packages/apps/KeyChain/res/values-ro/
strings.xml
19
<string name="app_name" msgid="170210454004696382">"Key
Chain
"</string>
/packages/apps/KeyChain/res/values-sl/
strings.xml
19
<string name="app_name" msgid="170210454004696382">"Key
Chain
"</string>
/packages/apps/KeyChain/res/values-tl/
strings.xml
19
<string name="app_name" msgid="170210454004696382">"Pangunahing
Chain
"</string>
/packages/apps/KeyChain/res/values-tr/
strings.xml
19
<string name="app_name" msgid="170210454004696382">"Key
Chain
"</string>
/packages/apps/KeyChain/res/values-zu/
strings.xml
19
<string name="app_name" msgid="170210454004696382">"I-Key
Chain
"</string>
/dalvik/dx/src/com/android/dx/dex/code/
Dop.java
36
* opcode to try in a particular
chain
55
* this is the last opcode to try in a particular
chain
141
* try in a particular
chain
.
/dalvik/vm/interp/
Jit.h
99
* The width of the
chain
field in JitEntryInfo sets the upper
134
u2
chain
; /* Index of next in
chain
*/
member in struct:JitEntryInfo
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMStringPool.java
47
* maintaining a simple hash
chain
within this class.</p>
66
* Create a DTMStringPool using the given
chain
size
68
* @param chainSize The size of the hash
chain
vector
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
PKIXCertPathBuilderSpi.java
115
"Possible certificate
chain
could not be validated.",
122
"Unable to find certificate
chain
.");
141
//
chain
.
Completed in 2128 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>