Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/stubs/
Dtemplate_util.h92 typedef false_type false_; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dkeywords.rs90 pub static mut false_: ::std::os::raw::c_int; variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DIntermRebuild.cpp647 auto *const false_ = node.getFalseExpression(); in traverseTernaryChildren() local
670 auto *const false_ = node.getFalseBlock(); in traverseIfElseChildren() local