HomeSort by relevance Sort by last modified time
    Searched full:speed (Results 1151 - 1175 of 3311) sorted by null

<<41424344454647484950>>

  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
objimpl.h 19 the macros may (or may not) expose details for speed, if you do use the
161 /* Macros trading binary compatibility for speed. See also pymem.h.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_abcoll.py 145 To override the comparisons (presumably for speed, as the
270 To override the comparisons (presumably for speed, as the
stringold.py 132 # for a little bit of speed
190 # for a bit of speed
timeit.py 106 """Class for timing execution speed of small code snippets.
215 caused by variability in Python's speed, but by other
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
LaunchConfigDelegate.java 82 public static final String ATTR_SPEED = AdtPlugin.PLUGIN_ID + ".speed"; //$NON-NLS-1$
85 * Index of the default network speed setting for the emulator.<br>
  /art/runtime/
elf_file.h 80 // If build_map is true, builds a map to speed repeated access. The
  /build/tools/
merge-event-log-tags.py 145 # platform to platform and speed shouldn't matter in practice.
  /dalvik/vm/
Bits.h 19 * These get inlined, so prefer small size over maximum speed.
  /dalvik/vm/analysis/
RegisterMap.h 157 * the map. The lack of an index reduces random access speed, but we
  /dalvik/vm/arch/arm/
CallOldABI.S 90 @ rest of the code. If we don't plan to use a debugger we can speed
  /dalvik/vm/oo/
TypeCheck.cpp 91 * We need the class objects for the array elements. For speed we
  /development/samples/devbytes/animation/ListViewRemovalAnimation/src/com/example/android/listviewremovalanimation/
ListViewRemovalAnimation.java 141 // back at an appropriate speed.
  /device/google/accessory/arduino/USB_Host_Shield/
ch9.h 78 #define USB_DESCRIPTOR_OTHER_SPEED 0x07 // bDescriptorType for a Other Speed Configuration.
  /external/antlr/antlr-3.4/runtime/C/doxygen/
mainpage.dox 96 /// backtracking and memoization) show that the C runtime uses about half the memory and is between 2 and 3 times the speed.
  /external/chromium/base/
event_recorder.cc 120 // lead to fast playback (about 2x speed). The API has two events, one
  /external/chromium/sdch/open-vcdiff/src/
adler32.c 120 /* initial Adler-32 value (deferred check for len == 1 speed) */
  /external/chromium_org/base/
event_recorder_win.cc 120 // lead to fast playback (about 2x speed). The API has two events, one
  /external/chromium_org/ppapi/api/
ppb_view.idl 83 * Use the result to speed up or stop updates for invisible module
  /external/chromium_org/ppapi/cpp/
view.h 58 /// Use the result to speed up or stop updates for invisible module
  /external/chromium_org/sdch/open-vcdiff/src/zlib/
adler32.c 120 /* initial Adler-32 value (deferred check for len == 1 speed) */
  /external/chromium_org/skia/ext/
image_operations_bench.cc 12 // To present a single number in MB/s, it calculates the 'speed' by taking
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
FontHarfBuzz.cpp 148 // FIXME: text rendering speed:
  /external/chromium_org/third_party/freetype/src/autofit/
afangles.c 6 /* and very high speed. It also contains sorting routines (body). */
  /external/chromium_org/third_party/icu/source/tools/gennorm2/
gennorm2.cpp 122 "\t You should measure the runtime speed to make sure that\n"
  /external/chromium_org/third_party/leveldatabase/src/db/
dbformat.h 75 ParsedInternalKey() { } // Intentionally left uninitialized (for speed)

Completed in 2098 milliseconds

<<41424344454647484950>>