Searched refs:aLabel (Results 1 - 8 of 8) sorted by relevance

/external/jmdns/src/javax/jmdns/impl/constants/
H A DDNSLabel.java68 for (DNSLabel aLabel : DNSLabel.values()) {
69 if (aLabel._index == maskedIndex) return aLabel;
/external/chromium_org/third_party/sqlite/src/src/
H A Dvdbeaux.c240 p->aLabel = sqlite3DbReallocOrFree(p->db, p->aLabel,
241 n*sizeof(p->aLabel[0]));
242 p->nLabelAlloc = sqlite3DbMallocSize(p->db, p->aLabel)/sizeof(p->aLabel[0]);
244 if( p->aLabel ){
245 p->aLabel[i] = -1;
259 if( p->aLabel ){
260 p->aLabel[j] = p->nOp;
409 int *aLabel local
[all...]
H A DvdbeInt.h279 int nLabelAlloc; /* Number of slots allocated in aLabel[] */
280 int *aLabel; /* Space to hold the labels */ member in struct:Vdbe
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c12493 int nLabelAlloc; /* Number of slots allocated in aLabel[] */
12494 int *aLabel; /* Space to hold the labels */ member in struct:Vdbe
57534 int *aLabel = p->aLabel; local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c11935 int *aLabel; /* Space to hold the labels */ member in struct:Parse
62662 int *aLabel = pParse->aLabel; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c11935 int *aLabel; /* Space to hold the labels */ member in struct:Parse
62682 int *aLabel = pParse->aLabel; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 2693 milliseconds