/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/ |
D3DCAPS.H | 42 #define D3DLIGHTCAPS_SPOT 0x00000002L /* Spot lights supported */
45 #define D3DLIGHTCAPS_GLSPOT 0x00000010L /* GL syle spot lights supported */
|
/external/webkit/WebCore/rendering/ |
RenderSVGText.cpp | 124 // to spot errors, if there are any using WebInspector. Individually feed them into 'rects'. 145 // to spot errors, if there are any using WebInspector. Individually feed them into 'rects'.
|
/dalvik/libcore/luni/src/main/java/java/util/ |
IdentityHashMap.java | 80 * differentiate a literal 'null' key value pair from an empty spot in the 142 // if this is an empty spot, go to the next one 415 * empty spot if the key is not found in this table. 424 * Found the key, or the next empty spot (which means key is not 547 // until we reach an empty spot
|
/external/icu4c/i18n/ |
regeximp.h | 151 // Check that match ended at the right spot, 160 // Check that the match ended at the right spot.
|
regexcmp.h | 177 // spot reserved for use when a quantifier
|
/frameworks/base/awt/java/awt/ |
Cursor.java | 214 * the hot spot. 299 * incorrectly defined hot spot.
|
Toolkit.java | 719 * Creates a custom cursor with the specified Image, hot spot, and cursor 725 * the Point giving the coordinates of the cursor's hot spot. 728 * @return the cursor with the specified Image, hot spot, and cursor 731 * if the hot spot values are outside the bounds of the cursor. [all...] |
/external/bluetooth/glib/docs/reference/gobject/ |
tut_tools.xml | 69 In large applications, finding the exact spot where the reference count
|
/external/webkit/WebCore/platform/graphics/ |
FontFallbackList.cpp | 102 // in |m_familyIndex|, so that we never scan the same spot in the list twice. getFontData will adjust our
|
/external/webkit/WebCore/svg/ |
SVGForeignObjectElement.cpp | 120 // Add the decl to the table in the appropriate spot.
|
/sdk/ddms/app/src/com/android/ddms/ |
AboutDialog.java | 137 // blank spot in grid
|
/external/qemu/distrib/sdl-1.2.12/src/video/x11/ |
SDL_x11video.c | 283 char *spot; local 291 spot = SDL_getenv("SDL_VIDEO_X11_WMCLASS"); 292 if ( spot ) { 293 SDL_strlcpy(classname, spot, maxlen); 309 spot = SDL_strrchr(linkfile, '/'); 310 if ( spot ) { 311 SDL_strlcpy(classname, spot+1, maxlen); [all...] |
/dalvik/docs/ |
embedded-vm-control.html | 63 the system to run more slowly, but they can spot a variety of nasty bugs 236 overhead added to every mutex operation). You can spot a deadlock in a
|
/dalvik/vm/compiler/codegen/arm/ |
LocalOptimizations.c | 281 * earlier spot. 437 * earlier spot.
|
/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube1/ |
CubeWallpaper1.java | 107 // store the center of the surface, so we can draw the cube in the right spot
|
/development/samples/CubeLiveWallpaper/src/com/example/android/livecubes/cube2/ |
CubeWallpaper2.java | 171 // store the center of the surface, so we can draw the cube in the right spot
|
/external/icu4c/test/intltest/ |
itspoof.cpp | 121 // testSkeleton. Spot check a number of confusable skeleton substitutions from the
|
/external/iproute2/doc/actions/ |
mirred-usage | 52 device. Instead of redirecting it puts packets at the exact spot
|
/external/ppp/pppd/plugins/rp-pppoe/ |
pppoe.h | 249 one spot */
|
/external/qemu/distrib/sdl-1.2.12/src/video/maccommon/ |
SDL_macevents.c | 415 Point spot; 416 SetPt(&spot, 0x0070, 0x0050); 417 DIBadMount(spot, event.message);
|
/bootable/recovery/minzip/ |
Hash.c | 155 /* probe for new spot, wrapping around */
|
/dalvik/dx/src/com/android/dx/dex/code/ |
StdCatchBuilder.java | 242 * Reduce the effective catchSize if we spot a catch-all that
|
/dalvik/vm/ |
Hash.c | 151 /* probe for new spot, wrapping around */
|
/external/icu4c/test/cintltst/ |
tracetst.c | 359 * utrace_functionName. Just spot-check a couple of them.
|
/frameworks/base/awt/org/apache/harmony/awt/im/ |
InputMethodContext.java | 225 * input style is "below-the-spot"(or client is passive),
|