Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/protos/
Dunittest_issues.proto147 google.protobuf.NullValue null_value = 2; field
152 google.protobuf.NullValue null_value = 2; field
/third_party/protobuf/src/google/protobuf/
Dstruct.proto66 NullValue null_value = 1; field
Dstruct.pb.h756 inline PROTOBUF_NAMESPACE_ID::NullValue Value::null_value() const { in null_value() function
/third_party/jerryscript/tests/unit-core/
Dtest-symbol.cpp207 jerry_value_t null_value = jerry_create_null (); variable
/third_party/protobuf/src/google/protobuf/util/internal/testdata/
Dstruct.proto40 StructWrapper null_value = 3; field
/third_party/googletest/googletest/test/
Dgoogletest-output-test_.cc176 const char* null_value = nullptr; in TEST() local
/third_party/mesa3d/src/compiler/spirv/
Dvtn_variables.c2734 nir_ssa_def *null_value = in vtn_handle_variables() local
Dspirv_to_nir.c1886 const nir_const_value *null_value = nir_address_format_null_value(addr_format); in vtn_null_constant() local
/third_party/node/deps/v8/src/builtins/arm64/
Dbuiltins-arm64.cc2143 Register null_value = x5; in Generate_FunctionPrototypeApply() local