Home
last modified time | relevance | path

Searched defs:open (Results 226 - 250 of 251) sorted by relevance

1234567891011

/third_party/node/deps/v8/src/base/platform/
H A Dplatform-win32.cc1157 OS::MemoryMappedFile* OS::MemoryMappedFile::open(const char* name, in open() function in v8::base::OS::MemoryMappedFile
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSecondaryCommandBuffer.h734 void open() { mIsOpen = true; } in open() function in rx::vk::priv::final
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Ddev.h157 int (*open)(struct rkcif_pipeline *p, struct media_entity *me, bool prepare); member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Ddev.h167 int (*open)(struct rkcif_pipeline *p, member
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_input_modifier.cpp1385 SetTextInputShowCounter( ArkUINodeHandle node, ArkUI_Uint32 open, ArkUI_Int32 thresholdPercentage, ArkUI_Uint32 highlightBorder) SetTextInputShowCounter() argument
/third_party/elfutils/debuginfod/
H A Ddebuginfod.cxx65 #define open open64 macro
[all...]
/third_party/backends/sanei/
H A Dsanei_usb.c144 SANE_Bool open; member
[all...]
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs420 pub fn open(path: *const c_char, oflag: ::c_int, ...) -> ::c_int; in open() functions
/third_party/python/Lib/test/
H A Dtest_tarfile.py63 open = io.FileIO variable in TarTest
74 open = gzip.GzipFile if gzip else None variable in GzipTest
81 open = bz2.BZ2File if bz2 else None variable in Bz2Test
88 open = lzma.LZMAFile if lzma else None variable in LzmaTest
3306 def open(self, **kwargs): global() member in ArchiveMaker
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c698 unsigned int open = 0; in use_anti_clogging() local
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmm.h591 void (*open)(struct vm_area_struct *area); member
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs823 pub fn open(arg1: *const c_char, arg2: c_int, ...) -> c_int; in open() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs599 pub fn open(path: *const c_char, oflag: ::c_int, ...) -> ::c_int; in open() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs760 pub fn open(path: *const c_char, oflag: ::c_int, ...) -> ::c_int; in open() functions
/third_party/skia/third_party/externals/imgui/
H A Dimgui_demo.cpp1546 bool open = true; in ShowDemoWindowWidgets() local
3024 bool open in ShowDemoWindowLayout() local
4607 bool open = ImGui::TreeNodeEx(node->Name, ImGuiTreeNodeFlags_SpanFullWidth); global() local
4856 bool open = ImGui::CollapsingHeader(buf, ImGuiTreeNodeFlags_DefaultOpen); global() local
5287 bool open = ImGui::TreeNode("Legacy Columns API"); global() local
[all...]
H A Dimgui.cpp11920 bool open = TreeNode(label, "%s", buf); DebugNodeTabBar() local
11977 const bool open = TreeNodeEx(label, tree_node_flags, "%s '%s'%s", label, window->Name, is_active ? "" : " *Inactive*"); DebugNodeWindow() local
[all...]
H A Dimgui.h2859 SetNextTreeNodeOpen(bool open, ImGuiCond cond = 0) SetNextTreeNodeOpen() argument
[all...]
/third_party/sqlite/include/
H A Dsqlite3ext.h113 int (*open)(const char*,sqlite3**); member
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1373 pub fn open(path: *const ::c_char, oflag: ::c_int, ...) -> ::c_int; in open() functions
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c311 XML_Bool open; member
[all...]
/third_party/python/Modules/expat/
H A Dxmlparse.c304 XML_Bool open; member
[all...]
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp6035 ArkUI_Bool open = false; in SetTextAreaShowCounter() local
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3523 pub fn open(path: *const c_char, oflag: ::c_int, ...) -> ::c_int; in open() functions
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h1176 ArkUI_Bool open; member
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H A Darkoala_api.h1100 ArkUI_Bool open; member

Completed in 206 milliseconds

1234567891011