| /third_party/typescript/tests/baselines/reference/ |
| D | nullOrUndefinedTypeGuardIsOrderIndependent.js | 2 function test(strOrNull: string | null, strOrUndefined: string | undefined) { function
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | itutil.cpp | 223 IntlTest* test; member in IcuTestErrorCodeTestHelper 410 LocalPointer<CharString> null(NULL, errorCode); in TestLocalPointer() local 522 LocalArray<UnicodeString> null(NULL, errorCode); in TestLocalArray() local 753 LocalUConverterSelectorPointer null; in TestLocalXyzPointerNull() local 761 LocalUCalendarPointer null; in TestLocalXyzPointerNull() local 769 LocalUDateTimePatternGeneratorPointer null; in TestLocalXyzPointerNull() local 776 LocalUMessageFormatPointer null; in TestLocalXyzPointerNull() local 787 LocalURegularExpressionPointer null; in TestLocalXyzPointerNull() local 800 LocalUTransliteratorPointer null; in TestLocalXyzPointerNull() local
|
| D | strtest.cpp | 272 StringPiece null((const char *)nullptr); in TestStringPiece() local 402 StringPiece null(nullptr); in TestStringPieceComparisons() local 428 std::string null(""); in TestStringPieceComparisons() local 557 StringPiece null(nullptr); in TestStringPieceU8() local 743 CharString test("Test", errorCode); in TestCharString() local
|
| D | dtfmttst.cpp | 376 TimeZone* test = TimeZone::createTimeZone("PDT"); in TestEquals() local 689 UDate null = 0; in TestPartialParse994() local 705 UDate null = 0; in tryPat994() local 2256 UnicodeString test; in TestGenericTime() local 2349 UnicodeString test; in TestZTimeZoneParsing() local 2410 UnicodeString test; in TestRelative() local
|
| D | numfmtst.cpp | 267 NumberFormat *test = NumberFormat::createInstance("root", status); in TestAPI() local 1005 Locale null("", "", ""); in TestCurrencyObject() local 7663 DecimalFormat *test = (DecimalFormat *) NumberFormat::createInstance("fa", status); in TestParseNegativeWithFaLocale() local 7679 DecimalFormat *test = (DecimalFormat *) NumberFormat::createInstance("en", status); in TestParseNegativeWithAlternateMinusSign() local
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| D | cmsccoll.c | 1361 static const char *test[] = { in TestCyrillicTailoring() local 1696 UChar test[256] = {0}; in TestBocsuCoverage() local 1917 static const char *test[] = { in TestNonChars() local 1954 static char *test[4]; in TestExtremeCompression() local 2007 static const char *test[] = { in TestSurrogates() local 2217 const char* test[] = { in TestStrCollIdenticalPrefix() local 3077 const char* test[] = { in TestTibetanConformance() local 3104 static const char *test[] = { "\\u4E56\\u4E56\\u7761", "\\u4E56\\u5B69\\u5B50" }; in TestPinyinProblem() local 3250 const static char *test[] = { in TestBeforePinyin() local 3456 UChar a = 1, null = 0; in TestTailorNULL() local [all …]
|
| /third_party/node/tools/lint-md/ |
| D | lint-md.mjs | 7047 null: [attention, resolver] property 7050 null: [42, 95] property 7053 null: [] property 8306 function (test) { argument 8386 function visitParents$A(tree, test, visitor, reverse) { argument 11917 function (test) { argument 11988 function (tree, test, visitor, reverse) { argument 12055 function (tree, test, visitor, reverse) { argument 12341 const test = [ variable 12349 Object.assign({marker: commentMarker, test}, options) field [all …]
|
| /third_party/python/Lib/test/ |
| D | test_grammar.py | 218 def check(test, error=False): argument 733 def null(x): return x function 1472 def check(test, msg='"is" with a literal'): argument 1489 def check(test): argument 1941 async def test(): function
|
| /third_party/cJSON/ |
| D | cJSON.c | 721 double test = 0.0; in print_number() local 795 double test = 0.0; in print_number() local 2329 cJSON *null = cJSON_CreateNull(); in cJSON_AddNullToObject() local
|
| /third_party/skia/modules/skparagraph/samples/ |
| D | SampleParagraph.cpp | 137 bool test = (TextDecoration)decoration != TextDecoration::kNoDecoration; in drawTest() local 183 SkPaint null; in drawCode() local
|
| /third_party/json/single_include/nlohmann/ |
| D | json.hpp | 2858 null, ///< null value enumerator 4015 static constexpr bool test(T val) in test() function 4025 static constexpr bool test(T val) in test() function 4035 static constexpr bool test(T val) in test() function 4046 static constexpr bool test(T val) in test() function 4062 static constexpr bool test(T val) in test() function 4071 static constexpr bool test(T /*val*/) in test() function 6755 bool null() in null() function in detail::json_sax_dom_parser 6939 bool null() in null() function in detail::json_sax_dom_callback_parser 7229 bool null() in null() function in detail::json_sax_acceptor [all …]
|
| /third_party/json/tests/abi/include/nlohmann/ |
| D | json_v3_10_5.hpp | 131 null, ///< null value enumerator 5873 bool null() in null() function in nlohmann::detail::json_sax_dom_parser 6048 bool null() in null() function in nlohmann::detail::json_sax_dom_callback_parser 6338 bool null() in null() function in nlohmann::detail::json_sax_acceptor 21394 enum class patch_operations {add, remove, replace, move, copy, test, invalid}; in patch() enumerator
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | upb.c | 5295 upb_msgval test = val; in upb_msg_next() local 13222 int32_t null) { in putnull()
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 45851 test(const Pointee* aPtr) in test() function 45862 test(const Pointee* aPtr) in test() function 81854 static nsIAtom* null; member in nsGkAtoms 82408 static nsIAtom* test; member in nsGkAtoms 147630 test(size_t __position) const in test() function in std::bitset
|