HomeSort by relevance Sort by last modified time
    Searched refs:dest_idx (Results 1 - 6 of 6) sorted by null

  /external/autotest/client/site_tests/security_DbusMap/
security_DbusMap.py 243 dest_idx = -1
246 dest_idx = i
247 if dest_idx == -1:
252 for (i, ifacedict) in enumerate(dbus_list[dest_idx]['interfaces']):
256 dbus_list[dest_idx]['interfaces'].append({'interface': iface,
262 if not slot in dbus_list[dest_idx]['interfaces'][iface_idx]:
263 dbus_list[dest_idx]['interfaces'][iface_idx][slot] = []
267 dbus_list[dest_idx]['interfaces'][iface_idx][slot]):
268 dbus_list[dest_idx]['interfaces'][iface_idx][slot].append(
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-ssa-operands.h 84 PHI_ARG_DEF ((PHI), (E)->dest_idx)
86 PHI_ARG_DEF_PTR ((PHI), (E)->dest_idx)
basic-block.h 55 unsigned int dest_idx; variable
    [all...]
tree-flow-inline.h 426 return gimple_phi_arg (gs, e->dest_idx)->locus;
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpegdec.c 525 int dest_idx = 0; local
    [all...]
mm_jpeg.c 1420 int dest_idx = 0; local
    [all...]

Completed in 233 milliseconds