HomeSort by relevance Sort by last modified time
    Searched full:visual (Results 376 - 400 of 2377) sorted by null

<<11121314151617181920>>

  /external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
win_pgo_profiler.py 17 """A profiler that run the Visual Studio PGO utility 'pgosweep.exe' before
78 # This profiler only make sense when doing a Windows build with Visual
  /external/chromium_org/ui/gfx/
render_text_harfbuzz.h 110 // Break the text into logical runs and populate the visual <-> logical maps.
119 // Maps visual run indices to logical run indices and vice versa.
  /external/chromium_org/ui/gl/
gl_image_glx.cc 67 templ.visualid = XVisualIDFromVisual(attributes.visual);
72 LOG(ERROR) << "XGetVisualInfo failed for visual id " << templ.visualid
  /external/clang/tools/clang-format/
clang-format.py 8 # The first line enables clang-format for NORMAL and VISUAL mode, the second
14 # VISUAL mode. The line or region is extended to the next bigger syntactic
  /external/clang/utils/
clang.natvis 3 Visual Studio 2012 Native Debugging Visualizers for LLVM
5 Put this file into "%USERPROFILE%\Documents\Visual Studio 2012\Visualizers"
  /external/icu/icu4c/source/samples/msgfmt/
README.TXT 37 Microsoft Visual C++ 6.0. It should work on other ICU releases and
41 Open the file "msgfmt.sln" in Microsoft Visual C++.
  /external/icu/icu4c/source/samples/uresb/
uresb.sln 1 Microsoft Visual Studio Solution File, Format Version 11.00
2 # Visual Studio 2010
  /external/icu/icu4c/source/test/perf/
README 28 2) Do a general build on all the ICUs either through Visual Studios or with the Makefile.
30 3) Build the ICU performance tests either through Visual Studios or with the Makefile.
  /external/mesa3d/src/glx/apple/
glx_empty.c 156 glXCreateGLXPixmapMESA(Display * dpy, XVisualInfo * visual,
160 (void) visual;
  /external/mesa3d/src/glx/
glxconfig.h 59 GLint visualType; /**< One of the GLX X visual types. (i.e.,
113 ** Since we send all non-core visual properties as token, value pairs,
xf86dri.h 90 Bool XF86DRICreateContext(Display * dpy, int screen, Visual * visual,
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_context.h 112 const struct gl_config *visual, __DRIcontext *dri_ctx,
118 const struct gl_config *visual, struct gl_context *share_ctx);
  /external/qemu/distrib/sdl-1.2.15/VisualC/
SDL.sln 1 Microsoft Visual Studio Solution File, Format Version 10.00
2 # Visual Studio 2008
  /external/zlib/src/contrib/dotzlib/
readme.txt 14 DotZLib.sln - Microsoft Visual Studio 2003 solution file
27 1. Using Visual Studio.Net 2003:
  /frameworks/base/docs/html/design/style/
touch-feedback.jd 12 actionable area in your app, let them know the app is "listening" by providing a visual
82 communicate the boundary with a visual cue. Many of Android's scrollable UI
  /frameworks/base/docs/html/guide/topics/ui/accessibility/
index.jd 3 page.metaDescription=How to make your apps accessible to users with visual, physical, or other limitations. Robust support will increase your app's user base.
45 devices in different ways. These include users who have visual, physical or age-related limitations
  /frameworks/native/opengl/tests/swapinterval/
swapinterval.cpp 74 fprintf(stderr, "error: %s, config=%p, format = %d-%d-%d-%d, visual-id = %d\n",
79 printf("config=%p, format = %d-%d-%d-%d, visual-id = %d\n",
  /hardware/intel/common/libva/va/x11/
va_dri.h 91 Bool VA_DRICreateContext( Display *dpy, int screen, Visual *visual,
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
select_compiler_config.hpp 93 // IBM Visual Age
101 // Microsoft Visual C++
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/
XShm.h 115 Visual* /* visual */,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XShm.h 115 Visual* /* visual */,
  /sdk/emulator/opengl/tests/ut_renderer/
X11Windowing.cpp 98 fprintf(stderr, "couldn't find matching visual\n");
102 Colormap x11Colormap = XCreateColormap(dpy, rootWindow, visualInfo->visual, AllocNone);
  /external/chromium_org/third_party/icu/source/common/
ubidiln.c 54 * only 8 bytes are stored: the first text position of the run and the visual
540 * Odd-level runs have visualStart on their visual right edge and
672 /* For a RTL paragraph, it will be the *first* run in visual order. */
788 * and visual indexes within this sequence. They are logically and
791 * For each run, the new visual index=sos+eos-old visual index;
793 * new visual index=sumOfSosEos-old visual index;
872 /* API functions for logical<->visual mapping ------------------------------- */
897 /* linear search for the run, search on the visual runs *
    [all...]
  /external/icu/icu4c/source/common/
ubidiln.c 58 * only 8 bytes are stored: the first text position of the run and the visual
544 * Odd-level runs have visualStart on their visual right edge and
676 /* For a RTL paragraph, it will be the *first* run in visual order. */
792 * and visual indexes within this sequence. They are logically and
795 * For each run, the new visual index=sos+eos-old visual index;
797 * new visual index=sumOfSosEos-old visual index;
876 /* API functions for logical<->visual mapping ------------------------------- */
901 /* linear search for the run, search on the visual runs *
    [all...]
  /development/host/windows/usb/api/
AdbWinApi.rc 17 //Microsoft Visual C++ generated resource script.

Completed in 1057 milliseconds

<<11121314151617181920>>