Home
last modified time | relevance | path

Searched defs:null (Results 1 - 25 of 102) sorted by relevance

12345

/third_party/json/docs/examples/
H A Dpush_back__object_t__value.cpp10 json null; in main() local
14 std::cout << null << '\n'; in main() local
24 std::cout << null << '\n'; in main() local
H A Doperator_deserialize.cpp17 "null": null in main() local
H A Demplace_back.cpp10 json null; in main() local
14 std::cout << null << '\n'; in main() local
23 std::cout << null << '\n'; in main() local
H A Dpush_back__initializer_list.cpp10 json null; in main() local
14 std::cout << null << '\n'; in main() local
23 std::cout << null << '\n'; in main() local
H A Dpush_back.cpp10 json null; in main() local
14 std::cout << null << '\n'; in main() local
24 std::cout << null << '\n'; in main() local
H A Demplace.cpp10 json null; in main() local
14 std::cout << null << '\n'; in main() local
29 std::cout << null << '\n'; in main() local
H A Doperator__equal__nullptr_t.cpp13 json null; in main() local
H A Doperator__notequal__nullptr_t.cpp13 json null; in main() local
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/
H A DNullBackend.h21 namespace dawn_native { namespace null { namespace
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
H A DNullBackend.cpp23 namespace dawn_native { namespace null { namespace
H A DDeviceNull.h39 namespace dawn_native { namespace null { namespace
/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullContextFactory.hpp31 namespace null namespace
H A DtcuNullContextFactory.cpp29 namespace null namespace
H A DtcuNullPlatform.hpp34 namespace null namespace
H A DtcuNullPlatform.cpp34 namespace null namespace
H A DtcuNullRenderContext.hpp41 namespace null namespace
/third_party/glfw/src/
H A Dnull_init.c40 const _GLFWplatform null = in _glfwConnectNull() local
[all...]
/third_party/json/include/nlohmann/detail/
H A Dvalue_t.hpp55 null, ///< null value member in detail::value_t
/third_party/nghttp2/src/
H A Dtemplate_test.cc38 ImmutableString null; in test_template_immutable_string() local
/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A DBenchmarkDatasetConfig.cs59 public BenchmarkDatasetConfig(string resource, string shortName = null) in BenchmarkDatasetConfig() argument
/third_party/rust/crates/nom/examples/
H A Djson.rs79 fn null<'a, E: ParseError<&'a str>>(input: &'a str) -> IResult<&'a str, (), E> { in null() functions
/third_party/openssl/test/
H A Dlhash_test.c84 int null; in test_int_lhash() member
/third_party/ffmpeg/libavfilter/
H A Dasrc_anullsrc.c68 ANullContext *null = ctx->priv; in init() local
84 ANullContext *null = ctx->priv; in query_formats() local
98 ANullContext *null in config_props() local
108 ANullContext *null = ctx->priv; activate() local
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dprogram.cpp126 static const struct build null; in build() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_screen.h32 struct nouveau_object *null; member

Completed in 9 milliseconds

12345