Searched defs:create (Results 1 - 25 of 54) sorted by path

123

/haiku/headers/cpp/std/
H A Dbastring.cc57 create (size_t extra) function in class:basic_string::Rep
/haiku/headers/libs/agg/
H A Dagg_renderer_outline_image.h106 template<class Source> void create(const Source& src) function in class:agg::line_image_pattern
227 template<class Source> void create(const Source& src) function in class:agg::line_image_pattern_pow2
/haiku/headers/libs/mapm/
H A Dm_apm.h334 void create(void) {myVal=makeNew();} function in class:MAPM
/haiku/headers/os/drivers/
H A Dlocked_pool.h62 locked_pool_cookie (*create)(int block_size, int alignment, int next_ofs, member in struct:__anon257
/haiku/headers/private/media/
H A DServerInterface.h1007 bool create; member in struct:fileinterface_set_ref_request
/haiku/headers/private/net/
H A Dnet_buffer.h45 net_buffer* (*create)(size_t headerSpace); member in struct:net_buffer_module_info
/haiku/headers/private/userlandfs/legacy/
H A Dfsproto.h172 op_create *create; member in struct:vnode_ops
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DAttribute.h16 bool create; member in struct:attr_cookie
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DAttribute.h18 bool create; member in struct:attr_cookie
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DInodeRegular.cpp234 OpenAttr(const char* _name, int mode, OpenAttrCookie* cookie, bool create, int32 type) argument
H A DNFS4Inode.cpp654 OpenAttr(OpenState* state, const char* name, int mode, OpenDelegationData* delegation, bool create) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A DBeOSKernelVolume.cpp29 AttributeCookie(const char* name, uint32 type, int openMode, bool exists, bool create) argument
835 _OpenAttr(void* node, const char* name, uint32 type, int openMode, bool create, void** _cookie) argument
[all...]
H A Dfs_interface.h191 beos_op_create *create; member in struct:beos_vnode_ops
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dmulticast.cpp164 GetState(const AddressType &groupAddress, net_interface *interface, GroupInterface* &state, bool create) argument
/haiku/src/add-ons/media/media-add-ons/
H A DAbstractFileInterfaceNode.cpp356 SetRef( const entry_ref & file, uint32 openMode, bool create, bigtime_t * out_time) argument
/haiku/src/add-ons/media/media-add-ons/reader/
H A DMediaReader.cpp128 SetRef( const entry_ref & file, bool create, bigtime_t * out_time) argument
/haiku/src/add-ons/media/media-add-ons/writer/
H A DMediaWriter.cpp121 SetRef( const entry_ref & file, bool create, bigtime_t * out_time) argument
/haiku/src/apps/cortex/Persistence/
H A DXML.cpp273 IPersistent* create() const { return 0; } function in class:_NullMapping
/haiku/src/apps/deskbar/
H A DDeskbarUtils.cpp112 GetDeskbarSettingsDirectory(BPath& _path, bool create) argument
/haiku/src/apps/packageinstaller/
H A DInstalledPackageInfo.cpp81 InstalledPackageInfo(const char *packageName, const char *version, bool create) argument
107 SetTo(const char *packageName, const char *version, bool create) argument
/haiku/src/bin/network/pppconfig/
H A Dpppconfig.cpp125 create(const char *name, bool bringUp = true) function
/haiku/src/servers/package/
H A DFSUtils.cpp40 OpenSubDirectory(const BDirectory& baseDirectory, const RelativePath& path, bool create, BDirectory& _directory) argument
/haiku/src/servers/registrar/
H A DMessageDeliverer.cpp700 MessageDeliverer::_GetTargetPort(port_id portID, bool create) argument
/haiku/src/system/kernel/util/
H A Dhostname.cpp20 get_path(char *path, bool create) argument
/haiku/src/system/libroot/posix/unistd/
H A Dhostname.cpp20 get_path(char *path, bool create) argument

Completed in 169 milliseconds

123