HomeSort by relevance Sort by last modified time
    Searched defs:AS_IS (Results 1 - 9 of 9) sorted by null

  /external/opencv3/modules/stitching/include/opencv2/stitching/detail/
timelapsers.hpp 61 enum {AS_IS, CROP};
  /prebuilts/gdb/darwin-x86/lib/python2.7/
formatter.py 24 AS_IS = None
239 if size is AS_IS: size = csize
240 if i is AS_IS: i = ci
241 if b is AS_IS: b = cb
242 if tt is AS_IS: tt = ctt
htmllib.py 14 from formatter import AS_IS
232 self.formatter.push_font((AS_IS, AS_IS, AS_IS, 1))
256 self.formatter.push_font((AS_IS, 1, AS_IS, AS_IS))
369 self.formatter.push_font((AS_IS, 1, AS_IS, AS_IS))
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
formatter.py 24 AS_IS = None
239 if size is AS_IS: size = csize
240 if i is AS_IS: i = ci
241 if b is AS_IS: b = cb
242 if tt is AS_IS: tt = ctt
htmllib.py 14 from formatter import AS_IS
232 self.formatter.push_font((AS_IS, AS_IS, AS_IS, 1))
256 self.formatter.push_font((AS_IS, 1, AS_IS, AS_IS))
369 self.formatter.push_font((AS_IS, 1, AS_IS, AS_IS))
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
formatter.py 24 AS_IS = None
239 if size is AS_IS: size = csize
240 if i is AS_IS: i = ci
241 if b is AS_IS: b = cb
242 if tt is AS_IS: tt = ctt
htmllib.py 14 from formatter import AS_IS
232 self.formatter.push_font((AS_IS, AS_IS, AS_IS, 1))
256 self.formatter.push_font((AS_IS, 1, AS_IS, AS_IS))
369 self.formatter.push_font((AS_IS, 1, AS_IS, AS_IS))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
formatter.py 24 AS_IS = None
239 if size is AS_IS: size = csize
240 if i is AS_IS: i = ci
241 if b is AS_IS: b = cb
242 if tt is AS_IS: tt = ctt
htmllib.py 14 from formatter import AS_IS
232 self.formatter.push_font((AS_IS, AS_IS, AS_IS, 1))
256 self.formatter.push_font((AS_IS, 1, AS_IS, AS_IS))
369 self.formatter.push_font((AS_IS, 1, AS_IS, AS_IS))
    [all...]

Completed in 324 milliseconds