Searched defs:cindex (Results 1 – 6 of 6) sorted by relevance
/external/javassist/src/main/javassist/bytecode/ |
D | ConstPool.java | 1300 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/ |
D | values.c | 121 int tindex, cindex; in perf_read_values_add_value() local
|
/external/qemu/distrib/jpeg-6b/ |
D | jdphuff.c | 139 int cindex = cinfo->cur_comp_info[ci]->component_index; in start_pass_phuff_decoder() local
|
/external/jpeg/ |
D | jdphuff.c | 135 int cindex = cinfo->cur_comp_info[ci]->component_index; in start_pass_phuff_decoder() local
|
/external/bison/lib/ |
D | bbitset.h | 88 bitset_windex cindex; /* Cache word index. */ member
|
/external/iptables/libiptc/ |
D | libiptc.c | 549 unsigned int cindex = 0; in iptcc_chain_index_build() local
|