Home
last modified time | relevance | path

Searched defs:cindex (Results 1 – 6 of 6) sorted by relevance

/external/javassist/src/main/javassist/bytecode/
DConstPool.java1300 public MemberrefInfo(int cindex, int ntindex) { in MemberrefInfo()
1318 abstract protected int copy2(ConstPool dest, int cindex, int ntindex); in copy2()
1339 public FieldrefInfo(int cindex, int ntindex) { in FieldrefInfo()
1351 protected int copy2(ConstPool dest, int cindex, int ntindex) { in copy2()
1359 public MethodrefInfo(int cindex, int ntindex) { in MethodrefInfo()
1371 protected int copy2(ConstPool dest, int cindex, int ntindex) { in copy2()
1379 public InterfaceMethodrefInfo(int cindex, int ntindex) { in InterfaceMethodrefInfo()
1391 protected int copy2(ConstPool dest, int cindex, int ntindex) { in copy2()
/external/linux-tools-perf/util/
Dvalues.c121 int tindex, cindex; in perf_read_values_add_value() local
/external/qemu/distrib/jpeg-6b/
Djdphuff.c139 int cindex = cinfo->cur_comp_info[ci]->component_index; in start_pass_phuff_decoder() local
/external/jpeg/
Djdphuff.c135 int cindex = cinfo->cur_comp_info[ci]->component_index; in start_pass_phuff_decoder() local
/external/bison/lib/
Dbbitset.h88 bitset_windex cindex; /* Cache word index. */ member
/external/iptables/libiptc/
Dlibiptc.c549 unsigned int cindex = 0; in iptcc_chain_index_build() local