HomeSort by relevance Sort by last modified time
    Searched full:ecmascript (Results 76 - 100 of 183) sorted by null

1 2 34 5 6 7 8

  /external/v8/test/test262-es6/
test262-es6.status 128 # on 2000. Test262 Bug: https://bugs.ecmascript.org/show_bug.cgi?id=293
137 # Test262 Bug: https://bugs.ecmascript.org/show_bug.cgi?id=596
  /external/libcxx/include/
regex 31 ECMAScript = unspecified,
138 static constexpr regex_constants::syntax_option_type ECMAScript = regex_constants::ECMAScript;
147 explicit basic_regex(const charT* p, flag_type f = regex_constants::ECMAScript);
153 flag_type f = regex_constants::ECMAScript);
156 flag_type f = regex_constants::ECMAScript);
157 basic_regex(initializer_list<charT>, flag_type = regex_constants::ECMAScript);
171 basic_regex& assign(const charT* ptr, flag_type f = regex_constants::ECMAScript);
175 flag_type f = regex_constants::ECMAScript);
178 flag_type f = regex_constants::ECMAScript);
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
regex 31 ECMAScript = unspecified,
138 static constexpr regex_constants::syntax_option_type ECMAScript = regex_constants::ECMAScript;
147 explicit basic_regex(const charT* p, flag_type f = regex_constants::ECMAScript);
153 flag_type f = regex_constants::ECMAScript);
156 flag_type f = regex_constants::ECMAScript);
157 basic_regex(initializer_list<charT>, flag_type = regex_constants::ECMAScript);
171 basic_regex& assign(const charT* ptr, flag_type f = regex_constants::ECMAScript);
175 flag_type f = regex_constants::ECMAScript);
178 flag_type f = regex_constants::ECMAScript);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
regex 31 ECMAScript = unspecified,
138 static constexpr regex_constants::syntax_option_type ECMAScript = regex_constants::ECMAScript;
147 explicit basic_regex(const charT* p, flag_type f = regex_constants::ECMAScript);
153 flag_type f = regex_constants::ECMAScript);
156 flag_type f = regex_constants::ECMAScript);
157 basic_regex(initializer_list<charT>, flag_type = regex_constants::ECMAScript);
171 basic_regex& assign(const charT* ptr, flag_type f = regex_constants::ECMAScript);
175 flag_type f = regex_constants::ECMAScript);
178 flag_type f = regex_constants::ECMAScript);
    [all...]
  /external/v8/test/mjsunit/harmony/
