Searched defs:cmp (Results 26 - 50 of 80) sorted by relevance

1234

/haiku-fatelf/src/libs/ncurses/ncurses/tinfo/
H A Dalloc_ttype.c58 int cmp = strcmp(*a, *b); local
293 int cmp = strcmp(name, tp->ext_Names[j]); local
H A Dparse_entry.c120 int cmp = strcmp(tp->ext_Names[n], name); local
/haiku-fatelf/src/libs/pdflib/libs/pdflib/
H A Dp_encoding.c681 int cmp = strcmp(glyphname, p->name2unicode[i].glyphname); local
/haiku-fatelf/src/system/kernel/util/
H A DAVLTreeBase.cpp144 int cmp = fCompare->CompareKeyNode(key, node); local
165 int cmp = fCompare->CompareKeyNode(key, node); local
180 int cmp = fCompare->CompareKeyNode(key, node); local
218 int cmp = fCompare->CompareKeyNode(key, node); local
388 int cmp = fCompare->CompareNodes(nodeToInsert, *node); local
[all...]
/haiku-fatelf/src/system/libroot/posix/glibc/misc/
H A Dtsearch.c338 int cmp; local
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/server-Windows/
H A Dubi_BinTree.cpp199 static ubi_btNodePtr qFind( ubi_btCompFunc cmp, argument
[all...]
H A Dubi_BinTree.h403 ubi_btCompFunc cmp; /* A pointer to the tree's comparison function */ member in struct:__anon5680
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/client/
H A DShareAttrDir.cpp260 int cmp = compare_attributes(oldAttr, newAttr); local
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A DTwoKeyAVLTree.h217 int cmp = fPrimaryKeyCompare(key, fGetPrimaryKey(fGetValue(node))); local
244 int cmp = fPrimaryKeyCompare(key, fGetPrimaryKey(fGetValue(node))); local
/haiku-fatelf/src/tests/servers/app/newClipping/
H A DMyView.cpp217 int cmp = 0; local
[all...]
/haiku-fatelf/src/tests/servers/app/newerClipping/drawing/
H A DDrawingEngine.cpp229 int cmp = 0; local
[all...]
/haiku-fatelf/src/bin/bfs_tools/
H A Dchkindex.cpp81 int cmp = (int)a->allocation_group - (int)b->allocation_group; local
/haiku-fatelf/headers/private/kernel/util/
H A DVectorMap.h686 int cmp = fEntryStrategy.Compare(fEntryStrategy.GetKey(fElements[mid]), local
/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DTwoKeyAVLTree.h469 int cmp = fPrimaryKeyCompare(key, local
498 int cmp = fPrimaryKeyCompare(key, fGetPrimaryKey( local
607 int cmp = fPrimaryKeyCompare(key, fGetPrimaryKey( local
/haiku-fatelf/src/add-ons/kernel/file_systems/ramfs/
H A DTwoKeyAVLTree.h380 int cmp = fPrimaryKeyCompare(key, fGetPrimaryKey( local
412 int cmp = fPrimaryKeyCompare(key, fGetPrimaryKey( local
/haiku-fatelf/src/add-ons/translators/icns/openjpeg/
H A Djp2.h79 unsigned short cmp; member in struct:opj_jp2_cmap_comp
/haiku-fatelf/src/apps/debuganalyzer/gui/
H A DAbstractWaitObjectsPage.h116 int cmp = (int)a->Type() - (int)b->Type(); local
/haiku-fatelf/src/bin/coreutils/src/
H A Dtest.c301 int cmp = strintcmp (l, r); local
/haiku-fatelf/src/bin/gdb/bfd/
H A Dmerge.c616 struct sec_merge_hash_entry *cmp = *a; local
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dtic80-opc.c244 int cmp; local
/haiku-fatelf/src/bin/network/tcpdump/
H A Dprint-decnet.c182 register union controlmsg *cmp = (union controlmsg *)rhp; local
[all...]
H A Dprint-nfs.c874 int cmp; local
/haiku-fatelf/src/libs/ncurses/test/
H A Dcardfile.c107 int cmp = strcmp(p->title, title); local
/haiku-fatelf/src/libs/pdflib/libs/pdcore/
H A Dpc_optparse.c717 int i, cmp; local
H A Dpc_unicode.c39 int cmp = strcmp(name, tab_agl2uni[i].glyphname); local
103 int cmp = strcmp(name, pc_standard_latin_charset[i]); local

Completed in 237 milliseconds

1234