Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/spirit/classic/phoenix/example/fundamental/
Dsample5.cpp20 struct static_int { struct
31 phoenix::actor<static_int<N> > argument
/external/rust/beto-rust/common/pourover/tests/
Dcall_method_integration.rs44 let static_int = pourover::call_static_method!(&mut env, &FOO, "smfoo", "()I")?; in jni_access() localVariable