Home
last modified time | relevance | path

Searched refs:no_prefix (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/units/example/
Dautoprefixes.cpp84 using boost::units::no_prefix; in main()
125 no_prefix(cout); // Clear any prefix flag. in main()
126 cout << no_prefix << endl; // Clear any prefix flag using `no_prefix` manipulator. in main()
/third_party/skia/third_party/externals/dawn/scripts/
Dextract.py138 if not options.no_prefix:
/third_party/ltp/lib/
Dtst_cgroup.c364 int no_prefix = 0; in cgroup_root_scan() local
396 no_prefix |= !strcmp("noprefix", tok); in cgroup_root_scan()
428 root->no_cpuset_prefix = no_prefix; in cgroup_root_scan()
/third_party/boost/boost/units/
Dio.hpp228 inline std::ios_base& no_prefix(std::ios_base& ios) in no_prefix() function
/third_party/quickjs/
Dlibbf.c2924 goto no_prefix; in bf_atof_internal()
2932 no_prefix: ; in bf_atof_internal()
Dquickjs.c10225 goto no_prefix; in js_atof2()
10229 goto no_prefix; in js_atof2()
10234 no_prefix: ; in js_atof2()