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

  /external/clang/bindings/python/clang/
cindex.py     [all...]
  /external/icu4c/tools/genrb/
wrtxml.cpp 531 * <trans-unit id = "blah" resname = "blah" restype = "x-id-alias" translate = "no">
532 * <group id "calendar_gregorian" resname = "gregorian" restype = "x-icu-array">
534 static char *printContainer(struct SResource *res, const char *container, const char *restype, const char *mimetype, const char *id, UErrorCode *status)
561 if (restype != NULL) {
562 printAttribute("restype", restype, (int32_t) uprv_strlen(restype));
732 printAttribute("restype", integer_restype, (int32_t) strlen(integer_restype));
    [all...]
  /external/tcpdump/
print-smb.c 1178 int restype; local
    [all...]
  /external/sonivox/jet_tools/JetCreator/
eas.py 609 eas_dll.EAS_Config.restype = POINTER(EAS_Config)
    [all...]

Completed in 183 milliseconds