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

  /external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/
SAXParserImpl.java 74 } catch (SAXException sex) { // should never happen... so:
75 throw new RuntimeException(sex.getMessage());
83 } catch (SAXException sex) { // should never happen... so:
84 throw new RuntimeException(sex.getMessage());
  /external/google-breakpad/src/tools/linux/md2core/
minidump-2-core.cc 123 /* Dynamically determines the byte sex of the system. Returns non-zero
126 static inline int sex() { function
    [all...]
  /external/python/pyasn1/tests/type/
test_univ.py     [all...]

Completed in 182 milliseconds