Home
last modified time | relevance | path

Searched defs:evaluated (Results 1 – 13 of 13) sorted by relevance

/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dprefer-string-starts-ends-with.ts64 const evaluated = getStaticValue(node, globalScope); constant
77 const evaluated = getStaticValue(node, globalScope); constant
87 const evaluated = getStaticValue(node, globalScope); constant
266 const evaluated = getStaticValue(node, globalScope); constant
Dprefer-includes.ts41 const evaluated = getStaticValue(node, globalScope); constant
102 const evaluated = getStaticValue(node, globalScope); constant
Dprefer-regexp-exec.ts50 const evaluated = getStaticValue(arg, globalScope); constant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DTimeZoneFormat.java1028 int evaluated = 0; // bit flags representing already evaluated styles in parse() local
/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-sel-eng.c499 gboolean evaluated = FALSE ; in additional_selector_matches_node() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DTimeZoneFormat.java1089 int evaluated = 0; // bit flags representing already evaluated styles in parse() local
/third_party/ltp/tools/sparse/sparse-src/
Dsymbol.h188 evaluated:1, member
/third_party/icu/icu4c/source/i18n/
Dtzfmt.cpp836 int32_t evaluated = 0; // bit flags representing already evaluated styles in parse() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtzfmt.cpp831 int32_t evaluated = 0; // bit flags representing already evaluated styles in parse() local
/third_party/node/deps/icu-small/source/i18n/
Dtzfmt.cpp836 int32_t evaluated = 0; // bit flags representing already evaluated styles in parse() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dtzfmt.cpp836 int32_t evaluated = 0; // bit flags representing already evaluated styles in parse() local
/third_party/selinux/libsepol/cil/src/
Dcil_internal.h686 uint32_t evaluated; member
/third_party/quickjs/
Dquickjs.c812 BOOL evaluated : 8; member