Home
last modified time | relevance | path

Searched refs:_Get (Results 1 – 6 of 6) sorted by relevance

/external/chromium-trace/catapult/dashboard/dashboard/models/
Dbug_label_patterns.py29 def _Get(): function
42 return _Get().labels_to_patterns
57 entity = _Get()
66 entity = _Get()
/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
Dlogging.py152 def _Get(self): member in LoggingCommand
233 func = self._Get
/external/libcxx/include/experimental/
Dany144 _Get,
310 case _Action::_Get:
391 case _Action::_Get:
576 __any->__call(_Action::_Get, nullptr,
/external/llvm/test/CodeGen/ARM/
D2011-04-26-SchedTweak.ll41 ; CHECK: blx _Get
/external/opencv3/modules/videoio/src/
Dppltasks_winrt.hpp1469 static _Type _Get(_Type _ObjInCtx, const _ContextCallback& _Ctx) in _Get() function
1478 static _Type* _Get(_Type* _ObjInCtx, const _ContextCallback& _Ctx) in _Get() function
1498 return _InContext<_Type*>::_Get(_ObjInCtx, _Ctx); in _GetValue()
/external/opencv3/modules/highgui/src/
Dppltasks_winrt.h1469 static _Type _Get(_Type _ObjInCtx, const _ContextCallback& _Ctx)
1478 static _Type* _Get(_Type* _ObjInCtx, const _ContextCallback& _Ctx)
1498 return _InContext<_Type*>::_Get(_ObjInCtx, _Ctx);