代码搜索结果
找到约 10,000 项符合
Power 的代码
power.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
power.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
power.c
#include
#include
#include "pmplatform.h"
#include "SVEngine.h"
void SVE_initialize_power_context(void)
{
SVEnginePowerContext *pPMCtxt;
VDE_MSG((_T("[VDE] SVE_initiali
power.c
/******************************************************************************
*
* System On Chip(SOC)
*
* Copyright (c) 2002 Software Center, Samsung Electronics, Inc.
* All rights reserve
power.m
function C=power(A,B)
C=A.^B;
/*
@GROUP
Matrix
@SYNTAX
power(A,B)
@DOC
.
@EXAMPLES
@NOTES
@SEE
*/
power.m
function C=power(A,B)
C=A.^B;
/*
@GROUP
Matrix
@SYNTAX
power(A,B)
@DOC
.
@EXAMPLES
@NOTES
@SEE
*/
power.jsp
power
power.jsp
power
power.c
/******************************************************************************
*
* System On Chip(SOC)
*
* Copyright (c) 2002 Software Center, Samsung Electronics, Inc.
* All rights reserve
power.c
/*
* BRIEF MODULE DESCRIPTION
* Au1000 Power Management routines.
*
* Copyright 2001 MontaVista Software Inc.
* Author: MontaVista Software, Inc.
* ppopov@mvista.com or source@mvista.com
*
*