HomeSort by relevance Sort by last modified time
    Searched refs:ECMAScript (Results 51 - 75 of 83) sorted by null

1 23 4

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex_constants.h 70 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
104 * that used by ECMAScript in ECMA-262 [Ecma International, ECMAScript
110 static constexpr syntax_option_type ECMAScript = 1 << _S_ECMAScript;
249 * new string is constructed using the rules used by the ECMAScript replace
250 * function in ECMA- 262 [Ecma International, ECMAScript Language
regex.h 365 static constexpr regex_constants::syntax_option_type ECMAScript
366 = regex_constants::ECMAScript;
385 : _M_flags(regex_constants::ECMAScript),
403 flag_type __f = regex_constants::ECMAScript)
459 flag_type __f = regex_constants::ECMAScript)
480 flag_type __f = regex_constants::ECMAScript)
494 flag_type __f = regex_constants::ECMAScript)
584 flag_type __flags = regex_constants::ECMAScript)
618 flag_type __flags = regex_constants::ECMAScript)
641 flag_type __flags = regex_constants::ECMAScript)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
regex_constants.h 77 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
111 * that used by ECMAScript in ECMA-262 [Ecma International, ECMAScript
117 constexpr syntax_option_type ECMAScript = 1 << _S_ECMAScript;
256 * new string is constructed using the rules used by the ECMAScript replace
257 * function in ECMA- 262 [Ecma International, ECMAScript Language
regex.h 354 static constexpr flag_type ECMAScript = regex_constants::ECMAScript;
368 : _M_flags(ECMAScript),
385 basic_regex(const _Ch_type* __p, flag_type __f = ECMAScript)
441 flag_type __f = ECMAScript)
462 flag_type __f = ECMAScript)
476 flag_type __f = ECMAScript)
565 assign(const _Ch_type* __p, flag_type __flags = ECMAScript)
599 flag_type __flags = ECMAScript)
622 flag_type __flags = ECMAScript)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex_constants.h 77 * elements @c ECMAScript, @c basic, @c extended, @c awk, @c grep, @c egrep
111 * that used by ECMAScript in ECMA-262 [Ecma International, ECMAScript
117 ECMAScript = 1 << _S_ECMAScript,
294 * new string is constructed using the rules used by the ECMAScript replace
295 * function in ECMA- 262 [Ecma International, ECMAScript Language
regex_scanner.h 118 { return _M_flags & regex_constants::ECMAScript; }
regex.h 422 static constexpr flag_type ECMAScript = regex_constants::ECMAScript;
436 : _M_flags(ECMAScript), _M_automaton(nullptr)
451 basic_regex(const _Ch_type* __p, flag_type __f = ECMAScript)
468 flag_type __f = ECMAScript)
502 flag_type __f = ECMAScript)
521 flag_type __f = ECMAScript)
539 basic_regex(initializer_list<_Ch_type> __l, flag_type __f = ECMAScript)
626 assign(const _Ch_type* __p, flag_type __flags = ECMAScript)
660 flag_type __flags = ECMAScript)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
regex.h 364 static constexpr regex_constants::syntax_option_type ECMAScript
365 = regex_constants::ECMAScript;
384 : _M_flags(regex_constants::ECMAScript),
402 flag_type __f = regex_constants::ECMAScript)
457 flag_type __f = regex_constants::ECMAScript)
478 flag_type __f = regex_constants::ECMAScript)
492 flag_type __f = regex_constants::ECMAScript)
582 flag_type __flags = regex_constants::ECMAScript)
616 flag_type __f = regex_constants::ECMAScript)
639 flag_type __flags = regex_constants::ECMAScript)
    [all...]
