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

  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/
lifecycle.py 118 how_long = "on: %s" % self.date
120 how_long = "in: %s days" % self.days
121 return '<Expiration: %s>' % how_long
163 how_long = "on: %s" % self.date
165 how_long = "in: %s days" % self.days
166 return '<Transition: %s, %s>' % (how_long, self.storage_class)
  /toolchain/binutils/binutils-2.25/binutils/
dlltool.c 622 const char *how_long; member in struct:mac
982 #define ASM_LONG mtable[machine].how_long
    [all...]

Completed in 89 milliseconds