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

1 2 3 4 5 6 7 8

  /external/c-ares/
AUTHORS 29 Robin Cornelius
  /art/test/074-gc-thrash/src/
Main.java 110 Robin robin = new Robin(); local
115 robin.start();
126 robin.join();
157 * Uses a single large array of references, replaced repeatedly in round-robin
160 class Robin extends Thread {
182 System.out.println("Robin: sleepCount=" + sleepCount);
187 return new String("Robin" + val);
  /external/iproute2/man/man8/
tc-drr.8 3 drr \- deficit round robin scheduler
12 The Deficit Round Robin Scheduler is a classful queuing discipline as
81 Queuing using Deficit Round Robin", Proc. SIGCOMM 95.
tc-sfq.8 76 When dequeuing, each hashbucket with data is queried in a round robin fashion.
107 Amount of bytes a flow is allowed to dequeue during a round of the round robin process.
212 Queuing using Deficit Round Robin", Proc. SIGCOMM 95.
tc-fq.8 36 Dequeueing happens in a round-robin fashion.
  /art/tools/dexfuzz/src/dexfuzz/fuzzers/
FuzzerMultiple.java 24 * their inputs to come from the input list in a round-robin fashion.
  /external/toybox/tests/
groupdel.test 4 # Copyright 2013 Robin Mittal <robinmittal.it@gmail.com>
ln.test 3 # Copyright 2013 Robin Mittal <robinmittal.it@gmail.com>
rm.test 3 # Copyright 2013 Robin Mittal <robinmittal.it@gmail.com>
cut.test 3 # Copyright 2013 Robin Mittal <robinmittal.it@gmail.com>
groupadd.test 3 # Copyright 2013 Robin Mittal <robinmittal.it@gmail.com>
  /external/tremolo/
NOTICE 2 Copyright (C) 2010, Robin Watts for Pinknoise Productions Ltd
  /external/iptables/extensions/
libxt_DNAT.man 23 address range or multiple \-\-to\-destination options, a simple round-robin (one
libxt_SNAT.man 24 range or multiple \-\-to\-source options, a simple round-robin (one after another
  /external/tremolo/Tremolo/
config_types.h 3 * Copyright (C) 2010, Robin Watts for Pinknoise Productions Ltd
codebook.h 3 * Copyright (C) 2010, Robin Watts for Pinknoise Productions Ltd
mdct.h 3 * Copyright (C) 2010, Robin Watts for Pinknoise Productions Ltd
os.h 5 * Copyright (C) 2010, Robin Watts for Pinknoise Productions Ltd
  /external/webrtc/talk/media/base/
hybriddataengine.h 3 * Copyright 2012 Google Inc. and Robin Seggelmann
  /system/bt/stack/l2cap/
l2c_int.h 354 /* Round-Robin service for the same priority channels */
359 /* CCBs within the same LCB are served in round robin with priority */
448 /* round robin service for the same priority channels */
462 UINT16 round_robin_quota; /* Round-robin link quota */
463 UINT16 round_robin_unacked; /* Round-robin unacked */
464 BOOLEAN check_round_robin; /* Do a round robin check */
507 UINT16 ble_round_robin_quota; /* Round-robin link quota */
508 UINT16 ble_round_robin_unacked; /* Round-robin unacked */
509 BOOLEAN ble_check_round_robin; /* Do a round robin check */
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
ChangeLog-2010 217 2010-09-22 Robin Getz <robin.getz@analog.com>
225 2010-09-22 Robin Getz <robin.getz@analog.com>
251 2010-09-22 Robin Getz <robin.getz@analog.com>
259 2010-09-22 Robin Getz <robin.getz@analog.com>
268 2010-09-22 Robin Getz <robin.getz@analog.com
    [all...]
  /external/hyphenation-patterns/mn/
hyph-mn-cyrl.lic.txt 34 % Special thanks to: Jim Hefferon and Robin Fairbairns
  /external/libchrome/base/threading/
platform_thread_linux.cc 49 // If the pthread's round-robin scheduler is already enabled, and the new
  /external/ppp/pppd/plugins/radius/etc/
radiusclient.conf 31 # defined they are tried in a round robin fashion if one
radiusclient.conf.in 31 # defined they are tried in a round robin fashion if one

Completed in 539 milliseconds

1 2 3 4 5 6 7 8