/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | makemanifest.py | 74 def freeze(path, script=None, opt=0): argument 113 def freeze_as_mpy(path, script=None, opt=0): argument 121 def freeze_mpy(path, script=None, opt=0): argument 199 def freeze_internal(kind, path, script, opt): argument 207 elif script is None or isinstance(script, str) and script.find(".") == -1: 210 if script is None: 213 subdir = "/" + script 217 elif not isinstance(script, str): 219 for s in script: 226 if script.endswith(ext): [all …]
|
/AliOS-Things-master/components/py_engine/engine/lib/mbedtls_errors/ |
A D | README.md | 12 includes a Perl script to gather all `MBEDTLS_ERR` defines from includes files together with 13 english error text. From that the Perl script generates `mbedtls_strerror()`. The files in this 18 - `generate_errors.diff` - diff for original mbedtls perl script 22 - `do-mp.sh` - shell script to produce `mp_mbedtls_errors.c` 24 - `do-test.sh` - shell script to produce `mp_mbedtls_errors.c` and compile the `tester` app 25 - `do-esp32.sh` - shell script to produce `esp32_mbedtls_errors.c` -- see below 31 future the `do-esp32.sh` script can be used to generate an esp32-specific version. 38 - When a new version of Mbedtls is pulled-in the `do-mp.sh` script should be run to
|
/AliOS-Things-master/components/freetype/src/autofit/ |
A D | aftypes.h | 334 AF_Script script; member 442 AF_Script script; member 514 script, \ argument 522 script, \ 538 script, \ argument 546 script, \ 596 ac->script = script_; \ 620 ac->script = script_; \
|
A D | hbshim.c | 110 hb_script_t script; in af_get_coverage() local 134 script = scripts[style_class->script]; in af_get_coverage() 139 hb_ot_tags_from_script( script, in af_get_coverage() 146 if ( style_class->script == globals->module->default_script && in af_get_coverage() 447 hb_buffer_set_script( buf, scripts[style_class->script] ); in af_get_char_index()
|
A D | afblue.dat | 16 // a script to simulate `jagged arrays', with enumeration values holding 24 // script then fills the corresponding templates (indicated by `@' 46 // brace the last (ignoring whitespace also). The script appends a comma 57 // Preprocessor directives are ignored while the script computes maximum
|
A D | afmodule.c | 106 if ( style_class->script == *fallback_script && in af_property_set() 181 *val = style_class->script; in af_property_get()
|
/AliOS-Things-master/components/py_engine/tests/ |
A D | run-multitests.py | 85 script = f.read() 87 script = bytes(prepend, "ascii") + b"\n" + script 90 return script 109 def run_script(self, script): argument 117 input=script, 125 def start_script(self, script): argument 133 self.popen.stdin.write(script) 176 def run_script(self, script): argument 181 output = self.pyb.exec_(script) 186 def start_script(self, script): argument [all …]
|
A D | run-perfbench.py | 40 def run_script_on_target(target, script): argument 48 output = target.exec_(script) 55 target, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, input=script 66 script = f.read() 67 output, err = run_script_on_target(target, script) 74 def run_benchmark_on_target(target, script): argument 75 output, err = run_script_on_target(target, script)
|
A D | run-natmodtests.py | 68 def run_script(self, script): argument 71 self.cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, input=script 87 def run_script(self, script): argument 90 output = self.pyb.exec_(script)
|
/AliOS-Things-master/components/ble_host/script/ |
A D | gen_btconfig.sh | 8 …python3 script/Kconfiglib-10.21.0/genconfig.py --header-path $C_HEAD_FILE --config-out $CONFIG_FIL… 10 …python3 script/Kconfiglib-10.21.0/genconfig.py --header-path $C_HEAD_FILE.tmp --config-out $CONFIG…
|
/AliOS-Things-master/components/ble_mesh/script/ |
A D | gen_btconfig.sh | 8 …python3 script/Kconfiglib-10.21.0/genconfig.py --header-path $C_HEAD_FILE --config-out $CONFIG_FIL… 10 …python3 script/Kconfiglib-10.21.0/genconfig.py --header-path $C_HEAD_FILE.tmp --config-out $CONFIG…
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | wizard.txt | 124 The specified file should be a text file containing a "scan script". 125 The script specifies the contents and ordering of the scans to be emitted. 126 Each entry in the script defines one scan. A scan definition specifies 147 the script represents a progressive or sequential file, by observing whether 150 The scan script must meet the JPEG restrictions on progression sequences. 153 Scan script files are free format, in that arbitrary whitespace can appear 162 Here is an example of a scan script that generates a partially interleaved 181 Here is an example of a successive-approximation script. This is equivalent 182 to the default script used by "cjpeg -progressive" for YCbCr images: 206 It may be worth pointing out that this script is tuned for quality settings [all …]
|
A D | configure.ac | 2 # Process this file with autoconf to produce a configure script. 5 # Configure script for IJG libjpeg 47 AC_ARG_ENABLE([ld-version-script], 48 AS_HELP_STRING([--enable-ld-version-script], 49 [enable linker version script (default is enabled when possible)]), 52 AC_MSG_CHECKING([if LD -Wl,--version-script works]) 54 LDFLAGS="$LDFLAGS -Wl,--version-script=conftest.map"
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | iosbuild.sh | 62 Error creating configure script! 63 This script requires the autoconf/automake and libtool to build. MacPorts can
|
A D | gradlew.bat | 4 @rem Gradle startup script for Windows 16 …lt JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/ |
A D | Makefile.am | 127 libtiff_la_LDFLAGS += -Wl,--version-script=$(srcdir)/libtiff.map 138 libtiffxx_la_LDFLAGS += -Wl,--version-script=$(srcdir)/libtiffxx.map
|
/AliOS-Things-master/components/SDL2/build-scripts/ |
A D | winrtbuild.bat | 4 REM Powershell script, either from Windows Explorer, or through Buildbot.
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/os400/ |
A D | README400 | 10 2) Edit the configuration parameters in the compilation script. 26 The script will:
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | INDEX | 8 configure configure script for Unix 21 zlib2ansi perl script to convert source files for C++ compilation
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/minizip/ |
A D | configure.ac | 2 # Process this file with autoconf to produce a configure script.
|
/AliOS-Things-master/components/SDL2/src/hidapi/android/ |
A D | project.properties | 7 # "ant.properties", and override values to adapt the script to your
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | INSTALL | 24 The `configure' shell script attempts to guess correct values for 28 definitions. Finally, it creates a shell script `config.status' that 100 the `configure' script does not know about. Run `./configure --help' 118 the `configure' script. `configure' automatically checks for the 290 you can create a site shell script called `config.site' that gives 294 `CONFIG_SITE' environment variable to the location of the site script. 295 A warning: not all `configure' scripts look for a site script. 300 Variables not defined in a site shell script can be set in the 309 overridden in the site shell script). 336 script, and exit.
|
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | INSTALL | 24 The `configure' shell script attempts to guess correct values for 28 definitions. Finally, it creates a shell script `config.status' that 100 the `configure' script does not know about. Run `./configure --help' 118 the `configure' script. `configure' automatically checks for the 290 you can create a site shell script called `config.site' that gives 294 `CONFIG_SITE' environment variable to the location of the site script. 295 A warning: not all `configure' scripts look for a site script. 300 Variables not defined in a site shell script can be set in the 309 overridden in the site shell script). 336 script, and exit.
|
/AliOS-Things-master/documentation/yaml/ |
A D | package.yaml_user_manual.md | 109 print("the script is %s" % sys.argv[0]) 120 print("run external script success") 171 echo "the script is $0" 183 echo "run external script success"
|
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/httpd/makefsdata/ |
A D | readme.txt | 1 This directory contains a script ('makefsdata') to create C code suitable for
|