HomeSort by relevance Sort by last modified time
    Searched defs:el (Results 1 - 25 of 45) sorted by null

1 2

  /external/chromium/third_party/icu/source/common/
servnotf.cpp 53 const EventListener* el = (const EventListener*)(listeners->elementAt(i)); local
54 if (l == el) {
85 const EventListener* el = (const EventListener*)listeners->elementAt(i); local
86 if (l == el) {
107 EventListener* el = (EventListener*)listeners->elementAt(i); local
108 notifyListener(*el);
rbbistbl.cpp 72 RBBISymbolTableEntry *el; local
79 el = (RBBISymbolTableEntry *)uhash_get(fHashTable, &s);
80 if (el == NULL) {
84 varRefNode = el->val;
169 RBBISymbolTableEntry *el; local
171 el = (RBBISymbolTableEntry *)uhash_get(fHashTable, &key);
172 if (el != NULL) {
173 retNode = el->val;
caniter.cpp 293 int32_t el = -1; local
317 ne = subpermute.nextElement(el);
329 ne = subpermute.nextElement(el);
358 int32_t el = -1; local
360 ne = basic.nextElement(el);
391 ne = basic.nextElement(el);
415 el = -1;
416 ne = result.nextElement(el);
419 ne = result.nextElement(el);
461 int32_t el = -1 local
    [all...]
  /external/embunit/src/
AssertImpl.c 61 int el; local
65 el = stdimpl_strlen(expected);
67 el = 4;
77 if (el > exp_act_limit) {
80 el = exp_act_limit;
83 if (el > w) {
84 el = w;
88 int w = exp_act_limit + (exp_act_limit - el);
94 stdimpl_strncat(buffer, expected, el);
  /external/icu4c/common/
servnotf.cpp 53 const EventListener* el = (const EventListener*)(listeners->elementAt(i)); local
54 if (l == el) {
85 const EventListener* el = (const EventListener*)listeners->elementAt(i); local
86 if (l == el) {
107 EventListener* el = (EventListener*)listeners->elementAt(i); local
108 notifyListener(*el);
rbbistbl.cpp 72 RBBISymbolTableEntry *el; local
79 el = (RBBISymbolTableEntry *)uhash_get(fHashTable, &s);
80 if (el == NULL) {
84 varRefNode = el->val;
169 RBBISymbolTableEntry *el; local
171 el = (RBBISymbolTableEntry *)uhash_get(fHashTable, &key);
172 if (el != NULL) {
173 retNode = el->val;
caniter.cpp 295 int32_t el = -1; local
319 ne = subpermute.nextElement(el);
331 ne = subpermute.nextElement(el);
360 int32_t el = -1; local
362 ne = basic.nextElement(el);
393 ne = basic.nextElement(el);
417 el = -1;
418 ne = result.nextElement(el);
421 ne = result.nextElement(el);
463 int32_t el = -1 local
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/util/
EventListenerProxyTest.java 62 EventListener el = new Mock_EventListener(); local
63 EventListenerProxy elp = new Mock_EventListenerProxy(el);
65 assertSame(el, elp.getListener());
  /libcore/luni/src/main/java/java/security/
PermissionCollection.java 106 String el = elenum.nextElement().toString(); local
107 totalLength += el.length();
108 elist.add(el);
  /external/e2fsprogs/lib/et/
error_message.c 174 struct et_list *el; local
176 if (!(el = (struct et_list *) malloc(sizeof(struct et_list))))
179 el->table = et;
180 el->next = _et_dynamic_list;
181 _et_dynamic_list = el;
197 struct et_list *el = _et_dynamic_list; local
201 while (el) {
202 if (el->table->base == et->base) {
204 el2->next = el->next;
206 _et_dynamic_list = el->next
    [all...]
  /external/chromium/third_party/icu/source/i18n/
ucol_cnt.cpp 78 ContractionTable *el = (ContractionTable *)uprv_malloc(sizeof(ContractionTable)); local
79 if(el == NULL) {
82 el->CEs = (uint32_t *)uprv_malloc(INIT_EXP_TABLE_SIZE*sizeof(uint32_t));
83 if(el->CEs == NULL) {
87 el->codePoints = (UChar *)uprv_malloc(INIT_EXP_TABLE_SIZE*sizeof(UChar));
88 if(el->codePoints == NULL) {
89 uprv_free(el->CEs);
93 el->position = 0;
94 el->size = INIT_EXP_TABLE_SIZE;
95 uprv_memset(el->CEs, 0, INIT_EXP_TABLE_SIZE*sizeof(uint32_t))
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
canittst.cpp 262 int32_t el = -1; local
264 ne = col->nextElement(el);
270 ne = col->nextElement(el);
  /external/icu4c/i18n/
ucol_cnt.cpp 78 ContractionTable *el = (ContractionTable *)uprv_malloc(sizeof(ContractionTable)); local
79 if(el == NULL) {
82 el->CEs = (uint32_t *)uprv_malloc(INIT_EXP_TABLE_SIZE*sizeof(uint32_t));
83 if(el->CEs == NULL) {
87 el->codePoints = (UChar *)uprv_malloc(INIT_EXP_TABLE_SIZE*sizeof(UChar));
88 if(el->codePoints == NULL) {
89 uprv_free(el->CEs);
93 el->position = 0;
94 el->size = INIT_EXP_TABLE_SIZE;
95 uprv_memset(el->CEs, 0, INIT_EXP_TABLE_SIZE*sizeof(uint32_t))
    [all...]
  /external/icu4c/test/intltest/
canittst.cpp 266 int32_t el = -1; local
268 ne = col->nextElement(el);
274 ne = col->nextElement(el);
  /packages/apps/Email/src/com/android/email/mail/store/imap/
ImapList.java 98 ImapElement el = getElementOrNone(index); local
99 return el.isList() ? (ImapList) el : EMPTY;
107 ImapElement el = getElementOrNone(index); local
108 return el.isString() ? (ImapString) el : ImapString.EMPTY;
  /external/e2fsprogs/e2fsck/
ea_refcount.c 112 struct ea_refcount_el *el; local
139 el = &refcount->list[pos];
140 el->ea_count = 0;
141 el->ea_blk = blk;
142 return el;
229 struct ea_refcount_el *el; local
231 el = get_refcount_el(refcount, blk, 0);
232 if (!el) {
236 *ret = el->ea_count;
242 struct ea_refcount_el *el; local
256 struct ea_refcount_el *el; local
271 struct ea_refcount_el *el; local
    [all...]
  /external/webkit/WebCore/bridge/qt/
qt_pixmapruntime.cpp 307 JSHTMLImageElement* el = static_cast<JSHTMLImageElement*>(object); local
308 HTMLImageElement* imageElement = static_cast<HTMLImageElement*>(el->impl());
  /system/core/sh/
histedit.c 69 EditLine *el; /* editline cookie */ variable
104 if (editing && !el && isatty(0)) { /* && isatty(2) ??? */
130 el = el_init(shname, el_in, el_out, el_err);
131 if (el != NULL) {
133 el_set(el, EL_HIST, history, hist);
134 el_set(el, EL_PROMPT, getprompt);
135 el_set(el, EL_SIGNAL, 1);
141 } else if (!editing && el) {
143 el_end(el);
144 el = NULL
    [all...]
input.c 112 EditLine *el; /* cookie for editline package */ variable
191 if (parsefile->fd == 0 && el) {
196 rl_cp = el_gets(el, &el_len);
  /external/chromium/third_party/icu/source/tools/toolutil/
xmlparser.cpp 379 UXMLElement *el = root; local
386 // "el" always refers to the current element, the one to which content
392 el->fChildren.addElement(t, status);
393 t->fParent = el;
394 fElementStack.push(el, status);
395 el = t;
408 el->fChildren.addElement(s.clone(), status);
430 if (name != *el->fName) {
436 el = NULL;
439 el = (UXMLElement *)fElementStack.pop()
489 UXMLElement *el = new UXMLElement(this, intern(mEl.group(1, status), status), status); local
    [all...]
  /external/e2fsprogs/lib/ext2fs/
icount.c 282 struct ext2_icount_el *el; local
318 el = &icount->list[pos];
319 el->count = 0;
320 el->ino = ino;
321 icount->last_lookup = el;
322 return el;
403 struct ext2_icount_el *el; local
423 el = get_icount_el(icount, ino, 1);
424 if (!el)
427 el->count = count
434 struct ext2_icount_el *el; local
    [all...]
  /external/icu4c/tools/toolutil/
xmlparser.cpp 379 UXMLElement *el = root; local
386 // "el" always refers to the current element, the one to which content
392 el->fChildren.addElement(t, status);
393 t->fParent = el;
394 fElementStack.push(el, status);
395 el = t;
408 el->fChildren.addElement(s.clone(), status);
430 if (name != *el->fName) {
436 el = NULL;
439 el = (UXMLElement *)fElementStack.pop()
489 UXMLElement *el = new UXMLElement(this, intern(mEl.group(1, status), status), status); local
    [all...]
  /external/openssl/ssl/
t1_lib.c 322 int el; local
324 if(!ssl_add_clienthello_renegotiate_ext(s, 0, &el, 0))
330 if((limit - p - 4 - el) < 0) return NULL;
333 s2n(el,ret);
335 if(!ssl_add_clienthello_renegotiate_ext(s, ret, &el, el))
341 ret += el;
526 int el; local
528 if(!ssl_add_serverhello_renegotiate_ext(s, 0, &el, 0))
534 if((limit - p - 4 - el) < 0) return NULL
    [all...]
  /external/speex/libspeex/
sb_celp.c 603 spx_word16_t el; /*Q0*/ local
604 el = low_innov_rms[sub];
607 g=PDIV32(MULT16_16(filter_ratio,eh),EXTEND32(ADD16(1,el)));
644 spx_word16_t el; /*Q0*/ local
645 el = low_exc_rms[sub]; /*Q0*/
647 gc = PDIV32_16(MULT16_16(filter_ratio,1+eh),1+el);
652 /*printf ("%f %f %f %f\n", el, eh, filter_ratio, gc);*/
661 scale = SHL32(MULT16_16(PDIV32_16(SHL32(EXTEND32(gc),SIG_SHIFT-6),filter_ratio),(1+el)),6);
985 spx_word16_t el=0; local
    [all...]
  /libcore/luni/src/main/java/org/apache/xpath/
XPath.java 342 ErrorListener el = xctxt.getErrorListener(); local
343 if(null != el) // defensive, should never happen.
345 el.error(te);
367 ErrorListener el = xctxt.getErrorListener(); local
369 if(null != el) // defensive, should never happen.
371 el.fatalError(te);
417 ErrorListener el = xctxt.getErrorListener(); local
418 if(null != el) // defensive, should never happen.
420 el.error(te);
443 ErrorListener el = xctxt.getErrorListener() local
    [all...]

Completed in 711 milliseconds

1 2