HomeSort by relevance Sort by last modified time
    Searched full:eval (Results 326 - 350 of 1008) sorted by null

<<11121314151617181920>>

  /external/webkit/JavaScriptCore/tests/mozilla/ecma/String/
15.5.4.12-3.js 65 eval("var s = new String( String.fromCharCode("+i+") ); s.toUpperCase()") );
70 eval("var s = new String( String.fromCharCode(i) ); s.toUpperCase().charCodeAt(0)") );
79 eval( "var u = new Unicode( i ); String.fromCharCode(u.upper)" ),
80 eval("var s = new String( String.fromCharCode("+i+") ); s.toUpperCase()") );
84 eval( "var u = new Unicode( i ); u.upper" ),
85 eval("var s = new String( String.fromCharCode("+i+") ); s.toUpperCase().charCodeAt(0)") );
94 eval( "var u = new Unicode( i ); String.fromCharCode(u.upper)" ),
95 eval("var s = new String( String.fromCharCode("+i+") ); s.toUpperCase()") );
99 eval( "var u = new Unicode( i ); u.upper" ),
100 eval("var s = new String( String.fromCharCode("+i+") ); s.toUpperCase().charCodeAt(0)") )
    [all...]
  /external/libffi/
ltmain.sh 118 eval "if test \"\${$lt_var+set}\" = set; then
208 if eval $OBJDUMP -f $1 | $SED -e '10q' 2>/dev/null | \
210 win32_nmres=`eval $NM -f posix -A $1 | \
267 eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
312 $run eval "(cd \$f_ex_an_ar_dir && $AR x \$f_ex_an_ar_oldlib)" || exit $?
419 eval std_shrext=\"$shrext_cmds\"
461 eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
469 eval "$prev=\$arg"
908 eval srcfile=\"$fix_srcfile_path\"
959 if $run eval "$command"; then
    [all...]
  /external/bison/m4/
lib-link.m4 135 eval additional_includedir=\"$includedir\"
136 eval additional_libdir=\"$libdir\"
147 eval additional_includedir=\"$includedir\"
148 eval additional_libdir=\"$libdir\"
181 eval value=\"\$HAVE_LIB$uppername\"
184 eval value=\"\$LIB$uppername\"
186 eval value=\"\$LTLIB$uppername\"
219 AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
298 AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
362 AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]
    [all...]
  /external/elfutils/m4/
lib-link.m4 131 eval additional_includedir=\"$includedir\"
132 eval additional_libdir=\"$libdir\"
143 eval additional_includedir=\"$includedir\"
144 eval additional_libdir=\"$libdir\"
177 eval value=\"\$HAVE_LIB$uppername\"
180 eval value=\"\$LIB$uppername\"
182 eval value=\"\$LTLIB$uppername\"
215 AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
294 AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
358 AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"]
    [all...]
  /external/dbus/
ltmain.sh 116 eval "if test \"\${$lt_var+set}\" = set; then
206 if eval $OBJDUMP -f $1 | $SED -e '10q' 2>/dev/null | \
208 win32_nmres=`eval $NM -f posix -A $1 | \
259 eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
304 $run eval "(cd \$f_ex_an_ar_dir && $AR x \$f_ex_an_ar_oldlib)" || exit $?
411 eval std_shrext=\"$shrext_cmds\"
453 eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
461 eval "$prev=\$arg"
899 eval srcfile=\"$fix_srcfile_path\"
950 if $run eval "$command"; then
    [all...]
  /external/expat/conftools/
