| LOW | yoga/YGMacros.h | 1 | /* |
| LOW | yoga/YGMacros.h | 21 | |
| LOW | yoga/YGMacros.h | 41 | #if __has_include(<Foundation/Foundation.h>) |
| LOW | yoga/style/Style.h | 21 | #include <yoga/enums/Display.h> |
| LOW | yoga/algorithm/FlexLine.h | 41 | // List of children which are part of the line flow. This means they are not |
| LOW | yoga/algorithm/CalculateLayout.cpp | 1 | /* |
| LOW | yoga/algorithm/CalculateLayout.cpp | 21 | #include <yoga/algorithm/CalculateLayout.h> |
| LOW | yoga/algorithm/CalculateLayout.cpp | 941 | } |
| LOW | yoga/algorithm/CalculateLayout.cpp | 1221 | // * The 'order' property is not supported. The order of flex items is always |
| LOW | yoga/algorithm/CalculateLayout.cpp | 1241 | // - availableWidth & availableHeight: available size to be used for sizing |
| LOW | yoga/algorithm/PixelGrid.cpp | 21 | // We want to calculate `fractial` such that `floor(scaledValue) = scaledValue |
| LOW | java/jni/YGJNIVanilla.cpp | 1 | /* |
| LOW | lib/nlohmann/json.hpp | 21 | #include <algorithm> // all_of, find, for_each |
| LOW | lib/nlohmann/json.hpp | 41 | // SPDX-License-Identifier: MIT |
| LOW | lib/nlohmann/json.hpp | 61 | #if defined(NLOHMANN_JSON_VERSION_MAJOR) && defined(NLOHMANN_JSON_VERSION_MINOR) && defined(NLOHMANN_JSON_VERSION_PA |
| LOW | lib/nlohmann/json.hpp | 81 | #define NLOHMANN_JSON_ABI_TAG_DIAGNOSTICS _diag |
| LOW | lib/nlohmann/json.hpp | 141 | #endif |
| LOW | lib/nlohmann/json.hpp | 161 | #include <array> // array |
| LOW | lib/nlohmann/json.hpp | 181 | |
| LOW | lib/nlohmann/json.hpp | 201 | |
| LOW | lib/nlohmann/json.hpp | 221 | // __ _____ _____ _____ |
| LOW | lib/nlohmann/json.hpp | 321 | // __ _____ _____ _____ |
| LOW | lib/nlohmann/json.hpp | 341 | #undef JSON_HEDLEY_STRINGIFY_EX |
| LOW | lib/nlohmann/json.hpp | 361 | #undef JSON_HEDLEY_CONCAT3_EX |
| LOW | lib/nlohmann/json.hpp | 381 | #undef JSON_HEDLEY_VERSION_DECODE_MINOR |
| LOW | lib/nlohmann/json.hpp | 401 | #endif |
| LOW | lib/nlohmann/json.hpp | 421 | #endif |
| LOW | lib/nlohmann/json.hpp | 441 | #if defined(JSON_HEDLEY_INTEL_VERSION_CHECK) |
| LOW | lib/nlohmann/json.hpp | 461 | #define JSON_HEDLEY_INTEL_CL_VERSION_CHECK(major,minor,patch) (JSON_HEDLEY_INTEL_CL_VERSION >= JSON_HEDLEY_VERSION_E |
| LOW | lib/nlohmann/json.hpp | 481 | |
| LOW | lib/nlohmann/json.hpp | 501 | #define JSON_HEDLEY_SUNPRO_VERSION_CHECK(major,minor,patch) (0) |
| LOW | lib/nlohmann/json.hpp | 521 | #undef JSON_HEDLEY_ARM_VERSION |
| LOW | lib/nlohmann/json.hpp | 541 | #if defined(__ibmxl__) |
| LOW | lib/nlohmann/json.hpp | 561 | #if \ |
| LOW | lib/nlohmann/json.hpp | 581 | |
| LOW | lib/nlohmann/json.hpp | 601 | #if defined(__TI_COMPILER_VERSION__) && defined(__MSP430__) |
| LOW | lib/nlohmann/json.hpp | 621 | #if defined(JSON_HEDLEY_TI_ARMCL_VERSION_CHECK) |
| LOW | lib/nlohmann/json.hpp | 641 | #define JSON_HEDLEY_TI_CL6X_VERSION_CHECK(major,minor,patch) (JSON_HEDLEY_TI_CL6X_VERSION >= JSON_HEDLEY_VERSION_ENC |
| LOW | lib/nlohmann/json.hpp | 661 | |
| LOW | lib/nlohmann/json.hpp | 681 | #if defined(_CRAYC) |
| LOW | lib/nlohmann/json.hpp | 701 | #if defined(__IAR_SYSTEMS_ICC__) |
| LOW | lib/nlohmann/json.hpp | 721 | #if defined(__TINYC__) |
| LOW | lib/nlohmann/json.hpp | 741 | #if defined(JSON_HEDLEY_DMC_VERSION_CHECK) |
| LOW | lib/nlohmann/json.hpp | 761 | #define JSON_HEDLEY_COMPCERT_VERSION_CHECK(major,minor,patch) (JSON_HEDLEY_COMPCERT_VERSION >= JSON_HEDLEY_VERSION_E |
| LOW | lib/nlohmann/json.hpp | 781 | |
| LOW | lib/nlohmann/json.hpp | 821 | #undef JSON_HEDLEY_GCC_VERSION_CHECK |
| LOW | lib/nlohmann/json.hpp | 841 | |
| LOW | lib/nlohmann/json.hpp | 861 | #undef JSON_HEDLEY_HAS_CPP_ATTRIBUTE |
| LOW | lib/nlohmann/json.hpp | 881 | (!defined(JSON_HEDLEY_MSVC_VERSION) || JSON_HEDLEY_MSVC_VERSION_CHECK(19,20,0)) |
| LOW | lib/nlohmann/json.hpp | 901 | #else |
| LOW | lib/nlohmann/json.hpp | 921 | #endif |
| LOW | lib/nlohmann/json.hpp | 941 | #if defined(JSON_HEDLEY_GNUC_HAS_FEATURE) |
| LOW | lib/nlohmann/json.hpp | 961 | #endif |
| LOW | lib/nlohmann/json.hpp | 981 | #define JSON_HEDLEY_GCC_HAS_EXTENSION(extension,major,minor,patch) __has_extension(extension) |
| LOW | lib/nlohmann/json.hpp | 1001 | #define JSON_HEDLEY_GNUC_HAS_DECLSPEC_ATTRIBUTE(attribute,major,minor,patch) JSON_HEDLEY_GNUC_VERSION_CHECK(major,mi |
| LOW | lib/nlohmann/json.hpp | 1021 | |
| LOW | lib/nlohmann/json.hpp | 1061 | #define JSON_HEDLEY_PRAGMA(value) __pragma(value) |
| LOW | lib/nlohmann/json.hpp | 1081 | #elif \ |
| LOW | lib/nlohmann/json.hpp | 1101 | #else |
| LOW | lib/nlohmann/json.hpp | 1141 | #endif |
| 113 more matches not shown… |