Home
last modified time | relevance | path

Searched defs:make (Results 1 – 7 of 7) sorted by relevance

/6.6.0/kv_engine/engines/ep/tests/module_tests/
H A Dsystemevent_test.cc23 TEST(SystemEventTest, make) { in TEST() argument
/6.6.0/kv_engine/engines/ep/src/
H A Dsystemevent.cc26 std::unique_ptr<Item> SystemEventFactory::make(SystemEvent se, in make() function in SystemEventFactory
96 std::unique_ptr<SystemEventProducerMessage> SystemEventProducerMessage::make( in make() function in SystemEventProducerMessage
/6.6.0/testrunner/scripts/
H A Dstart_cluster_and_run_tests.py37 def ns_clean(make, verbose = 1): argument
/6.6.0/couchdb/src/mochiweb/
H A Dmochiweb_headers.erl25 make(L) when is_list(L) -> function
28 make(T) -> function
/6.6.0/testrunner/lib/
H A Dcluster_run_manager.py144 def clean(self, make="make"): argument
/6.6.0/ns_server/
H A Dcbcollect_info1060 def make(statement): function
/6.6.0/ns_server/priv/public/ui/app/components/directives/
H A Dmn_plot.js38 (function(){jQuery.color={};jQuery.color.make=function(E,D,B,C){var F={};F.r=E||0;F.g=D||0;F.b=B||0… function