Home
last modified time | relevance | path

Searched refs:strong (Results 1 – 14 of 14) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitmodes.h32 @property (nonatomic, strong) UIScreen *uiscreen;
39 @property (nonatomic, strong) UIScreenMode *uiscreenmode;
A DSDL_uikitwindow.h46 @property (nonatomic, strong) UIWindow *uiwindow;
47 @property (nonatomic, strong) SDL_uikitviewcontroller *viewcontroller;
A DSDL_uikitopengles.m40 @property (nonatomic, strong) SDL_uikitopenglview *sdlView;
A DSDL_uikitview.m136 /* Make sure the SDL window has a strong reference to this view. */
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dentropy.h116 int strong; /**< Is the source strong? */ member
178 size_t threshold, int strong );
/AliOS-Things-master/components/mbedtls/library/
A Dentropy.c145 size_t threshold, int strong ) in mbedtls_entropy_add_source() argument
164 ctx->source[idx].strong = strong; in mbedtls_entropy_add_source()
273 if( ctx->source[i].strong == MBEDTLS_ENTROPY_SOURCE_STRONG ) in entropy_gather_internal()
/AliOS-Things-master/components/SDL2/src/hidapi/ios/
A Dhid.m158 @property (nonatomic, strong) CBPeripheral *bleSteamController;
159 @property (nonatomic, strong) CBCharacteristic *bleCharacteristicInput;
160 @property (nonatomic, strong) CBCharacteristic *bleCharacteristicReport;
171 @property (nonatomic, strong) CBCentralManager *centralManager;
172 @property (nonatomic, strong) NSMapTable<CBPeripheral *, HIDBLEDevice *> *deviceMap;
/AliOS-Things-master/components/jsoncpp/doc/
A Djsoncpp.dox161 We make strong guarantees about binary-compatibility, consistent with
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DREADME251 -strong ................ use strong filter instead of simple (default)
252 -nostrong .............. use simple filter instead of strong
320 option -strong/-nostrong will change the type of filtering. Use "-f 0" to
A DNEWS167 * default filter option is now '-strong -f 60'
A DChangeLog519 71c53f1a NEON: speed-up strong filtering
1950 9754d39a Merge "strong filtering speed-up (~2-3% x86, ~1-2% for NEON)"
1953 ea8b0a17 strong filtering speed-up (~2-3% x86, ~1-2% for NEON)
2091 4b0f2dae Merge "add intrinsics NEON code for chroma strong-filtering"
2092 e351ec07 add intrinsics NEON code for chroma strong-filtering
2096 2132992d Merge "Add strong filtering intrinsics (inner and outer edges)"
2097 5fbff3a6 Add strong filtering intrinsics (inner and outer edges)
2099 26029568 dec_neon: add strong loopfilter intrinsics
2814 92668da6 change default filtering parameters: * type is now 'strong' * strength is now '60'
3803 c9ea03d7 SSE2 version of strong filtering
[all …]
/AliOS-Things-master/components/jsoncpp/CMakeFiles/
A DCMakeOutput.log29 …55b1.dir/CMakeCXXCompilerABI.cpp.o -std=c++11 -version -fstack-protector-strong -Wformat -Wformat-…
113 …55b1.dir/CMakeCXXCompilerABI.cpp.o -std=c++11 -version -fstack-protector-strong -Wformat -Wformat-…
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A DFAQ317 weak and can be broken with freely available programs. To get strong
/AliOS-Things-master/components/py_engine/engine/tools/
A Duncrustify.cfg2855 # 'weak', 'strong') when organizing properties.

Completed in 19 milliseconds