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

  /external/e2fsprogs/lib/support/
plausible.h 23 #define NO_SIZE 0x0010
plausible.c 179 if ((fd < 0) && (errno == ENOENT) && (flags & NO_SIZE)) {
  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/
SurfaceViewSubPane.java 41 private static final int NO_SIZE = -1;
50 private int mCurrentSizeId = NO_SIZE;
76 if (mCurrentSizeId != NO_SIZE) {
111 mCurrentSizeId = NO_SIZE;
122 if (mCurrentSizeId != NO_SIZE) {
158 mCurrentSizeId = NO_SIZE;
TextureViewSubPane.java 42 private static final int NO_SIZE = -1;
48 private int mCurrentSizeId = NO_SIZE;
70 if (mCurrentSizeId != NO_SIZE) {
98 mCurrentSizeId = NO_SIZE;
109 if (mCurrentSizeId != NO_SIZE) {
140 mCurrentSizeId = NO_SIZE;
ImageReaderSubPane.java 66 private static final int NO_SIZE = -1;
102 private int mCurrentSizeId = NO_SIZE;
171 mCurrentSizeId = NO_SIZE;
277 mCurrentSizeId = NO_SIZE;
282 if (mCurrentSizeId != NO_SIZE) {
455 if (mCurrentSizeId == NO_SIZE ||
511 mCurrentSizeId = NO_SIZE;
  /external/r8/src/main/java/com/android/tools/r8/ir/conversion/
SwitchPayloadResolver.java 20 public final static int NO_SIZE = -1;
25 public int size = NO_SIZE;
  /external/libxml2/
trio.c 380 NO_SIZE = -1,
1281 varsize = NO_SIZE;
    [all...]
  /external/e2fsprogs/misc/
mke2fs.c     [all...]
  /prebuilts/sdk/tools/lib/
d8.jar 

Completed in 1210 milliseconds