HomeSort by relevance Sort by last modified time
    Searched full:target_files (Results 1 - 25 of 26) sorted by null

1 2

  /device/asus/tilapia/
releasetools.py 24 print "no bootloader.raw in target_files; skipping install"
31 print "no radio.raw in target_files; skipping install"
53 print "no bootloader.raw in target target_files; skipping install"
67 print "no radio.raw in target_files; skipping install"
  /device/htc/flounder/
releasetools.py 8 print "no bootloader.img in target_files; skipping install"
25 print "no bootloader.img in target_files; skipping install"
  /device/asus/grouper/
releasetools.py 24 print "no bootloader.raw in target_files; skipping install"
46 print "no bootloader.raw in target target_files; skipping install"
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
task.rb 58 def target_files method in class:ANTLR3.CompileTask
60 list.concat( set.target_files )
107 task( 'compile' => target_files )
152 def target_files method in class:ANTLR3.CompileTask.GrammarSet
153 @grammars.map { | gram | gram.target_files }.flatten
325 def target_files( all = true ) method in class:ANTLR3
336 targets.concat( grammar.target_files )
357 for target in target_files
379 target_files.each do | target |
449 def target_files method
    [all...]
  /build/tools/releasetools/
check_target_files_signatures 18 Check the signatures of all APKs in a target_files .zip file. With
20 target_files (usually a previously distributed build for the same
23 Usage: check_target_file_signatures [flags] target_files
341 print "%s [%s]: new APK (not in comparison target_files)" % (
345 print "%s [%s]: removed APK (only in comparison target_files)" % (
397 Push("input target_files:")
399 target_files = TargetFiles()
400 target_files.LoadZipFile(args[0])
406 Push("comparison target_files:")
415 target_files.PrintCerts(
    [all...]
add_img_to_target_files 22 Usage: add_img_to_target_files target_files
237 print "target_files appears to already contain images."
add_img_to_target_files.py 22 Usage: add_img_to_target_files target_files
237 print "target_files appears to already contain images."
common.py 121 # target_files zip.
382 print "building image from target_files %s..." % (tree_subdir,)
560 """Given a target_files ZipFile, parse the META/apkcerts.txt file
    [all...]
ota_from_target_files 70 file-based OTA if the target_files is older and doesn't support
75 instead of the binary in the build's target_files. Use for
185 # The target_files contains a record of what the uid,
    [all...]
sign_target_files_apks 55 verification with the one specified in the input target_files
  /device/asus/flo/
releasetools.py 15 print "no bootloader.img in target_files; skipping install"
23 print "no radio.img in target_files; skipping install"
29 print "no DDR.bin in target_files; skipping install"
58 print "no bootloader.img in target target_files; skipping install"
62 print "no DDR.bin in target target_files; skipping install"
70 print "no radio.img in target target_files; skipping install"
  /device/samsung/manta/
releasetools.py 24 print "no bootloader.img in target_files; skipping install"
63 print "no bootloader.img in target target_files; skipping install"
  /device/lge/hammerhead/
releasetools.py 15 print "no bootloader.img in target_files; skipping install"
23 print "no radio.img in target_files; skipping install"
52 print "no bootloader.img in target target_files; skipping install"
57 print "no radio.img in target target_files; skipping install"
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
grammar.rb 35 target_files.any? do |target|
141 def target_files( include_imports = true ) method in class:ANTLR3.Test.Grammar
187 return target_files
192 for target in target_files
220 for f in target_files
functional.rb 50 for file in grammar.target_files
  /device/moto/shamu/
releasetools.py 84 print "no bootloader.img in target_files; skipping install"
92 print "no radio.img in target_files; skipping install"
121 print "no bootloader.img in source target_files; installing complete image"
128 print "no bootloader.img in target target_files; skipping install"
133 print "no radio.img in target target_files; skipping install"
141 print "no radio image in source target_files; installing complete image"
  /device/asus/fugu/
releasetools.py 83 print "no bootloader.img in target_files; skipping install"
102 print "no bootloader.img in target target_files; skipping install"
  /device/asus/deb/
releasetools.py 15 print "no bootloader.img in target_files; skipping install"
23 print "no radio.img in target_files; skipping install"
52 print "no bootloader.img in target target_files; skipping install"
57 print "no radio.img in target target_files; skipping install"
  /device/lge/mako/
releasetools.py 15 print "no bootloader.img in target_files; skipping install"
23 print "no radio.img in target_files; skipping install"
52 print "no bootloader.img in target target_files; skipping install"
57 print "no radio.img in target target_files; skipping install"
  /device/common/
generate-packages.sh 23 ZIP_TYPE=target_files # ota | target_files
57 if test ${ZIP_TYPE} = target_files
generate-factory-images-common.sh 40 unzip -d tmp ${SRCPREFIX}$PRODUCT-target_files-$BUILD.zip RADIO/$XLOADERSRC
44 unzip -d tmp ${SRCPREFIX}$PRODUCT-target_files-$BUILD.zip RADIO/$BOOTLOADERSRC
48 unzip -d tmp ${SRCPREFIX}$PRODUCT-target_files-$BUILD.zip RADIO/$RADIOSRC
52 unzip -d tmp ${SRCPREFIX}$PRODUCT-target_files-$BUILD.zip RADIO/radio-cdma.img
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/main/
main-scripts.rb 32 lexer_script = grammar.target_files.first
211 for file in master.target_files
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/delegation/
import.rb 11 for file in grammar.target_files( false )
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/
debug-mode.rb 70 for output_file in @grammar.target_files
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
CodeWarrior_suite.py 404 target_files = target_file variable

Completed in 1978 milliseconds

1 2