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

  /external/chromium_org/chrome/tools/build/
make_version_cc.py 17 (cc_file, version) = args
30 output = open(cc_file, 'w')
  /external/chromium_org/tools/gn/bin/
gyp_flag_compare.py 93 cc_file = [x for x in command_line if x.endswith('.cc') or
96 if len(cc_file) != 1:
99 assert len(cc_file) == 1
104 x not in cc_file]
125 flags_by_output[cc_file[0]] = {
  /external/libnfc-nci/src/nfc/int/
ce_int.h 93 UINT8 cc_file[T4T_FC_TLV_OFFSET_IN_CC + T4T_FILE_CONTROL_TLV_SIZE]; member in struct:__anon8049
rw_int.h 458 tRW_T4T_CC cc_file; \/* Capability Container File *\/ member in struct:__anon8080
    [all...]

Completed in 63 milliseconds