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

1 2 3

  /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/mockito/cglib-and-asm/src/org/mockito/asm/tree/analysis/
Analyzer.java 116 TryCatchBlockNode tcb = (TryCatchBlockNode) m.tryCatchBlocks.get(i); local
117 int begin = insns.indexOf(tcb.start);
118 int end = insns.indexOf(tcb.end);
125 insnHandlers.add(tcb);
272 TryCatchBlockNode tcb = (TryCatchBlockNode) insnHandlers.get(i); local
274 if (tcb.type == null) {
277 type = Type.getObjectType(tcb.type);
279 int jump = insns.indexOf(tcb.handler);
342 TryCatchBlockNode tcb = (TryCatchBlockNode) insnHandlers.get(i); local
343 findSubroutine(insns.indexOf(tcb.handler), sub, calls);
    [all...]
  /external/strace/
defs.h 262 struct tcb { struct
264 int pid; /* If 0, this tcb is free */
295 /* TCB flags */
450 extern void print_pc(struct tcb *);
451 extern int trace_syscall(struct tcb *);
452 extern void count_syscall(struct tcb *, const struct timeval *);
457 extern int get_scno(struct tcb *tcp);
459 extern int umoven(struct tcb *, long, unsigned int, void *);
462 extern int umovestr(struct tcb *, long, unsigned int, char *);
468 extern long getrval2(struct tcb *);
    [all...]
  /system/bt/stack/gatt/
gatt_int.h 395 tGATT_TCB *p_tcb; /* associated TCB of this CLCB */
486 tGATT_TCB tcb[GATT_MAX_PHY_CHANNEL]; member in struct:__anon69399
  /external/libnfc-nci/src/nfc/int/
rw_int.h 568 tRW_TCB tcb; member in struct:__anon13168
    [all...]
  /system/bt/bta/hl/
bta_hl_int.h 566 tBTA_HL_TIMER_CB tcb[BTA_HL_NUM_TIMERS]; member in struct:__anon68772
    [all...]
  /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/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/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 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.3/
lint-checks-22.5.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.0/
lint-checks-22.7.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.1/
lint-checks-22.7.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.3/
lint-checks-22.7.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.8.0/
lint-checks-22.8.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.9.2/
lint-checks-22.9.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.0.1/
lint-checks-23.0.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.0.2/
lint-checks-23.0.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.1.0/
lint-checks-23.1.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.1.3/
lint-checks-23.1.3.jar 

Completed in 538 milliseconds

1 2 3