HomeSort by relevance Sort by last modified time
    Searched defs:TOP (Results 151 - 175 of 259) sorted by null

1 2 3 4 5 67 8 91011

  /external/mesa3d/src/gallium/targets/xa-vmwgfx/
Makefile 0 TOP = ../../../..
2 include $(TOP)/configs/current
11 XA_INCLUDES= -I$(TOP)/src/gallium/ \
12 -I$(TOP)/src/gallium/auxiliary \
13 -I$(TOP)/src/gallium/include \
14 -I$(TOP)/src/gallium/winsys \
15 -I$(TOP)/src/gallium/drivers
21 $(TOP)/src/gallium/state_trackers/xa/libxatracker.o \
22 $(TOP)/src/gallium/winsys/svga/drm/libsvgadrm.a \
23 $(TOP)/src/gallium/drivers/svga/libsvga.a
    [all...]
  /external/mesa3d/src/glx/apple/
Makefile 0 TOP = ../../..
2 top_builddir = $(TOP)
5 top_srcdir = $(TOP)
7 include $(TOP)/configs/current
26 default: $(TOP)/$(LIB_DIR)/$(GL_LIB_NAME)
61 include $(TOP)/src/mesa/sources.mak
64 GLAPI_LIB = $(TOP)/src/mapi/glapi/libglapi.a
71 -I$(TOP)/include \
72 -I$(TOP)/include/GL/internal \
73 -I$(TOP)/src/mesa
    [all...]
  /external/chromium/chrome/browser/ui/
window_sizer.h 137 enum Edge { TOP, LEFT, BOTTOM, RIGHT };
  /external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer.h 120 enum Edge { TOP, LEFT, BOTTOM, RIGHT };
  /external/chromium_org/build/mac/
tweak_info_plist.py 32 TOP = os.path.join(env['SRCROOT'], '..')
79 VERSION_TOOL = os.path.join(TOP, 'chrome/tools/build/version.py')
80 VERSION_FILE = os.path.join(TOP, 'chrome/VERSION')
117 VERSION_TOOL = os.path.join(TOP, 'chrome/tools/build/version.py')
118 LASTCHANGE_FILE = os.path.join(TOP, 'build/util/LASTCHANGE')
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/
Makefile 0 TOP = ../../../..
2 include $(TOP)/configs/current
6 -I$(TOP)/src/gallium/include \
7 -I$(TOP)/src/gallium/auxiliary \
8 -I$(TOP)/src/egl/main \
9 -I$(TOP)/src/egl/wayland/wayland-drm/ \
10 -I$(TOP)/include
16 -I$(TOP)/src/gallium/drivers \
17 -I$(TOP)/src/glx \
18 -I$(TOP)/src/mapi
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/targets/pipe-loader/
Makefile 5 TOP = ../../../..
6 include $(TOP)/configs/current
14 -I$(TOP)/include \
15 -I$(TOP)/src/gallium/auxiliary \
16 -I$(TOP)/src/gallium/drivers \
17 -I$(TOP)/src/gallium/include \
18 -I$(TOP)/src/gallium/winsys
21 $(TOP)/src/gallium/drivers/identity/libidentity.a \
22 $(TOP)/src/gallium/drivers/galahad/libgalahad.a \
23 $(TOP)/src/gallium/drivers/trace/libtrace.a
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/chacha/
Makefile 6 TOP= ../..
23 LIB=$(TOP)/libcrypto.a
34 top:
45 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
48 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
49 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
50 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
53 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
  /external/chromium_org/third_party/openssl/openssl/crypto/poly1305/
Makefile 6 TOP= ../..
23 LIB=$(TOP)/libcrypto.a
34 top:
45 $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
48 @$(PERL) $(TOP)/util/mklink.pl ../../include/openssl $(EXHEADER)
49 @$(PERL) $(TOP)/util/mklink.pl ../../test $(TEST)
50 @$(PERL) $(TOP)/util/mklink.pl ../../apps $(APPS)
53 @[ -n "$(INSTALLTOP)" ] # should be set by top Makefile...
  /external/mesa3d/src/gallium/state_trackers/egl/
Makefile 0 TOP = ../../../..
2 include $(TOP)/configs/current
6 -I$(TOP)/src/gallium/include \
7 -I$(TOP)/src/gallium/auxiliary \
8 -I$(TOP)/src/egl/main \
9 -I$(TOP)/src/egl/wayland/wayland-drm/ \
10 -I$(TOP)/include
16 -I$(TOP)/src/gallium/drivers \
17 -I$(TOP)/src/glx \
18 -I$(TOP)/src/mapi
    [all...]
  /external/mesa3d/src/gallium/targets/pipe-loader/
