代码搜索:pervasive

找到约 24 项符合「pervasive」的源代码

代码结果 24
www.eeworm.com/read/389879/2532229

c cbe_cpufreq_pervasive.c

/* * pervasive backend for the cbe_cpufreq driver * * This driver makes use of the pervasive unit to * engage the desired frequency. * * (C) Copyright IBM Deutschland Entwicklung GmbH 2005-2007
www.eeworm.com/read/442057/1767426

java filter.java

/* Copyright (c) 2005-2008 Jan S. Rellermeyer * Systems Group, * Institute for Pervasive Computing, ETH Zurich. * All rights reserved. * * Redistribution and use in source and binary forms, with
www.eeworm.com/read/442057/1767482

txt license.txt

Copyright (c) 2006-2008, Jan S. Rellermeyer Information and Communication Research Group (IKS), Institute for Pervasive Computing, ETH Zurich. All rights reserved. Redistribution and use in sourc
www.eeworm.com/read/241064/4563697

kconfig

config XENO_SKIN_UVM depends on XENO_OPT_NUCLEUS && XENO_OPT_PERVASIVE tristate "User-space VM support" default n help This feature provides support for running applications based on legacy RTO
www.eeworm.com/read/241064/4563698

in config.in

# # Xenomai configuration for Linux v2.4 # if [ "$CONFIG_XENO_OPT_PERVASIVE" = "y" ]; then dep_tristate 'User-space VM support' CONFIG_XENO_SKIN_UVM $CONFIG_XENO_OPT_NUCLEUS fi
www.eeworm.com/read/207991/5000019

mal tst755.mal

# Polymorphic function tests # Catching a pervasive error a.s.a.p. # The function may not be cloned and a secondary error is generated function test(b:bat[:any_1,:any_2],c:any_2):void; k:= 1+"wrong";
www.eeworm.com/read/241064/4563660

makefile

ifeq ($(PATCHLEVEL),6) # Makefile frag for Linux v2.6 obj-$(CONFIG_XENO_SKIN_NATIVE) += xeno_native.o xeno_native-y := module.o task.o timer.o xeno_native-$(CONFIG_XENO_OPT_PERVASIVE) += syscall.o
www.eeworm.com/read/241064/4563701

makefile

ifeq ($(PATCHLEVEL),6) # Makefile frag for Linux v2.6 obj-$(CONFIG_XENO_SKIN_RTAI) += xeno_rtai.o xeno_rtai-y := intr.o module.o task.o timer.o xeno_rtai-$(CONFIG_XENO_OPT_PERVASIVE) += syscall.o
www.eeworm.com/read/241064/4563713

makefile

ifeq ($(PATCHLEVEL),6) # Makefile frag for Linux v2.6 obj-$(CONFIG_XENO_SKIN_RTDM) += xeno_rtdm.o xeno_rtdm-y := core.o device.o drvlib.o module.o proc.o xeno_rtdm-$(CONFIG_XENO_OPT_PERVASIVE) +=