Home
last modified time | relevance | path

Searched refs:script (Results 1 – 20 of 20) sorted by relevance

/hardware/ti/omap4xxx/test/CameraHal/
Dcamera_test_script.cpp101 int execute_functional_script(char *script) { in execute_functional_script() argument
117 cmd = strtok_r((char *) script, DELIMITER, &ctx); in execute_functional_script()
1057 char *script; in load_script() local
1106 script = (char *) malloc(fileSize); in load_script()
1108 if ( NULL == script ) { in load_script()
1114 if ((nRead = fread(script, 1, fileSize, infile)) != fileSize) { in load_script()
1117 free(script); in load_script()
1124 return script; in load_script()
1199 int execute_error_script(char *script) { in execute_error_script() argument
1206 cmd = strtok_r((char *) script, DELIMITER, &ctx); in execute_error_script()
Dcamera_test.h82 int execute_functional_script(char *script);
98 int execute_error_script(char *script);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dtools_common.sh341 When the --bin-path option is not specified the script attempts to use
344 When the --config-path option is not specified the script attempts to use
347 When the -test-data-path option is not specified the script attempts to use
/hardware/intel/common/libmix/mix_common/
DINSTALL18 The `configure' shell script attempts to guess correct values for
22 definitions. Finally, it creates a shell script `config.status' that
77 the `configure' script does not know about. Run `./configure --help'
95 the `configure' script. `configure' automatically checks for the
211 you can create a site shell script called `config.site' that gives
215 `CONFIG_SITE' environment variable to the location of the site script.
216 A warning: not all `configure' scripts look for a site script.
221 Variables not defined in a site shell script can be set in the
230 overridden in the site shell script).
257 script, and exit.
/hardware/qcom/gps/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps loc_api
3 # Process this file with autoconf to produce a configure script
/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_script.cpp203 int execute_functional_script(char *script) { in execute_functional_script() argument
224 cmd = strtok_r((char *) script, DELIMITER, &ctx); in execute_functional_script()
1590 char *script; in load_script() local
1610 script = (char *) malloc(fileSize + 1); in load_script()
1612 if ( NULL == script ) { in load_script()
1618 memset(script, 0, fileSize + 1); in load_script()
1620 if ((nRead = fread(script, 1, fileSize, infile)) != fileSize) { in load_script()
1623 free(script); in load_script()
1630 return script; in load_script()
1707 int execute_error_script(char *script) { in execute_error_script() argument
[all …]
Dcamera_test.h237 int execute_functional_script(char *script);
261 int execute_error_script(char *script);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
DREADME57 samples using the provided CMake script, regardless of the platform.
144 script.
159 Google Test comes with a CMake build script (CMakeLists.txt) that can
291 link errors. If you use the CMake script or the deprecated Autotools
292 script, this is taken care of for you. If you use your own build
293 script, you'll need to read your compiler and linker's manual to
322 your build script.
365 The Autotools build script (configure + make) is no longer officially
372 for what this means to your build script.
413 in the C++ sense) using a script. A template file is named FOO.pump,
[all …]
DCHANGES69 * Experimental feature: CMake build script (requires CMake 2.6.4+).
70 * Experimental feature: the Pump script for meta programming.
74 * Build and test script improvements.
110 * New feature: a script that packs Google Test into one .h and one
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
DREADME17 configure script.
43 The 'configure' script supports a number of options. The --help option can be
50 --help output of the configure script. As of this writing, the list of
DCHANGELOG33 Add a new script for producing vcxproj files
563 Fix DSO link errors on x86-64 when not using a version script
Dlibs.doxy_template424 # The FILE_VERSION_FILTER tag can be used to specify a program or script that
1126 # The PERL_PATH should be the absolute path and name of the perl script
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Dgen_msvs_def.sh21 This script generates a MSVC module definition file containing a list of symbols
Dgen_msvs_sln.sh22 This script generates a Visual Studio 2005 solution file from a list of project
Dgen_msvs_proj.sh22 This script generates a Visual Studio project file from a list of source
Dgen_msvs_vcxproj.sh22 This script generates a Visual Studio project file from a list of source
DMakefile282 -Wl,--version-script,$$(EXPORTS_FILE) -o $$@ \
/hardware/intel/common/libva/va/
DMakefile.am71 -Wl,-version-script,libva.syms \
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
Dftfy.sh9 This script applies a whitespace transformation to the commit at HEAD. If no
/hardware/intel/common/libva/doc/
DDoxyfile522 # The FILE_VERSION_FILTER tag can be used to specify a program or script that
1099 # directory should contain the MathJax.js script. For instance, if the mathjax
1119 # using Javascript. Doxygen will generate the search PHP script and index
1470 # The PERL_PATH should be the absolute path and name of the perl script