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

/haiku/src/kits/debugger/types/
H A DArrayIndexPath.cpp80 int32 oldLength = path.Length(); local
86 int32 oldLength = path.Length(); local
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DIndex.cpp304 uint16 oldLength = oldName != NULL ? strlen(oldName) : 0; local
220 Update(Transaction& transaction, const char* name, int32 type, const uint8* oldKey, uint16 oldLength, const uint8* newKey, uint16 newLength, Inode* inode) argument
H A DVolume.cpp431 size_t oldLength = strlen(oldName); local
410 UpdateLiveQueries(Inode* inode, const char* attribute, int32 type, const uint8* oldKey, size_t oldLength, const uint8* newKey, size_t newLength) argument
H A DInode.cpp1103 size_t oldLength = 0; local
[all...]
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAttribute.cpp75 size_t oldLength = kMaxIndexKeyLength; local
H A DAttributeIndexImpl.cpp237 Changed(Attribute *attribute, const uint8 *oldKey, size_t oldLength) argument
H A DVolume.cpp640 size_t oldLength; local
707 UpdateLiveQueries(Entry *entry, Node* node, const char *attribute, int32 type, const uint8 *oldKey, size_t oldLength, const uint8 *newKey, size_t newLength) argument
H A DQuery.cpp334 LiveUpdate(Entry* entry, Node* node, const char* attribute, int32 type, const void* oldKey, size_t oldLength, const void* newKey, size_t newLength) argument
/haiku/src/kits/debugger/elf/
H A DElfSymbolLookup.cpp288 int32 oldLength = _string.Length(); local
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DQuery.cpp279 LiveUpdate(Node* node, const char* attribute, int32 type, const void* oldKey, size_t oldLength, const void* newKey, size_t newLength) argument
/haiku/src/kits/media/experimental/
H A DAdapterIO.cpp49 FlushBefore(off_t position, BPositionIO* buffer, const void* oldBuffer, size_t oldLength) argument
/haiku/src/bin/bfs_tools/lib/
H A DInode.cpp277 int32 oldLength = nameData == NULL ? 0 : nameData->data_size; local
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DDirectoryIterator.cpp700 uint16 oldLength = dirEntry->Length(); local
/haiku/src/kits/support/
H A DString.cpp599 int32 oldLength = Length(); local
2415 int32 oldLength = Length(); local
2429 int32 oldLength = Length(); local
2468 int32 oldLength = Length(); local
2481 int32 oldLength = Length(); local
2495 int32 oldLength = Length(); local
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.cpp619 UpdateLiveQueries(Node* node, const char* attribute, int32 type, const void* oldKey, size_t oldLength, const void* newKey, size_t newLength) argument
/haiku/src/system/boot/loader/
H A Dmenu.cpp875 size_t oldLength = fLength; local

Completed in 145 milliseconds