Home
last modified time | relevance | path

Searched defs:Initial (Results 1 – 18 of 18) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/serviceworkers/
DServiceWorker.h77 Initial, enumerator
DRespondWithObserver.h47 enum State { Initial, Pending, Done }; enumerator
/external/chromium_org/third_party/WebKit/Source/wtf/text/
DStringBufferTest.cpp16 TEST(StringBuffer, Initial) in TEST() argument
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DCSSPreloadScanner.h51 Initial, enumerator
DHTMLEntityParser.cpp164 Initial, in consumeHTMLEntity() enumerator
/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
DVTTParser.h62 Initial, enumerator
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DSVGGlyph.h50 Initial, enumerator
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmserr.c358 _cmsSubAllocator_chunk* _cmsCreateSubAllocChunk(cmsContext ContextID, cmsUInt32Number Initial) in _cmsCreateSubAllocChunk()
388 _cmsSubAllocator* _cmsCreateSubAlloc(cmsContext ContextID, cmsUInt32Number Initial) in _cmsCreateSubAlloc()
/external/llvm/lib/MC/
DSubtargetFeature.cpp139 SubtargetFeatures::SubtargetFeatures(const StringRef Initial) { in SubtargetFeatures()
/external/pdfium/fpdfsdk/src/formfiller/
DFFL_CBA_Fontmap.cpp46 void CBA_FontMap::Initial(FX_LPCSTR fontname) in Initial() function in CBA_FontMap
/external/pdfium/fpdfsdk/src/javascript/
Dglobal.cpp63 void global_alternate::Initial(CPDFDoc_Environment* pApp) in Initial() function in global_alternate
DJS_EventHandler.cpp388 void CJS_EventHandler::Initial(JS_EVENT_T type) in Initial() function in CJS_EventHandler
/external/llvm/utils/TableGen/
DDFAPacketizerEmitter.cpp435 const State *Initial = &D.newState(); in run() local
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/script_formatter_worker/
DScriptFormatterWorker.js201 Initial: "Initial", property
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_FontMap.cpp198 void CPWL_FontMap::Initial(FX_LPCSTR fontname) in Initial() function in CPWL_FontMap
/external/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp143 Initial, enumerator
/external/clang/lib/Sema/
DSemaLookup.cpp893 Scope *Initial = S; in CppLookupName() local
3197 Scope *Initial = S; in LookupVisibleDecls() local
/external/clang/lib/Analysis/
DThreadSafety.cpp2590 CFGBlockInfo *Initial = &BlockInfo[CFGraph->getEntry().getBlockID()]; in runAnalysis() local