HomeSort by relevance Sort by last modified time
    Searched refs:cc_file (Results 1 - 5 of 5) 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/ui/surface/
compile_hlsl.py 146 parser.add_option('--output_cc_file', dest='cc_file')
154 cc_file = os.path.normpath(options.cc_file) variable
160 cc_file)
  /external/chromium_org/ppapi/native_client/src/tools/
srpcgen.py 419 cc_file = open(cc_file_name, 'wb')
457 PrintClientFile(cc_file, h_file_name, specs, thread_check)
460 PrintServerFile(cc_file, h_file_name, interface_name, specs)
  /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:__anon23609
rw_int.h 450 tRW_T4T_CC cc_file; \/* Capability Container File *\/ member in struct:__anon23640
    [all...]

Completed in 506 milliseconds