Home
last modified time | relevance | path

Searched defs:true_ (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/stubs/
Dtemplate_util.h91 typedef true_type true_; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dkeywords.rs154 pub static mut true_: ::std::os::raw::c_int; constant
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DIntermRebuild.cpp645 auto *const true_ = node.getTrueExpression(); in traverseTernaryChildren() local
669 auto *const true_ = node.getTrueBlock(); in traverseIfElseChildren() local