Home
last modified time | relevance | path

Searched defs:VAR (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/mesa/math/
H A Dm_debug_util.h303 enum { NIL = 0, ONE = 1, NEG = -1, VAR = 2 }; enumerator
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
H A DRuleParser.java34 private static final Pattern VAR = Pattern.compile("^%([A-Z])=(.*)$"); field in RuleParser
/third_party/icu/icu4c/source/test/intltest/
H A Dloctest.h200 VAR, enumerator
/third_party/python/Lib/unittest/test/
H A Dtest_async_case.py40 VAR = contextvars.ContextVar('VAR', default=()) variable
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DULocaleTest.java603 private static final int VAR = 3; field in ULocaleTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DULocaleTest.java602 private static final int VAR = 3; field in ULocaleTest
/third_party/toybox/toys/pending/
H A Dcrond.c42 } VAR; typedef
[all...]
H A Dawk.c161 ERROR = 2, NEWLINE, VAR, NUMBER, STRING, REGEX, USERFUNC, BUILTIN, TOKEN, enumerator
/third_party/icu/icu4c/source/test/cintltst/
H A Dcloctst.c190 VAR = 3, enumerator

Completed in 35 milliseconds