Searched refs:guide (Results 1 – 18 of 18) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/doc/ |
A D | TODO | 9 the 0.1.3 RIFF container additions, rather than a holistic guide to 12 * To wit, suggest s/[spec|specification]/guide/g . "Spec" can imply a
|
/AliOS-Things-master/components/SDL2/src/joystick/ |
A D | SDL_joystick_c.h | 135 SDL_InputMapping guide; member
|
A D | SDL_gamecontroller.c | 1146 SDL_PrivateAppendToMappingString(mapping, sizeof(mapping), "guide", &raw_map->guide); in SDL_PrivateGenerateAutomaticControllerMapping()
|
/AliOS-Things-master/components/littlevgl/docs/ |
A D | CONTRIBUTING.md | 32 …equests. If you are still not familiar with the Pull Requests (PR for short) here is a quick guide: 44 - Please read and follow this [guide about the coding style](https://github.com/littlevgl/lvgl/blob… 107 During the implementation don't forget the [Code style guide](https://github.com/littlevgl/lvgl/blo…
|
A D | CODING_STYLE.md | 21 ## Coding guide
|
/AliOS-Things-master/components/jsoncpp/ |
A D | CONTRIBUTING.md | 122 Generally, JsonCpp's style guide has been pretty relaxed, with the following common themes: 146 … ensure that you meet the versioning requirements above, follow the style guide of the file you ar…
|
/AliOS-Things-master/components/SDL2/docs/ |
A D | README-nacl.md | 42 automates the process and should serve as a guide for users of SDL trying to build
|
A D | README-android.md | 218 a look here: https://developer.android.com/guide/practices/jni.html
|
A D | README-winrt.md | 259 Some build settings need to be changed in your app's project. This guide will
|
/AliOS-Things-master/components/SDL2/src/joystick/linux/ |
A D | SDL_sysjoystick.c | 1252 out->guide.kind = EMappingKind_Button; in LINUX_JoystickGetGamepadMapping() 1253 out->guide.target = joystick->hwdata->key_map[BTN_MODE]; in LINUX_JoystickGetGamepadMapping()
|
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/lightmeter/ |
A D | lightmeter.md | 258 …是I2C总线最典型的应用场景。目前I2C Spec已经发展到了6.0版本。可以通过https://www.nxp.com.cn/docs/en/user-guide/UM10204.pdf 进行下载
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | IMG_UIImage.m | 20 * Unfortunately, this guide doesn't show what to do about
|
A D | IMG_ImageIO.m | 193 * Unfortunately, this guide doesn't show what to do about
|
/AliOS-Things-master/components/littlevgl/ |
A D | README.md | 404 - [Contributing guide](https://blog.littlevgl.com/2018-12-06/contributing) 405 - [Coding style guide](https://github.com/littlevgl/lvgl/blob/master/docs/CODING_STYLE.md)
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | filelist.txt | 183 Documentation (see README for a guide to the documentation files):
|
A D | install.txt | 674 some help, particularly as a guide to compiling the IJG code under Think C. 725 any of the supplied makefiles as a guide. Also add the ANSI and Unix C
|
/AliOS-Things-master/components/SDL2/src/render/metal/ |
A D | SDL_render_metal.m | 1342 * practices guide recommends this approach for streamed vertex data.
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | ChangeLog | 3632 8b1ba272 doc: update VP8 decode guide link
|
Completed in 25 milliseconds