Home
last modified time | relevance | path

Searched refs:lasts (Results 1 – 8 of 8) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/dex/code/
DBlockAddresses.java37 private final CodeAddress[] lasts; field in BlockAddresses
54 this.lasts = new CodeAddress[maxLabel]; in BlockAddresses()
87 return lasts[block.getLabel()]; in getLast()
98 return lasts[label]; in getLast()
139 lasts[label] = new CodeAddress(pos); in setupArrays()
/external/libxml2/
Drelaxng.c9288 xmlNodePtr *list = NULL, *lasts = NULL; in xmlRelaxNGValidateInterleave() local
9339 lasts = (xmlNodePtr *) xmlMalloc(nbgroups * sizeof(xmlNodePtr)); in xmlRelaxNGValidateInterleave()
9340 if (lasts == NULL) { in xmlRelaxNGValidateInterleave()
9344 memset(lasts, 0, nbgroups * sizeof(xmlNodePtr)); in xmlRelaxNGValidateInterleave()
9406 if (lasts[i] != NULL) { in xmlRelaxNGValidateInterleave()
9407 lasts[i]->next = cur; in xmlRelaxNGValidateInterleave()
9408 lasts[i] = cur; in xmlRelaxNGValidateInterleave()
9411 lasts[i] = cur; in xmlRelaxNGValidateInterleave()
9433 if (lasts[i] != NULL) { in xmlRelaxNGValidateInterleave()
9434 last = lasts[i]->next; in xmlRelaxNGValidateInterleave()
[all …]
/external/icu/icu4c/source/tools/tzcode/
Dzic.c358 static struct lookup const lasts[] = { variable
1504 if ((lp = byword(dp, lasts)) != NULL) { in rulesub()
/external/llvm/docs/
DHowToReleaseLLVM.rst42 * Send out release candidate sources for first round of testing. Testing lasts
/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def915 // char *strtok_r(char *s, const char *sep, char **lasts);
/external/jpeg/
Dstructure.doc762 * JPOOL_PERMANENT lasts until master record is destroyed
763 * JPOOL_IMAGE lasts until done with image (JPEG datastream)
Dlibjpeg.doc2769 Use JPOOL_PERMANENT to get storage that lasts as long as the JPEG object.
/external/pcre/dist/doc/
Dpcre.txt2320 side a character class indicates a comment that lasts until after the