HomeSort by relevance Sort by last modified time
    Searched refs:inf (Results 51 - 75 of 241) sorted by null

1 23 4 5 6 7 8 910

  /external/openssl/crypto/asn1/
asn1_lib.c 65 static int asn1_get_length(const unsigned char **pp,int *inf,long *rl,int max);
100 int tag,xclass,inf; local
132 if (!asn1_get_length(&p,&inf,plength,(int)max)) goto err;
148 return(ret|inf);
154 static int asn1_get_length(const unsigned char **pp, int *inf, long *rl, int max)
163 *inf=1;
169 *inf=0;
287 if ((c->inf == (1|V_ASN1_CONSTRUCTED)) && (!c->eos))
295 if ( ((c->slen != 0) && !(c->inf & 1)) ||
296 ((c->slen < 0) && (c->inf & 1))
    [all...]
tasn_dec.c 69 static int asn1_find_end(const unsigned char **in, long len, char inf);
72 char inf, int tag, int aclass, int depth);
77 char *inf, char *cst,
773 char cst, inf, free_cont = 0; local
827 ret = asn1_check_tlen(&plen, NULL, NULL, &inf, &cst,
858 if (inf)
860 if (!asn1_find_end(&p, plen, inf))
882 if (!asn1_collect(&buf, &p, plen, inf, -1, V_ASN1_UNIVERSAL, 0))
1089 static int asn1_find_end(const unsigned char **in, long len, char inf)
1095 if (inf == 0
    [all...]
x_crl.c 373 X509_CRL_INFO *inf;
374 inf = crl->crl;
375 if(!inf->revoked)
376 inf->revoked = sk_X509_REVOKED_new(X509_REVOKED_cmp);
377 if(!inf->revoked || !sk_X509_REVOKED_push(inf->revoked, rev)) {
381 inf->enc.modified = 1;
  /external/skia/tests/
ScalarTest.cpp 124 float inf = max * max; local
125 float nan = inf * 0;
130 test_floatclass(reporter, inf, kInfinite);
131 test_floatclass(reporter, -inf, kInfinite);
143 { inf, false },
144 { -inf, false },
  /development/samples/ApiDemos/src/com/example/android/apis/view/
SearchViewActionBar.java 85 for (SearchableInfo inf : searchables) {
86 if (inf.getSuggestAuthority() != null
87 && inf.getSuggestAuthority().startsWith("applications")) {
88 info = inf;
  /external/chromium_org/third_party/openssl/openssl/crypto/dso/
dso_dl.c 359 struct shl_descriptor inf; local
369 for (i=-1;shl_get_r(i,&inf)==0;i++)
371 if (((size_t)addr >= inf.tstart && (size_t)addr < inf.tend) ||
372 ((size_t)addr >= inf.dstart && (size_t)addr < inf.dend))
374 len = (int)strlen(inf.filename);
377 memcpy(path,inf.filename,len);
  /external/openssl/crypto/dso/
dso_dl.c 359 struct shl_descriptor inf; local
369 for (i=-1;shl_get_r(i,&inf)==0;i++)
371 if (((size_t)addr >= inf.tstart && (size_t)addr < inf.tend) ||
372 ((size_t)addr >= inf.dstart && (size_t)addr < inf.dend))
374 len = (int)strlen(inf.filename);
377 memcpy(path,inf.filename,len);
  /external/chromium_org/third_party/openssl/openssl/crypto/ocsp/
ocsp_prn.c 141 OCSP_REQINFO *inf = o->tbsRequest; local
145 l=ASN1_INTEGER_get(inf->version);
147 if (inf->requestorName != NULL)
151 GENERAL_NAME_print(bp, inf->requestorName);
154 for (i = 0; i < sk_OCSP_ONEREQ_num(inf->requestList); i++)
156 one = sk_OCSP_ONEREQ_value(inf->requestList, i);
165 inf->requestExtensions, flags, 4))
  /external/openssl/crypto/ocsp/
ocsp_prn.c 141 OCSP_REQINFO *inf = o->tbsRequest; local
145 l=ASN1_INTEGER_get(inf->version);
147 if (inf->requestorName != NULL)
151 GENERAL_NAME_print(bp, inf->requestorName);
154 for (i = 0; i < sk_OCSP_ONEREQ_num(inf->requestList); i++)
156 one = sk_OCSP_ONEREQ_value(inf->requestList, i);
165 inf->requestExtensions, flags, 4))
  /libcore/luni/src/main/java/java/util/zip/
ZipInputStream.java 154 inB = inf.getTotalIn();
155 out = inf.getTotalOut();
174 inf.reset();
297 if (inf.finished() || currentEntry == null) {
324 if (inf.needsInput()) {
332 read = inf.inflate(buffer, byteOffset, byteCount);
336 if (read == 0 && inf.finished()) {
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/complex.number/complex.value.ops/
abs.pass.cpp 44 case inf:
norm.pass.cpp 44 case inf:
proj.pass.cpp 52 case inf:
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
DecimalFormatProperties.java 184 * @param inf String to use as the "infinity" attribute.
186 public void setInfinity(String inf)
188 m_dfs.setInfinity(inf);
  /external/chromium_org/third_party/openssl/openssl/crypto/x509/
by_file.c 266 STACK_OF(X509_INFO) *inf;
277 inf = PEM_X509_INFO_read_bio(in, NULL, NULL, NULL);
279 if(!inf) {
283 for(i = 0; i < sk_X509_INFO_num(inf); i++) {
284 itmp = sk_X509_INFO_value(inf, i);
294 sk_X509_INFO_pop_free(inf, X509_INFO_free);
  /external/openssl/crypto/x509/
by_file.c 266 STACK_OF(X509_INFO) *inf;
277 inf = PEM_X509_INFO_read_bio(in, NULL, NULL, NULL);
279 if(!inf) {
283 for(i = 0; i < sk_X509_INFO_num(inf); i++) {
284 itmp = sk_X509_INFO_value(inf, i);
294 sk_X509_INFO_pop_free(inf, X509_INFO_free);
  /external/valgrind/main/none/tests/amd64/
fxtract.stdout.exp 41 0.0000000000e+00 -> 0.0000000000 -inf
42 inf -> inf inf
64 0.0000000000e+00 -> 0.0000000000 -inf
65 0.0000000000e+00 -> 0.0000000000 -inf
107 -0.0000000000e+00 -> -0.0000000000 -inf
108 -inf -> -inf inf
    [all...]
sse4-64.stdout.exp     [all...]
  /external/valgrind/main/none/tests/x86/
fxtract.stdout.exp 41 0.0000000000e+00 -> 0.0000000000 -inf
42 inf -> inf inf
64 0.0000000000e+00 -> 0.0000000000 -inf
65 0.0000000000e+00 -> 0.0000000000 -inf
107 -0.0000000000e+00 -> -0.0000000000 -inf
108 -inf -> -inf inf
    [all...]
  /external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
InflaterTest.java 553 Inflater inf = new Inflater(); local
554 assertFalse(inf.needsDictionary());
555 assertEquals(0,inf.getTotalIn());
556 assertEquals(0,inf.getTotalOut());
557 assertEquals(0,inf.getBytesRead());
558 assertEquals(0,inf.getBytesWritten());
559 assertEquals(1, inf.getAdler());
765 Inflater inf = new Inflater(); local
778 inf.setInput(output);
779 int compressedDataLength =inf.inflate(input)
791 Inflater inf = new Inflater(); local
816 Inflater inf = new Inflater(); local
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
tasn_dec.c 69 static int asn1_find_end(const unsigned char **in, long len, char inf);
72 char inf, int tag, int aclass, int depth);
77 char *inf, char *cst,
773 char cst, inf, free_cont = 0; local
827 ret = asn1_check_tlen(&plen, NULL, NULL, &inf, &cst,
858 if (inf)
860 if (!asn1_find_end(&p, plen, inf))
882 if (!asn1_collect(&buf, &p, plen, inf, -1, V_ASN1_UNIVERSAL, 0))
1089 static int asn1_find_end(const unsigned char **in, long len, char inf)
1095 if (inf == 0
    [all...]
x_crl.c 373 X509_CRL_INFO *inf;
374 inf = crl->crl;
375 if(!inf->revoked)
376 inf->revoked = sk_X509_REVOKED_new(X509_REVOKED_cmp);
377 if(!inf->revoked || !sk_X509_REVOKED_push(inf->revoked, rev)) {
381 inf->enc.modified = 1;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.jarprocessor_1.0.200.v20100503a.jar 
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pipes.py 231 [inf, cmd, kind, outf] = item
235 cmd = 'IN=' + quote(inf) + '; ' + cmd
236 if kind[0] == '-' and inf:
237 cmd = cmd + ' <' + quote(inf)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pipes.py 231 [inf, cmd, kind, outf] = item
235 cmd = 'IN=' + quote(inf) + '; ' + cmd
236 if kind[0] == '-' and inf:
237 cmd = cmd + ' <' + quote(inf)

Completed in 875 milliseconds

1 23 4 5 6 7 8 910