Home
last modified time | relevance | path

Searched defs:el (Results 1 – 25 of 31) sorted by relevance

12

/external/icu4c/common/
Dservnotf.cpp53 const EventListener* el = (const EventListener*)(listeners->elementAt(i)); in addListener() local
85 const EventListener* el = (const EventListener*)listeners->elementAt(i); in removeListener() local
107 EventListener* el = (EventListener*)listeners->elementAt(i); in notifyChanged() local
Drbbistbl.cpp72 RBBISymbolTableEntry *el; in lookup() local
169 RBBISymbolTableEntry *el; in lookupNode() local
Dcaniter.cpp293 int32_t el = -1; in permute() local
358 int32_t el = -1; in getEquivalents() local
461 int32_t el = -1; in getEquivalents2() local
Drbbiscan.cpp667 RBBISetTableEl *el; in findSetFor() local
/external/expat/examples/
Doutline.c45 start(void *data, const char *el, const char **attr) in start()
63 end(void *data, const char *el) in end()
/external/e2fsprogs/e2fsck/
Dea_refcount.c112 struct ea_refcount_el *el; in insert_refcount_el() local
229 struct ea_refcount_el *el; in ea_refcount_fetch() local
242 struct ea_refcount_el *el; in ea_refcount_increment() local
256 struct ea_refcount_el *el; in ea_refcount_decrement() local
271 struct ea_refcount_el *el; in ea_refcount_store() local
/external/e2fsprogs/lib/et/
Derror_message.c174 struct et_list *el; in add_error_table() local
197 struct et_list *el = _et_dynamic_list; in remove_error_table() local
/external/elfutils/lib/
Dfixedsizehash.h70 # define ENTRYP(el) (el).entry in CONCAT() argument
73 # define ENTRYP(el) &(el).entry in CONCAT() argument
/external/icu4c/test/intltest/
Ddadrcoll.cpp84 DataDrivenCollatorTest::setTestSequence(const UnicodeString &setSequence, SeqElement &el) { in setTestSequence()
91 DataDrivenCollatorTest::getNextInSequence(SeqElement &el) { in getNextInSequence()
Dcanittst.cpp262 int32_t el = -1; in collectionToString() local
Dregcoll.cpp653 Locale el("el", ""); in Test4092260() local
/external/skia/src/ports/
DSkXMLParser_expat.cpp46 static void XMLCALL start_proc(void *data, const char *el, const char **attr) in start_proc()
77 static void XMLCALL end_proc(void *data, const char *el) in end_proc()
DSkXMLPullParser_expat.cpp62 static void XMLCALL start_proc(void *data, const char *el, const char **attr) in start_proc()
87 static void XMLCALL end_proc(void *data, const char *el) in end_proc()
/external/embunit/src/
DAssertImpl.c61 int el; in assertImplementationCStr() local
/external/tesseract/liblept/
Dmaze.c139 MAZEEL *el, *elp; in generateBinaryMaze() local
263 MAZEEL *el; in mazeelCreate() local
334 MAZEEL *el, *elp; in pixSearchBinaryMaze() local
722 MAZEEL *el, *elp; in pixSearchGrayMaze() local
/external/icu4c/i18n/
Ducol_bld.cpp825 UCAElements el; in ucol_createElements() local
965 UCAElements el; in _processUCACompleteIgnorables() local
999 UCAElements el; in ucol_uprv_bld_copyRangeFromUCA() local
1165 UCAElements el; in ucol_assembleTailoringTable() local
Ducol_elm.cpp1580 UCAElements el; in _enumCategoryRangeClosureCategory() local
1682 UCAElements *el, in uprv_uca_addFCD4AccentedContractions()
1717 UCAElements *el, in uprv_uca_addMultiCMContractions()
1786 UCAElements *el, in uprv_uca_addTailCanonicalClosures()
1891 UCAElements el; in uprv_uca_canonicalClosure() local
Ducol_cnt.cpp78 ContractionTable *el = (ContractionTable *)uprv_malloc(sizeof(ContractionTable)); in addATableElement() local
/external/e2fsprogs/lib/ext2fs/
Dicount.c282 struct ext2_icount_el *el; in insert_icount_el() local
403 struct ext2_icount_el *el; in set_inode_count() local
434 struct ext2_icount_el *el; in get_inode_count() local
Dtdb.c1340 struct tdb_transaction_el *el; in transaction_read() local
1401 struct tdb_transaction_el *el, *best_el=NULL; in transaction_write() local
1707 struct tdb_transaction_el *el = tdb->transaction->elements; in tdb_transaction_cancel() local
1773 struct tdb_transaction_el *el; in tdb_recovery_size() local
1875 struct tdb_transaction_el *el; in transaction_setup_recovery() local
2065 struct tdb_transaction_el *el = tdb->transaction->elements; in tdb_transaction_commit() local
/external/speex/libspeex/
Dsb_celp.c603 spx_word16_t el; /*Q0*/ in sb_encode() local
644 spx_word16_t el; /*Q0*/ in sb_encode() local
985 spx_word16_t el=0; in sb_decode() local
/external/icu4c/tools/toolutil/
Dxmlparser.cpp374 UXMLElement *el = root; in parse() local
484 UXMLElement *el = new UXMLElement(this, intern(mEl.group(1, status), status), status); in createElement() local
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dpartition.h182 for (Element* el = classes_[new_class]; el; el = el->next) in SplitRefine() local
/external/bluetooth/bluez/common/
Dsdp-xml.c762 sdp_data_t *sdp_xml_parse_datatype(const char *el, struct sdp_xml_data *elem, in sdp_xml_parse_datatype()
/external/webkit/SunSpider/tests/parse-only/
Dmootools-1.2.2-core-nc.js1429 $: function(el, nocash){ argument
1464 $.element = function(el, nocash){ argument
1593 Element.implement('inject' + where, function(el){ argument
1598 Element.implement('grab' + where, function(el){ argument
1695 grab: function(el, where){ argument
1700 inject: function(el, where){ argument
1705 replaces: function(el){ argument
1711 wraps: function(el, where){ argument
1787 this.getElements('input, select, textarea', true).each(function(el){ argument
1844 hasChild: function(el){ argument

12