Home
last modified time | relevance | path

Searched defs:initValue (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/device/base/src/
Devent_notifier.cpp29 EventNotifierPtr EventNotifier::Create(unsigned int initValue, unsigned int mask) in Create()
39 EventNotifier::EventNotifier(unsigned int initValue, unsigned int mask) : fd_(-1), flags_(O_CLOEXEC) in EventNotifier()
/developtools/ace_js2bundle/ace-loader/plugin/templater/
Dbind.js29 function transExp(initValue, functionFlag, isValue, out, nodeLoc) { argument
85 function transExpForList(initValue) { argument