/third_party/boost/boost/ptr_container/ |
D | nullable.hpp | 30 struct nullable struct 32 typedef T type;
|
/third_party/typescript/tests/baselines/reference/ |
D | jsdocTypeTag.js | 53 var nullable; variable 87 var nullable: number | null; variable 129 var nullable; variable 157 var nullable; variable
|
/third_party/node/lib/internal/ |
D | encoding.js | 382 nullable: true, property 418 nullable: true, property 456 nullable: true, property 494 nullable: true, property
|
D | validators.js | 154 nullable = false, property
|
D | event_target.js | 87 allowArray: true, allowFunction: true, nullable: true, property
|
/third_party/typescript/tests/cases/conformance/jsdoc/ |
D | jsdocTypeTag.ts | 55 var nullable; variable 89 var nullable: number | null; variable
|
/third_party/boost/libs/ptr_container/doc/ |
D | headers.rst | 67 .. _`nullable`: reference.html#class-nullable target
|
/third_party/node/test/parallel/ |
D | test-validators.js | 89 validateObject(null, 'foo', { nullable: true }); property
|
/third_party/boost/boost/spirit/home/support/detail/lexer/parser/tree/ |
D | node.hpp | 48 bool nullable () const in nullable() function in boost::lexer::detail::node
|
/third_party/wayland_standard/src/ |
D | wayland-private.h | 152 int nullable; member
|
D | scanner.c | 215 int nullable; member
|
/third_party/boost/libs/wave/samples/cpp_tokens/slex/ |
D | lexer.hpp | 163 char_node::nullable() const in nullable() function in boost::spirit::classic::lexerimpl::char_node 276 epsilon_node::nullable() const in nullable() function in boost::spirit::classic::lexerimpl::epsilon_node 394 or_node::nullable() const in nullable() function in boost::spirit::classic::lexerimpl::or_node 527 cat_node::nullable() const in nullable() function in boost::spirit::classic::lexerimpl::cat_node 679 star_node::nullable() const in nullable() function in boost::spirit::classic::lexerimpl::star_node 798 eof_node::nullable() const in nullable() function in boost::spirit::classic::lexerimpl::eof_node 929 ccl_node::nullable() const in nullable() function in boost::spirit::classic::lexerimpl::ccl_node
|
/third_party/node/test/fixtures/wpt/resources/webidl2/lib/ |
D | webidl2.js | 198 nullable: false, property 506 const ret = { type: "const", nullable: false }; property
|
/third_party/node/lib/ |
D | vm.js | 353 validateObject(extension, name, { nullable: true }); property
|
/third_party/flatbuffers/src/ |
D | idl_gen_swift.cpp | 750 auto nullable = IsScalar(vectortype.base_type) == true ? "" : "?"; in GenTableReaderVectorFields() local 1205 std::string nullable = field.IsOptional() ? "?" : ""; in BuildObjectAPIConstructorBody() local
|
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/ |
D | ajv.d.ts | 204 nullable?: boolean; property
|
/third_party/musl/porting/liteos_m/kernel/src/regex/ |
D | regcomp.c | 89 int nullable; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/ |
D | regcomp.c | 89 int nullable; member
|
/third_party/musl/porting/uniproton/kernel/src/regex/ |
D | regcomp.c | 89 int nullable; member
|
/third_party/musl/src/regex/ |
D | regcomp.c | 89 int nullable; member
|
/third_party/protobuf/objectivec/Tests/ |
D | unittest_objc.proto | 118 optional bool nullable = 12; field
|
/third_party/python/Modules/ |
D | posixmodule.c | 1092 int nullable; member 1107 #define PATH_T_INITIALIZE(function_name, argument_name, nullable, allow_fd) \ argument 1110 #define PATH_T_INITIALIZE(function_name, argument_name, nullable, allow_fd) \ argument
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | xmlregexp.c | 1576 int nullable = 0; in xmlFAGenerateTransitions() local
|
/third_party/libxml2/ |
D | xmlregexp.c | 1579 int nullable = 0; in xmlFAGenerateTransitions() local
|