HomeSort by relevance Sort by last modified time
    Searched defs:AS_IS (Results 1 - 5 of 5) 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
  /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
  /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
  /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

Completed in 1328 milliseconds