Searched
full:red (Results
1076 -
1100 of
1814) sorted by null
<<41424344454647484950>>
/external/stlport/stlport/stl/ |
_map.h | 94 _Rep_type _M_t; // red-black tree representing map 287 _Rep_type _M_t; // red-black tree representing multimap
|
/external/stlport/stlport/stl/pointers/ |
_set.h | 113 _Rep_type _M_t; // red-black tree representing set 360 _Rep_type _M_t; // red-black tree representing multiset
|
/external/webkit/WebCore/platform/graphics/chromium/ |
FontChromiumWin.cpp | 285 COLORREF textColor = skia::SkColorToCOLORREF(SkColorSetARGB(255, shadowColor.red(), shadowColor.green(), shadowColor.blue())); 490 COLORREF textColor = skia::SkColorToCOLORREF(SkColorSetARGB(255, shadowColor.red(), shadowColor.green(), shadowColor.blue()));
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
ContactsActor.java | 61 public static final String PACKAGE_RED = "net.example.red"; 109 * package name "com.example.red", and also cause the {@link PackageManager}
|
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_opengl.h | [all...] |
/cts/tests/tests/content/src/android/content/pm/cts/ |
ComponentInfoTest.java | 175 mComponentInfo.icon = R.drawable.red;
|
/cts/tests/tests/widget/src/android/widget/cts/ |
TextViewTest.java | 563 mTextView.setTextColor(Color.RED); 564 assertEquals(Color.RED, mTextView.getCurrentTextColor()); 565 assertSame(ColorStateList.valueOf(Color.RED), mTextView.getTextColors()); 830 mTextView.setHintTextColor(Color.RED); 831 assertSame(ColorStateList.valueOf(Color.RED), mTextView.getHintTextColors()); 832 assertEquals(Color.RED, mTextView.getCurrentHintTextColor()); [all...] |
/cts/tools/dasm/src/java_cup/ |
emit.java | 488 int red; local 532 red = ((reduce_action)act).reduce_with().index(); 533 if (red != row.default_reduce) 534 out.print(j + "," + (-(red+1)) + ",");
|
/external/blktrace/ |
rbtree.c | 2 Red Black Trees
|
/external/bluetooth/glib/gio/ |
gfilterinputstream.c | 3 * Copyright (C) 2006-2007 Red Hat, Inc.
|
gfilteroutputstream.c | 3 * Copyright (C) 2006-2007 Red Hat, Inc.
|
glocalfileenumerator.c | 3 * Copyright (C) 2006-2007 Red Hat, Inc.
|
gunixmount.c | 5 * Copyright (C) 2006-2007 Red Hat, Inc.
|
gunixvolumemonitor.c | 5 * Copyright (C) 2006-2007 Red Hat, Inc.
|
gvolumemonitor.c | 5 * Copyright (C) 2006-2007 Red Hat, Inc.
|
/external/bluetooth/glib/gio/tests/ |
data-input-stream.c | 2 * Copyright (C) 2008 Red Hat, Inc.
|
/external/bluetooth/glib/gio/win32/ |
gwinhttpvfs.c | 3 * Copyright (C) 2006-2007 Red Hat, Inc.
|
/external/bluetooth/glib/glib/ |
gpattern.c | 2 * Copyright (C) 1995-1997, 1999 Peter Mattis, Red Hat, Inc.
|
gunicode.h | 4 * Copyright 2000, 2005 Red Hat, Inc.
|
/external/bluetooth/glib/gobject/ |
Makefile.am | 2 # Copyright (C) 1997,98,99,2000 Tim Janik and Red Hat, Inc.
|
gclosure.h | 2 * Copyright (C) 2000-2001 Red Hat, Inc.
|
gvaluearray.c | 2 * Copyright (C) 2001 Red Hat, Inc.
|
testgobject.c | 2 * Copyright (C) 2001 Red Hat, Inc.
|
/external/bluetooth/glib/tests/gobject/ |
ifaceinit.c | 2 * Copyright (C) 2001, 2003 Red Hat, Inc.
|
override.c | 4 * Copyright (C) 2003, Red Hat, Inc.
|
Completed in 233 milliseconds
<<41424344454647484950>>