Lines Matching refs:not
18 #[cfg(not(no_global_oom_handling))]
20 #[cfg(not(no_global_oom_handling))]
22 #[cfg(not(no_global_oom_handling))]
24 #[cfg(not(no_global_oom_handling))]
28 #[cfg(not(no_global_oom_handling))]
30 #[cfg(not(no_global_oom_handling))]
89 // HACK(japaric): With cfg(test) `impl [T]` is not available, these three
90 // functions are actually methods that are in `impl [T]` but not in
110 #[cfg(not(no_global_oom_handling))]
116 #[cfg(not(no_global_oom_handling))]
123 #[cfg(not(no_global_oom_handling))]
160 #[cfg(not(no_global_oom_handling))]
177 #[cfg(not(test))]
181 /// This sort is stable (i.e., does not reorder equal elements) and *O*(*n* \* log(*n*)) worst-case.
205 #[cfg(not(no_global_oom_handling))]
218 /// This sort is stable (i.e., does not reorder equal elements) and *O*(*n* \* log(*n*)) worst-case.
221 /// the ordering is not total, the order of the elements is unspecified. An order is a
261 #[cfg(not(no_global_oom_handling))]
274 /// This sort is stable (i.e., does not reorder equal elements) and *O*(*m* \* *n* \* log(*n*))
277 /// For expensive key functions (e.g. functions that are not simple property accesses or
279 /// significantly faster, as it does not recompute element keys.
303 #[cfg(not(no_global_oom_handling))]
322 /// This sort is stable (i.e., does not reorder equal elements) and *O*(*m* \* *n* + *n* \* log(*n*))
350 #[cfg(not(no_global_oom_handling))]
409 #[cfg(not(no_global_oom_handling))]
434 #[cfg(not(no_global_oom_handling))]
489 #[cfg(not(no_global_oom_handling))]
606 #[cfg(not(test))]
617 #[cfg(not(no_global_oom_handling))]
638 #[cfg(not(no_global_oom_handling))]
657 /// Note: the `Item` type parameter is not used in this trait,
662 /// error[E0207]: the type parameter `T` is not constrained by the impl trait, self type, or predica
707 #[cfg(not(no_global_oom_handling))]
722 #[cfg(not(no_global_oom_handling))]
745 #[cfg(not(no_global_oom_handling))]
790 #[cfg(not(no_global_oom_handling))]
795 #[cfg(not(no_global_oom_handling))]
798 // drop anything in target that will not be overwritten
811 #[cfg(not(no_global_oom_handling))]
819 #[cfg(not(no_global_oom_handling))]
823 #[cfg(not(test))]
843 #[cfg(not(no_global_oom_handling))]