HomeSort by relevance Sort by last modified time
    Searched refs:ctxt (Results 101 - 125 of 241) sorted by null

1 2 3 45 6 7 8 910

  /external/libxml2/
xmlwriter.c 100 xmlParserCtxtPtr ctxt; member in struct:_xmlTextWriter
127 * @ctxt: a writer context
134 xmlWriterErrMsg(xmlTextWriterPtr ctxt, xmlParserErrors error,
137 if (ctxt != NULL) {
138 __xmlRaiseError(NULL, NULL, NULL, ctxt->ctxt,
149 * @ctxt: a writer context
157 xmlWriterErrMsgInt(xmlTextWriterPtr ctxt, xmlParserErrors error,
160 if (ctxt != NULL) {
161 __xmlRaiseError(NULL, NULL, NULL, ctxt->ctxt
370 xmlParserCtxtPtr ctxt; local
433 xmlParserCtxtPtr ctxt; local
4426 xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr) context; local
4450 xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr) context; local
4516 xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr) ctx; local
    [all...]
check-relaxng-test-suite2.py 34 def resolver(URL, ID, ctxt):
88 ctxt = schema.relaxNGNewValidCtxt()
89 ret = doc.relaxNGValidateDoc(ctxt)
90 del ctxt
141 ctxt = schema.relaxNGNewValidCtxt()
142 ret = doc.relaxNGValidateDoc(ctxt)
143 del ctxt
testlimits.c 388 xmlParserCtxtPtr ctxt) {
392 ret = xmlNoNetExternalEntityLoader(URL, ID, ctxt);
496 xmlParserCtxtPtr ctxt = NULL; local
510 ctxt = err->ctxt;
523 if (ctxt != NULL) {
524 input = ctxt->input;
526 (ctxt->inputNr > 1)) {
528 input = ctxt->inputTab[ctxt->inputNr - 2]
1262 xmlParserCtxtPtr ctxt; local
    [all...]
testSAX.c 249 * @ctxt: An XML parser context
267 * @ctxt: An XML parser context
285 * @ctxt: An XML parser context
303 * @ctxt: An XML parser context
327 * @ctxt: An XML parser context
351 * @ctxt: An XML parser context
369 /* xmlParserCtxtPtr ctxt = (xmlParserCtxtPtr) ctx; */
383 return(xmlNewInputFromFile(ctxt, (char *) systemId));
391 * @ctxt: An XML parser context
410 * @ctxt: An XML parser contex
1023 xmlParserCtxtPtr ctxt; local
1052 xmlParserCtxtPtr ctxt; local
    [all...]
runtest.c 226 xmlParserCtxtPtr ctxt) {
230 ret = xmlNoNetExternalEntityLoader(URL, ID, ctxt);
233 ret = xmlNoNetExternalEntityLoader(URL, ID, ctxt);
360 xmlParserCtxtPtr ctxt = NULL; local
374 ctxt = err->ctxt;
387 if (ctxt != NULL) {
388 input = ctxt->input;
390 (ctxt->inputNr > 1)) {
392 input = ctxt->inputTab[ctxt->inputNr - 2]
1852 xmlParserCtxtPtr ctxt; local
2328 xmlXPathContextPtr ctxt; local
2965 xmlSchemaValidCtxtPtr ctxt; local
2994 ctxt); local
3046 xmlSchemaParserCtxtPtr ctxt; local
3062 ctxt); local
3141 xmlRelaxNGValidCtxtPtr ctxt; local
3169 ctxt); local
3223 xmlRelaxNGParserCtxtPtr ctxt; local
3239 ctxt); local
    [all...]
check-xsddata-test-suite.py 44 def resolver(URL, ID, ctxt):
87 ctxt = schema.relaxNGNewValidCtxt()
88 ret = doc.relaxNGValidateDoc(ctxt)
89 del ctxt
140 ctxt = schema.relaxNGNewValidCtxt()
141 ret = doc.relaxNGValidateDoc(ctxt)
142 del ctxt
testapi.c 204 void xmlErrMemory(xmlParserCtxtPtr ctxt, const char *extra);
1593 htmlParserCtxtPtr ctxt; \/* an HTML parser context *\/ local
1654 htmlParserCtxtPtr ctxt; \/* an HTML parser context *\/ local
1698 htmlParserCtxtPtr ctxt; \/* an HTML parser context *\/ local
1766 htmlParserCtxtPtr ctxt; \/* an HTML parser context *\/ local
1799 htmlParserCtxtPtr ctxt; \/* an HTML parser context *\/ local
2229 htmlParserCtxtPtr ctxt; \/* an HTML parser context *\/ local
2263 htmlParserCtxtPtr ctxt; \/* an HTML parser context *\/ local
2360 htmlParserCtxtPtr ctxt; \/* an HTML parser context *\/ local
2394 htmlParserCtxtPtr ctxt; \/* an HTML parser context *\/ local
2427 htmlParserCtxtPtr ctxt; \/* an HTML parser context *\/ local
7513 xmlShellCtxtPtr ctxt; \/* the shell context *\/ local
7568 xmlShellCtxtPtr ctxt; \/* the shell context *\/ local
7623 xmlShellCtxtPtr ctxt; \/* the shell context *\/ local
7678 xmlShellCtxtPtr ctxt; \/* the shell context *\/ local
7733 xmlShellCtxtPtr ctxt; \/* the shell context *\/ local
7788 xmlShellCtxtPtr ctxt; \/* the shell context *\/ local
7875 xmlShellCtxtPtr ctxt; \/* the shell context *\/ local
7930 xmlShellCtxtPtr ctxt; \/* the shell context *\/ local
7985 xmlShellCtxtPtr ctxt; \/* the shell context *\/ local
8040 xmlShellCtxtPtr ctxt; \/* the shell context *\/ local
12496 void * ctxt; \/* the HTTP context *\/ local
12583 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
12644 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
12769 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
12829 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
12882 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
12948 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
12979 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
13039 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
13090 xmlParserCtxtPtr ctxt; \/* an XML\/HTML parser context *\/ local
13313 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
13413 xmlParserCtxtPtr ctxt; \/* the context in which the entity is called or NULL *\/ local
13455 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
13694 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
13881 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
13950 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
14206 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
15234 xmlParserCtxtPtr ctxt; \/* an XML\/HTML parser context *\/ local
15283 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
15330 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
15533 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
15565 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
15604 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
15636 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
15675 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
15707 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
16019 xmlParserCtxtPtr ctxt; \/* the XML parser context *\/ local
16057 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
16127 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
16166 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
16205 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
16237 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
16275 xmlParserCtxtPtr ctxt; \/* the XML parser context *\/ local
16336 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
16368 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
16417 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
16463 xmlParserCtxtPtr ctxt; \/* the XML parser context *\/ local
16509 xmlParserCtxtPtr ctxt; \/* the parser context *\/ local
16576 xmlParserCtxtPtr ctxt; \/* the parser context *\/ local
16650 xmlParserCtxtPtr ctxt; \/* the parser context *\/ local
16689 xmlParserCtxtPtr ctxt; \/* the parser context *\/ local
16735 xmlParserCtxtPtr ctxt; \/* the parser context *\/ local
17385 xmlRelaxNGParserCtxtPtr ctxt; \/* a Relax-NG validation context *\/ local
17450 xmlRelaxNGValidCtxtPtr ctxt; \/* a Relax-NG validation context *\/ local
17701 xmlRelaxNGValidCtxtPtr ctxt; \/* a Relax-NG validation context *\/ local
17742 xmlRelaxNGValidCtxtPtr ctxt; \/* the validation context *\/ local
17790 xmlRelaxNGValidCtxtPtr ctxt; \/* the RelaxNG validation context *\/ local
17838 xmlRelaxNGValidCtxtPtr ctxt; \/* the RelaxNG validation context *\/ local
17886 xmlRelaxNGValidCtxtPtr ctxt; \/* the validation context *\/ local
17934 xmlRelaxNGParserCtxtPtr ctxt; \/* a RelaxNG parser context *\/ local
18105 xmlSchematronValidCtxtPtr ctxt; \/* the schema validation context *\/ local
19635 xmlDOMWrapCtxtPtr ctxt; \/* the optional context for custom processing *\/ local
19703 xmlDOMWrapCtxtPtr ctxt; \/* the optional context for custom processing *\/ local
19794 xmlDOMWrapCtxtPtr ctxt; \/* DOM wrapper context, unused at the moment *\/ local
19840 xmlDOMWrapCtxtPtr ctxt; \/* a DOM wrapper context *\/ local
24790 xmlValidCtxtPtr ctxt; \/* the validation context *\/ local
24878 xmlValidCtxtPtr ctxt; \/* the validation context *\/ local
26013 xmlValidCtxtPtr ctxt; \/* a validation context *\/ local
26054 xmlValidCtxtPtr ctxt; \/* the validation context or NULL *\/ local
26292 xmlValidCtxtPtr ctxt; \/* the validation context *\/ local
26381 xmlValidCtxtPtr ctxt; \/* the validation context *\/ local
26422 xmlValidCtxtPtr ctxt; \/* the validation context *\/ local
26463 xmlValidCtxtPtr ctxt; \/* the validation context *\/ local
26511 xmlValidCtxtPtr ctxt; \/* the validation context *\/ local
26552 xmlValidCtxtPtr ctxt; \/* the validation context *\/ local
26600 xmlValidCtxtPtr ctxt; \/* the validation context *\/ local
26784 xmlValidCtxtPtr ctxt; \/* the validation context *\/ local
26832 xmlValidCtxtPtr ctxt; \/* the validation context *\/ local
26880 xmlValidCtxtPtr ctxt; \/* the validation context *\/ local
26942 xmlValidCtxtPtr ctxt; \/* the validation context *\/ local
26990 xmlValidCtxtPtr ctxt; \/* the validation context *\/ local
27059 xmlValidCtxtPtr ctxt; \/* the validation context *\/ local
27114 xmlValidCtxtPtr ctxt; \/* the validation context *\/ local
27162 xmlValidCtxtPtr ctxt; \/* the validation context *\/ local
27217 xmlValidCtxtPtr ctxt; \/* the validation context *\/ local
27472 xmlXIncludeCtxtPtr ctxt; \/* an existing XInclude context *\/ local
27636 xmlXIncludeCtxtPtr ctxt; \/* an XInclude processing context *\/ local
27793 xmlParserCtxtPtr ctxt; \/* an XML parser context *\/ local
28326 xmlParserCtxtPtr ctxt; \/* the context in which the entity is called or NULL *\/ local
32583 xmlRelaxNGValidCtxtPtr ctxt; \/* the RelaxNG schema validation context or NULL *\/ local
32662 xmlSchemaValidCtxtPtr ctxt; \/* the XML Schema validation context or NULL *\/ local
33068 xmlExpCtxtPtr ctxt; \/* an expression context *\/ local
33102 xmlExpCtxtPtr ctxt; \/* an expression context *\/ local
33185 xmlExpCtxtPtr ctxt; \/* the expression context *\/ local
33240 xmlExpCtxtPtr ctxt; \/* the expression context *\/ local
33465 xmlExpCtxtPtr ctxt; \/* the expressions context *\/ local
33947 xmlSaveCtxtPtr ctxt; \/* a document saving context *\/ local
33981 xmlSaveCtxtPtr ctxt; \/* a document saving context *\/ local
34022 xmlSaveCtxtPtr ctxt; \/* a document saving context *\/ local
34106 xmlSaveCtxtPtr ctxt; \/* a document saving context *\/ local
34235 xmlSchemaParserCtxtPtr ctxt; \/* a XMl-Schema parser context *\/ local
34290 xmlSchemaValidCtxtPtr ctxt; \/* a XML-Schema validation context *\/ local
34345 xmlSchemaValidCtxtPtr ctxt; \/* the schema validation context *\/ local
34602 xmlSchemaValidCtxtPtr ctxt; \/* a schema validation context *\/ local
34653 xmlSchemaValidCtxtPtr ctxt; \/* a schema validation context *\/ local
34687 xmlSchemaValidCtxtPtr ctxt; \/* a schema validation context *\/ local
34721 xmlSchemaValidCtxtPtr ctxt; \/* a schema validation context *\/ local
34762 xmlSchemaValidCtxtPtr ctxt; \/* a schema validation context *\/ local
34810 xmlSchemaValidCtxtPtr ctxt; \/* a schema validation context *\/ local
34900 xmlSchemaValidCtxtPtr ctxt; \/* a schema validation context *\/ local
43289 xmlParserCtxtPtr ctxt; \/* xmlParserCtxtPtr to hold the new XML document tree *\/ local
46447 xmlXPathContextPtr ctxt; \/* the XPath context *\/ local
46486 xmlXPathContextPtr ctxt; \/* the XPath context *\/ local
46699 xmlXPathContextPtr ctxt; \/* the XPath context *\/ local
46738 xmlXPathContextPtr ctxt; \/* the XPath context *\/ local
47128 xmlXPathParserContextPtr ctxt; \/* an XPath evaluation context *\/ local
47162 xmlXPathParserContextPtr ctxt; \/* an XPath evaluation context *\/ local
47202 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
47234 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
47273 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
47313 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
47360 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
47399 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
47438 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
47678 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
47711 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
47744 xmlXPathParserContextPtr ctxt; \/* a XPath parser context *\/ local
47783 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
47816 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
47856 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
47895 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
47995 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
48109 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
48148 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
48269 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
48308 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
48340 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
48372 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
48626 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
48667 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
48708 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
48749 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
48790 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
48831 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
48872 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
48913 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
48954 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
48995 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
49036 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
49077 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
49118 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
49644 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
49684 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
49717 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
49757 xmlXPathContextPtr ctxt; \/* the XPath context *\/ local
49797 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
49837 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
49871 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
49905 xmlXPathParserContextPtr ctxt; \/* an XPath parser context *\/ local
49939 xmlXPathParserContextPtr ctxt; \/* an XPath parser context *\/ local
49973 xmlXPathParserContextPtr ctxt; \/* an XPath parser context *\/ local
50007 xmlXPathParserContextPtr ctxt; \/* an XPath parser context *\/ local
50041 xmlXPathParserContextPtr ctxt; \/* an XPath parser context *\/ local
50074 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
50113 xmlXPathContextPtr ctxt; \/* the XPath context *\/ local
50176 xmlXPathContextPtr ctxt; \/* the XPath context *\/ local
50224 xmlXPathContextPtr ctxt; \/* the XPath context *\/ local
50282 xmlXPathContextPtr ctxt; \/* the XPath context *\/ local
50336 xmlXPathContextPtr ctxt; \/* the XPath context *\/ local
50368 xmlXPathContextPtr ctxt; \/* the XPath context *\/ local
50400 xmlXPathContextPtr ctxt; \/* the XPath context *\/ local
50432 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
50464 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
50503 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
50576 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
50615 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
50654 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
50686 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
50725 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
50764 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
50803 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
50924 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
50963 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
51002 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
51035 xmlXPathContextPtr ctxt; \/* the XPath context *\/ local
51076 xmlXPathContextPtr ctxt; \/* the XPath context *\/ local
51225 xmlXPathParserContextPtr ctxt; \/* the XPath Parser context *\/ local
51476 xmlXPathParserContextPtr ctxt; \/* the XPointer Parser context *\/ local
52034 xmlXPathParserContextPtr ctxt; \/* the XPointer Parser context *\/ local
    [all...]
check-relaxng-test-suite.py 45 def resolver(URL, ID, ctxt):
95 ctxt = schema.relaxNGNewValidCtxt()
96 ret = doc.relaxNGValidateDoc(ctxt)
135 ctxt = schema.relaxNGNewValidCtxt()
136 ret = doc.relaxNGValidateDoc(ctxt)
  /external/libxml2/python/tests/
resolver.py 14 def myResolver(URL, ID, ctxt):
  /external/libxml2/python/
libxml_wrap.h 249 PyObject * libxml_xmlXPathContextPtrWrap(xmlXPathContextPtr ctxt);
250 PyObject * libxml_xmlParserCtxtPtrWrap(xmlParserCtxtPtr ctxt);
251 PyObject * libxml_xmlXPathParserContextPtrWrap(xmlXPathParserContextPtr ctxt);
268 PyObject * libxml_xmlRelaxNGPtrWrap(xmlRelaxNGPtr ctxt);
269 PyObject * libxml_xmlRelaxNGParserCtxtPtrWrap(xmlRelaxNGParserCtxtPtr ctxt);
271 PyObject * libxml_xmlSchemaPtrWrap(xmlSchemaPtr ctxt);
272 PyObject * libxml_xmlSchemaParserCtxtPtrWrap(xmlSchemaParserCtxtPtr ctxt);
libxml.c 710 xmlParserCtxtPtr ctxt) {
716 ctxtobj = libxml_xmlParserCtxtPtrWrap(ctxt);
739 result = xmlNewIOInputStream(ctxt, buf,
758 result = defaultExternalEntityLoader(URL, ID, ctxt);
1715 xmlParserCtxtPtr ctxt; local
1786 xmlParserCtxtPtr ctxt; local
1837 xmlParserCtxtPtr ctxt; local
1866 xmlParserCtxtPtr ctxt; local
1982 xmlValidCtxtPtr ctxt; local
2949 xmlSaveCtxtPtr ctxt; local
3122 xmlParserCtxtPtr ctxt; local
3240 xmlRelaxNGValidCtxtPtr ctxt; local
3290 xmlRelaxNGValidCtxtPtr ctxt; local
3404 xmlSchemaValidCtxtPtr ctxt; local
3455 xmlSchemaValidCtxtPtr ctxt; local
    [all...]
  /external/tpm2/
CpriHash.c 83 EVP_MD_CTX *ctxt, // IN: Context to marshal
90 pAssert(ctxt->digest->ctx_size <= OSSL_HASH_STATE_DATA_SIZE);
92 memcpy(buf, (void*) ctxt->md_data, ctxt->digest->ctx_size);
93 return (UINT16)ctxt->digest->ctx_size;
104 EVP_MD_CTX *ctxt, // OUT: The context structure to receive the
111 pAssert(ctxt != NULL);
112 EVP_MD_CTX_init(ctxt);
116 // This also allocates the ctxt->md_data
117 if((EVP_DigestInit_ex(ctxt, evpmdAlgorithm, NULL)) != 1
    [all...]
  /external/curl/src/
tool_metalink.c 520 digest_context *ctxt; local
523 ctxt = malloc(sizeof *ctxt);
525 if(!ctxt)
526 return ctxt;
528 ctxt->digest_hashctx = malloc(dparams->digest_ctxtsize);
530 if(!ctxt->digest_hashctx) {
531 free(ctxt);
535 ctxt->digest_hash = dparams;
537 if(dparams->digest_init(ctxt->digest_hashctx) != 1)
    [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
vc1parse_bitplane.c 151 static void vc1_Norm2ModeDecode(void* ctxt, vc1_Bitplane *pBitplane,
279 static void vc1_Norm6ModeDecode(void* ctxt, vc1_Bitplane *pBitplane,
313 status = vc1_DecodeHuffmanOne(ctxt, &k, VC1_BITPLANE_K_TBL);
350 status = vc1_DecodeHuffmanOne(ctxt, &k, VC1_BITPLANE_K_TBL);
470 vc1_Status vc1_DecodeBitplane(void* ctxt, vc1_Info *pInfo,
492 if ((status = vc1_DecodeHuffmanOne(ctxt, &bpp->imode,
505 vc1_Norm2ModeDecode(ctxt, bpp, width, height);
509 vc1_Norm2ModeDecode(ctxt, bpp, width, height);
514 vc1_Norm6ModeDecode(ctxt, bpp, width, height);
519 vc1_Norm6ModeDecode(ctxt, bpp, width, height)
    [all...]
  /external/libxml2/include/libxml/
xpointer.h 103 xmlXPtrRangeToFunction (xmlXPathParserContextPtr ctxt,
108 xmlXPtrEvalRangePredicate (xmlXPathParserContextPtr ctxt);
nanohttp.h 71 xmlNanoHTTPSave (void *ctxt,
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp2/parser/
viddec_mpeg2_frame_attr.c 53 void viddec_mpeg2_translate_attr(void *parent, void *ctxt)
56 struct viddec_mpeg2_parser *parser = (struct viddec_mpeg2_parser *) ctxt;
  /external/curl/lib/vtls/
schannel.c 319 connssl->ctxt = (struct curl_schannel_ctxt *)
321 if(!connssl->ctxt) {
325 memset(connssl->ctxt, 0, sizeof(struct curl_schannel_ctxt));
335 connssl->req_flags, 0, 0, &inbuf_desc, 0, &connssl->ctxt->ctxt_handle,
336 &outbuf_desc, &connssl->ret_flags, &connssl->ctxt->time_stamp);
347 Curl_safefree(connssl->ctxt);
400 if(!connssl->cred || !connssl->ctxt)
501 &connssl->cred->cred_handle, &connssl->ctxt->ctxt_handle,
503 &outbuf_desc, &connssl->ret_flags, &connssl->ctxt->time_stamp);
658 sspi_status = s_pSecFn->QueryContextAttributes(&connssl->ctxt->ctxt_handle
    [all...]
  /external/curl/lib/
md5.c 521 MD5_context *ctxt; local
524 ctxt = malloc(sizeof *ctxt);
526 if(!ctxt)
527 return ctxt;
529 ctxt->md5_hashctx = malloc(md5params->md5_ctxtsize);
531 if(!ctxt->md5_hashctx) {
532 free(ctxt);
536 ctxt->md5_hash = md5params;
538 (*md5params->md5_init_func)(ctxt->md5_hashctx)
    [all...]
  /external/iputils/ninfod/
ninfod_name.c 264 MD5_CTX ctxt; local
270 MD5_Init(&ctxt);
271 MD5_Update(&ctxt, dnsname, *dnsname);
272 MD5_Final(digest, &ctxt);
  /external/libxml2/os400/iconv/bldcsndfa/
bldcsndfa.c 873 xmlXPathContextPtr ctxt; local
889 ctxt = xmlXPathNewContext(doc);
890 obj = xmlXPathEval(utf8_assocnodes, ctxt);
967 xmlXPathRegisterVariable(ctxt, utf8_C,
969 obj = xmlXPathEval(utf8_aliastext, ctxt);
987 xmlXPathFreeContext(ctxt);
993 columnPosition(xmlXPathContextPtr ctxt, const xmlChar * header)
999 xmlXPathRegisterVariable(ctxt, utf8_T, xmlXPathNewString(header));
1000 obj = xmlXPathEval(utf8_headerpos, ctxt);
1018 xmlXPathContextPtr ctxt; local
    [all...]
  /external/ppp/pppd/
eap.c 320 SHA1_CTX ctxt; local
328 SHA1Init(&ctxt);
329 SHA1Update(&ctxt, pn_secret, strlen(pn_secret));
331 SHA1Update(&ctxt, tbuf, strlen(tbuf));
332 SHA1Final(dig, &ctxt);
654 SHA1_CTX ctxt; local
817 SHA1Init(&ctxt);
818 SHA1Update(&ctxt, &esp->es_server.ea_id, 1);
819 SHA1Update(&ctxt, esp->es_server.ea_skey,
821 SHA1Update(&ctxt, esp->es_server.ea_peer
1255 SHA1_CTX ctxt; local
1327 SHA1_CTX ctxt; local
1736 SHA1_CTX ctxt; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.console_1.0.200.v20100601.jar 
  /external/libunwind/doc/
unw_init_local.tex 15 \Type{int} \Func{unw\_init\_local}(\Type{unw\_cursor\_t~*}\Var{c}, \Type{unw\_context\_t~*}\Var{ctxt});\\
21 pointed to by \Var{ctxt}. As such, the machine-state pointed to by
22 \Var{ctxt} identifies the initial stack frame at which unwinding
  /frameworks/compile/libbcc/lib/Renderscript/
RSScriptGroupFusion.cpp 195 llvm::LLVMContext& ctxt = Context.getLLVMContext(); local
197 llvm::BasicBlock* block = llvm::BasicBlock::Create(ctxt, "entry", fusedKernel);
305 llvm::MDString* nameMDStr = llvm::MDString::get(ctxt, fusedName);
306 llvm::MDNode* nameMDNode = llvm::MDNode::get(ctxt, nameMDStr);
311 llvm::MDString* sigMDStr = llvm::MDString::get(ctxt,
313 llvm::MDNode* sigMDNode = llvm::MDNode::get(ctxt, sigMDStr);

Completed in 675 milliseconds

1 2 3 45 6 7 8 910