Searched defs:type (Results 1 - 25 of 1108) sorted by relevance

1234567891011>>

/haiku/headers/os/kernel/
H A Dfs_attr.h14 uint32 type; member in struct:attr_info
H A Dfs_index.h14 uint32 type; member in struct:index_info
/haiku/src/bin/pcmcia-cs/
H A Dpack_cis.h30 u_char type; member in struct:tuple_info_t
/haiku/src/system/libroot/posix/glibc/libio/
H A D__fsetlocking.c24 __fsetlocking (FILE *fp, int type) argument
/haiku/headers/private/fs_shell/
H A Dfssh_fs_attr.h14 uint32_t type; member in struct:fssh_attr_info
/haiku/headers/build/os/kernel/
H A Dfs_attr.h14 uint32 type; member in struct:attr_info
/haiku/src/add-ons/translators/jpeg/
H A Dexif_parser.h17 type_code type; member in struct:convert_tag
/haiku/src/libs/icon/transformer/
H A DTransformerFactory.cpp28 TransformerFactory::TransformerFor(uint32 type, VertexSource& source, Shape* shape) argument
/haiku/src/add-ons/kernel/drivers/audio/ac97/es1370/
H A Dconfig.h21 uint32 type; member in struct:__anon1478
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DConnectionListenerFactory.cpp23 ConnectionListenerFactory::CreateConnectionListener(const char* type, argument
/haiku/src/add-ons/kernel/file_systems/netfs/shared/
H A DConnectionFactory.cpp21 ConnectionFactory::CreateConnection(const char* type, const char* parameters, argument
H A DRequestFactory.cpp20 RequestFactory::CreateRequest(uint32 type, Request** request) argument
/haiku/src/apps/terminal/
H A DHyperLink.cpp23 HyperLink::HyperLink(const BString& address, Type type) argument
32 HyperLink::HyperLink(const BString& text, const BString& address, Type type) argument
/haiku/src/kits/debugger/model/
H A DSymbolInfo.cpp19 SymbolInfo::SymbolInfo(target_addr_t address, target_size_t size, uint32 type, argument
36 SymbolInfo::SetTo(target_addr_t address, target_size_t size, uint32 type, argument
H A DVariable.cpp15 Variable::Variable(ObjectID* id, const BString& name, Type* type, argument
/haiku/src/kits/debugger/value/
H A DValueFormatter.cpp31 GetValueFromFormattedInput(const BString& input, type_code type, Value*& _output) const argument
/haiku/src/kits/debugger/value/values/
H A DEnumerationValue.cpp12 EnumerationValue::EnumerationValue(EnumerationType* type, const BVariant& value) argument
/haiku/src/kits/debugger/arch/
H A DRegister.cpp13 Register(int32 index, const char* name, uint32 bitSize, uint32 valueType, register_type type, bool calleePreserved) argument
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackageNodeAttribute.cpp18 PackageNodeAttribute::PackageNodeAttribute(uint32 type, argument
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAttributeIndex.cpp8 AttributeIndex::AttributeIndex(Volume *volume, const char *name, uint32 type, argument
/haiku/src/kits/debugger/demangler/
H A DDemangler.cpp39 int32 type; local
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DAttribute.h14 uint32 type; member in struct:attr_cookie
/haiku/src/kits/mail/
H A DNodeMessage.cpp26 type_code type; local
/haiku/src/tests/kits/opengl/glsl/
H A Dshaderutil.h10 GLenum type; /**< GL_FLOAT, GL_FLOAT_VEC4, GL_INT, etc */ member in struct:uniform_info
22 GLenum type; /**< GL_FLOAT, GL_FLOAT_VEC4, GL_INT, etc */ member in struct:attrib_info
/haiku/src/kits/storage/mime/
H A DMimeSnifferAddon.cpp29 BMimeSnifferAddon::GuessMimeType(const char* fileName, BMimeType* type) argument
36 GuessMimeType(BFile* file, const void* buffer, int32 length, BMimeType* type) argument

Completed in 178 milliseconds

1234567891011>>