Makefile 5 TOP = ../../../..
6 include $(TOP)/configs/current
14 -I$(TOP)/include \
15 -I$(TOP)/src/gallium/auxiliary \
16 -I$(TOP)/src/gallium/drivers \
17 -I$(TOP)/src/gallium/include \
18 -I$(TOP)/src/gallium/winsys
21 $(TOP)/src/gallium/drivers/identity/libidentity.a \
22 $(TOP)/src/gallium/drivers/galahad/libgalahad.a \
23 $(TOP)/src/gallium/drivers/trace/libtrace.a
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
CodeContext.py 3 Once code has scrolled off the top of a window, it can be difficult to
4 determine which block you are in. This extension implements a pane at the top
13 from Tkconstants import TOP, LEFT, X, W, SUNKEN
41 # self.topvisible (the linenumber of the line displayed at the top of
72 self.label = Tkinter.Label(self.editwin.top,
82 self.label.pack(side=TOP, fill=X, expand=False,
111 data and the indent level at the top of the region inspected.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
CodeContext.py 3 Once code has scrolled off the top of a window, it can be difficult to
4 determine which block you are in. This extension implements a pane at the top
13 from Tkconstants import TOP, LEFT, X, W, SUNKEN
41 # self.topvisible (the linenumber of the line displayed at the top of
72 self.label = Tkinter.Label(self.editwin.top,
82 self.label.pack(side=TOP, fill=X, expand=False,
111 data and the indent level at the top of the region inspected.
  /frameworks/base/core/java/android/view/
Gravity.java 32 /** Raw bit controlling how the left/top edge is placed. */
45 /** Push object to the top of its container, not changing its size. */
46 public static final int TOP = (AXIS_PULL_BEFORE|AXIS_SPECIFIED)<<AXIS_Y_SHIFT;
59 public static final int FILL_VERTICAL = TOP|BOTTOM;
179 * @param yAdj Offset to apply to the Y axis. If gravity is TOP this pushes
231 outRect.top = container.top
232 + ((container.bottom - container.top - h)/2) + yAdj;
233 outRect.bottom = outRect.top + h;
236 if (outRect.top < container.top)
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
EdgeView.java 30 public static final int TOP = 0;
38 private static final int TOP_M = TOP * 16;
54 boolean changeSize, int left, int top, int right, int bottom) {
58 int h = bottom - top;
60 if ((i & 1) == 0) { // top or bottom
68 // EdgeEffect draws the TOP edge from (0, 0) to (w, Y * h) where Y
102 // offset is in pixels. direction is one of {TOP, LEFT, BOTTOM, RIGHT}.
125 // per second. direction is one of {TOP, LEFT, BOTTOM, RIGHT}.
  /external/chromium_org/printing/
print_job_constants.h 98 TOP,
  /external/chromium_org/third_party/icu/source/common/
usc_impl.c 32 #define TOP(scriptRun) ((scriptRun)->parenStack[(scriptRun)->parenSP])
310 while (STACK_IS_NOT_EMPTY(scriptRun) && TOP(scriptRun).pairIndex != pi) {
315 sc = TOP(scriptRun).scriptCode;
  /external/icu4c/common/
usc_impl.c 32 #define TOP(scriptRun) ((scriptRun)->parenStack[(scriptRun)->parenSP])
310 while (STACK_IS_NOT_EMPTY(scriptRun) && TOP(scriptRun).pairIndex != pi) {
315 sc = TOP(scriptRun).scriptCode;
  /build/core/
main.mk 26 #TOP := $(dir $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)))
27 #TOP := $(patsubst %/,%,$(TOP))
31 # it can be "", whereas TOP must be "." which causes
34 #ifeq ($(TOP),.)
37 #TOPDIR := $(TOP)/
57 # the top of the source tree, for example when "make -C" is used in m/mm/mmm.
60 TOP := .
443 subdirs := $(TOP)
677 # top-level makefile with. It expects that ALL_DEFAULT_INSTALLED_MODULE
    [all...]
  /dalvik/dx/src/com/android/dx/ssa/
SCCP.java 41 private static final int TOP = 0;
81 latticeValues[i] = TOP;
154 * TOP x anything = TOP
167 int phiResultValue = TOP;
228 case TOP: return "TOP";
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
SCCP.java 42 private static final int TOP = 0;
82 latticeValues[i] = TOP;
155 * TOP x anything = TOP
168 int phiResultValue = TOP;
229 case TOP: return "TOP";
  /external/javassist/src/main/javassist/bytecode/
StackMap.java 73 public static final int TOP = 0;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkconstants.py 29 TOP='top'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkconstants.py 29 TOP='top'
  /cts/tests/tests/graphics/src/android/graphics/cts/
PathTest.java 29 private static final float TOP = 10.0f;
47 RectF rect = new RectF(LEFT, TOP, RIGHT, BOTTOM);
57 path.addRect(LEFT, TOP, RIGHT, BOTTOM, Path.Direction.CW);
155 RectF oval = new RectF(LEFT, TOP, RIGHT, BOTTOM);
164 RectF oval = new RectF(LEFT, TOP, RIGHT, BOTTOM);
186 RectF expected = new RectF(LEFT, TOP, RIGHT, BOTTOM);
190 RectF bounds = new RectF(LEFT, TOP, RIGHT, BOTTOM);
246 RectF oval = new RectF(LEFT, TOP, RIGHT, BOTTOM);
297 RectF rect = new RectF(LEFT, TOP, RIGHT, BOTTOM);
306 RectF rect = new RectF(LEFT, TOP, RIGHT, BOTTOM)
    [all...]

Completed in 1966 milliseconds

1 2 3 4 5 67 8 91011