Home
last modified time | relevance | path

Searched refs:empty (Results 1001 - 1025 of 5270) sorted by relevance

1...<<41424344454647484950>>...211

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DVirtualFileSystem.cpp214 return RealName.empty() ? S.getName().str() : RealName; in getName()
710 if (Path.empty()) in addFile()
820 if (Path.empty()) in lookupInMemoryNode()
962 if (!Path.empty()) in setCurrentWorkingDirectory()
971 if (!CWD || CWD->empty()) in getRealPath()
1279 if (!Name.empty()) in uniqueOverlayTree()
1399 assert(!FullPath.empty() && in parseEntry()
1487 if (Parent.empty()) in parseEntry()
1625 if (!YAMLFilePath.empty()) { in create()
1664 if (Path.empty()) in lookupPath()
[all...]
/drivers/peripheral/camera/vdi_base/common/adapter/platform/mpp/src/pipeline_core/nodes/mpi_node/
H A Dmpi_node.cpp37 if (ports.empty()) { in ConnectMpi()
75 if (ports.empty()) { in DisConnectMpi()
/drivers/peripheral/codec/test/demo/v2.0/src/
H A Dcommand_parse.cpp89 if (opt.fileInput.empty() || opt.fileOutput.empty() || opt.width == 0 || opt.height == 0) { in Parse()
/kernel/linux/linux-5.10/net/
H A Dsysctl_net.c98 static struct ctl_table empty[1]; in net_sysctl_init() local
101 * registering "/proc/sys/net" as an empty directory not in a in net_sysctl_init()
104 net_header = register_sysctl("net", empty); in net_sysctl_init()
/kernel/linux/linux-6.6/net/
H A Dsysctl_net.c98 static struct ctl_table empty[1]; in net_sysctl_init() local
101 * registering "/proc/sys/net" as an empty directory not in a in net_sysctl_init()
104 net_header = register_sysctl_sz("net", empty, 0); in net_sysctl_init()
/third_party/gn/src/base/files/
H A Dfile_path.h198 bool empty() const { return path_.empty(); } in empty() function in base::FilePath
248 // Returns ".jpg" for path "C:\pics\jojo.jpg", or an empty string if
249 // the file has no extension. If non-empty, Extension() will always start
290 // |extension| is empty. Returns "" if BaseName() == "." or "..".
295 // empty, then the extension is removed from |file_name|.
326 // the input path is empty, an empty FilePath will be returned.
343 // Return the path as ASCII, or the empty string if the path is not ASCII.
H A Dfile_enumerator_posix.cc101 if (pending_paths_.empty()) in Next()
166 return pattern_.empty() || in IsPatternMatched()
/third_party/gn/src/gn/
H A Dc_include_iterator.cc42 // We assume the line has leading whitespace trimmed. We also assume that empty
71 if (trimmed.empty()) in ExtractInclude()
85 if (contents.empty()) in ExtractInclude()
H A Drust_tool.cc64 if (value->string_value().empty()) in SetOutputExtension()
87 if (list.list().empty()) { in ReadOutputsPatternList()
116 // Check for a sysroot. Sets an empty string when not explicitly set. in InitTool()
H A Dsource_file.h60 bool is_null() const { return value_.empty(); } in is_null()
76 // an empty file path on error.
163 bool empty() const { return empty_; } in empty() function in SourceFileTypeSet
H A Dstring_atom.h59 // Default constructor. Value points to a globally unique empty string.
87 bool empty() const { return value_.empty(); } in empty() function in StringAtom
H A Dninja_copy_target_writer.cc120 if (!input_deps.empty() || !data_outs.empty()) { in WriteCopyRules()
H A Dninja_outputs_writer.cc68 if (!outputs_map.empty()) { in GenerateJSON()
137 if (!exec_script.empty()) { in RunAndWriteFiles()
H A Dsubstitution_pattern.cc39 DCHECK(ranges_.empty()); // Should only be called once. in Parse()
121 if (ranges_.empty()) { in IsInOutputDir()
122 *err = Err(origin_, "This is empty but I was expecting an output file."); in IsInOutputDir()
/third_party/libabigail/tests/
H A Dtest-abicompat.cc241 if (!suppression_path.empty()) in main()
246 if (!in_lib2_path.empty()) in main()
H A Dtest-diff-filter.cc965 if (!t->diff_cmd.empty()) in main()
968 if (!t->error_message.empty()) in main()
/third_party/jerryscript/tests/jerry/es2015/
H A Dtagged-template-literal.js69 function empty(strings, ...params) {
78 empty`${1}${1}${1}`;
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dprogram.cpp104 if (!bin.secs.empty()) in status()
132 if (_builds.empty()) in symbols()
/third_party/node/deps/v8/tools/dev/
H A Dupdate-vscode.sh99 Actions=new-empty-window;
104 [Desktop Action new-empty-window]
/third_party/node/src/
H A Dinspector_socket_server.h79 return server_sockets_.empty() && connected_sessions_.empty(); in done()
/third_party/ninja/src/
H A Dclparser.cc49 const string& prefix = deps_prefix.empty() ? kDepsPrefixEnglish : deps_prefix; in FilterShowIncludes()
99 if (!include.empty()) { in Parse()
H A Dmsvc_helper_main-win32.cc126 if (!env.empty()) in MSVCHelperMain()
139 if (output.empty()) in MSVCHelperMain()
H A Deval_env.h43 bool empty() const { return parsed_.empty(); } in empty() function
/third_party/node/deps/v8/src/compiler/backend/
H A Dframe-elider.cc45 if (block->predecessors().empty()) { in MarkDeConstruction()
100 if (block->successors().empty()) return false; in PropagateIntoBlock()
/third_party/node/deps/v8/src/compiler/
H A Dzone-stats.cc69 DCHECK(zones_.empty()); in ~ZoneStats()
70 DCHECK(stats_.empty()); in ~ZoneStats()

Completed in 20 milliseconds

1...<<41424344454647484950>>...211