Searched defs:SPLIT (Results 1 – 10 of 10) sorted by relevance
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| D | hypotl.c | 10 #define SPLIT (0x1p32L+1) macro 12 #define SPLIT (0x1p57L+1) macro
|
| D | hypot.c | 6 #define SPLIT (0x1p32 + 1) macro 8 #define SPLIT (0x1p27 + 1) macro
|
| D | fmal.c | 39 #define SPLIT (0x1p32L + 1) macro 42 #define SPLIT (0x1p57L + 1) macro
|
| /third_party/musl/src/math/ |
| D | hypotl.c | 10 #define SPLIT (0x1p32L+1) macro 12 #define SPLIT (0x1p57L+1) macro
|
| D | hypot.c | 6 #define SPLIT (0x1p32 + 1) macro 8 #define SPLIT (0x1p27 + 1) macro
|
| D | fmal.c | 39 #define SPLIT (0x1p32L + 1) macro 42 #define SPLIT (0x1p57L + 1) macro
|
| /third_party/python/Lib/test/test_importlib/ |
| D | test_abc.py | 157 SPLIT = make_abc_subclasses(MetaPathFinder) variable in MetaPathFinderDefaultsTests 183 SPLIT = make_abc_subclasses(PathEntryFinder) variable in PathEntryFinderDefaultsTests 211 SPLIT = make_abc_subclasses(Loader) variable in LoaderDefaultsTests 246 SPLIT = make_abc_subclasses(ResourceLoader) variable in ResourceLoaderDefaultsTests 272 SPLIT = SPLIT_IL variable in InspectLoaderDefaultsTests 299 SPLIT = SPLIT_EL variable in ExecutionLoaderDefaultsTests 328 SPLIT = make_abc_subclasses(ResourceReader) variable in ResourceReaderDefaultsTests
|
| /third_party/node/test/parallel/ |
| D | test-stream2-basic.js | 150 [1, 2, 3, 4, 5, 6, 7, 8, 9].forEach(function(SPLIT) { argument 226 [1, 2, 3, 4, 5, 6, 7, 8, 9].forEach(function(SPLIT) { argument
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | ohos_bundle.js | 145 SPLIT: 1, property
|
| /third_party/ffmpeg/libavcodec/ |
| D | mpegaudiodec_template.c | 654 #define SPLIT(dst,sf,n) \ macro
|