HomeSort by relevance Sort by last modified time
    Searched refs:RAPIDJSON_SIMD (Results 1 - 2 of 2) sorted by null

  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
rapidjson.h 265 // RAPIDJSON_SSE2/RAPIDJSON_SSE42/RAPIDJSON_SIMD
267 /*! \def RAPIDJSON_SIMD
287 \c RAPIDJSON_SIMD to indicate the availability of the optimized code.
291 #define RAPIDJSON_SIMD
reader.h 26 #if defined(RAPIDJSON_SIMD) && defined(_MSC_VER)
342 #ifdef RAPIDJSON_SIMD
352 #endif // RAPIDJSON_SIMD
    [all...]

Completed in 597 milliseconds