HomeSort by relevance Sort by last modified time
    Searched refs:ci (Results 51 - 75 of 452) sorted by null

1 23 4 5 6 7 8 91011>>

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/
makefile 17 ci:
18 ci -u $(SRC) *.h makefile
  /external/libjpeg-turbo/
jdarith.c 202 int ci; local
210 for (ci = 0; ci < cinfo->comps_in_scan; ci++) {
211 compptr = cinfo->cur_comp_info[ci];
215 entropy->last_dc_val[ci] = 0;
216 entropy->dc_context[ci] = 0;
255 int blkn, ci, tbl, sign; local
271 ci = cinfo->MCU_membership[blkn];
272 tbl = cinfo->cur_comp_info[ci]->dc_tbl_no
511 int blkn, ci, tbl, sign, k; local
635 int ci, tbl; local
763 int *coef_bit_ptr, ci; local
    [all...]
jdsample.c 65 int ci; local
71 for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components;
72 ci++, compptr++) {
74 * to color_buf[ci], so that fullsize_upsample can change it.
76 (*upsample->methods[ci]) (cinfo, compptr,
77 input_buf[ci] + (*in_row_group_ctr * upsample->rowgroup_height[ci]),
78 upsample->color_buf + ci);
118 * For full-size components, we just make color_buf[ci] point at th
412 int ci; local
    [all...]
jdphuff.c 103 int ci, coefi, tbl; local
143 for (ci = 0; ci < cinfo->comps_in_scan; ci++) {
144 int cindex = cinfo->cur_comp_info[ci]->component_index;
169 for (ci = 0; ci < cinfo->comps_in_scan; ci++) {
170 compptr = cinfo->cur_comp_info[ci];
188 entropy->saved.last_dc_val[ci] = 0
245 int ci; local
305 int blkn, ci; local
663 int ci, i; local
    [all...]
jdinput.c 47 int ci; local
67 for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components;
68 ci++, compptr++) {
97 for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components;
98 ci++, compptr++) {
114 cinfo->master->first_MCU_col[ci] = 0;
115 cinfo->master->last_MCU_col[ci] = compptr->width_in_blocks - 1;
151 int ci, mcublks, tmp local
249 int ci, qtblno; local
    [all...]
jccoefct.c 147 int blkn, bi, ci, yindex, yoffset, blockcnt; local
166 for (ci = 0; ci < cinfo->comps_in_scan; ci++) {
167 compptr = cinfo->cur_comp_info[ci];
250 int bi, ci, h_samp_factor, block_row, block_rows, ndummy; local
256 for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components;
257 ci++, compptr++) {
260 ((j_common_ptr)cinfo, coef->whole_image[ci],
345 int blkn, ci, xindex, yindex, yoffset; local
420 int ci; local
    [all...]
jcparam.c 327 int ci; local
395 for (ci = 0; ci < cinfo->num_components; ci++) {
396 SET_COMP(ci, ci, 1, 1, 0, 0, 0);
408 fill_a_scan(jpeg_scan_info *scanptr, int ci, int Ss, int Se, int Ah, int Al)
412 scanptr->component_index[0] = ci;
425 int ci; local
427 for (ci = 0; ci < ncomps; ci++)
443 int ci; local
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/llvm-build/llvmbuild/
main.py 105 for ci in self.component_infos:
106 existing = self.component_info_map.get(ci.name)
110 ci.name, ci.subpath, existing.subpath))
111 self.component_info_map[ci.name] = ci
126 def visit_component_info(ci, current_stack, current_set):
128 if ci in current_set:
131 '%r (%s)' % (ci.name, relation)
132 for relation,ci in current_stack
    [all...]
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
cpu_counter.h 69 cpu_frequency(struct cpu_info *ci)
  /external/clang/test/SemaCXX/
cxx0x-class.cpp 13 static const NestedC ci = 0; // expected-error {{static data member of type 'const C::NestedC' must be initialized out of line}} member in class:C
  /external/icu/icu4c/source/test/intltest/
citrtest.h 42 void TestUCharIterator(UCharIterator *iter, CharacterIterator &ci, const char *moves, const char *which);
  /external/libcxx/test/std/containers/associative/map/map.cons/
default_recursive.pass.cpp 22 std::map<int, X>::const_iterator ci; member in struct:X
  /external/libcxx/test/std/containers/associative/multimap/multimap.cons/
default_recursive.pass.cpp 22 std::multimap<int, X>::const_iterator ci; member in struct:X
  /external/ppp/pppd/
mppe.h 67 /* Build a CI from mppe opts (see RFC 3078) */
68 #define MPPE_OPTS_TO_CI(opts, ci) \
70 u_char *ptr = ci; /* u_char[4] */ \
90 #define MPPE_CI_TO_OPTS(ci, opts) \
92 u_char *ptr = ci; /* u_char[4] */ \
  /external/syzkaller/vendor/google.golang.org/grpc/codes/
codes.go 183 if ci, err := strconv.ParseUint(string(b), 10, 32); err == nil {
184 if ci >= _maxCode {
185 return fmt.Errorf("invalid code: %q", ci)
188 *c = Code(ci)
  /external/tensorflow/tensorflow/tools/ci_build/linux/mkl/
basic-mkl-gpu-test.sh 29 BUILD_TAG=mkl-gpu-ci-test CI_BUILD_USER_FORCE_BADNAME=yes ${WORKSPACE}/tensorflow/tools/ci_build/ci_build.sh gpu tensorflow/tools/ci_build/linux/gpu/run_mkl.sh
basic-mkl-test.sh 29 BUILD_TAG=mkl-ci-test CI_BUILD_USER_FORCE_BADNAME=yes ${WORKSPACE}/tensorflow/tools/ci_build/ci_build.sh cpu tensorflow/tools/ci_build/linux/cpu/run_mkl.sh
  /external/strace/tests/
nlattr_ifaddrmsg.c 88 static const struct ifa_cacheinfo ci = { local
102 NLA_HDRLEN + MAX(sizeof(ci), sizeof(a6)));
144 IFA_CACHEINFO, pattern, ci,
145 PRINT_FIELD_U("{", ci, ifa_prefered);
146 PRINT_FIELD_U(", ", ci, ifa_valid);
147 PRINT_FIELD_U(", ", ci, cstamp);
148 PRINT_FIELD_U(", ", ci, tstamp);
  /external/strace/tests-m32/
nlattr_ifaddrmsg.c 88 static const struct ifa_cacheinfo ci = { local
102 NLA_HDRLEN + MAX(sizeof(ci), sizeof(a6)));
144 IFA_CACHEINFO, pattern, ci,
145 PRINT_FIELD_U("{", ci, ifa_prefered);
146 PRINT_FIELD_U(", ", ci, ifa_valid);
147 PRINT_FIELD_U(", ", ci, cstamp);
148 PRINT_FIELD_U(", ", ci, tstamp);
  /external/strace/tests-mx32/
nlattr_ifaddrmsg.c 88 static const struct ifa_cacheinfo ci = { local
102 NLA_HDRLEN + MAX(sizeof(ci), sizeof(a6)));
144 IFA_CACHEINFO, pattern, ci,
145 PRINT_FIELD_U("{", ci, ifa_prefered);
146 PRINT_FIELD_U(", ", ci, ifa_valid);
147 PRINT_FIELD_U(", ", ci, cstamp);
148 PRINT_FIELD_U(", ", ci, tstamp);
  /external/tensorflow/tensorflow/core/graph/
edgeset.h 152 const_iterator ci; local
153 ci.Init(this);
156 ci.tree_iter_ = s->begin();
158 ci.array_iter_ = &ptrs_[0];
160 return ci;
164 const_iterator ci; local
165 ci.Init(this);
168 ci.tree_iter_ = s->end();
170 ci.array_iter_ = &ptrs_[size()];
172 return ci;
    [all...]
  /external/harfbuzz_ng/src/
hb-graphite2.cc 255 unsigned int ci = 0, ic = 0; local
341 while (clusters[ci].base_char > before && ci)
343 clusters[ci-1].num_chars += clusters[ci].num_chars;
344 clusters[ci-1].num_glyphs += clusters[ci].num_glyphs;
345 clusters[ci-1].advance += clusters[ci].advance;
346 ci--
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lvm.c 61 CallInfo *ci = L->ci; local
66 if (ci->callstatus & CIST_HOOKYIELD) { /* called hook last time? */
67 ci->callstatus &= ~CIST_HOOKYIELD; /* erase mark */
73 Proto *p = ci_func(ci)->p;
74 int npc = pcRel(ci->u.l.savedpc, p);
77 ci->u.l.savedpc <= L->oldpc || /* when jump back (loop), or when */
81 L->oldpc = ci->u.l.savedpc;
85 ci->u.l.savedpc--; /* undo increment (resume will increment it again) */
86 ci->callstatus |= CIST_HOOKYIELD; /* mark that it yielded *
424 CallInfo *ci = L->ci; local
535 CallInfo *ci = L->ci; local
    [all...]
  /cts/tests/tests/content/src/android/content/pm/cts/
ComponentInfoTest.java 108 MyComponentInfo ci = new MyComponentInfo(); local
114 ci.dumpBack(p, prefix);
119 ci.applicationInfo = new ApplicationInfo();
124 ci.dumpBack(p, prefix);
129 ci.dumpBack(null, null);
162 MyComponentInfo ci = new MyComponentInfo(); local
169 ci.dumpFront(p, prefix);
173 ci.applicationInfo = new ApplicationInfo();
179 ci.dumpFront(p, prefix);
184 ci.dumpFront(null, null)
229 MyComponentInfo ci = new MyComponentInfo(p); local
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/acm2/
codec_manager.cc 122 CodecInst ci; local
123 ci.channels = external_speech_encoder->NumChannels();
124 ci.plfreq = external_speech_encoder->SampleRateHz();
125 ci.pacsize = rtc::CheckedDivExact(
127 ci.plfreq),
129 ci.pltype = -1; // Not valid.
130 ci.rate = -1; // Not valid.
132 memcpy(ci.plname, kName, sizeof(kName));
133 return ci;

Completed in 912 milliseconds

1 23 4 5 6 7 8 91011>>