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

<<11121314151617181920>>

  /external/llvm/autoconf/m4/
find_std_program.m4 51 eval pfxval=\$\{$1pfxdir\}
52 eval binval=\$\{$1bindir\}
53 eval incval=\$\{$1incdir\}
54 eval libval=\$\{$1libdir\}
98 eval checkval=\$\{"USE_"allcapsname()\}
  /external/llvm/projects/sample/autoconf/m4/
find_std_program.m4 51 eval pfxval=\$\{$1pfxdir\}
52 eval binval=\$\{$1bindir\}
53 eval incval=\$\{$1incdir\}
54 eval libval=\$\{$1libdir\}
98 eval checkval=\$\{"USE_"allcapsname()\}
  /external/llvm/projects/sample/
configure 106 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
107 eval $as_var=C; export $as_var
153 if (eval ":") 2>/dev/null; then
159 if test $as_have_required = yes && (eval ":
362 (eval "as_func_return () {
532 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
535 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
855 eval $ac_prev=\$ac_option
910 eval enable_$ac_feature=no ;;
929 eval enable_$ac_feature=\$ac_optarg ;
    [all...]
  /external/oprofile/m4/
qt.m4 23 if eval $evalstr; then
148 lyx_cv_qtversion=`(eval "$ac_cpp conftest.$ac_ext") 2>&5 | \
167 [ qt_cv_dir=`eval echo "$withval"/` ])
170 [ qt_cv_includes=`eval echo "$withval"` ])
173 [ qt_cv_libraries=`eval echo "$withval"` ])
  /external/webkit/LayoutTests/http/tests/cookies/resources/
cookies-test-pre.js 82 _av = eval(_a);
86 var _bv = eval(_b);
114 _av = eval(_a);
132 _av = eval(_a);
139 _ev = eval(_e);
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/String/
15.5.4.7-3.js 75 eval("var b = true; b.__proto__.lastIndexOf = String.prototype.lastIndexOf; b.lastIndexOf('r', 0 )") );
80 eval("var b = true; b.__proto__.lastIndexOf = String.prototype.lastIndexOf; b.lastIndexOf('r', 1 )") );
85 eval("var b = true; b.__proto__.lastIndexOf = String.prototype.lastIndexOf; b.lastIndexOf('r', 2 )") );
90 eval("var b = true; b.__proto__.lastIndexOf = String.prototype.lastIndexOf; b.lastIndexOf('r', 10 )") );
95 eval("var b = true; b.__proto__.lastIndexOf = String.prototype.lastIndexOf; b.lastIndexOf('r' )") );
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Function/
regress-131964.js 39 * Function declarations in eval scope are not {DontDelete}.
106 * Try the same test in eval scope - here we EXPECT the function to be deleted (?)
127 eval(s);
131 * Define the function in eval scope, but delete it in global scope -
139 eval(s);
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-110286.js 55 actual = eval("/* /* */3");
60 actual = eval("3/* /* */");
65 actual = eval("/* 3/* */");
70 actual = eval("/* /*3 */");
78 eval("/* blah blah /* blah blah */");
regress-152646.js 57 * We will form an eval string to set the result-variable |actual|.
58 * To get a feel for this, suppose N were 3. Then the eval string is
59 * 'actual = (((0)));' The expected value for this after eval() is 0.
79 eval(sEval);
84 * An exception during this eval is OK, as the runtime can throw one
regress-192414.js 55 * We will form an eval string to set the result-variable |actual|.
56 * To get a feel for this, suppose N were 3. Then the eval string is
57 * 'actual = (1&(1&(1&1)));' The expected value after eval() is 1.
66 eval(str);
71 * An exception during this eval is OK, as the runtime can throw one
  /frameworks/base/services/java/com/android/server/usb/
UsbHostManager.java 122 int intf, endp, ival = 0, eval = 0; local
132 int address = endpointValues[eval++];
133 int attributes = endpointValues[eval++];
134 int maxPacketSize = endpointValues[eval++];
135 int interval = endpointValues[eval++];
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr 188 rpc_loc_sv_info_s_type sv_list<80>; /* EVAL:[LOC_API_MAX_SV_COUNT]*/
193 opaque nmea_sentences[1200]; /* EVAL:[1200]*/
241 opaque addr[256]; /* EVAL:[256]*/
335 opaque requester_id[200]; /* EVAL:[200]*/
366 opaque session_id[4]; /* EVAL:[4]*/
372 opaque requestor_id_string[200]; /* EVAL:[200]*/
378 opaque client_name_string[64]; /* EVAL:[64]*/
394 opaque supl_hash[8]; /* EVAL:[8]*/
405 opaque ext_client_address[20]; /* EVAL:[20]*/
422 opaque lcs_codeword_string[20]; /* EVAL:[20]*/
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
Makefile.am 1 CLEANFILES = tmp* core *.core $(EXTRA_PROGRAMS) *.*out *.log eval.in2
24 fasts uniq manis khadafy linecnt eval distrib 8to7 y-bracket \
54 eval.good eval.inp eval.sed \
  /external/llvm/
configure 108 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
109 eval $as_var=C; export $as_var
155 if (eval ":") 2>/dev/null; then
161 if test $as_have_required = yes && (eval ":
364 (eval "as_func_return () {
534 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
537 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
873 eval $ac_prev=\$ac_option
928 eval enable_$ac_feature=no ;;
947 eval enable_$ac_feature=\$ac_optarg ;
    [all...]
  /build/core/tasks/
apicheck.mk 25 # eval this to define a rule that runs apicheck.
55 $(eval $(call check-api, \
67 $(eval $(call check-api, \
  /external/elfutils/m4/
gettext.m4 86 dnl if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" != "yes"; }; then
164 [eval "$gt_func_gnugettext_libc=yes"],
165 [eval "$gt_func_gnugettext_libc=no"])])
167 if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" != "yes"; }; then
194 [eval "$gt_func_gnugettext_libintl=yes"],
195 [eval "$gt_func_gnugettext_libintl=no"])
197 if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" != yes; } && test -n "$LIBICONV"; then
211 eval "$gt_func_gnugettext_libintl=yes"
222 if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" = "yes"; } \
223 || { { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; }
    [all...]
  /external/iptables/m4/
ax_check_linker_flags.m4 68 eval AS_TR_SH(ax_cv_linker_flags_[$1])=yes,
69 eval AS_TR_SH(ax_cv_linker_flags_[$1])=no)
71 eval ax_check_linker_flags=$AS_TR_SH(ax_cv_linker_flags_[$1])
  /external/v8/test/mjsunit/
debug-referenced-by.js 72 // Use closure with eval - creates arguments array.
75 eval(s);
77 return function e(s) { eval(s); };
mirror-script.js 88 testScriptMirror(eval('(function(){})'), null, 1, 2, 1, '(function(){})', 87);
89 testScriptMirror(eval('(function(){\n })'), null, 2, 2, 1, '(function(){\n })', 88);
92 var mirror = debug.MakeMirror(eval('(function(){\n 1;\n})')).script();
  /external/valgrind/main/gdbserver_tests/
make_local_links 90 # We need at least a 7.2 version for gdb tests using eval command
91 check_version 7.2 gdbserver_tests/gdb.eval "gdbserver eval tests"
  /external/webkit/Source/JavaScriptCore/debugger/
Debugger.cpp 129 EvalExecutable* eval = EvalExecutable::create(globalCallFrame, makeSource(script), false); local
130 if (!eval) {
136 JSValue result = globalData.interpreter->execute(eval, globalCallFrame, globalObject, globalCallFrame->scopeChain());
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/ExecutionContexts/
10.1.4-1.js 74 testcases[tc].actual = eval( INPUT );
93 array[item++] = new TestCase( "SECTION", "with MyObject, eval should return square of " );
99 this.eval = new Function( "x", "return(Math.pow(Number(x),2))" );
10.1.4-2.js 75 testcases[tc].actual = eval( INPUT );
95 array[item++] = new TestCase( "SECTION", "with MyObject, eval should return square of " );
101 this.eval = new Function( "x", "return(Math.pow(Number(x),2))" );
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/FunctionObjects/
15.3.2.1-1.js 71 array[item++] = new TestCase( SECTION, "var OBJ = new MyObject(true); OBJ.valueOf()", true, eval("var OBJ = new MyObject(true); OBJ.valueOf()") );
73 array[item++] = new TestCase( SECTION, "OBJ.toString = Object.prototype.toString; OBJ.toString()", "[object Object]", eval("OBJ.toString = Object.prototype.toString; OBJ.toString()") );
74 array[item++] = new TestCase( SECTION, "MyObject.toString = Object.prototype.toString; MyObject.toString()", "[object Function]", eval("MyObject.toString = Object.prototype.toString; MyObject.toString()") );
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/NativeObjects/
15-2.js 60 array[item++] = new TestCase( SECTION, "eval.__proto__", Function.prototype, eval.__proto__ );
68 testcases[tc].actual = eval( testcases[tc].actual );

Completed in 383 milliseconds

<<11121314151617181920>>