Home
last modified time | relevance | path

Searched defs:iFrame (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/sqlite/src/tool/
Dshowwal.c137 static void print_frame(int iFrame){ in print_frame()
165 static void print_oneline_frame(int iFrame){ in print_oneline_frame()
/external/chromium_org/third_party/sqlite/src/src/
Dwal.c402 #define walFrameOffset(iFrame, szPage) ( \ argument
857 static int walFramePage(u32 iFrame){ in walFramePage()
871 static u32 walFramePgno(Wal *pWal, u32 iFrame){ in walFramePgno()
953 static int walIndexAppend(Wal *pWal, u32 iFrame, u32 iPage){ in walIndexAppend()
1079 int iFrame; /* Index of last frame read */ in walIndexRecover() local
1632 u32 iFrame = 0; /* Wal frame containing data for iDbpage */ in walCheckpoint() local
2279 u32 iFrame = aHash[iKey] + iZero; in sqlite3WalRead() local
2413 Pgno iFrame; in sqlite3WalUndo() local
2566 u32 iFrame; /* Next frame address */ in sqlite3WalFrames() local
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/layers/
DLayerDetailsView.js58 "iFrame": WebInspector.UIString("Composition due to association with an <iframe> element."), property
/external/kernel-headers/original/uapi/linux/dvb/
Dvideo.h157 char __user *iFrame; /* pointer to a single iframe in memory */ member
/external/icu/icu4c/source/i18n/
Drematch.cpp2461 …REStackFrame *iFrame = (REStackFrame *)fStack->reserveBlock(fPattern->fFrameSize, fDeferredStatus); in resetStack() local
/external/chromium_org/third_party/icu/source/i18n/
Drematch.cpp2451 …REStackFrame *iFrame = (REStackFrame *)fStack->reserveBlock(fPattern->fFrameSize, fDeferredStatus); in resetStack() local