Home
last modified time | relevance | path

Searched defs:is_open (Results 1 - 16 of 16) sorted by relevance

/third_party/zlib/contrib/iostream/
H A Dzfstream.h22 inline int is_open() const { return (file !=NULL); } in is_open() function in gzfilebuf
/third_party/zlib/contrib/iostream3/
H A Dzfstream.h57 is_open() const { return (file != NULL); } in is_open() function in gzfilebuf
270 is_open() { return sb.is_open(); } in is_open() function in gzifstream
359 is_open() { return sb.is_open(); } in is_open() function in gzofstream
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
H A Dhb-draw-fuzzer.cc11 bool is_open; member
/third_party/backends/backend/
H A Dpnm.c67 static int is_open = 0; variable
H A Ddc240.c107 static SANE_Bool is_open = 0; variable
H A Ddc210.c104 static SANE_Bool is_open = 0; variable
H A Dgphoto2.c116 static SANE_Bool is_open = 0; variable
H A Ddc25.c114 static SANE_Bool is_open = 0; variable
H A Dmustek_usb_high.h262 SANE_Bool is_open; member
/third_party/node/deps/v8/src/torque/
H A Dast.h195 bool is_open; member
H A Dtorque-parser.cc1374 const bool is_open = child_results->NextAs<bool>(); in MakeEnumDeclaration() local
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c1057 static int is_open(struct fuse *f, fuse_ino_t dir, const char *name) in is_open() function
/third_party/libfuse/lib/
H A Dfuse.c2355 static int is_open(struct fuse *f, fuse_ino_t dir, const char *name) in is_open() function
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp6917 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/
H A Dimgui.cpp8503 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/glfw/deps/
H A Dnuklear.h17075 int is_open = 0; in nk_contextual_begin() local
17359 int is_open = 0; in nk_menu_begin() local
24557 int is_open in nk_combo_begin() local
[all...]

Completed in 112 milliseconds