代码搜索:xscale
找到约 2,106 项符合「xscale」的源代码
代码结果 2,106
www.eeworm.com/read/240419/13219469
c xscale.c
/***************************************************************************
*
* Copyright (C) 2004-2005 SMSC
*
* This program is free software; you can redistribute it and/or
* modify it u
www.eeworm.com/read/239587/13271022
pdf xscale.pdf
www.eeworm.com/read/317351/13505645
pdf intel xscale .pdf
www.eeworm.com/read/147331/5732068
h xscale.h
#ifndef __XSCALE_MACH_H__
#define __XSCALE_MACH_H__
/* These are predefined by new versions of GNU cpp. */
#ifndef __USER_LABEL_PREFIX__
#define __USER_LABEL_PREFIX__ _
#endif
#ifndef __REGISTER_P
www.eeworm.com/read/129011/5975363
h xscale.h
/////////////////////////////////////////////////////////////////////////////////
// Copyright(c) 2001-2002 Hybus Co,.ltd. All rights reserved.
//
// Module name:
// main.c
//
// Description:
www.eeworm.com/read/129006/5975380
h xscale.h
/////////////////////////////////////////////////////////////////////////////////
// Copyright(c) 2001-2002 Hybus Co,.ltd. All rights reserved.
//
// Module name:
// main.c
//
// Description:
www.eeworm.com/read/124347/6051529
h xscale.h
#ifndef __XSCALE_MACH_H__
#define __XSCALE_MACH_H__
/* These are predefined by new versions of GNU cpp. */
#ifndef __USER_LABEL_PREFIX__
#define __USER_LABEL_PREFIX__ _
#endif
#ifndef __REGISTER_P
www.eeworm.com/read/114376/6124279
java xscale.java
package net.turbochen.graph;
/**
* @author Turbo Chen
*/
public class XScale extends Scale
{
public XScale(double min,double max)
{
this.min = min;
this.max =
www.eeworm.com/read/198615/6313079
ld-xscale
ENTRY(_start)
OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
OUTPUT_ARCH(arm)
SECTIONS
{
. = ALIGN(4);
.text 0xA4000000 - 0x80000:
{
_ld_text_start = .;
www.eeworm.com/read/149830/12345170
ld-xscale
ENTRY(_start)
OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
OUTPUT_ARCH(arm)
SECTIONS
{
. = ALIGN(4);
.text 0xA4000000 - 0x80000:
{
_ld_text_start = .;
*