Searched defs:SPLIT (Results 1 – 10 of 10) sorted by relevance
5 const SPLIT: f64 = 134217728. + 1.; // 0x1p27 + 1 === (2 ^ 27) + 1 constant
10 #define SPLIT (0x1p32L+1) macro12 #define SPLIT (0x1p57L+1) macro
6 #define SPLIT (0x1p32 + 1) macro8 #define SPLIT (0x1p27 + 1) macro
39 #define SPLIT (0x1p32L + 1) macro42 #define SPLIT (0x1p57L + 1) macro
157 SPLIT = make_abc_subclasses(MetaPathFinder) variable in MetaPathFinderDefaultsTests183 SPLIT = make_abc_subclasses(PathEntryFinder) variable in PathEntryFinderDefaultsTests211 SPLIT = make_abc_subclasses(Loader) variable in LoaderDefaultsTests246 SPLIT = make_abc_subclasses(ResourceLoader) variable in ResourceLoaderDefaultsTests272 SPLIT = SPLIT_IL variable in InspectLoaderDefaultsTests299 SPLIT = SPLIT_EL variable in ExecutionLoaderDefaultsTests328 SPLIT = make_abc_subclasses(ResourceReader) variable in ResourceReaderDefaultsTests
6 public final static Pattern SPLIT = PatternCache.get("\\s*;\\s*"); field in SemiFileReader
66 SPLIT, enumConstant
54 public final static Pattern SPLIT = PatternCache.get("\\s*\t\\s*"); field in Typology.MyReader
120 public final static Pattern SPLIT = PatternCache.get("\\s*;\\s*"); field in FileUtilities.SemiFileReader
101 SPLIT, enumerator