HomeSort by relevance Sort by last modified time
    Searched full:flat (Results 101 - 125 of 288) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/v8/tools/
tickprocessor.py 469 print(' flat cum')
470 print(' %(flat)5.1f%% %(accum)5.1f%% %(name)s' % {
471 'flat' : ticks[1] * 100.0 / entry.tick_count,
profile.js 319 * Calculates a flat profile of callees starting from a node with
360 // If we have created a flat profile for the whole program, we don't
  /frameworks/base/media/libstagefright/codecs/mp3dec/src/
pvmp3_equalizer.cpp 116 /* FLAT */
284 /* FLAT */
330 if (equalizerType == flat)
  /external/dbus/dbus/
dbus-object-tree.c 1344 char *flat; local
    [all...]
  /frameworks/base/services/java/com/android/server/
InputDevice.java 1002 int flat; field in class:InputDevice.AbsoluteInfo
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
CellLayout.java 807 final boolean[] flat = new boolean[xCount * yCount];
810 flat[y * xCount + x] = occupied[x][y];
814 return flat;
    [all...]
  /dalvik/libcore/luni/src/test/java/com/google/coretests/
CoreTestSuite.java 141 * Contains the actual test cases in a reverse-ordered, flat list.
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
ExtendedWikiHelper.java 184 // Remove odd category links and convert remaining links into flat text
  /external/quake/quake/src/QW/client/
d_varsa.asm 2 .model FLAT
r_aclipa.asm 2 .model FLAT
r_aliasa.asm 2 .model FLAT
snd_mixa.asm 2 .model FLAT
  /frameworks/base/core/java/android/view/
WindowOrientationListener.java 223 // tilted too far flat to go to this rotation
  /frameworks/base/opengl/libagl/
primitives.cpp 202 lightTriangleDarkFlat, // no fog | dark | flat
204 lightTriangleFlat, // no fog | light | flat
206 lightTriangleDarkFlatFog, // fog | dark | flat
208 lightTriangleFlatFog, // fog | light | flat
    [all...]
  /external/icu4c/i18n/
uspoof_buildconf.cpp 378 // Put the assembled data into the flat runtime array
388 // collections and strings. Copy it from there to the final flat
ucol_cnt.cpp 211 // start of the flat file). However, what is done below is just wrong and it affects building of
  /external/quake/quake/src/WinQuake/
net_mp.cpp 61 Con_Printf("MPATH_Init: Can't get flat selector\n");
65 Con_Printf("MPATH_Init: Can't seg flat base!\n");
  /external/jpeg/
install.doc     [all...]
  /external/quake/quake/src/QW/scitech/lib/win32/vc/
mgllt.lib     [all...]
  /external/quake/quake/src/WinQuake/scitech/LIB/WIN32/VC/
MGLLT.LIB     [all...]
  /bionic/libc/kernel/common/linux/
input.h 41 __s32 flat; member in struct:input_absinfo
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List4.java 326 "Smite flat the thick rotundity o' the world!" +
List6.java 340 "Smite flat the thick rotundity o' the world!" +
  /external/emma/core/java12/com/vladium/emma/rt/
InstrClassLoader.java 389 * Reads the entire contents of a given stream into a flat byte array.
  /external/icu4c/common/
propname.h 420 * Instead of pointers, this flat data structure contains offsets.

Completed in 213 milliseconds

1 2 3 45 6 7 8 91011>>