proxies-example-membrane.js 32 // http://wiki.ecmascript.org/doku.php?id=harmony:proxies#examplea_no-op_forwarding_proxy
111 // http://wiki.ecmascript.org/doku.php?id=harmony:proxies#a_simple_membrane
285 // http://wiki.ecmascript.org/doku.php?id=harmony:proxies#an_identity-preserving_membrane
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
regex 90 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
124 * that used by ECMAScript in ECMA-262 [Ecma International, ECMAScript
130 static const syntax_option_type ECMAScript = 1 << _S_ECMAScript;
271 * new string is constructed using the rules used by the ECMAScript replace
272 * function in ECMA- 262 [Ecma International, ECMAScript Language
750 static const regex_constants::syntax_option_type ECMAScript
751 = regex_constants::ECMAScript;
770 : _M_flags(regex_constants::ECMAScript), _M_pattern(), _M_mark_count(0)
786 flag_type __f = regex_constants::ECMAScript)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
regex 90 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
124 * that used by ECMAScript in ECMA-262 [Ecma International, ECMAScript
130 static const syntax_option_type ECMAScript = 1 << _S_ECMAScript;
271 * new string is constructed using the rules used by the ECMAScript replace
272 * function in ECMA- 262 [Ecma International, ECMAScript Language
750 static const regex_constants::syntax_option_type ECMAScript
751 = regex_constants::ECMAScript;
770 : _M_flags(regex_constants::ECMAScript), _M_pattern(), _M_mark_count(0)
786 flag_type __f = regex_constants::ECMAScript)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
regex 90 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
124 * that used by ECMAScript in ECMA-262 [Ecma International, ECMAScript
130 static const syntax_option_type ECMAScript = 1 << _S_ECMAScript;
271 * new string is constructed using the rules used by the ECMAScript replace
272 * function in ECMA- 262 [Ecma International, ECMAScript Language
750 static const regex_constants::syntax_option_type ECMAScript
751 = regex_constants::ECMAScript;
770 : _M_flags(regex_constants::ECMAScript), _M_pattern(), _M_mark_count(0)
786 flag_type __f = regex_constants::ECMAScript)
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex 75 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
109 * that used by ECMAScript in ECMA-262 [Ecma International, ECMAScript
115 static const syntax_option_type ECMAScript = 1 << _S_ECMAScript;
254 * new string is constructed using the rules used by the ECMAScript replace
255 * function in ECMA- 262 [Ecma International, ECMAScript Language
731 static const regex_constants::syntax_option_type ECMAScript
732 = regex_constants::ECMAScript;
751 : _M_flags(regex_constants::ECMAScript), _M_pattern(), _M_mark_count(0)
767 flag_type __f = regex_constants::ECMAScript)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex 75 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
109 * that used by ECMAScript in ECMA-262 [Ecma International, ECMAScript
115 static const syntax_option_type ECMAScript = 1 << _S_ECMAScript;
254 * new string is constructed using the rules used by the ECMAScript replace
255 * function in ECMA- 262 [Ecma International, ECMAScript Language
731 static const regex_constants::syntax_option_type ECMAScript
732 = regex_constants::ECMAScript;
751 : _M_flags(regex_constants::ECMAScript), _M_pattern(), _M_mark_count(0)
767 flag_type __f = regex_constants::ECMAScript)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex 75 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
109 * that used by ECMAScript in ECMA-262 [Ecma International, ECMAScript
115 static const syntax_option_type ECMAScript = 1 << _S_ECMAScript;
254 * new string is constructed using the rules used by the ECMAScript replace
255 * function in ECMA- 262 [Ecma International, ECMAScript Language
731 static const regex_constants::syntax_option_type ECMAScript
732 = regex_constants::ECMAScript;
751 : _M_flags(regex_constants::ECMAScript), _M_pattern(), _M_mark_count(0)
767 flag_type __f = regex_constants::ECMAScript)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/
regex 75 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
109 * that used by ECMAScript in ECMA-262 [Ecma International, ECMAScript
115 static const syntax_option_type ECMAScript = 1 << _S_ECMAScript;
254 * new string is constructed using the rules used by the ECMAScript replace
255 * function in ECMA- 262 [Ecma International, ECMAScript Language
731 static const regex_constants::syntax_option_type ECMAScript
732 = regex_constants::ECMAScript;
751 : _M_flags(regex_constants::ECMAScript), _M_pattern(), _M_mark_count(0)
767 flag_type __f = regex_constants::ECMAScript)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
regex 90 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
124 * that used by ECMAScript in ECMA-262 [Ecma International, ECMAScript
130 static const syntax_option_type ECMAScript = 1 << _S_ECMAScript;
271 * new string is constructed using the rules used by the ECMAScript replace
272 * function in ECMA- 262 [Ecma International, ECMAScript Language
750 static const regex_constants::syntax_option_type ECMAScript
751 = regex_constants::ECMAScript;
770 : _M_flags(regex_constants::ECMAScript), _M_pattern(), _M_mark_count(0)
786 flag_type __f = regex_constants::ECMAScript)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
regex 90 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
124 * that used by ECMAScript in ECMA-262 [Ecma International, ECMAScript
130 static const syntax_option_type ECMAScript = 1 << _S_ECMAScript;
271 * new string is constructed using the rules used by the ECMAScript replace
272 * function in ECMA- 262 [Ecma International, ECMAScript Language
750 static const regex_constants::syntax_option_type ECMAScript
751 = regex_constants::ECMAScript;
770 : _M_flags(regex_constants::ECMAScript), _M_pattern(), _M_mark_count(0)
786 flag_type __f = regex_constants::ECMAScript)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
regex 90 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
124 * that used by ECMAScript in ECMA-262 [Ecma International, ECMAScript
130 static const syntax_option_type ECMAScript = 1 << _S_ECMAScript;
271 * new string is constructed using the rules used by the ECMAScript replace
272 * function in ECMA- 262 [Ecma International, ECMAScript Language
750 static const regex_constants::syntax_option_type ECMAScript
751 = regex_constants::ECMAScript;
770 : _M_flags(regex_constants::ECMAScript), _M_pattern(), _M_mark_count(0)
786 flag_type __f = regex_constants::ECMAScript)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
regex 90 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
124 * that used by ECMAScript in ECMA-262 [Ecma International, ECMAScript
130 static const syntax_option_type ECMAScript = 1 << _S_ECMAScript;
271 * new string is constructed using the rules used by the ECMAScript replace
272 * function in ECMA- 262 [Ecma International, ECMAScript Language
750 static const regex_constants::syntax_option_type ECMAScript
751 = regex_constants::ECMAScript;
770 : _M_flags(regex_constants::ECMAScript), _M_pattern(), _M_mark_count(0)
786 flag_type __f = regex_constants::ECMAScript)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
regex 90 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
124 * that used by ECMAScript in ECMA-262 [Ecma International, ECMAScript
130 static const syntax_option_type ECMAScript = 1 << _S_ECMAScript;
271 * new string is constructed using the rules used by the ECMAScript replace
272 * function in ECMA- 262 [Ecma International, ECMAScript Language
750 static const regex_constants::syntax_option_type ECMAScript
751 = regex_constants::ECMAScript;
770 : _M_flags(regex_constants::ECMAScript), _M_pattern(), _M_mark_count(0)
786 flag_type __f = regex_constants::ECMAScript)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
regex 90 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
124 * that used by ECMAScript in ECMA-262 [Ecma International, ECMAScript
130 static const syntax_option_type ECMAScript = 1 << _S_ECMAScript;
271 * new string is constructed using the rules used by the ECMAScript replace
272 * function in ECMA- 262 [Ecma International, ECMAScript Language
750 static const regex_constants::syntax_option_type ECMAScript
751 = regex_constants::ECMAScript;
770 : _M_flags(regex_constants::ECMAScript), _M_pattern(), _M_mark_count(0)
786 flag_type __f = regex_constants::ECMAScript)
    [all...]
  /external/v8/test/mjsunit/
escape.js 33 // Section B.2.1 of ECMAScript 3
undeletable-functions.js 28 // Test that we match ECMAScript in making most builtin functions
  /external/v8/test/test262/
test262.status 82 # on 2000. Test262 Bug: https://bugs.ecmascript.org/show_bug.cgi?id=293
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex_scanner.h 118 { return _M_flags & regex_constants::ECMAScript; }
  /external/v8/src/
macros.py 134 # Macro for ECMAScript 5 queries of the type:
141 # Macro for ECMAScript 5 queries of the type:
  /external/chromium-trace/trace-viewer/tracing/third_party/closure_linter/closure_linter/
statetracker.py 17 """Light weight EcmaScript state tracker that reads tokens and tracks state."""
557 """EcmaScript state tracker.
559 Tracks block depth, function names, etc. within an EcmaScript token stream.
733 EcmaScript languages.
  /external/v8/test/webkit/fast/js/kde/
RegExp.js 135 // http://www.devguru.com/Technologies/ecmascript/quickref/regexp_lastindex.html

Completed in 776 milliseconds

1 2 34 5 6 7 8