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

  /system/core/fastboot/
usbtest.c 71 int match_zero(usb_ifc_info *info) function
135 { "recv", match_zero, test_zero, "recv from zero interface" },
  /external/llvm/include/llvm/IR/
PatternMatch.h 126 struct match_zero { struct in namespace:llvm::PatternMatch
137 inline match_zero m_Zero() { return match_zero(); }
157 inline match_combine_or<match_zero, match_neg_zero> m_AnyZero() {
    [all...]

Completed in 89 milliseconds