HomeSort by relevance Sort by last modified time
    Searched refs:ci (Results 76 - 100 of 684) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_test_random.h 78 * \param ci integer that defines the random sequence
82 unsigned int ci);
  /prebuilts/misc/windows/sdl2/include/
SDL_test_random.h 78 * \param ci integer that defines the random sequence
82 unsigned int ci);
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_test_random.h 78 * \param ci integer that defines the random sequence
82 unsigned int ci);
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/containers/associative/map/map.cons/
default_recursive.pass.cpp 22 std::map<int, X>::const_iterator ci; member in struct:X
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/containers/associative/multimap/multimap.cons/
default_recursive.pass.cpp 22 std::multimap<int, X>::const_iterator ci; member in struct:X
  /external/harfbuzz_ng/src/
hb-graphite2.cc 249 unsigned int ci = 0, ic = 0; local
328 while (clusters[ci].base_char > before && ci)
330 clusters[ci-1].num_chars += clusters[ci].num_chars;
331 clusters[ci-1].num_glyphs += clusters[ci].num_glyphs;
332 clusters[ci-1].advance += clusters[ci].advance;
333 ci--
    [all...]
  /packages/services/Telephony/src/com/android/phone/
CallLogger.java 63 final CallerInfo ci = getCallerInfoFromConnection(c); // May be null. local
64 final String logNumber = getLogNumber(c, ci);
76 final int presentation = getPresentation(c, ci);
83 logCall(ci, logNumber, presentation, callLogType, date, duration);
110 public void logCall(CallerInfo ci, String number, int presentation, int callType, long start,
122 CallerInfo ci = null; local
126 ci = (CallerInfo) o;
128 ci = CallerInfo.getCallerInfo(mApplication.getApplicationContext(), (Uri) o);
130 ci = ((PhoneUtils.CallerInfoToken) o).currentInfo;
132 return ci;
    [all...]
  /external/libjpeg-turbo/
jdinput.c 47 int ci; local
67 for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components;
68 ci++, compptr++) {
95 for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components;
96 ci++, compptr++) {
112 cinfo->master->first_MCU_col[ci] = 0;
113 cinfo->master->last_MCU_col[ci] = compptr->width_in_blocks - 1;
149 int ci, mcublks, tmp local
246 int ci, qtblno; local
    [all...]
jccoefct.c 149 int blkn, bi, ci, yindex, yoffset, blockcnt; local
168 for (ci = 0; ci < cinfo->comps_in_scan; ci++) {
169 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 326 int ci; local
394 for (ci = 0; ci < cinfo->num_components; ci++) {
395 SET_COMP(ci, ci, 1,1, 0, 0,0);
407 fill_a_scan (jpeg_scan_info *scanptr, int ci,
412 scanptr->component_index[0] = ci;
426 int ci; local
428 for (ci = 0; ci < ncomps; ci++)
444 int ci; local
    [all...]
rdswitch.c 365 int ci; local
368 for (ci = 0; ci < MAX_COMPONENTS; ci++) {
380 cinfo->comp_info[ci].quant_tbl_no = val;
385 cinfo->comp_info[ci].quant_tbl_no = val;
399 int ci, val1, val2; local
402 for (ci = 0; ci < MAX_COMPONENTS; ci++)
    [all...]
jdphuff.c 99 int ci, coefi, tbl; local
139 for (ci = 0; ci < cinfo->comps_in_scan; ci++) {
140 int cindex = cinfo->cur_comp_info[ci]->component_index;
165 for (ci = 0; ci < cinfo->comps_in_scan; ci++) {
166 compptr = cinfo->cur_comp_info[ci];
184 entropy->saved.last_dc_val[ci] = 0
237 int ci; local
297 int blkn, ci; local
651 int ci, i; local
    [all...]
  /external/pdfium/third_party/libjpeg/
fpdfapi_jccoefct.c 149 int blkn, bi, ci, yindex, yoffset, blockcnt; local
168 for (ci = 0; ci < cinfo->comps_in_scan; ci++) {
169 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...]
fpdfapi_jcmainct.c 174 int ci; local
181 for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components;
182 ci++, compptr++) {
183 main->buffer[ci] = (*cinfo->mem->access_virt_sarray)
184 ((j_common_ptr) cinfo, main->whole_image[ci],
248 int ci; local
268 for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components;
269 ci++, compptr++)
    [all...]
fpdfapi_jdinput.c 42 int ci; local
62 for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components;
63 ci++, compptr++) {
80 for (ci = 0, compptr = cinfo->comp_info; ci < cinfo->num_components;
81 ci++, compptr++) {
125 int ci, mcublks, tmp; local
171 for (ci = 0; ci < cinfo->comps_in_scan; ci++)
222 int ci, qtblno; local
    [all...]
fpdfapi_jdphuff.c 96 int ci, coefi, tbl; local
135 for (ci = 0; ci < cinfo->comps_in_scan; ci++) {
136 int cindex = cinfo->cur_comp_info[ci]->component_index;
161 for (ci = 0; ci < cinfo->comps_in_scan; ci++) {
162 compptr = cinfo->cur_comp_info[ci];
180 entropy->saved.last_dc_val[ci] = 0
231 int ci; local
291 int blkn, ci; local
645 int ci, i; local
    [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...]
  /external/skia/third_party/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...]
  /external/syslinux/com32/lua/src/
lvm.c 84 CallInfo *ci = L->ci; local
89 if (ci->callstatus & CIST_HOOKYIELD) { /* called hook last time? */
90 ci->callstatus &= ~CIST_HOOKYIELD; /* erase mark */
96 Proto *p = ci_func(ci)->p;
97 int npc = pcRel(ci->u.l.savedpc, p);
100 ci->u.l.savedpc <= L->oldpc || /* when jump back (loop), or when */
104 L->oldpc = ci->u.l.savedpc;
108 ci->u.l.savedpc--; /* undo increment (resume will increment it again) */
109 ci->callstatus |= CIST_HOOKYIELD; /* mark that it yielded *
447 CallInfo *ci = L->ci; local
558 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;
  /external/tremolo/Tremolo/
mapping0.c 73 codec_setup_info *ci=(codec_setup_info *)vi->codec_setup; local
113 if(info->submaplist[i].floor>=ci->floors)goto err_out;
115 if(info->submaplist[i].residue>=ci->residues)goto err_out;
127 codec_setup_info *ci=(codec_setup_info *)vi->codec_setup; local
130 long n=ci->blocksizes[vd->W];
150 if(ci->floor_type[floorno]){
153 floor1_memosize(ci->floor_param[floorno]));
154 floormemo[i]=floor1_inverse1(vd,ci->floor_param[floorno],floormemo[i]);
158 floor0_memosize(ci->floor_param[floorno]));
159 floormemo[i]=floor0_inverse1(vd,ci->floor_param[floorno],floormemo[i])
    [all...]
  /external/iproute2/tc/
m_connmark.c 134 struct tc_connmark *ci; local
145 ci = RTA_DATA(tb[TCA_CONNMARK_PARMS]);
147 fprintf(f, " connmark zone %d\n", ci->zone);
148 fprintf(f, "\t index %d ref %d bind %d", ci->index,
149 ci->refcnt, ci->bindcnt);
  /external/javassist/src/main/javassist/bytecode/stackmap/
BasicBlock.java 158 CodeIterator ci = ca.iterator();
159 return make(ci, 0, ci.getCodeLength(), ca.getExceptionTable());
162 public BasicBlock[] make(CodeIterator ci, int begin, int end,
166 HashMap marks = makeMarks(ci, begin, end, et);
208 private HashMap makeMarks(CodeIterator ci, int begin, int end,
212 ci.begin();
213 ci.move(begin);
215 while (ci.hasNext()) {
216 int index = ci.next()
    [all...]
  /frameworks/base/libs/hwui/tests/common/scenes/
SimpleColorMatrixAnimation.cpp 43 for (size_t ci = 0; ci < cards.size(); ci++) {
44 cards[ci]->mutateStagingProperties().setTranslationX(curFrame);
45 cards[ci]->mutateStagingProperties().setTranslationY(curFrame);
46 cards[ci]->setPropertyFieldsDirty(RenderNode::X | RenderNode::Y);

Completed in 1269 milliseconds

1 2 34 5 6 7 8 91011>>