Home
last modified time | relevance | path

Searched refs:one_zero (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Dside_info.hpp110 return one_zero<Which>() in one_touching()
117 return one_zero<0>() && one_zero<1>(); in meeting()
127 inline bool one_zero() const in one_zero() function in boost::geometry::side_info
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0022-do-not-disable-buffer-in-writing-files.patch347 - r = write_string_file("/sys/module/vt/parameters/default_utf8", one_zero(utf8), WRITE_STRI…
348 + r = write_string_file("/sys/module/vt/parameters/default_utf8", one_zero(utf8), 0);
375 - r = write_string_file(path, one_zero(action == FREEZER_FREEZE), WRITE_STRING_FILE_DISABLE_…
376 + r = write_string_file(path, one_zero(action == FREEZER_FREEZE), 0);
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/
H A D0022-do-not-disable-buffer-in-writing-files.patch208 - r = write_string_file(path, one_zero(action == FREEZER_FREEZE), WRITE_STRING_FILE_DISABLE_…
209 + r = write_string_file(path, one_zero(action == FREEZER_FREEZE), 0);
463 - r = write_string_file("/sys/module/vt/parameters/default_utf8", one_zero(utf8), WRITE_STRI…
464 + r = write_string_file("/sys/module/vt/parameters/default_utf8", one_zero(utf8), 0);
/OK3568_Linux_fs/u-boot/cmd/ddr_tool/stressapptest/
H A Dstressapptest.c213 static struct pat one_zero = { variable
394 &one_zero,