| /third_party/zlib/contrib/iostream3/ |
| D | zfstream.h | 57 is_open() const { return (file != NULL); } in is_open() function 270 is_open() { return sb.is_open(); } in is_open() function 359 is_open() { return sb.is_open(); } in is_open() function
|
| /third_party/zlib/contrib/iostream/ |
| D | zfstream.h | 22 inline int is_open() const { return (file !=NULL); } in is_open() function
|
| /third_party/iowow/src/fs/ |
| D | iwfile.h | 124 int is_open; /**< `1` if file in open state */ member
|
| /third_party/skia/third_party/externals/harfbuzz/test/fuzzing/ |
| D | hb-draw-fuzzer.cc | 11 bool is_open; member
|
| /third_party/harfbuzz/test/fuzzing/ |
| D | hb-draw-fuzzer.cc | 11 bool is_open; member
|
| /third_party/flutter/skia/third_party/externals/imgui/ |
| D | imgui_widgets.cpp | 4619 bool is_open = TreeNodeExV(str_id, 0, fmt, args); in TreeNode() local 4628 bool is_open = TreeNodeExV(ptr_id, 0, fmt, args); in TreeNode() local 4664 bool is_open = TreeNodeExV(str_id, flags, fmt, args); in TreeNodeEx() local 4673 bool is_open = TreeNodeExV(ptr_id, flags, fmt, args); in TreeNodeEx() local 4710 bool is_open; in TreeNodeBehaviorIsOpen() local 4780 bool is_open = TreeNodeBehaviorIsOpen(id, flags); in TreeNodeBehavior() local 4950 void ImGui::SetNextTreeNodeOpen(bool is_open, ImGuiCond cond) in SetNextTreeNodeOpen() 4980 …bool is_open = TreeNodeBehavior(id, flags | ImGuiTreeNodeFlags_CollapsingHeader | (p_open ? ImGuiT… in CollapsingHeader() local 5473 bool is_open = Begin("##MainMenuBar", NULL, window_flags) && BeginMenuBar(); in BeginMainMenuBar() local
|
| D | imgui.cpp | 6774 bool is_open = Begin(name, NULL, extra_flags | ImGuiWindowFlags_Popup); in BeginPopupEx() local 6812 const bool is_open = Begin(name, p_open, flags); in BeginPopupModal() local
|
| /third_party/mesa3d/src/imgui/ |
| D | imgui_widgets.cpp | 4631 bool is_open = TreeNodeExV(str_id, 0, fmt, args); in TreeNode() local 4640 bool is_open = TreeNodeExV(ptr_id, 0, fmt, args); in TreeNode() local 4676 bool is_open = TreeNodeExV(str_id, flags, fmt, args); in TreeNodeEx() local 4685 bool is_open = TreeNodeExV(ptr_id, flags, fmt, args); in TreeNodeEx() local 4722 bool is_open; in TreeNodeBehaviorIsOpen() local 4792 bool is_open = TreeNodeBehaviorIsOpen(id, flags); in TreeNodeBehavior() local 4967 void ImGui::SetNextTreeNodeOpen(bool is_open, ImGuiCond cond) in SetNextTreeNodeOpen() 4997 …bool is_open = TreeNodeBehavior(id, flags | ImGuiTreeNodeFlags_CollapsingHeader | (p_open ? ImGuiT… in CollapsingHeader() local 5498 bool is_open = Begin("##MainMenuBar", NULL, window_flags) && BeginMenuBar(); in BeginMainMenuBar() local
|
| D | imgui.cpp | 6917 bool is_open = Begin(name, NULL, extra_flags | ImGuiWindowFlags_Popup); in BeginPopupEx() local 6955 const bool is_open = Begin(name, p_open, flags); in BeginPopupModal() local
|
| /third_party/skia/third_party/externals/imgui/ |
| D | imgui_widgets.cpp | 5689 bool is_open = TreeNodeExV(str_id, 0, fmt, args); in TreeNode() local 5698 bool is_open = TreeNodeExV(ptr_id, 0, fmt, args); in TreeNode() local 5734 bool is_open = TreeNodeExV(str_id, flags, fmt, args); in TreeNodeEx() local 5743 bool is_open = TreeNodeExV(ptr_id, flags, fmt, args); in TreeNodeEx() local 5780 bool is_open; in TreeNodeBehaviorIsOpen() local 5861 bool is_open = TreeNodeBehaviorIsOpen(id, flags); in TreeNodeBehavior() local 6058 void ImGui::SetNextItemOpen(bool is_open, ImGuiCond cond) in SetNextItemOpen() 6096 bool is_open = TreeNodeBehavior(id, flags, label); in CollapsingHeader() local 6773 bool is_open = Begin(name, NULL, window_flags); in BeginViewportSideBar() local 6790 … bool is_open = BeginViewportSideBar("##MainMenuBar", viewport, ImGuiDir_Up, height, window_flags); in BeginMainMenuBar() local
|
| D | imgui.cpp | 8503 bool is_open = Begin(name, NULL, flags); in BeginPopupEx() local 8545 const bool is_open = Begin(name, p_open, flags); in BeginPopupModal() local
|
| /third_party/rust/crates/tracing/tracing-subscriber/src/registry/ |
| D | sharded.rs | 653 fn is_open(&self, span: &str) -> bool { in is_open() method
|
| /third_party/ntfs-3g/libfuse-lite/ |
| D | fuse.c | 1057 static int is_open(struct fuse *f, fuse_ino_t dir, const char *name) in is_open() function
|
| /third_party/libfuse/lib/ |
| D | fuse.c | 2355 static int is_open(struct fuse *f, fuse_ino_t dir, const char *name) in is_open() function
|
| /third_party/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 54557 long unsigned int is_open; member
|