Searched refs:usage (Results 1 - 25 of 639) sorted by relevance

1234567891011>>

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/misc/
H A DNetscapeCertType.java34 * @param usage - the bitwise OR of the Key Usage flags giving the
39 int usage)
41 super(getBytes(usage), getPadBits(usage));
45 DERBitString usage)
47 super(usage.getBytes(), usage.getPadBits());
38 NetscapeCertType( int usage) argument
44 NetscapeCertType( DERBitString usage) argument
/external/qemu-pc-bios/bochs/bios/
H A Dbios_usage2 gcc -E rombios.c | grep "^\.org" | sed -e 's/\.org //' | sed -e 's/ .*//' | sort >! temp.usage
3 usage rombios.bin temp.usage
4 /bin/rm temp.usage
/external/valgrind/main/memcheck/tests/
H A Dsbfragment.stdout.exp2 reasonable heap usage
/external/openssl/crypto/x509v3/
H A Dv3_pku.c65 static int i2r_PKEY_USAGE_PERIOD(X509V3_EXT_METHOD *method, PKEY_USAGE_PERIOD *usage, BIO *out, int indent);
85 PKEY_USAGE_PERIOD *usage, BIO *out, int indent)
88 if(usage->notBefore) {
90 ASN1_GENERALIZEDTIME_print(out, usage->notBefore);
91 if(usage->notAfter) BIO_write(out, ", ", 2);
93 if(usage->notAfter) {
95 ASN1_GENERALIZEDTIME_print(out, usage->notAfter);
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
H A DKeyUsage.java53 * @param usage - the bitwise OR of the Key Usage flags giving the
58 int usage)
60 super(getBytes(usage), getPadBits(usage));
64 DERBitString usage)
66 super(usage.getBytes(), usage.getPadBits());
57 KeyUsage( int usage) argument
63 KeyUsage( DERBitString usage) argument
/external/openfst/src/extensions/far/
H A Dfarinfo.cc36 string usage = "Prints some basic information about the FSTs in an FST "; local
37 usage += "archive.\n\n Usage:";
38 usage += argv[0];
39 usage += " in1.far [in2.far...]\n";
40 usage += " Flags: begin_key end_key list_fsts";
43 SetFlags(usage.c_str(), &argc, &argv, true);
/external/openfst/src/bin/
H A Dfstconnect.cc31 string usage = "Removes useless states and arcs from an FST.\n\n Usage: ";
32 usage += argv[0];
33 usage += " [in.fst [out.fst]]\n";
36 SetFlags(usage.c_str(), &argc, &argv, true);
H A Dfstinvert.cc30 string usage = "Inverts a transduction.\n\n Usage: ";
31 usage += argv[0];
32 usage += " [in.fst [out.fst]]\n";
35 SetFlags(usage.c_str(), &argc, &argv, true);
H A Dfstarcsort.cc36 string usage = "Sorts arcs of an FST.\n\n Usage: ";
37 usage += argv[0];
38 usage += " [in.fst [out.fst]]\n";
41 SetFlags(usage.c_str(), &argc, &argv, true);
H A Dfstclosure.cc32 string usage = "Creates the Kleene closure of an FST.\n\n Usage: ";
33 usage += argv[0];
34 usage += " [in.fst [out.fst]]\n";
37 SetFlags(usage.c_str(), &argc, &argv, true);
H A Dfstconcat.cc32 string usage = "Concatenates two FSTs.\n\n Usage: ";
33 usage += argv[0];
34 usage += " in1.fst in2.fst [out.fst]\n";
37 SetFlags(usage.c_str(), &argc, &argv, true);
H A Dfstconvert.cc31 string usage = "Converts an FST to another type.\n\n Usage: ";
32 usage += argv[0];
33 usage += " [in.fst [out.fst]]\n";
36 SetFlags(usage.c_str(), &argc, &argv, true);
H A Dfstepsnormalize.cc33 string usage = "Epsilon normalizes an FST.\n\n Usage: ";
34 usage += argv[0];
35 usage += " [in.fst [out.fst]]\n";
38 SetFlags(usage.c_str(), &argc, &argv, true);
H A Dfstequal.cc31 string usage = "Two FSTs are equal iff the exit status is zero.\n\n Usage: ";
32 usage += argv[0];
33 usage += " in1.fst in2.fst\n";
36 SetFlags(usage.c_str(), &argc, &argv, true);
H A Dfstinfo.cc39 string usage = "Prints out information about an FST.\n\n Usage: ";
40 usage += argv[0];
41 usage += " [in.fst]\n";
44 SetFlags(usage.c_str(), &argc, &argv, true);
H A Dfstproject.cc32 string usage = "Projects a transduction onto its input"
34 usage += argv[0];
35 usage += " [in.fst [out.fst]]\n";
38 SetFlags(usage.c_str(), &argc, &argv, true);
H A Dfstreverse.cc35 string usage = "Reverses the paths in an FST.\n\n Usage: ";
36 usage += argv[0];
37 usage += " [in.fst [out.fst]]\n";
40 SetFlags(usage.c_str(), &argc, &argv, true);
H A Dfstreweight.cc33 string usage = "Reweights an FST.\n\n Usage: ";
34 usage += argv[0];
35 usage += " in.fst potential.txt [out.fst]\n";
38 SetFlags(usage.c_str(), &argc, &argv, true);
/external/chromium/build/linux/
H A Ddump_app_syms12 usage() { function
19 usage
/external/llvm/utils/
H A DGetRepositoryPath3 usage() { function
4 echo "usage: $0 <source root>"
13 usage;
H A DGetSourceVersion3 usage() { function
4 echo "usage: $0 <source root>"
13 usage;
/external/valgrind/main/auxprogs/
H A Dposixtestsuite-1.5.1-diff-results3 usage() function
13 usage;
/external/webkit/LayoutTests/storage/script-tests/
H A Dstorageinfo-query-usage.js11 function usageCallback(usage, quota)
13 returnedUsage = usage;
/external/webkit/Source/WebKit/mac/Misc/
H A DWebQuotaManager.h48 @method usage
49 @result The current total usage of all relevant items in this security origin in bytes.
51 - (unsigned long long)usage;
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebApplicationCacheQuotaManager.mm50 - (unsigned long long)usage
53 long long usage;
54 if (cacheStorage().usageForOrigin([_origin _core], usage))
55 return usage;

Completed in 534 milliseconds

1234567891011>>