Searched defs:DEPTH (Results 1 – 15 of 15) sorted by relevance
4 #define DEPTH (4*1024) macro
39 public final static int DEPTH = 10; field in FramesDebuggee
87 static int32_t DEPTH; variable
151 const int32_t DEPTH = 10; in tryDate() local
286 const int32_t DEPTH = 10; in tryIt() local
43 int32_t DateFormatRoundTripTest::DEPTH = 5; member in DateFormatRoundTripTest
42 private int DEPTH = 5; field in DateFormatRoundTripTest
160 final int DEPTH = 10; in tryIt() local
150 final int DEPTH = 10; in tryDate() local
41 private int DEPTH = 5; field in DateFormatRoundTripTest
159 final int DEPTH = 10; in tryIt() local
149 final int DEPTH = 10; in tryDate() local
45 String DEPTH = "depth"; field
363 #define DEPTH ctxt->vstate->depth macro
3975 #define DEPTH(bd) ((png_byte)(1U << (bd))) macro