HomeSort by relevance Sort by last modified time
    Searched full:increments (Results 1 - 25 of 809) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/netperf/
hist.h 17 0 - 9 in increments of 1 usec
18 0 - 9 in increments of 10 usecs
19 0 - 9 in increments of 100 usecs
20 0 - 9 in increments of 1 msec
21 0 - 9 in increments of 10 msecs
22 0 - 9 in increments of 100 msecs
23 0 - 9 in increments of 1 sec
24 0 - 9 in increments of 10 sec
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_prompt_prefs.h 30 // Increments bookmark prompt impression counter.
  /external/chromium_org/net/quic/test_tools/
mock_random.h 28 // ChangeValue increments |increment_|. This causes the value returned by
  /external/iproute2/man/man8/
rtacct.8 35 Dump absolute values of counters. The default is to calculate increments since the previous use.
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_SemPost.3 12 \fBSDL_SemPost\fP unlocks the semaphore pointed to by \fBsem\fR and atomically increments the semaphores value\&. Threads that were blocking on the semaphore may be scheduled after this call succeeds\&.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
auxvec.h 25 #define AT_CLKTCK 17 /* frequency at which times() increments */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
auxvec.h 25 #define AT_CLKTCK 17 /* frequency at which times() increments */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
auxvec.h 25 #define AT_CLKTCK 17 /* frequency at which times() increments */
  /external/chromium_org/third_party/libwebp/utils/
rescaler.h 29 // we need hpel-precise add/sub increments, for the downsampled U/V planes.
31 int y_add, y_sub; // vertical increments (add ~= src, sub ~= dst)
32 int x_add, x_sub; // horizontal increments (add ~= src, sub ~= dst)
  /external/proguard/src/proguard/classfile/util/
WarningPrinter.java 72 * Prints out the given warning and increments the warning count, if
95 * Prints out the given warning and increments the warning count, if
119 * Prints out the given warning and increments the warning count.
  /external/sfntly/cpp/src/test/
byte_array_test.cc 67 int increments = std::max<int32_t>(ba1->Length() / 11, 1); local
69 buffer_size += increments) {
82 window_size += increments) {
font_data_test.cc 226 int32_t increments = std::max<int32_t>(length / 11, 1); local
228 buffer_size += increments) {
241 window_size += increments) {
283 int32_t increments = std::max<int32_t>(length / 11, 1); local
285 buffer_size += increments) {
293 for (int window_size = 1; window_size < length; window_size += increments) {
  /external/webp/src/utils/
rescaler.h 29 // we need hpel-precise add/sub increments, for the downsampled U/V planes.
31 int y_add, y_sub; // vertical increments (add ~= src, sub ~= dst)
32 int x_add, x_sub; // horizontal increments (add ~= src, sub ~= dst)
  /external/chromium_org/chrome/browser/resources/print_preview/
metrics.js 73 * Increments the counter of a destination-search bucket.
82 * Increments the counter of a gcp-promo bucket.
  /external/kernel-headers/original/linux/sunrpc/
gss_api.h 116 /* returns a mechanism descriptor given an OID, and increments the mechanism's
126 /* Just increments the mechanism's reference count and returns its input: */
  /external/chromium_org/content/browser/device_orientation/
device_motion_service.h 30 // Increments the number of users of the provider. The Provider is running
  /external/chromium_org/net/base/
openssl_private_key_store.h 30 // location. Increments |pkey|'s reference count, so the caller is still
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_screen.h 45 /* Increments whenever textures are modified. Contexts can track
  /external/iptables/extensions/
libxt_statistic.man 17 granularity is in 1/2147483648th increments.
  /external/javassist/src/main/javassist/runtime/
Cflow.java 39 * Increments the counter.
  /external/kernel-headers/original/uapi/linux/
auxvec.h 25 #define AT_CLKTCK 17 /* frequency at which times() increments */
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_screen.h 45 /* Increments whenever textures are modified. Contexts can track
  /external/srtp/crypto/include/
rdb.h 74 * rdb_increment(db) increments the sequence number in db, if it is
  /ndk/sources/host-tools/ndk-stack/elff/
elf_defs.h 26 /* Increments a pointer by n bytes.
33 /* Increments a constant pointer by n bytes.
40 /* Increments a pointer of a given type by n bytes.
50 /* Increments a constant pointer of a given type by n bytes.
  /external/chromium_org/media/base/
audio_timestamp_helper_unittest.cc 49 // which is why the timestamp sometimes increments by 23 microseconds
50 // and other times it increments by 22 microseconds.

Completed in 2372 milliseconds

1 2 3 4 5 6 7 8 91011>>