Searched defs:black (Results 1 - 25 of 26) sorted by relevance

12

/external/jetty/src/java/org/eclipse/jetty/server/handler/
H A DProxyHandler.java37 public ProxyHandler(Handler handler, String[] white, String[] black) argument
39 super(handler,white,black);
47 public ProxyHandler(String[] white, String[] black) argument
49 super(white,black);
H A DIPAccessHandler.java44 * by white/black lists that include both internet addresses and URIs. This handler
48 * Typically, the black/white lists will be used in one of three modes:
50 * <li>Blocking a few specific IPs/URLs by specifying several black list entries.
53 * entries, that are then further refined by several specific black list exceptions
58 * are always applied, so that even if an entry matches the white list, a black list
118 * Creates new handler object and initializes white- and black-list
121 * @param black array of blacklist entries
123 public IPAccessHandler(String[] white, String []black) argument
129 if (black != null && black
[all...]
H A DConnectHandler.java80 public ConnectHandler(String[] white, String[] black) argument
82 this(null, white, black);
90 public ConnectHandler(Handler handler, String[] white, String[] black) argument
94 set(black, _black);
/external/skia/tests/
H A Dskpdf_opaquesrcmodetosrcover.cpp15 SkPaint black; local
21 c->drawRect(SkRect::MakeXYWH(36.0f, 36.0f, 9.0f, 9.0f), black);
23 c->drawRect(SkRect::MakeXYWH(108.0f, 108.0f, 9.0f, 9.0f), black);
/external/skia/gm/
H A Dtexdata.cpp49 static const SkPMColor black = SkPackARGB32(0x00, 0x00, 0x00, 0x00); variable
69 gTextureData[offset + y * stride + x] = black;
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/draw2d/
H A DIColorConstants.java70 Color black = new Color(null, 0, 0, 0); field in interface:IColorConstants
/external/lldb/test/pexpect-2.4/examples/
H A Dchess.py103 black = Chess() variable
111 black.do_first_move (move_white)
112 move_black = black.get_first_computer_move()
113 print 'first move black:', move_black
122 black.do_move (move_white)
123 move_black = black.get_computer_move()
124 print 'move black:', move_black
H A Dchess2.py111 black = Chess() variable
122 black.do_move (move_white)
123 black.wait ('White')
124 move_black = black.get_computer_move()
125 LOG ( 'move black:'+ move_black )
H A Dchess3.py110 black = Chess() variable
118 black.do_first_move (move_white)
119 move_black = black.get_first_computer_move()
120 print 'first move black:', move_black
129 black.do_move (move_white)
130 move_black = black.get_computer_move()
131 print 'move black:', move_black
/external/deqp/framework/common/
H A DtcuRGBA.hpp101 const static RGBA black; member in class:tcu::RGBA
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11spikysphere/
H A Dd3d11spikysphere.cpp172 float black[4] = {0, 0, 0, 0}; local
199 //ctx->OMSetBlendState(bs, black, ~0);
217 ctx->ClearRenderTargetView(rtv, black);
/external/skia/src/core/
H A DSkBlitter_ARGB32.cpp264 SkPMColor black = (SkPMColor)(SK_A32_MASK << SK_A32_SHIFT); local
275 sk_memset32(device, black, count);
/external/lldb/examples/python/
H A Dgdbremote.py92 def black(self, fg = True): member in class:TerminalColors
93 '''Set the foreground or background color to black.
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11gears/
H A Dd3d11gears.cpp392 float black[4] = {0.0, 0.0, 0.0, 0}; local
425 ctx->ClearRenderTargetView(render_rtv, black);
/external/robolectric/src/test/java/com/xtremelabs/robolectric/
H A DR.java90 public static final int black = nextId++; field in class:R.color
/external/libvncserver/x11vnc/
H A Dcursor.c85 int reverse; /* swap black and white */
826 int black = 0, white = 1; local
830 black = BlackPixel(dpy, scr);
845 bw = black;
850 if (bw == black) {
853 bw = black;
1009 static unsigned long black = 0, white = 1; local
1019 black = BlackPixel(dpy, scr);
1186 * Choose black or white for
1193 ui = black;
[all...]
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
H A Ddxgi_native.cpp1166 static const union pipe_color_union black = { { 0, 0, 0, 0 } }; local
1209 pipe->clear_render_target(pipe, dst_surface, &black, rect.left, rect.top, blit_x, dst_h);
1211 pipe->clear_render_target(pipe, dst_surface, &black, rect.left, rect.top, dst_w, blit_y);
1230 pipe->clear_render_target(pipe, dst_surface, &black, rect.left + blit_x + blit_w, rect.top, dst_w - blit_x - blit_w, dst_h);
1232 pipe->clear_render_target(pipe, dst_surface, &black, rect.left, rect.top + blit_y + blit_h, dst_w, dst_h - blit_y - blit_h);
/external/opencv/cvaux/src/
H A Dcvvecfacetracking.cpp648 double black = 1; local
651 black += histImg[i];
654 power = float(black) / float(2 * white);
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jar ... initializeColorTable () org.eclipse.swt.graphics.RGB black org.eclipse.swt.graphics.RGB borderRGB ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1196 milliseconds

12