HomeSort by relevance Sort by last modified time
    Searched defs:QUEUE_SIZE (Results 1 - 25 of 30) sorted by null

1 2

  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_queue.py 9 QUEUE_SIZE = 5
103 for i in range(QUEUE_SIZE-1):
107 last = 2 * QUEUE_SIZE
108 full = 3 * 2 * QUEUE_SIZE
125 for i in range(QUEUE_SIZE):
192 q = self.type2test(QUEUE_SIZE)
233 for i in range(QUEUE_SIZE-1):
279 for i in range(QUEUE_SIZE):
314 q = FailingQueue(QUEUE_SIZE)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_queue.py 9 QUEUE_SIZE = 5
103 for i in range(QUEUE_SIZE-1):
107 last = 2 * QUEUE_SIZE
108 full = 3 * 2 * QUEUE_SIZE
125 for i in range(QUEUE_SIZE):
192 q = self.type2test(QUEUE_SIZE)
233 for i in range(QUEUE_SIZE-1):
279 for i in range(QUEUE_SIZE):
314 q = FailingQueue(QUEUE_SIZE)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_queue.py 9 QUEUE_SIZE = 5
103 for i in range(QUEUE_SIZE-1):
107 last = 2 * QUEUE_SIZE
108 full = 3 * 2 * QUEUE_SIZE
125 for i in range(QUEUE_SIZE):
192 q = self.type2test(QUEUE_SIZE)
233 for i in range(QUEUE_SIZE-1):
279 for i in range(QUEUE_SIZE):
314 q = FailingQueue(QUEUE_SIZE)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_queue.py 9 QUEUE_SIZE = 5
103 for i in range(QUEUE_SIZE-1):
107 last = 2 * QUEUE_SIZE
108 full = 3 * 2 * QUEUE_SIZE
125 for i in range(QUEUE_SIZE):
192 q = self.type2test(QUEUE_SIZE)
233 for i in range(QUEUE_SIZE-1):
279 for i in range(QUEUE_SIZE):
314 q = FailingQueue(QUEUE_SIZE)
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_DspCodec.h 51 #define QUEUE_SIZE 20
272 TArmDspCommunicationStruct* Armoutputstorage[QUEUE_SIZE];
273 TArmDspCommunicationStruct* Arminputstorage[QUEUE_SIZE];
284 OMX_U32 algcntlmapped[QUEUE_SIZE];
285 DMM_BUFFER_OBJ *pAlgcntlDmmBuf[QUEUE_SIZE];
286 OMX_U32 strmcntlmapped[QUEUE_SIZE];
287 DMM_BUFFER_OBJ *pStrmcntlDmmBuf[QUEUE_SIZE];
  /packages/apps/Nfc/src/com/android/nfc/echoserver/
EchoServer.java 85 static final int QUEUE_SIZE = 2;
115 dataQueue = new LinkedBlockingQueue<byte[]>(QUEUE_SIZE);
  /bionic/libc/kernel/uapi/linux/
cyclades.h 360 #define QUEUE_SIZE (10 * MAX_CHAN)
362 unsigned char intr_code[QUEUE_SIZE];
364 unsigned long channel[QUEUE_SIZE];
365 unsigned long param[QUEUE_SIZE];
  /development/ndk/platforms/android-21/include/linux/
cyclades.h 360 #define QUEUE_SIZE (10*MAX_CHAN)
362 unsigned char intr_code[QUEUE_SIZE];
364 unsigned long channel[QUEUE_SIZE];
365 unsigned long param[QUEUE_SIZE];
  /external/kernel-headers/original/uapi/linux/
