Home
last modified time | relevance | path

Searched defs:white (Results 1 – 25 of 33) sorted by relevance

12

/external/jetty/src/java/org/eclipse/jetty/server/handler/
DProxyHandler.java37 public ProxyHandler(Handler handler, String[] white, String[] black) in ProxyHandler()
47 public ProxyHandler(String[] white, String[] black) in ProxyHandler()
DIPAccessHandler.java123 public IPAccessHandler(String[] white, String []black) in IPAccessHandler()
DConnectHandler.java80 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/
Dchess.py80 white = Chess() variable
104 white = Chess() variable
Dchess3.py81 white = Chess() variable
111 white = Chess() variable
Dchess2.py112 white = Chess() variable
/external/skia/gm/
Dthinrects.cpp30 SkPaint white; in onDraw() local
Dtexdata.cpp45 static const SkPMColor white = SkPackARGB32(0xff, 0xff, 0xff, 0xff); in onDraw() local
Dimagefiltersscaled.cpp85 SkColor white(0xFFFFFFFF); in onDraw() local
Dlighting.cpp86 SkColor white(0xFFFFFFFF); in onDraw() local
/external/deqp/framework/common/
DtcuRGBA.cpp34 const RGBA RGBA::white (0xFF, 0xFF, 0xFF, 0xFF); member in tcu::RGBA
DtcuRGBA.hpp100 const static RGBA white; member in tcu::RGBA
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DTextViewTest.java113 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/
Des2fClippingTests.cpp379 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/
Des3fClippingTests.cpp382 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/
DLightingBench.cpp90 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/
DBarGraph.java188 Color white= display.getSystemColor(SWT.COLOR_WHITE); in paint() local
/external/deqp/modules/glshared/
DglsScissorTests.cpp325 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/
DR.java91 public static final int white = nextId++; field in R.color
/external/jetty/src/java/org/eclipse/jetty/servlets/
DProxyServlet.java140 String white = config.getInitParameter("whiteList"); in init() local
/external/libvncserver/x11vnc/
Dcursor.c826 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/
Dprogram.c1018 static const GLfloat white[4] = { 0.5, 0.5, 0.5, 0.5 }; in _mesa_postprocess_program() local
/external/deqp/modules/egl/
DteglNativeCoordMappingTests.cpp265 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in validate() local
/external/lldb/examples/python/
Dgdbremote.py162 def white(self, fg = True): member in TerminalColors
/external/opencv/cvaux/src/
Dcvvecfacetracking.cpp649 double white = 1; in ThresholdingParam() local

12