Home
last modified time | relevance | path

Searched defs:cindex (Results 1 – 10 of 10) 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/libjpeg-turbo/
Djdphuff.c139 int cindex = cinfo->cur_comp_info[ci]->component_index; in start_pass_phuff_decoder() local
Djdarith.c659 int coefi, cindex = cinfo->cur_comp_info[ci]->component_index; in start_pass() local
/external/pdfium/third_party/libjpeg/
Dfpdfapi_jdphuff.c136 int cindex = cinfo->cur_comp_info[ci]->component_index; in start_pass_phuff_decoder() local
/external/opencv3/3rdparty/libjpeg/
Djdarith.c675 int coefi, cindex = cinfo->cur_comp_info[ci]->component_index; in start_pass() local
Djdhuff.c1351 int coefi, cindex = cinfo->cur_comp_info[ci]->component_index; in start_pass_huff_decoder() local
/external/libopus/celt/
Drate.c83 opus_int16 *cindex; in compute_pulse_cache() local
/external/bison/lib/
Dbbitset.h90 bitset_windex cindex; /* Cache word index. */ member
/external/libedit/src/
Dreadline.c508 get_history_event(const char *cmd, int *cindex, int qchar) in get_history_event()
/external/iptables/libiptc/
Dlibiptc.c547 unsigned int cindex = 0; in iptcc_chain_index_build() local