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

1 2 3 4 5 6

  /external/syslinux/gpxe/src/drivers/net/
eepro100.c 76 * fills out the next available TCB with a pointer to the packet data.
78 * out the TCB following tcb_head.
79 * active::tcb_tail points to the TCB we're awaiting completion of.
81 * blindly increments tcb_tail to the next ring TCB.
446 struct ifec_tcb *tcb = priv->tcb_head->next; local
451 /* Wait for TCB to become available. */
452 if ( tcb->status || tcb->iob ) {
458 iob_len ( iobuf ), tcb->status, inw ( ioaddr + SCBCmd ) );
460 tcb->command = CmdSuspend | CmdTx | CmdTxFlex
1033 struct ifec_tcb *tcb = priv->tcb_tail; local
1067 struct ifec_tcb *tcb; local
1121 struct ifec_tcb *tcb = priv->tcb_head->next; local
    [all...]
  /external/libavc/common/
ih264_deblk_edge_filters.c 1673 WORD8 tcb, tcr; local
1798 WORD8 tcb, tcr; local
2024 WORD8 tcb, tcr; local
    [all...]
  /external/strace/
defs.h 211 struct tcb { struct
213 int pid; /* If 0, this tcb is free */
244 /* TCB flags */
406 extern void print_pc(struct tcb *);
407 extern int trace_syscall(struct tcb *, unsigned int *);
408 extern void count_syscall(struct tcb *, const struct timeval *);
413 extern int get_scno(struct tcb *tcp);
424 extern bool is_erestart(struct tcb *);
425 extern void temporarily_clear_syserror(struct tcb *);
426 extern void restore_cleared_syserror(struct tcb *);
    [all...]
  /system/bt/stack/gatt/
gatt_int.h 306 tGATT_TCB* p_tcb; /* associated TCB of this CLCB */
369 tGATT_TCB tcb[GATT_MAX_PHY_CHANNEL]; member in struct:__anon106247
  /system/bt/bta/hl/
bta_hl_int.h 526 tBTA_HL_TIMER_CB tcb[BTA_HL_NUM_TIMERS]; member in struct:__anon105563
    [all...]
  /system/nfc/src/nfc/int/
rw_int.h 710 tRW_TCB tcb; member in struct:__anon107642
    [all...]
  /external/jacoco/
asm-debug-all-5.0.1.jar 
  /prebuilts/misc/common/jacoco/lib/
asm-debug-all-5.0.1.jar 
jacocoagent.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-debug-all/5.0.1/
asm-debug-all-5.0.1.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-debug-all/5.0.2/
asm-debug-all-5.0.2.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-debug-all/5.0.4/
asm-debug-all-5.0.4.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-debug-all/5.1/
asm-debug-all-5.1.jar 
  /prebuilts/tools/common/offline-m2/org/ow2/asm/asm-debug-all/5.0.1/
asm-debug-all-5.0.1.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/ow2/asm/asm-debug-all/4.0/
asm-debug-all-4.0.jar 
  /prebuilts/tools/common/asm-tools/
asm-debug-all-4.0.jar 
  /prebuilts/tools/common/bazel/formc-deps/
asm-all.jar 
  /prebuilts/tools/common/intellij-core/171.2455.10/
asm-all.jar 
  /prebuilts/tools/common/m2/repository/net/orfjackal/retrolambda/retrolambda/2.0.6/
retrolambda-2.0.6.jar 
  /tools/tradefederation/core/res/jacoco/
jacocoagent.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.2.0/
lint-checks-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.4.0/
lint-checks-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.4.2/
lint-checks-22.4.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.0/
lint-checks-22.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.1/
lint-checks-22.5.1.jar 

Completed in 657 milliseconds

1 2 3 4 5 6