/third_party/jerryscript/tests/debugger/ |
D | do_delete_all.js | 16 var patt = new RegExp("e"); variable
|
/third_party/flutter/skia/third_party/externals/sdl/src/test/ |
D | SDL_test_font.c | 3128 Uint8 patt, mask; in SDLTest_DrawCharacter() local
|
/third_party/ffmpeg/libavfilter/ |
D | af_alimiter.c | 97 double peak, double limit, double patt, int asc) in get_rdelta() 163 double patt = FFMIN(limit / peak, 1.); in filter_frame() local
|
D | vf_noise.c | 67 static const int8_t patt[4] = { -1, 0, 1, 0 }; variable
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | IntlTestDecimalFormatAPI.java | 172 String patt = new String("#,##0.#"); in TestAPI() local
|
D | IntlTestDecimalFormatAPIC.java | 130 String patt = new String("#,##0.#"); in TestAPI() local
|
D | DateFormatRegressionTest.java | 1297 public TestDateFormatItem(String parString, String patt, String expResult) { in TestT10239() 1432 … public TestDateFormatLeniencyItem(boolean len, String parString, String patt, String expResult) { in TestT10619()
|
D | DateFormatTest.java | 4790 …TestDateFormatLeniencyItem(ULocale loc, boolean len, String parString, String patt, String expResu… in TestDateFormatLeniency() 4896 … public TestMultiPatternMatchItem(boolean len, String parString, String patt, String expResult) { in TestParseMultiPatternMatch()
|
/third_party/jsframework/runtime/main/extend/mediaquery/ |
D | mediaQuery.ts | 238 const patt: RegExp = /([a-z-]+|[\d.a-z]+|[><=]+)/g; constant
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | IntlTestDecimalFormatAPI.java | 175 String patt = new String("#,##0.#"); in TestAPI() local
|
D | IntlTestDecimalFormatAPIC.java | 133 String patt = new String("#,##0.#"); in TestAPI() local
|
D | DateFormatRegressionTest.java | 1300 public TestDateFormatItem(String parString, String patt, String expResult) { in TestT10239() 1435 … public TestDateFormatLeniencyItem(boolean len, String parString, String patt, String expResult) { in TestT10619()
|
D | DateFormatTest.java | 4706 …TestDateFormatLeniencyItem(ULocale loc, boolean len, String parString, String patt, String expResu… in TestDateFormatLeniency() 4812 … public TestMultiPatternMatchItem(boolean len, String parString, String patt, String expResult) { in TestParseMultiPatternMatch()
|
/third_party/curl/tests/server/ |
D | getpart.c | 286 char patt[MAX_TAG_LEN + 1]; /* potential attributes */ in getpart() local
|
/third_party/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_context.h | 61 struct nouveau_object *patt; member
|
/third_party/python/Lib/http/ |
D | cookies.py | 539 def __parse_string(self, str, patt=_CookiePattern): argument
|
/third_party/icu/icu4c/source/test/intltest/ |
D | dcfmapts.cpp | 249 UnicodeString patt("#,##0.#"); in testAPI() local
|
/third_party/libwebsockets/win32port/dirent/ |
D | dirent-win32.h | 257 wchar_t *patt; member
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/ |
D | gstdeinterlace.c | 1488 const guint8 patt = telecine_patterns[i].states[(j + k) % length]; in gst_deinterlace_get_pattern_lock() local
|