Home
last modified time | relevance | path

Searched defs:disable_all (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/python/
Ddocstring_options.hpp99 disable_all() in disable_all() function in boost::python::docstring_options
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query_acc.c232 fd_acc_query_update_batch(struct fd_batch *batch, bool disable_all) in fd_acc_query_update_batch()
Dfreedreno_query_hw.c376 fd_hw_query_update_batch(struct fd_batch *batch, bool disable_all) in fd_hw_query_update_batch()
/third_party/skia/third_party/externals/imgui/
Dimgui_demo.cpp542 …static bool disable_all = false; // The Checkbox for that is inside the "Disabled" section at the … in ShowDemoWindowWidgets() local