Lines Matching defs:false
423 case value_t::boolean: // true and false
645 fixed = false;
653 fixed = false;
737 @param[in] use_bjdata whether write in BJData format, default is false
741 const bool use_bjdata = false)
818 prefix_required = false;
916 prefix_required = false;
1200 JSON_ASSERT(false); // NOLINT(cert-dcl03-c,hicpp-static-assert,misc-static-assert)
1247 JSON_ASSERT(false); // NOLINT(cert-dcl03-c,hicpp-static-assert,misc-static-assert)
1616 @return false if the object is successfully converted to a bjdata ndarray, true if the type or size is invalid
1724 return false;
1745 void write_number(const NumberType n, const bool OutputIsLittleEndian = false)