Home
last modified time | relevance | path

Searched defs:narrow (Results 1 – 15 of 15) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DinstanceofNarrowReadonlyArray.ts3 function narrow(x: readonly number[] | number): readonly number[] { function
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/
DPseudoLocalesTest.java32 CldrPath narrow = in testExpansion() local
/third_party/typescript/tests/baselines/reference/
DtypePredicateFreshLiteralWidening.js32 return function (narrow) { argument
/third_party/ffmpeg/libavcodec/aarch64/
Dh264qpel_neon.S34 .macro lowpass_8 r0, r1, r2, r3, d0, d1, narrow=1
86 .macro lowpass_8_1 r0, r1, d0, narrow=1
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
DAnyScriptTest.java108 Transliterator narrow = Transliterator.getInstance("fullwidth-halfwidth"); in TestForWidth() local
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DAnyScriptTest.java105 Transliterator narrow = Transliterator.getInstance("fullwidth-halfwidth"); in TestForWidth() local
/third_party/ffmpeg/libavcodec/arm/
Dh264qpel_neon.S32 .macro lowpass_8 r0, r1, r2, r3, d0, d1, narrow=1
68 .macro lowpass_8_1 r0, r1, d0, narrow=1
Dvc1dsp_neon.S713 …acro mspel_filter acc dest src0 src1 src2 src3 filter_a filter_b filter_c filter_d reg_a reg_b reg…
/third_party/vulkan-loader/tests/framework/
Dtest_util.cpp693 std::string narrow(const std::wstring& utf16) { in narrow() function
/third_party/node/deps/v8/src/compiler/backend/arm64/
Dcode-generator-arm64.cc2181 VectorFormat narrow = VectorFormatHalfWidth(wide); in AssembleArchInstruction() local
2188 VectorFormat narrow = VectorFormatHalfWidthDoubleLanes(wide); in AssembleArchInstruction() local
2195 VectorFormat narrow = VectorFormatHalfWidth(wide); in AssembleArchInstruction() local
2202 VectorFormat narrow = VectorFormatHalfWidthDoubleLanes(wide); in AssembleArchInstruction() local
/third_party/icu/icu4c/source/i18n/
Dreldatefmt.cpp375 static const UChar narrow[7] = {0x002D, 0x006E, 0x0061, 0x0072, 0x0072, 0x006F, 0x0077}; in styleFromAliasUnicodeString() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dreldatefmt.cpp389 static const UChar narrow[7] = {0x002D, 0x006E, 0x0061, 0x0072, 0x0072, 0x006F, 0x0077}; in styleFromAliasUnicodeString() local
/third_party/node/deps/icu-small/source/i18n/
Dreldatefmt.cpp375 static const char16_t narrow[7] = {0x002D, 0x006E, 0x0061, 0x0072, 0x0072, 0x006F, 0x0077}; in styleFromAliasUnicodeString() local
/third_party/python/Modules/
Dposixmodule.c1096 BOOL narrow; member
1098 const char *narrow; member
1133 const char *narrow; in path_converter() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp28042 narrow(char_type __c, char __dfault) const in narrow() function in std::__ctype_abstract_base
28046 narrow(const char_type* __lo, const char_type* __hi, in narrow() function in std::__ctype_abstract_base
28243 narrow(char_type __c, char __dfault) const in narrow() function in std::ctype
28254 narrow(const char_type* __lo, const char_type* __hi, in narrow() function in std::ctype
30685 narrow(char_type __c, char __dfault) const in narrow() function in std::basic_ios