Searched defs:strategy (Results 1 - 12 of 12) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DIndexImpl.h218 typename Policy::NodeTree::NodeStrategy strategy; local
H A DTwoKeyAVLTree.h440 const NodeStrategy& strategy = fTreeMap.GetNodeStrategy(); local
458 const NodeStrategy& strategy = fTreeMap.GetNodeStrategy(); local
494 const NodeStrategy& strategy = fTreeMap.GetNodeStrategy(); local
556 NodeStrategy& strategy local
573 NodeStrategy& strategy local
602 const NodeStrategy& strategy = fTreeMap.GetNodeStrategy(); local
[all...]
/haiku-fatelf/src/libs/zlib/
H A Dgzguts.h106 int strategy; /* compression strategy */ member in struct:__anon5225
H A Ddeflate.h183 int strategy; /* favor or force Huffman coding*/ member in struct:internal_state
/haiku-fatelf/src/libs/print/libgutenprint/test/
H A Descp2-weavetest.c375 int strategy; local
124 run_one_weavetest(int physjets, int physsep, int hpasses, int vpasses, int subpasses, int nrows, int first_line, int phys_lines, int color_jet_arrangement, int strategy, int quiet) argument
466 int strategy = atoi(argv[10]); local
[all...]
/haiku-fatelf/headers/private/kernel/util/
H A DAVLTreeMap.h251 _AVL_TREE_MAP_CLASS_NAME::AVLTreeMap(const NodeStrategy& strategy) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/ramfs/
H A DTwoKeyAVLTree.h376 const NodeStrategy& strategy = fTreeMap.GetNodeStrategy(); local
408 const NodeStrategy& strategy local
463 NodeStrategy& strategy local
[all...]
/haiku-fatelf/src/libs/pdflib/libs/flate/
H A Ddeflate.c204 deflateInit2_( z_streamp strm, int level, int method, int windowBits, int memLevel, int strategy, const char *version, int stream_size) argument
368 deflateParams( z_streamp strm, int level, int strategy) argument
[all...]
H A Ddeflate.h173 int strategy; /* favor or force Huffman coding*/ member in struct:internal_state
/haiku-fatelf/src/tests/system/kernel/util/
H A DVectorTest.cpp596 GenericPushPopFrontTest(ValueStrategy strategy, int32 maxNumber) argument
625 GenericPushPopBackTest(ValueStrategy strategy, int32 maxNumber) argument
654 GenericInsertTest1(ValueStrategy strategy, int32 maxNumber) argument
668 GenericInsertTest2(ValueStrategy strategy, int32 maxNumber) argument
704 GenericFill(TestVector<Value> &v, ValueStrategy strategy, int32 maxNumber) argument
719 GenericRemoveTest(ValueStrategy strategy, int32 maxNumber) argument
758 GenericEraseTest1(ValueStrategy strategy, int32 maxNumber) argument
773 GenericEraseTest2(ValueStrategy strategy, int32 maxNumber) argument
810 GenericMakeEmptyTest(ValueStrategy strategy, int32 maxNumber) argument
838 GenericIndexAccessTest(ValueStrategy strategy, int32 maxNumber) argument
868 GenericFindTest(ValueStrategy strategy, int32 maxNumber) argument
923 GenericIteratorTest(ValueStrategy strategy, int32 maxNumber) argument
[all...]
H A DOrderedMapTest.h799 GenericFill(TestClass &v, EntryStrategy strategy, int32 maxNumber) argument
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Dprint-weave.c115 stp_weave_strategy_t strategy; member in struct:raw
1858 stp_weave_strategy_t strategy =ac>7 ? atoi(av[7]) : 1; local
584 initialize_weave_params(int separation, int jets, int oversample, int firstrow, int lastrow, int pageheight, stp_weave_strategy_t strategy, stp_vars_t *v) argument
[all...]

Completed in 278 milliseconds