Lines Matching refs:binary
26237 static const openmode binary = _S_bin;
56927 "JS::Heap<E> must be binary compatible with E.");
64698 "Heap<T> must be binary compatible with T.");
64792 "TenuredHeap<T> must be binary compatible with T.");
64873 "Handle must be binary compatible with T*.");
65338 "MutableHandle must be binary compatible with T*.");
65347 "MutableHandle must be binary compatible with T*.");
78116 static_assert(sizeof(Value) == 8, "Value size must leave three tag bits, be a binary power, and is ubiquitously depended upon everywhere");
121157 "a binary. Please don't increase its space requirements without "