Searched defs:consumer (Results 1 - 25 of 25) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestDrop.java62 sampleAggregate(Consumer consumer) throws DTraceException argument
75 startAggregateThread(final Consumer consumer) argument
[all...]
H A DTestGetAggregate.java47 testIncluded(Consumer consumer, String ... aggregationNames) argument
87 testCleared(Consumer consumer, String ... aggregationNames) argument
[all...]
H A DTestStateMachine.java58 printState(Consumer consumer) argument
66 beforeOpen(Consumer consumer) argument
174 beforeCompile(Consumer consumer) argument
203 beforeEnable(Consumer consumer) argument
221 beforeGo(Consumer consumer) argument
270 afterGo(Consumer consumer, Program program) argument
367 afterStop(Consumer consumer, Program program) argument
411 afterClose(Consumer consumer, Program program) argument
[all...]
/freebsd-11-stable/sys/mips/mediatek/
H A Dfdt_reset.c53 assert_deassert_all(device_t consumer, boolean_t assert) argument
98 fdt_reset_assert_all(device_t consumer) argument
105 fdt_reset_deassert_all(device_t consumer) argument
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-diff/
H A DDiffLog.h29 Consumer *consumer; member in class:llvm::LogBuilder
64 Consumer &consumer; member in class:llvm::DiffLogBuilder
H A DDifferenceEngine.h59 DifferenceEngine(Consumer &consumer) argument
84 Consumer &consumer; member in class:llvm::DifferenceEngine
/freebsd-11-stable/contrib/apr-util/test/
H A Dtestqueue.c34 static void * APR_THREAD_FUNC consumer(apr_thread_t *thd, void *data) function
/freebsd-11-stable/sys/dev/fdt/
H A Dfdt_clock.c52 enable_disable_all(device_t consumer, boolean_t enable) argument
97 fdt_clock_get_info(device_t consumer, int n, struct fdt_clock_info *info) argument
135 fdt_clock_enable_all(device_t consumer) argument
142 fdt_clock_disable_all(device_t consumer) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DChainedIncludesSource.cpp162 auto consumer = std::make_unique<PCHGenerator>( local
/freebsd-11-stable/lib/libgeom/
H A Dgeom_xml2tree.c54 struct gconsumer *consumer; member in struct:mystate
[all...]
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_powerres.c232 acpi_pwr_register_consumer(ACPI_HANDLE consumer) argument
267 acpi_pwr_deregister_consumer(ACPI_HANDLE consumer) argument
297 acpi_pwr_switch_consumer(ACPI_HANDLE consumer, int state) argument
491 acpi_pwr_wake_enable(ACPI_HANDLE consumer, int enable) argument
726 acpi_pwr_find_consumer(ACPI_HANDLE consumer) argument
[all...]
/freebsd-11-stable/sys/geom/mirror/
H A Dg_mirror_ctl.c572 struct g_consumer *consumer; member in struct:__anon7984
[all...]
/freebsd-11-stable/sys/contrib/ck/include/
H A Dck_ring.h95 unsigned int consumer, producer, delta; local
140 unsigned int consumer, producer; local
174 unsigned int producer, consumer, delta; local
274 unsigned int consumer, producer; local
299 unsigned int consumer, producer; local
[all...]
/freebsd-11-stable/usr.bin/fstat/
H A Dfuser.c86 struct consumer { struct
165 struct consumer *consumer; local
[all...]
/freebsd-11-stable/sys/dev/gpio/
H A Dofw_gpiobus.c59 gpio_pin_get_by_ofw_propidx(device_t consumer, phandle_t cnode, argument
109 gpio_pin_get_by_ofw_idx(device_t consumer, phandle_t node, argument
117 gpio_pin_get_by_ofw_property(device_t consumer, phandle_t node, argument
125 gpio_pin_get_by_ofw_name(device_t consumer, phandle_t node, argument
260 ofw_gpiobus_parse_gpios(device_t consumer, char *pname, struct gpiobus_pin **pins) argument
354 ofw_gpiobus_parse_gpios_impl(device_t consumer, phandle_t cnode, char *pname, struct gpiobus_softc *bussc, struct gpiobus_pin **pins) argument
[all...]
/freebsd-11-stable/sys/dev/nvme/
H A Dnvme.c457 nvme_unregister_consumer(struct nvme_consumer *consumer) argument
/freebsd-11-stable/sys/geom/bde/
H A Dg_bde.h131 struct g_consumer *consumer; member in struct:g_bde_softc
/freebsd-11-stable/sys/geom/
H A Dgeom.h134 LIST_HEAD(,g_consumer) consumer; member in struct:g_geom
176 LIST_ENTRY(g_consumer) consumer; member in struct:g_consumer
/freebsd-11-stable/sys/dev/ntb/
H A Dntb_transport.c193 int consumer; member in struct:ntb_transport_child
/freebsd-11-stable/sys/geom/vinum/
H A Dgeom_vinum_var.h265 struct g_consumer *consumer; /* Consumer attached to this drive. */ member in struct:gv_drive
/freebsd-11-stable/contrib/gcc/
H A Dhaifa-sched.c3360 rtx consumer; local
3986 rtx consumer; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp327 ObjCMigrator(ObjCMigrateASTConsumer &consumer, ParentMap &PMap) argument
372 BodyMigrator(ObjCMigrateASTConsumer &consumer) : Consumer(consumer) { } argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp145 Sema::Sema(Preprocessor &pp, ASTContext &ctxt, ASTConsumer &consumer, argument
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.c15038 arm_no_early_store_addr_dep(rtx producer, rtx consumer) argument
15062 arm_no_early_alu_shift_dep(rtx producer, rtx consumer) argument
15094 arm_no_early_alu_shift_value_dep(rtx producer, rtx consumer) argument
15127 arm_no_early_mul_dep(rtx producer, rtx consumer) argument
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.c8292 ia64_st_address_bypass_p(rtx producer, rtx consumer) argument
8316 ia64_ld_address_bypass_p(rtx producer, rtx consumer) argument

Completed in 298 milliseconds