代码搜索:Implementations

找到约 4,027 项符合「Implementations」的源代码

代码结果 4,027
www.eeworm.com/read/430518/1922696

makefile

# # Makefile for alpha-specific library files.. # .S.s: $(CPP) -D__ASSEMBLY__ $(CFLAGS) -o $*.s $< .S.o: $(CC) -D__ASSEMBLY__ $(CFLAGS) -c -o $*.o $< # Many of these routines have implementations
www.eeworm.com/read/430182/1937297

makefile

# # Makefile for alpha-specific library files.. # .S.s: $(CPP) -D__ASSEMBLY__ $(CFLAGS) -o $*.s $< .S.o: $(CC) -D__ASSEMBLY__ $(CFLAGS) -c -o $*.o $< # Many of these routines have implementations
www.eeworm.com/read/393286/2477167

kconfig

if ARCH_FOOTBRIDGE menu "Footbridge Implementations" config ARCH_CATS bool "CATS" select FOOTBRIDGE_HOST select ISA select ISA_DMA select PCI help Say Y here if you intend to run this kerne
www.eeworm.com/read/393286/2477871

makefile

# # Makefile for alpha-specific library files.. # EXTRA_AFLAGS := $(CFLAGS) EXTRA_CFLAGS := -Werror # Many of these routines have implementations tuned for ev6. # Choose them iff we're targeting ev6
www.eeworm.com/read/389879/2532493

c ucc.c

/* * arch/powerpc/sysdev/qe_lib/ucc.c * * QE UCC API Set - UCC specific routines implementations. * * Copyright (C) 2006 Freescale Semicondutor, Inc. All rights reserved. * * Authors: Shlomi G
www.eeworm.com/read/385891/2578962

makefile

# # Makefile for alpha-specific library files.. # .S.s: $(CPP) -D__ASSEMBLY__ $(CFLAGS) -o $*.s $< .S.o: $(CC) -D__ASSEMBLY__ $(CFLAGS) -c -o $*.o $< # Many of these routines have implementations
www.eeworm.com/read/378176/2688701

readme

\This directory contains AMD 3DNow! assembly implementations for some of the most important Gromacs nonbonded functions. I no longer write new 3DNow loops for two reasons: 1. All recent AMD CPUs sup
www.eeworm.com/read/378176/2688860

readme

This directory contains X86_64/x86-64 SSE assembly implementations for some of the most important Gromacs nonbonded functions. Since we want it to work with any compiler we cannot use gcc inline ass
www.eeworm.com/read/378176/2689180

readme

This directory contains X86_64/x86-64 SSE assembly implementations for some of the most important Gromacs nonbonded functions. Since we want it to work with any compiler we cannot use gcc inline ass
www.eeworm.com/read/368386/2815752

makefile

# # Makefile for alpha-specific library files.. # .S.s: $(CPP) -D__ASSEMBLY__ $(CFLAGS) -o $*.s $< .S.o: $(CC) -D__ASSEMBLY__ $(CFLAGS) -c -o $*.o $< # Many of these routines have implementations