Home
last modified time | relevance | path

Searched refs:script (Results 1 – 22 of 22) 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/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/qcom/gps/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps loc_api
3 # Process this file with autoconf to produce a configure 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/img/libdrm/
Daclocal.m4266 # Use C for the default configuration in the libtool script
288 # So that we can recreate a full libtool script including additional
344 # CONFIGNAME is the name given to the value in the libtool script.
345 # VARNAME is the (base) name used in the configure script.
444 # Output comment and list of tags supported by the script
446 [_LT_FORMAT_COMMENT([The names of the tagged configurations supported by this script])dnl
476 # script. Tagged libtool config variables (even for the LIBTOOL CONFIG
574 # This macro allows early generation of the libtool script (before
620 This config.lt script is free software; the Free Software Foundation
678 # If TAG is the built-in tag, create an initial libtool script with a
[all …]
Dltmain.sh3145 Currently, it simply execs the wrapper *script* "$SHELL $output",
7152 func_verbose "creating GNU ld script: $output"
7861 $cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result
Dconfigure2256 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2257 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
12467 This config.status script is free software; the Free Software Foundation
/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