Home
last modified time | relevance | path

Searched defs:nullable (Results 1 – 24 of 24) sorted by relevance

/third_party/boost/boost/ptr_container/
Dnullable.hpp30 struct nullable struct
32 typedef T type;
/third_party/typescript/tests/baselines/reference/
DjsdocTypeTag.js53 var nullable; variable
87 var nullable: number | null; variable
129 var nullable; variable
157 var nullable; variable
/third_party/node/lib/internal/
Dencoding.js382 nullable: true, property
418 nullable: true, property
456 nullable: true, property
494 nullable: true, property
Dvalidators.js154 nullable = false, property
Devent_target.js87 allowArray: true, allowFunction: true, nullable: true, property
/third_party/typescript/tests/cases/conformance/jsdoc/
DjsdocTypeTag.ts55 var nullable; variable
89 var nullable: number | null; variable
/third_party/boost/libs/ptr_container/doc/
Dheaders.rst67 .. _`nullable`: reference.html#class-nullable target
/third_party/node/test/parallel/
Dtest-validators.js89 validateObject(null, 'foo', { nullable: true }); property
/third_party/boost/boost/spirit/home/support/detail/lexer/parser/tree/
Dnode.hpp48 bool nullable () const in nullable() function in boost::lexer::detail::node
/third_party/wayland_standard/src/
Dwayland-private.h152 int nullable; member
Dscanner.c215 int nullable; member
/third_party/boost/libs/wave/samples/cpp_tokens/slex/
Dlexer.hpp163 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/
Dwebidl2.js198 nullable: false, property
506 const ret = { type: "const", nullable: false }; property
/third_party/node/lib/
Dvm.js353 validateObject(extension, name, { nullable: true }); property
/third_party/flatbuffers/src/
Didl_gen_swift.cpp750 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/
Dajv.d.ts204 nullable?: boolean; property
/third_party/musl/porting/liteos_m/kernel/src/regex/
Dregcomp.c89 int nullable; member
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
Dregcomp.c89 int nullable; member
/third_party/musl/porting/uniproton/kernel/src/regex/
Dregcomp.c89 int nullable; member
/third_party/musl/src/regex/
Dregcomp.c89 int nullable; member
/third_party/protobuf/objectivec/Tests/
Dunittest_objc.proto118 optional bool nullable = 12; field
/third_party/python/Modules/
Dposixmodule.c1092 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/
Dxmlregexp.c1576 int nullable = 0; in xmlFAGenerateTransitions() local
/third_party/libxml2/
Dxmlregexp.c1579 int nullable = 0; in xmlFAGenerateTransitions() local