Searched defs:compare (Results 26 - 44 of 44) sorted by relevance

12

/haiku/src/system/libroot/posix/
H A Dglob.c529 compare(const void *p, const void *q) function
/haiku/src/system/boot/platform/atari_m68k/
H A Dvideo.cpp103 int compare = a->width - b->width; local
132 int compare = compare_video_modes(videoMode, mode); local
[all...]
/haiku/src/kits/print/
H A DPicturePrinter.cpp315 static bool compare(pattern a, pattern b) { function
/haiku/headers/private/file_systems/
H A DQueryParser.h638 int32 compare; local
[all...]
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylist.cpp633 FilePlaylistItem* compare = dynamic_cast<FilePlaylistItem*>(playlist->ItemAt(i)); local
648 UrlPlaylistItem* compare local
/haiku/src/kits/network/libnetapi/
H A DNetworkAddress.cpp1193 int compare; local
/haiku/src/preferences/filetypes/
H A DApplicationTypeWindow.cpp227 int compare = strcasecmp(a->Text(), b->Text()); local
988 int compare = strcasecmp(item->Type(), type); local
/haiku/headers/cpp/std/
H A Dbastring.h420 int compare (size_type pos, size_type n, const basic_string& str) const function in class:basic_string
422 int compare (size_type pos, size_type n, const charT* s) const function in class:basic_string
424 int compare (size_type pos, size_type n, const charT* s, size_type n2) const function in class:basic_string
426 int compare (const charT* s, size_type pos = 0) const function in class:basic_string
[all...]
/haiku/src/system/boot/platform/bios_ia32/
H A Dvideo.cpp62 int compare = a->width - b->width; local
84 int compare = compare_video_modes(videoMode, mode); local
[all...]
/haiku/src/preferences/backgrounds/
H A DBackgroundsView.cpp1052 int compare = ICompare(currentPath->Path(), pathToCheck->Path()); local
/haiku/src/tests/system/kernel/device_manager/
H A Ddma_resource_test.cpp427 uint8* compare = (uint8*)_SourceToCompare(fSourceVecs[i].base); local
441 uint8* compare = (uint8*)_SourceToCompare(fSourceVecs[i].base); local
459 uint8* compare = (uint8*)fSuite.CompareBase(); local
/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.cpp1737 int compare = device_attr_private::Compare(attr, attributes); local
/haiku/src/tools/fs_shell/
H A Dblock_cache.cpp71 void *compare; member in struct:FSShell::cached_block
[all...]
/haiku/src/system/kernel/device_manager/
H A Ddevice_manager.cpp2293 int compare = device_attr_private::Compare(attr, attributes); local
/haiku/headers/cpp/
H A Dstl_rope.h1610 int compare(const rope& __y) const { function in class:rope
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dsecurity.c1490 static int compare(const struct CACHED_SECURID *cached, function
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp85 void* compare; member in struct:__anon39::cached_block
[all...]
/haiku/src/bin/unzip/
H A Dunzpriv.h1680 char *compare; member in struct:_APIDocStruct
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme_spec.h1255 uint16_t compare : 1; member in struct:nvme_ctrlr_data::__anon25

Completed in 179 milliseconds

12