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
85 static int32_t DEPTH; variable
149 const int32_t DEPTH = 10; in tryDate() local
284 const int32_t DEPTH = 10; in tryIt() local
41 int32_t DateFormatRoundTripTest::DEPTH = 5; member in DateFormatRoundTripTest
157 final int DEPTH = 10; in tryIt() local
144 final int DEPTH = 10; in tryDate() local
37 private int DEPTH = 5; field in DateFormatRoundTripTest
161 final int DEPTH = 10; in tryIt() local
148 final int DEPTH = 10; in tryDate() local
41 private int DEPTH = 5; field in DateFormatRoundTripTest
45 String DEPTH = "depth"; field
363 #define DEPTH ctxt->vstate->depth macro
3602 #define DEPTH(bd) ((png_byte)(1U << (bd))) macro