Searched refs:usage (Results 1 - 25 of 986) 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/libvncserver/examples/
H A Dstorepasswd.c25 static void usage(void) function
37 usage();
/external/v8/tools/
H A Drun-llprof.sh40 usage() { function
42 usage: $0 <benchmark_command>
50 usage
/external/valgrind/memcheck/tests/
H A Dsbfragment.stdout.exp2 reasonable heap usage
/external/vboot_reference/scripts/image_signing/
H A Densure_not_ASAN.sh13 usage() { function
19 usage
H A Densure_update_verification.sh15 usage() { function
21 usage
H A Dswap_rootfs.sh10 # Print usage string
11 usage() { function
19 usage
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dr600_hw_context_priv.h39 enum radeon_bo_usage usage)
41 assert(usage);
42 return ctx->ws->cs_add_reloc(ctx->cs, rbo->cs_buf, usage, rbo->domains) * 4;
38 r600_context_bo_reloc(struct r600_context *ctx, struct si_resource *rbo, enum radeon_bo_usage usage) argument
/external/boringssl/src/crypto/x509v3/
H A Dv3_pku.c66 static int i2r_PKEY_USAGE_PERIOD(X509V3_EXT_METHOD *method, PKEY_USAGE_PERIOD *usage, BIO *out, int indent);
86 PKEY_USAGE_PERIOD *usage, BIO *out, int indent)
89 if(usage->notBefore) {
91 ASN1_GENERALIZEDTIME_print(out, usage->notBefore);
92 if(usage->notAfter) BIO_write(out, ", ", 2);
94 if(usage->notAfter) {
96 ASN1_GENERALIZEDTIME_print(out, usage->notAfter);
/external/openfst/src/extensions/far/
H A Dfarequal.cc33 string usage = "Compares the FSTs in two FST archives for equality."; local
34 usage += "\n\n Usage:";
35 usage += argv[0];
36 usage += " in1.far in2.far\n";
37 usage += " Flags: begin_key end_key";
40 SET_FLAGS(usage.c_str(), &argc, &argv, true);
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 SET_FLAGS(usage.c_str(), &argc, &argv, true);
/external/ltrace/testsuite/
H A Drun-my-tests.sh7 function usage function
9 echo usage: `basename $0` '-m32|-m64 [<tool> | ""] [<test.exp>]'
22 usage
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_batch.h44 #define OUT_RELOC(buf, usage, offset) \
45 i915_winsys_batchbuffer_reloc(i915->batch, buf, usage, offset, false)
47 #define OUT_RELOC_FENCED(buf, usage, offset) \
48 i915_winsys_batchbuffer_reloc(i915->batch, buf, usage, offset, true)
/external/mesa3d/src/glsl/glcpp/tests/
H A Dglcpp-test5 usage () function
21 usage
28 usage
/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 SET_FLAGS(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 SET_FLAGS(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 SET_FLAGS(usage.c_str(), &argc, &argv, true);
/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/auxprogs/
H A Dposixtestsuite-1.5.1-diff-results3 usage() function
13 usage;
/external/libpng/contrib/libtests/
H A Dgentests.sh16 usage(){ function
30 usage
39 test $# -eq 0 || usage
44 test -d "$testdir" || usage
47 mkdir "$testdir" 2>/dev/null || mkdir -p "$testdir" || usage
55 usage
/external/pcre/dist/
H A Dpcre-config.in28 usage="Usage: pcre-config [--prefix] [--exec-prefix] [--version] $libs $cflags"
31 echo "${usage}" 1>&2
89 echo "${usage}" 1>&2
96 echo "${usage}" 1>&2
103 echo "${usage}" 1>&2
110 echo "${usage}" 1>&2
117 echo "${usage}" 1>&2
124 echo "${usage}" 1>&2
128 echo "${usage}" 1>&2
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_transfer.c13 unsigned usage,
22 assert(!(usage & PIPE_TRANSFER_READ));
25 usage |= PIPE_TRANSFER_WRITE;
29 usage |= PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE;
31 usage |= PIPE_TRANSFER_DISCARD_RANGE;
37 usage,
100 unsigned usage,
109 transfer->usage = usage;
10 u_default_transfer_inline_write( struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) argument
97 u_default_get_transfer(struct pipe_context *context, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box) argument
/external/selinux/libselinux/utils/
H A Dsetenforce.c9 static void usage(const char *progname) function
11 fprintf(stderr, "usage: %s [ Enforcing | Permissive | 1 | 0 ]\n",
20 usage(argv[0]);
35 usage(argv[0]);
/external/llvm/utils/release/
H A Dmerge.sh20 function usage() { function
21 echo "usage: `basename $0` [OPTIONS]"
37 usage
42 usage
52 usage

Completed in 7850 milliseconds

1234567891011>>