Home
last modified time | relevance | path

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

/external/valgrind/callgrind/
Dglobal.h327 struct _Context { struct
328 UInt size; // number of function dependencies
329 UInt base_number; // for context compression & dump array
330 Context* next; // entry chaining for hash
331 UWord hash; // for faster lookup...
332 fn_node* fn[0];
/external/opencv3/modules/videoio/src/
Dppltasks_winrt.hpp1086 _ContextCallback _Context; in _CaptureCurrent() local