/external/jetty/src/java/org/eclipse/jetty/server/handler/ |
D | ProxyHandler.java | 37 public ProxyHandler(Handler handler, String[] white, String[] black) in ProxyHandler() 47 public ProxyHandler(String[] white, String[] black) in ProxyHandler()
|
D | IPAccessHandler.java | 123 public IPAccessHandler(String[] white, String []black) in IPAccessHandler()
|
D | ConnectHandler.java | 80 public ConnectHandler(String[] white, String[] black) in ConnectHandler() 90 public ConnectHandler(Handler handler, String[] white, String[] black) in ConnectHandler()
|
/external/lldb/test/pexpect-2.4/examples/ |
D | chess.py | 80 white = Chess() variable 104 white = Chess() variable
|
D | chess3.py | 81 white = Chess() variable 111 white = Chess() variable
|
D | chess2.py | 112 white = Chess() variable
|
/external/skia/gm/ |
D | thinrects.cpp | 30 SkPaint white; in onDraw() local
|
D | texdata.cpp | 45 static const SkPMColor white = SkPackARGB32(0xff, 0xff, 0xff, 0xff); in onDraw() local
|
D | imagefiltersscaled.cpp | 85 SkColor white(0xFFFFFFFF); in onDraw() local
|
D | lighting.cpp | 86 SkColor white(0xFFFFFFFF); in onDraw() local
|
/external/deqp/framework/common/ |
D | tcuRGBA.cpp | 34 const RGBA RGBA::white (0xFF, 0xFF, 0xFF, 0xFF); member in tcu::RGBA
|
D | tcuRGBA.hpp | 100 const static RGBA white; member in tcu::RGBA
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | TextViewTest.java | 113 TextView white = (TextView) activity.findViewById(R.id.white_text_view); in shouldSetTextAndTextColorWhileInflatingXmlLayout() local 131 TextView white = (TextView) activity.findViewById(R.id.white_text_view_hint); in shouldSetHintAndHintColorWhileInflatingXmlLayout() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fClippingTests.cpp | 379 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in genColorString() local 1502 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in init() local 1939 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); in init() local 1963 const tcu::Vec4 white = tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f); in init() local 1989 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); in init() local 2022 const tcu::Vec4 white = tcu::Vec4(1, 1, 1, 1); in init() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fClippingTests.cpp | 382 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in genColorString() local 1506 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in init() local 1943 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); in init() local 1967 const tcu::Vec4 white = tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f); in init() local 1993 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); in init() local 2026 const tcu::Vec4 white = tcu::Vec4(1, 1, 1, 1); in init() local
|
/external/skia/bench/ |
D | LightingBench.cpp | 90 static SkColor white(0xFFFFFFFF); in getWhite() local
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/ |
D | BarGraph.java | 188 Color white= display.getSystemColor(SWT.COLOR_WHITE); in paint() local
|
/external/deqp/modules/glshared/ |
D | glsScissorTests.cpp | 325 const Vec4 white (1.0f, 1.0f, 1.0f, 1.0); in render() local 440 const Vec4 white (1.0f, 1.0f, 1.0f, 1.0); in render() local
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/ |
D | R.java | 91 public static final int white = nextId++; field in R.color
|
/external/jetty/src/java/org/eclipse/jetty/servlets/ |
D | ProxyServlet.java | 140 String white = config.getInitParameter("whiteList"); in init() local
|
/external/libvncserver/x11vnc/ |
D | cursor.c | 826 int black = 0, white = 1; in setup_cursors() local 1009 static unsigned long black = 0, white = 1; in pixels2curs() local
|
/external/mesa3d/src/mesa/program/ |
D | program.c | 1018 static const GLfloat white[4] = { 0.5, 0.5, 0.5, 0.5 }; in _mesa_postprocess_program() local
|
/external/deqp/modules/egl/ |
D | teglNativeCoordMappingTests.cpp | 265 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in validate() local
|
/external/lldb/examples/python/ |
D | gdbremote.py | 162 def white(self, fg = True): member in TerminalColors
|
/external/opencv/cvaux/src/ |
D | cvvecfacetracking.cpp | 649 double white = 1; in ThresholdingParam() local
|