HomeSort by relevance Sort by last modified time
    Searched full:ready (Results 226 - 250 of 4121) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/net/tools/flip_server/
epoll_server.h 55 int out_ready_mask; // the new event mask for ready list (0 means don't
56 // get on the ready list). This field is always
90 // epoll_wait event vs one from the ready list, and an output
92 // this fd on the ready list.
301 // When an fd is registered to use edge trigger notification, the ready
305 // the ready list by calling SetFDReady() after calling RegisterFD(). The
306 // OnEvent method of all callbacks associated with the fds on the ready
308 // epoll_wait(). The fd is removed from the ready list before the
309 // callback's OnEvent() method is invoked. To stay on the ready list, the
312 // automatically removed from the ready list
    [all...]
  /external/chromium_org/net/tools/epoll_server/
epoll_server.h 54 int out_ready_mask; // the new event mask for ready list (0 means don't
55 // get on the ready list). This field is always
89 // epoll_wait event vs one from the ready list, and an output
91 // this fd on the ready list.
300 // When an fd is registered to use edge trigger notification, the ready
304 // the ready list by calling SetFDReady() after calling RegisterFD(). The
305 // OnEvent method of all callbacks associated with the fds on the ready
307 // epoll_wait(). The fd is removed from the ready list before the
308 // callback's OnEvent() method is invoked. To stay on the ready list, the
311 // automatically removed from the ready list
    [all...]
  /external/bluetooth/bluedroid/stack/smp/
smp_main.c 208 /* KEY_READY */ { SMP_GENERATE_CONFIRM, SMP_SM_NO_ACTION, SMP_ST_WAIT_CONFIRM},/* TK ready */
217 /* KEY_READY */{ SMP_GENERATE_CONFIRM, SMP_SM_NO_ACTION, SMP_ST_WAIT_CONFIRM} /* TK ready */
222 /* KEY_READY*/ {SMP_SEND_CONFIRM, SMP_SM_NO_ACTION, SMP_ST_CONFIRM}/* CONFIRM ready */
233 /* KEY_READY*/ { SMP_PROC_COMPARE, SMP_SM_NO_ACTION, SMP_ST_RAND}, /* Compare ready */
238 /* KEY_READY */ { SMP_START_ENC, SMP_SM_NO_ACTION, SMP_ST_ENC_PENDING}, /* STK ready */
249 /* KEY_READY */ {SMP_SEND_SECU_INFO, SMP_SM_NO_ACTION, SMP_ST_BOND_PENDING} /* LTK ready */
303 /* KEY_READY */ {SMP_PROC_SL_KEY, SMP_SM_NO_ACTION, SMP_ST_WAIT_APP_RSP},/* TK ready */
317 /* KEY_READY */{SMP_PROC_SL_KEY, SMP_SM_NO_ACTION, SMP_ST_PAIR_REQ_RSP} /* TK/Confirm ready */
329 /* KEY_READY*/ {SMP_PROC_SL_KEY, SMP_SM_NO_ACTION, SMP_ST_CONFIRM} /* TK/Confirm ready */
339 /* KEY_READY */ {SMP_SEND_LTK_REPLY, SMP_SM_NO_ACTION, SMP_ST_ENC_PENDING},/* STK ready */
    [all...]
  /external/tinycompress/
compress.c 321 return oops(compress, ENODEV, "device not ready");
341 return oops(compress, ENODEV, "device not ready");
363 return oops(compress, ENODEV, "device not ready");
425 return oops(compress, ENODEV, "device not ready");
477 return oops(compress, ENODEV, "device not ready");
488 return oops(compress, ENODEV, "device not ready");
497 return oops(compress, ENODEV, "device not ready");
513 return oops(compress, ENODEV, "device not ready");
522 return oops(compress, ENODEV, "device not ready");
535 return oops(compress, ENODEV, "device not ready");
    [all...]
  /bootable/recovery/minadbd/
sockets.c 155 D( "LS(%d): not ready, errno=%d: %s\n", s->id, errno, strerror(errno) );
157 return 1; /* not ready (error) */
165 return 0; /* ready for more data */
180 return 1; /* not ready (backlog) */
185 /* far side is ready for data, pay attention to
188 // D("LS(%d): ready()\n", s->id);
309 s->peer->ready(s->peer);
362 ** be enabled again when we get a call to ready()
392 s->ready = local_socket_ready;
489 s->ready = remote_socket_ready
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/codegen/
nv50_ir_emit_nvc0.cpp 2119 int delay = 0, ready = cycle; local
2159 const int ready = cycle + targ->getLatency(insn); local
2204 int ready = cycle; local
2242 int ready = cycle; local
    [all...]
  /external/mesa3d/src/gallium/drivers/nvc0/codegen/
nv50_ir_emit_nvc0.cpp 2119 int delay = 0, ready = cycle; local
2159 const int ready = cycle + targ->getLatency(insn); local
2204 int ready = cycle; local
2242 int ready = cycle; local
    [all...]
  /dalvik/vm/mterp/x86/
OP_INVOKE_VIRTUAL_QUICK.S 21 EXPORT_PC # might throw later - get ready
  /developers/build/prebuilts/gradle/AdvancedImmersiveMode/AdvancedImmersiveModeSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java 50 Log.i(TAG, "Ready");
  /developers/build/prebuilts/gradle/BasicAndroidKeyStore/BasicAndroidKeyStoreSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java 50 Log.i(TAG, "Ready");
  /developers/build/prebuilts/gradle/BasicGestureDetect/BasicGestureDetectSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java 50 Log.i(TAG, "Ready");
  /developers/build/prebuilts/gradle/BasicImmersiveMode/BasicImmersiveModeSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java 50 Log.i(TAG, "Ready");
  /developers/build/prebuilts/gradle/BatchStepSensor/BatchStepSensorSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java 50 Log.i(TAG, "Ready");
  /developers/build/prebuilts/gradle/CardEmulation/CardEmulationSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java 50 Log.i(TAG, "Ready");
  /developers/build/prebuilts/gradle/CardReader/CardReaderSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java 50 Log.i(TAG, "Ready");
  /developers/build/prebuilts/gradle/ImmersiveMode/ImmersiveModeSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java 50 Log.i(TAG, "Ready");
  /developers/build/prebuilts/gradle/RepeatingAlarm/RepeatingAlarmSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java 50 Log.i(TAG, "Ready");
  /developers/build/prebuilts/gradle/SlidingTabsBasic/SlidingTabsBasicSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java 50 Log.i(TAG, "Ready");
  /developers/build/prebuilts/gradle/SlidingTabsColors/SlidingTabsColorsSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java 50 Log.i(TAG, "Ready");
  /developers/build/prebuilts/gradle/StorageClient/StorageClientSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java 50 Log.i(TAG, "Ready");
  /developers/build/prebuilts/gradle/StorageProvider/StorageProviderSample/src/main/java/com/example/android/common/activities/
SampleActivityBase.java 50 Log.i(TAG, "Ready");
  /developers/samples/android/common/src/java/com/example/android/common/activities/
SampleActivityBase.java 50 Log.i(TAG, "Ready");
  /development/samples/browseable/AdvancedImmersiveMode/src/com.example.android.common/activities/
SampleActivityBase.java 50 Log.i(TAG, "Ready");
  /development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.common/activities/
SampleActivityBase.java 50 Log.i(TAG, "Ready");
  /development/samples/browseable/BasicGestureDetect/src/com.example.android.common/activities/
SampleActivityBase.java 50 Log.i(TAG, "Ready");

Completed in 1472 milliseconds

1 2 3 4 5 6 7 8 91011>>