代码搜索:Extensions

找到约 9,524 项符合「Extensions」的源代码

代码结果 9,524
www.eeworm.com/read/164098/5499248

c arm7100_mmu.c

/* armmmu.c - Memory Management Unit emulation. ARMulator extensions for the ARM7100 family. Copyright (C) 1999 Ben Williamson This program is free software; you can redist
www.eeworm.com/read/164098/5499249

c xscale_copro.c

/* armmmu.c - Memory Management Unit emulation. ARMulator extensions for the ARM7100 family. Copyright (C) 1999 Ben Williamson This program is free software; you can redistribut
www.eeworm.com/read/164098/5499253

c sa_mmu.c

/* armmmu.c - Memory Management Unit emulation. ARMulator extensions for the ARM7100 family. Copyright (C) 1999 Ben Williamson This program is free software; you can redistribut
www.eeworm.com/read/164098/5499265

c armmmu.c

/* armmmu.c - Memory Management Unit emulation. ARMulator extensions for the ARM7100 family. Copyright (C) 1999 Ben Williamson This program is free software; you can redistribut
www.eeworm.com/read/350097/3128298

c acpi.c

/* * Advanced Configuration and Power Interface * * Based on 'ACPI Specification 1.0b' February 2, 1999 and * 'IA-64 Extensions to ACPI Specification' Revision 0.6 * * Copyright (C) 1999 VA L
www.eeworm.com/read/350097/3135008

c array.c

/* * linux/fs/proc/array.c * * Copyright (C) 1992 by Linus Torvalds * based on ideas by Darren Senn * * Fixes: * Michael. K. Johnson: stat,statm extensions. *
www.eeworm.com/read/344610/3207473

h q.h

/* * FILENAME: q.h * * Copyright 2000 By InterNiche Technologies Inc. All rights reserved * * Software Definitions for the basic queing package. See netq.h for * some extensions. * *
www.eeworm.com/read/342172/3237003

java alltests.java

package junit.tests.extensions; import junit.framework.*; /** * TestSuite that runs all the extension tests * */ public class AllTests { public static void main(String[] args) { junit.textui.
www.eeworm.com/read/341356/3252627

example scriptd-configuration.xml.example

import org.opennms.proto
www.eeworm.com/read/340665/3275600

c addrfunc1.c

// Test that taking the address of a member function name produces // a pointer to member function. // Contributed by Jason Merrill // Special g++ Options: -fms-extensions // Build