HomeSort by relevance Sort by last modified time
    Searched refs:pstring (Results 1 - 9 of 9) sorted by null

  /external/chromium/third_party/libevent/
event_tagging.c 407 char **pstring)
416 *pstring = calloc(EVBUFFER_LENGTH(_buf) + 1, 1);
417 if (*pstring == NULL)
419 evbuffer_remove(_buf, *pstring, EVBUFFER_LENGTH(_buf));
event.h     [all...]
  /external/chromium_org/third_party/libevent/
event_tagging.c 407 char **pstring)
416 *pstring = calloc(EVBUFFER_LENGTH(_buf) + 1, 1);
417 if (*pstring == NULL)
419 evbuffer_remove(_buf, *pstring, EVBUFFER_LENGTH(_buf));
event.h     [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
TemplateList.java 350 String pstring = template.getMatch().getPatternString(); local
352 new TemplateSubPatternAssociation(template, pattern, pstring);
  /external/chromium-libpac/test/
proxy_resolver_v8_unittest.cc 134 std::string pstring(pch);
135 addString(&ret, pstring);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
aifc.py 36 <marker name> ("pstring")
45 <human-readable version of compression type> ("pstring")
51 A pstring consists of 1 byte length, a string of characters, and 0 or 1
214 raise ValueError("string exceeds maximum pstring length")
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
aifc.py 36 <marker name> ("pstring")
45 <human-readable version of compression type> ("pstring")
51 A pstring consists of 1 byte length, a string of characters, and 0 or 1
214 raise ValueError("string exceeds maximum pstring length")
    [all...]
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 8048 milliseconds