OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:signatures
(Results
126 - 150
of
677
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/tools/apkcheck/
README.txt
55
In some cases involving generic
signatures
it may not be possible
129
(5) Generic
signatures
131
When generic
signatures
are used, the public API file will contain
163
signatures
into the code (--uses-library=BUILTIN). (At some point it
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/nist/
NISTObjectIdentifiers.java
52
//
signatures
/external/chromium/crypto/
signature_verifier.h
47
// Note: An RSA
signatures
is actually a big integer. It must be in the
/external/chromium_org/crypto/
ec_signature_creator_unittest.cc
52
// us(840) ansi-X9-62(10045)
signatures
(4) ecdsa-with-SHA2(3) 2 }
/external/chromium_org/third_party/libva/va/glx/
va_glx_private.h
43
make sure we have the correct <GL/glx.h> with those
signatures
*/
/external/chromium_org/third_party/tlslite/
README.chromium
35
- patches/channel_id.patch: add basic ChannelID support. (
Signatures
are not
/external/clang/test/SemaObjC/
method-conflict.m
1
// RUN: %clang_cc1 -Wmethod-
signatures
-fsyntax-only -verify -Wno-objc-root-class %s
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11dyn.h
66
/* evil function
signatures
... */
/external/smack/src/org/xbill/DNS/
SIG0.java
9
* Creates SIG(0) transaction
signatures
.
/frameworks/base/core/java/android/content/pm/
PackageInfo.java
168
* Array of all
signatures
read from the package file. This is only filled
171
public Signature[]
signatures
;
field in class:PackageInfo
266
dest.writeTypedArray(
signatures
, parcelableFlags);
307
signatures
= source.createTypedArray(Signature.CREATOR);
VerifierInfo.java
34
/**
Signatures
used to sign the package verifier's package. */
/libcore/luni/src/test/java/libcore/javax/net/ssl/
X509KeyManagerTest.java
32
* accepting EC
signatures
when it should accept any signature type.
/cts/tests/tests/content/src/android/content/pm/cts/
PackageInfoTest.java
84
checkSignatureInfo(expected.
signatures
, actual.
signatures
);
/development/samples/UiAutomator/src/com/android/test/uiautomator/demos/
SetTwoMinuteAlarm.java
33
* For the purpose of this demo, we're declaring the Launcher
signatures
here.
34
* It may be more appropriate to declare
signatures
and methods related
/development/tools/mkstubs/
README.txt
27
Signatures
are defined by:
33
Examples of
signatures
:
/external/chromium/chrome/browser/autofill/
autofill_download.h
128
// Caches query request. |forms_in_query| is a vector of form
signatures
in
133
// otherwise. |forms_in_query| is a vector of form
signatures
in the query.
/external/chromium_org/build/mac/
copy_framework_unversioned.sh
15
# links are excluded from code
signatures
. That means that it's possible to
47
# would break their
signatures
.
/external/chromium_org/components/autofill/core/browser/
autofill_download.h
113
// Caches query request. |forms_in_query| is a vector of form
signatures
in
118
// otherwise. |forms_in_query| is a vector of form
signatures
in the query.
/external/chromium_org/net/third_party/nss/patches/
tls12backuphash2.patch
40
/* CAPI only supports RSA and DSA
signatures
, so we don't need to
74
+ *
signatures
; ssl3_SendCertificateVerify uses the presence of the backup hash
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/
check_injected_webgl_calls_info.py
48
# Search for method
signatures
58
# Search for argument
signatures
/external/chromium_org/v8/tools/testrunner/server/
work_handler.py
37
from . import
signatures
namespace
98
if not
signatures
.VerifySignature(target, binary["blob"],
/external/clang/lib/StaticAnalyzer/Checkers/
CheckObjCInstMethSignature.cpp
1
//=- CheckObjCInstMethodRetTy.cpp - Check ObjC method
signatures
-*- C++ -*-==//
104
// same
signatures
.
/frameworks/compile/libbcc/include/bcinfo/
MetadataExtractor.h
66
const llvm::NamedMDNode *
Signatures
);
131
* \return array of exported ForEach function
signatures
.
/libcore/luni/src/main/java/java/util/jar/
JarEntry.java
34
* attributes and digital
signatures
associated with it.
130
* Returns the code signers for the digital
signatures
associated with the
/external/chromium_org/v8/tools/testrunner/network/
network_execution.py
43
from ..server import
signatures
namespace
128
libv8 =
signatures
.ReadFileAndSignature(ldd[2])
131
binary =
signatures
.ReadFileAndSignature(path)
Completed in 1484 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>