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

  /external/llvm/utils/lint/
cpp_lint.py 41 config_header = include_config_re.match(line)
42 if config_header:
43 curr_config_header = config_header.group(1)
  /external/libusb_aah/libusb/os/
windows_usb.c 1580 PUSB_CONFIGURATION_DESCRIPTOR config_header; local
    [all...]

Completed in 41 milliseconds