Searched defs:cindex (Results 1 – 8 of 8) sorted by relevance
/external/javassist/src/main/javassist/bytecode/ |
D | ConstPool.java | 1666 public MemberrefInfo(int cindex, int ntindex, int thisIndex) in MemberrefInfo() 1703 abstract protected int copy2(ConstPool dest, int cindex, int ntindex); in copy2() 1729 public FieldrefInfo(int cindex, int ntindex, int thisIndex) in FieldrefInfo() 1747 protected int copy2(ConstPool dest, int cindex, int ntindex) in copy2() 1757 public MethodrefInfo(int cindex, int ntindex, int thisIndex) in MethodrefInfo() 1775 protected int copy2(ConstPool dest, int cindex, int ntindex) in copy2() 1785 public InterfaceMethodrefInfo(int cindex, int ntindex, int thisIndex) in InterfaceMethodrefInfo() 1803 protected int copy2(ConstPool dest, int cindex, int ntindex) in copy2()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | pooling_ops_3d.cc | 234 int cindex, csize; in launch() local 409 int cindex, csize; in launch() local
|
D | avgpooling_op.cc | 355 int cindex, csize; in Compute() local
|
/external/libjpeg-turbo/ |
D | jdphuff.c | 125 int cindex = cinfo->cur_comp_info[ci]->component_index; in start_pass_phuff_decoder() local
|
D | jdarith.c | 666 int coefi, cindex = cinfo->cur_comp_info[ci]->component_index; in start_pass() local
|
/external/libtextclassifier/native/annotator/pod_ner/ |
D | pod-ner-impl.cc | 255 for (int cindex = 0; cindex < output->dims->data[2]; ++cindex) { in ReadResultsFromInterpreter() local
|
/external/libopus/celt/ |
D | rate.c | 83 opus_int16 *cindex; in compute_pulse_cache() local
|
/external/iptables/libiptc/ |
D | libiptc.c | 532 unsigned int cindex = 0; in iptcc_chain_index_build() local
|