OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s_inst
(Results
1 - 2
of
2
) sorted by null
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
rtti.hpp
39
static rttid const& inst() { static rttid
s_inst
; return
s_inst
; }
local
named_params.hpp
96
static nil& inst() { static nil
s_inst
; return
s_inst
; }
local
Completed in 689 milliseconds