cyclades.h 469 #define QUEUE_SIZE (10*MAX_CHAN)
472 unsigned char intr_code[QUEUE_SIZE];
473 unsigned long channel[QUEUE_SIZE];
474 unsigned long param[QUEUE_SIZE];
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
cyclades.h 469 #define QUEUE_SIZE (10*MAX_CHAN)
472 unsigned char intr_code[QUEUE_SIZE];
473 unsigned long channel[QUEUE_SIZE];
474 unsigned long param[QUEUE_SIZE];
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
cyclades.h 469 #define QUEUE_SIZE (10*MAX_CHAN)
472 unsigned char intr_code[QUEUE_SIZE];
473 unsigned long channel[QUEUE_SIZE];
474 unsigned long param[QUEUE_SIZE];
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
cyclades.h 360 #define QUEUE_SIZE (10*MAX_CHAN)
362 unsigned char intr_code[QUEUE_SIZE];
364 unsigned long channel[QUEUE_SIZE];
365 unsigned long param[QUEUE_SIZE];
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
cyclades.h 360 #define QUEUE_SIZE (10*MAX_CHAN)
362 unsigned char intr_code[QUEUE_SIZE];
364 unsigned long channel[QUEUE_SIZE];
365 unsigned long param[QUEUE_SIZE];
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
cyclades.h 360 #define QUEUE_SIZE (10*MAX_CHAN)
362 unsigned char intr_code[QUEUE_SIZE];
364 unsigned long channel[QUEUE_SIZE];
365 unsigned long param[QUEUE_SIZE];
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
cyclades.h 360 #define QUEUE_SIZE (10*MAX_CHAN)
362 unsigned char intr_code[QUEUE_SIZE];
364 unsigned long channel[QUEUE_SIZE];
365 unsigned long param[QUEUE_SIZE];
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
cyclades.h 360 #define QUEUE_SIZE (10*MAX_CHAN)
362 unsigned char intr_code[QUEUE_SIZE];
364 unsigned long channel[QUEUE_SIZE];
365 unsigned long param[QUEUE_SIZE];
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
cyclades.h 360 #define QUEUE_SIZE (10*MAX_CHAN)
362 unsigned char intr_code[QUEUE_SIZE];
364 unsigned long channel[QUEUE_SIZE];
365 unsigned long param[QUEUE_SIZE];
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
cyclades.h 360 #define QUEUE_SIZE (10*MAX_CHAN)
362 unsigned char intr_code[QUEUE_SIZE];
364 unsigned long channel[QUEUE_SIZE];
365 unsigned long param[QUEUE_SIZE];
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
cyclades.h 360 #define QUEUE_SIZE (10*MAX_CHAN)
362 unsigned char intr_code[QUEUE_SIZE];
364 unsigned long channel[QUEUE_SIZE];
365 unsigned long param[QUEUE_SIZE];
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
cyclades.h 360 #define QUEUE_SIZE (10*MAX_CHAN)
362 unsigned char intr_code[QUEUE_SIZE];
364 unsigned long channel[QUEUE_SIZE];
365 unsigned long param[QUEUE_SIZE];
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
cyclades.h 360 #define QUEUE_SIZE (10*MAX_CHAN)
362 unsigned char intr_code[QUEUE_SIZE];
364 unsigned long channel[QUEUE_SIZE];
365 unsigned long param[QUEUE_SIZE];
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
cyclades.h 360 #define QUEUE_SIZE (10*MAX_CHAN)
362 unsigned char intr_code[QUEUE_SIZE];
364 unsigned long channel[QUEUE_SIZE];
365 unsigned long param[QUEUE_SIZE];
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
cyclades.h 360 #define QUEUE_SIZE (10*MAX_CHAN)
362 unsigned char intr_code[QUEUE_SIZE];
364 unsigned long channel[QUEUE_SIZE];
365 unsigned long param[QUEUE_SIZE];
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
cyclades.h 360 #define QUEUE_SIZE (10*MAX_CHAN)
362 unsigned char intr_code[QUEUE_SIZE];
364 unsigned long channel[QUEUE_SIZE];
365 unsigned long param[QUEUE_SIZE];
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
cyclades.h 360 #define QUEUE_SIZE (10*MAX_CHAN)
362 unsigned char intr_code[QUEUE_SIZE];
364 unsigned long channel[QUEUE_SIZE];
365 unsigned long param[QUEUE_SIZE];

Completed in 1142 milliseconds

1 2