regex_compiler.h 346 if (!(_M_flags & regex_constants::ECMAScript)
350 // '[' or '[^' and if not ECMAscript
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
regex.h 354 static constexpr flag_type ECMAScript = regex_constants::ECMAScript;
368 : _M_flags(ECMAScript),
385 basic_regex(const _Ch_type* __p, flag_type __f = ECMAScript)
441 flag_type __f = ECMAScript)
462 flag_type __f = ECMAScript)
476 flag_type __f = ECMAScript)
565 assign(const _Ch_type* __p, flag_type __flags = ECMAScript)
599 flag_type __flags = ECMAScript)
622 flag_type __flags = ECMAScript)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
regex.h 354 static constexpr flag_type ECMAScript = regex_constants::ECMAScript;
368 : _M_flags(ECMAScript),
385 basic_regex(const _Ch_type* __p, flag_type __f = ECMAScript)
441 flag_type __f = ECMAScript)
462 flag_type __f = ECMAScript)
476 flag_type __f = ECMAScript)
565 assign(const _Ch_type* __p, flag_type __flags = ECMAScript)
599 flag_type __flags = ECMAScript)
622 flag_type __flags = ECMAScript)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h 364 static constexpr regex_constants::syntax_option_type ECMAScript
365 = regex_constants::ECMAScript;
384 : _M_flags(regex_constants::ECMAScript),
402 flag_type __f = regex_constants::ECMAScript)
457 flag_type __f = regex_constants::ECMAScript)
478 flag_type __f = regex_constants::ECMAScript)
492 flag_type __f = regex_constants::ECMAScript)
582 flag_type __flags = regex_constants::ECMAScript)
616 flag_type __f = regex_constants::ECMAScript)
639 flag_type __flags = regex_constants::ECMAScript)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h 365 static constexpr regex_constants::syntax_option_type ECMAScript
366 = regex_constants::ECMAScript;
385 : _M_flags(regex_constants::ECMAScript),
403 flag_type __f = regex_constants::ECMAScript)
459 flag_type __f = regex_constants::ECMAScript)
480 flag_type __f = regex_constants::ECMAScript)
494 flag_type __f = regex_constants::ECMAScript)
584 flag_type __flags = regex_constants::ECMAScript)
618 flag_type __flags = regex_constants::ECMAScript)
641 flag_type __flags = regex_constants::ECMAScript)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h 364 static constexpr regex_constants::syntax_option_type ECMAScript
365 = regex_constants::ECMAScript;
384 : _M_flags(regex_constants::ECMAScript),
402 flag_type __f = regex_constants::ECMAScript)
457 flag_type __f = regex_constants::ECMAScript)
478 flag_type __f = regex_constants::ECMAScript)
492 flag_type __f = regex_constants::ECMAScript)
582 flag_type __flags = regex_constants::ECMAScript)
616 flag_type __f = regex_constants::ECMAScript)
639 flag_type __flags = regex_constants::ECMAScript)
    [all...]
  /external/chromium_org/v8/test/mjsunit/regress/
regress-990205.js 29 // (Notice that the example isn't valid ECMAScript due to the
  /external/chromium_org/v8/test/webkit/fast/js/
reserved-words-strict.js 70 "This file checks which ECMAScript 3 keywords are treated as reserved words in strict mode."
  /external/chromium_org/v8/test/webkit/
reserved-words.js 100 "This file checks which ECMAScript 3 keywords are treated as reserved words."
  /external/chromium_org/chrome/browser/ui/webui/
identity_internals_ui_browsertest.js 47 // ECMAScript's Date.parse cannot grok it.
168 // ECMAScript's Date.parse cannot grok it.
  /external/chromium_org/chrome/browser/resources/google_now/
common_test_util.js 82 * This functionality and logic originates from ECMAScript 6's spec of promises.
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/
image_parsers.js 170 // Read 24-bit value. ECMAScript assures left-to-right evaluation order.
  /external/chromium_org/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
array-functions-prototype-misc.js 143 // It seems quite clear from ECMAScript spec 15.4.4.5. Just call Get on
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
chromevox_json.js 150 // Due to a specification blunder in ECMAScript, typeof null is
  /external/chromium_org/v8/test/webkit/resources/
json2-es5-compat.js 279 // Due to a specification blunder in ECMAScript, typeof null is 'object',

Completed in 475 milliseconds

1 23 4