Home
last modified time | relevance | path

Searched defs:dollar (Results 1 – 9 of 9) sorted by relevance

/third_party/rust/crates/serde/serde_derive/src/
Dtry.rs9 let dollar = Punct::new('$', Spacing::Alone); in replacement() localVariable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dstr_format_test.cc513 auto dollar = ParsedFormat<'d', 's'>::New("%2$s %1$d"); in TEST_F() local
627 auto dollar = in TEST_F() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DGlobalizationPreferencesTest.java1127 String dollar = "$"; in TestDisplayName() local
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/format/
DGlobalizationPreferencesTest.java1124 String dollar = "$"; in TestDisplayName() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationMiscTest.java1824 String dollar = "$"; /* currency symbol */ in TestVariableTopSetting() local
1906 String dollar = "$"; /* currency symbol */ in TestMaxVariable() local
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationMiscTest.java1821 String dollar = "$"; /* currency symbol */ in TestVariableTopSetting() local
1903 String dollar = "$"; /* currency symbol */ in TestMaxVariable() local
/third_party/icu/icu4c/source/test/intltest/
Dapicoll.cpp1567 UnicodeString dollar((UChar)0x24); in TestVariableTopSetting() local
/third_party/icu/icu4c/source/test/cintltst/
Dcmsccoll.c1723 static const UChar dollar = 0x24; /* currency symbol */ in TestVariableTopSetting() local
1833 static const UChar dollar = 0x24; /* currency symbol */ in TestMaxVariable() local
/third_party/node/tools/
Dlint-md.mjs5623 let dollar = prev.value && prev.value.slice(-1) === '$' || block.dollar === true; variable
5628 dollar, property
36173 dollar: '$', property