Home
last modified time | relevance | path

Searched defs:flag_ (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/engine/flutter/fml/memory/
Dweak_ptr.h111 fml::RefPtr<fml::internal::WeakPtrFlag> flag_; variable
182 fml::RefPtr<fml::internal::WeakPtrFlag> flag_; variable
/third_party/libphonenumber/cpp/src/phonenumbers/base/memory/
Dsingleton_boost.h42 static boost::once_flag flag_; variable
/third_party/boost/boost/fiber/algo/
Dround_robin.hpp40 bool flag_{ false }; member in boost::fibers::algo::round_robin
Dwork_stealing.hpp51 bool flag_{ false }; member in boost::fibers::algo::work_stealing
Dshared_work.hpp46 bool flag_{ false }; member in boost::fibers::algo::shared_work
/third_party/boost/boost/fiber/numa/algo/
Dwork_stealing.hpp53 bool flag_{ false }; member in boost::fibers::numa::algo::work_stealing
/third_party/boost/boost/xpressive/detail/dynamic/
Dparser_traits.hpp411 void flag_(bool set, regex_constants::syntax_option_type flag) in flag_() function
/third_party/boost/libs/fiber/examples/
Dpriority.cpp85 bool flag_{ false }; member in priority_scheduler
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_request.h263 CreateCacheFlag flag_; variable
/third_party/re2/re2/
Ddfa.cc125 uint32_t flag_; // Empty string bitfield flags in effect on the way member
1216 uint32_t flag_; member in re2::DFA::StateSaver