Home
last modified time | relevance | path

Searched refs:empty (Results 10126 - 10150 of 11271) sorted by relevance

1...<<401402403404405406407408409410>>...451

/third_party/node/test/parallel/
H A Dtest-fs-error-messages.js309 // Rename non-empty directory
319 `ENOTEMPTY: directory not empty, rename '${existingDir}' -> ` +
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Djson.cc115 assert(!state_.empty());
/third_party/node/src/
H A Dnode_i18n.cc575 if (path.empty()) { in InitializeICUDirectory()
/third_party/nghttp2/src/
H A Dh2load_quic.cc399 if (!config->qlog_file_base.empty()) { in quic_init()
H A Dshrpx_quic_connection_handler.cc736 if (pkt.empty()) { in handle_packet()
/third_party/ninja/src/
H A Dmanifest_parser_test.cc395 ASSERT_TRUE(edge->inputs_.empty()); in TEST_F()
741 EXPECT_EQ("input:1: empty path\n" in TEST_F()
756 EXPECT_EQ("input:4: empty path\n", err); in TEST_F()
/third_party/node/deps/icu-small/source/common/
H A Dudata.cpp609 if (!suffix.empty()) /* tack on suffix */ in next()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.c742 st->bitmap.cache.empty = true; in st_create_context_priv()
/third_party/node/deps/icu-small/source/i18n/
H A Dmeasunit_extra.cpp560 if (fSource.empty()) {
/third_party/node/deps/v8/src/compiler/
H A Dgraph-assembler.cc585 if (!inline_reducers_.empty() && !inline_reductions_blocked_) { in AddNode()
H A Dcsa-load-elimination.cc506 while (!queue.empty()) { in ComputeLoopState()
/third_party/node/deps/v8/src/inspector/
H A Dv8-profiler-agent-impl.cc197 if (m_startedProfiles.empty()) return; in consoleProfileEnd()
/third_party/node/deps/v8/src/objects/
H A Dtransitions.cc482 // We only cache the migration target for maps with empty transitions for GC's in SetMigrationTarget()
562 while (!stack.empty()) { in TraverseTransitionTreeInternal()
/third_party/node/deps/v8/src/parsing/
H A Dpreparse-data.cc243 return !children_.empty(); in HasInnerFunctions()
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.h241 bool is_complete() const { return !children_.empty(); } in is_complete()
/third_party/rust/crates/bindgen/bindgen-cli/
H A Doptions.rs21 let mut config = CodegenConfig::empty(); in parse_codegen_config()
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djson.h640 To create an empty array, pass arrayValue.
641 To create an empty object, pass objectValue.
750 /// \brief Return true if empty array, empty object, or null;
752 bool empty() const;
911 /// If null, return an empty list.
1356 * the parsed document. An empty string is returned if no error
1368 * the parsed document. An empty string is returned if no error
1375 * \return A (possibly empty) vector of StructuredError objects. Currently
1857 * - if empty the
[all...]
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DGeneratedMessageTest.cs664 var empty = Empty.Parser.ParseFrom(data); in DiscardUnknownFields_AllTypes()
666 // Assert.AreEqual(new Empty(), empty); in DiscardUnknownFields_AllTypes()
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DGeneratedMessageTest.cs720 var empty = Empty.Parser.ParseFrom(data); in DiscardUnknownFields_AllTypes()
728 // Assert.AreNotEqual(new Empty(), empty); in DiscardUnknownFields_AllTypes()
/third_party/python/Lib/multiprocessing/
H A Dpool.py164 # Notify that the cache is empty. This is important because the
194 # when the cache (self._cache) is empty or when there is a change in
503 while not change_notifier.empty():
560 # tell result handler to finish when cache is empty
/third_party/python/Include/internal/
H A Dpycore_runtime_init.h670 INIT_STR(empty, ""), \
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferTests.cpp593 DE_ASSERT(!name.str().empty()); in getBufferCreateFlagsName()
H A DvktApiFillBufferTests.cpp136 if (!poolSizes.empty()) in createCustomDevice()
H A DvktApiVersionCheck.cpp389 if (!poolSizes.empty()) in createTestDevice()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmComputeShaderCase.cpp477 DE_ASSERT(!m_shaderSpec.outputs.empty()); in iterate()

Completed in 48 milliseconds

1...<<401402403404405406407408409410>>...451