ltmain.sh 196 if eval $OBJDUMP -f $1 | $SED -e '10q' 2>/dev/null | \
198 win32_nmres=`eval $NM -f posix -A $1 | \
249 eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
294 $run eval "(cd \$f_ex_an_ar_dir && $AR x \$f_ex_an_ar_oldlib)" || exit $?
391 eval std_shrext=\"$shrext_cmds\"
433 eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
441 eval "$prev=\$arg"
878 eval srcfile=\"$fix_srcfile_path\"
929 if $run eval "$command"; then :
1001 if $run eval "$command"; then
    [all...]
  /external/grub/
configure 46 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
47 eval $as_var=C; export $as_var
230 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
233 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
360 eval "$ac_prev=\$ac_option"
404 eval "enable_$ac_feature=no" ;;
417 eval "enable_$ac_feature='$ac_optarg'" ;;
599 eval "with_$ac_package='$ac_optarg'" ;;
608 eval "with_$ac_package=no" ;;
640 eval "$ac_envvar='$ac_optarg'
    [all...]
  /external/jpeg/
ltmain.sh 91 eval "$prev=\"\$$prev \$arg\""
94 eval "$prev=\$arg"
325 if $run eval "$base_compile\$pic_flag -DPIC \$srcfile"; then :
350 if $run eval "$base_compile \$srcfile$suppress_output"; then :
361 $run eval "echo timestamp > \$libobj" || exit $?
446 eval "$prev=\"\$arg\""
484 eval arg=\"$export_dynamic_flag_spec\"
685 eval flag=\"$hardcode_libdir_flag_spec\"
846 eval libname=\"$libname_spec\"
1009 eval library_names=\"$library_names_spec\
    [all...]
  /external/fdlibm/
configure 46 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
47 eval $as_var=C; export $as_var
230 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
233 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
323 eval "$ac_prev=\$ac_option"
367 eval "enable_$ac_feature=no" ;;
380 eval "enable_$ac_feature='$ac_optarg'" ;;
562 eval "with_$ac_package='$ac_optarg'" ;;
571 eval "with_$ac_package=no" ;;
603 eval "$ac_envvar='$ac_optarg'
    [all...]
  /external/elfutils/autom4te.cache/
output.0 49 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
50 eval $as_var=C; export $as_var
233 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
236 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
326 eval "$ac_prev=\$ac_option"
370 eval "enable_$ac_feature=no" ;;
383 eval "enable_$ac_feature='$ac_optarg'" ;;
565 eval "with_$ac_package='$ac_optarg'" ;;
574 eval "with_$ac_package=no" ;;
606 eval "$ac_envvar='$ac_optarg'
    [all...]
  /external/elfutils/
configure 49 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
50 eval $as_var=C; export $as_var
233 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
236 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
326 eval "$ac_prev=\$ac_option"
370 eval "enable_$ac_feature=no" ;;
383 eval "enable_$ac_feature='$ac_optarg'" ;;
565 eval "with_$ac_package='$ac_optarg'" ;;
574 eval "with_$ac_package=no" ;;
606 eval "$ac_envvar='$ac_optarg'
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/
XPathAPI.java 128 XObject list = eval(contextNode, str, namespaceNode);
167 XObject list = eval(contextNode, str, namespaceNode);
188 public static XObject eval(Node contextNode, String str) method in class:XPathAPI
191 return eval(contextNode, str, contextNode);
214 public static XObject eval(Node contextNode, String str, Node namespaceNode) method in class:XPathAPI
266 public static XObject eval( method in class:XPathAPI
  /external/v8/src/
contexts.h 117 // for dynamic lookups in the presence of 'with' or 'eval'.
132 // (through 'eval'). The object in a 'with' statement is
144 // (via static context addresses) or through 'eval' (dynamic context lookups).
316 // used for compiling code using eval. If the context surrounding
317 // the eval call does not have a local variable with this name and
320 // eval.
  /external/libpcap/
configure 109 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
110 eval $as_var=C; export $as_var
156 if (eval ":") 2>/dev/null; then
162 if test $as_have_required = yes && (eval ":
367 (eval "as_func_return () {
531 eval sh -c '\''
546 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
549 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
759 eval $ac_prev=\$ac_option
814 eval enable_$ac_feature=no ;
    [all...]
  /development/pdk/
Pdk.mk 89 $(eval _chFrom := $(header)) \
90 $(eval _chTo := $(pdk_doxy_source_dir)/$(notdir $(header))) \
91 $(eval $(call copy-one-header,$(_chFrom),$(_chTo))) \
92 $(eval all_copied_pdk_headers: $(_chTo)) \
107 $(eval _chFrom := $(template)) \
108 $(eval _chTo := $(pdk_app_eng_root)/$(patsubst $(pdk_templates_dir)/%,%,$(template))) \
109 $(eval $(call copy-one-header,$(_chFrom),$(_chTo))) \
110 $(eval all_copied_pdk_templates: $(_chTo)) \
  /external/opencore/tools_v2/build/make/
basic_defs.mk 72 translate = $(strip $(eval tmp := $3) $(foreach c, $(join $(addsuffix :,$1),$2), \
73 $(eval tmp := $(subst $(word 1,$(subst :, ,$c)),$(word 2,$(subst :, ,$c)), \
  /external/v8/test/mjsunit/
debug-clearbreakpointgroup.js 41 return eval('(' + code + ')');
85 eval(source);
mirror-error.js 32 var tmp = eval('(' + json_refs + ')');
64 var fromJSON = eval('(' + json + ')');
mirror-function.js 32 var tmp = eval('(' + json_refs + ')');
73 var fromJSON = eval('(' + json + ')');
mirror-regexp.js 43 var tmp = eval('(' + json_refs + ')');
82 var fromJSON = eval('(' + json + ')');
mirror-unresolved-function.js 32 var tmp = eval('(' + json_refs + ')');
69 var fromJSON = eval('(' + json + ')');
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/ExecutionContexts/
10.1.5-1.js 83 if ( eval == null ) {
84 testcases[0].reason += " eval == null";
10.1.5-3.js 85 if ( eval == null ) {
86 testcases[0].reason += " eval == null";
10.1.5-4.js 59 'if ( eval == null ) { testcases[0].reason += " eval == null"; }' +
10.1.8-1.js 81 var LENGTH = eval( "GetLength("+ args +")" );
88 var ARGUMENTS = eval( "GetArguments( " +args+")" );

Completed in 58 milliseconds

<<11121314151617181920>>