OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:produce
(Results
151 - 175
of
4549
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/art/disassembler/
disassembler_mips.h
42
// Needed to
produce
more readable disassembly of certain 2-instruction sequences.
/art/tools/dexfuzz/src/dexfuzz/fuzzers/
FuzzerMultipleNoExecute.java
32
// In MultipleNoExecute,
produce
multiple files, each prefixed
/device/google/contexthub/lib/include/nanohub/
appRelocFormat.h
25
* consistent with what GCC will
produce
with our app-compilation flags. So
26
* what will it
produce
? Relocs will ONLY be in RAM, always be word-sized,
67
* no more exist. It will
produce
{reloc_type, reloc_offset} tuples, which can
74
* c.
produce
an output tuple {"reloc_type", t}
/device/google/marlin/dataservices/
configure.ac
2
# Process this file with autoconf to
produce
a configure script.
/device/huawei/angler/dataservices/
configure.ac
2
# Process this file with autoconf to
produce
a configure script.
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/
TParser.g
9
//
Produce
an AST
/external/archive-patcher/shared/src/main/java/com/google/archivepatcher/shared/
MultiViewInputStreamFactory.java
28
*
produce
the same byte sequence as any other stream obtained via a call to this method on the
/external/autotest/client/site_tests/hardware_TLBMissCost/
perf_measurement.py
16
(number of loop iterations) and
produce
no output.
/external/autotest/client/site_tests/kernel_PerfEventRename/
control
13
perf again to
produce
a report. The report is checked to see that the samples
/external/autotest/client/site_tests/video_GlitchDetection/
control.chameleon.h264.480p.collectgoldenimages
19
test will use an H264 480p video to
produce
the images.
control.chameleon.h264.720p.collectgoldenimages
19
test will use an H264 720p video to
produce
the images.
control.chameleon.vp8.480p.collectgoldenimages
19
test will use an H264 480p video to
produce
the images.
control.chameleon.vp8.720p.collectgoldenimages
19
test will use an VP8 720p video to
produce
the images.
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/
CertUtils.java
46
throw new IllegalStateException("cannot
produce
certificate signature");
58
throw new IllegalStateException("cannot
produce
attribute certificate signature");
70
throw new IllegalStateException("cannot
produce
certificate signature");
137
// TODO: should probably
produce
a set that imposes correct ordering
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ocsp/
OCSPUtils.java
51
// TODO: should probably
produce
a set that imposes correct ordering
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ocsp/
OCSPRequest.java
70
*
Produce
an object suitable for an ASN1OutputStream.
OCSPResponse.java
70
*
Produce
an object suitable for an ASN1OutputStream.
Request.java
71
*
Produce
an object suitable for an ASN1OutputStream.
ResponseBytes.java
69
*
Produce
an object suitable for an ASN1OutputStream.
RevokedInfo.java
73
*
Produce
an object suitable for an ASN1OutputStream.
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/
EncryptedPrivateKeyInfo.java
63
*
Produce
an object suitable for an ASN1OutputStream.
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
AttCertValidityPeriod.java
67
*
Produce
an object suitable for an ASN1OutputStream.
Attribute.java
76
*
Produce
an object suitable for an ASN1OutputStream.
AttributeCertificate.java
78
*
Produce
an object suitable for an ASN1OutputStream.
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
X9ECPoint.java
73
*
Produce
an object suitable for an ASN1OutputStream.
Completed in 561 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>