代码搜索结果
找到约 10,000 项符合
N 的代码
n200.txt
350CE3C9A5B2BDC0820C3BCA10BEA6543B077E7C7467FF574F745203B5DDF3E73600527A68C226E17FA7B6D17176F78A418DE88D2A2A933444FEB59CFD74525913229D0CCDEE9598D97EFAAD3CB968FA1CC64B94DEB4F6E071F572A96A24C65C854EB4E7
n300.txt
1F185829C54B78CB8398852CCC540713326E165F07C6978952CC9F7DE5C88B2983B4DFFE0F657B034FCFD93BBF81711075ABA7618B0D7B62CA3BA1BF4F1B72C6F697C7A538F0FD7A2B7077FBA0B33A63F19444E6924F8101C4663E4BB5F98EE5D7D8A64E
n2000.eng
; AeroTech N2000W
; Copyright Tripoli Motor Testing 1997 (www.tripoli.org)
; provided by ThrustCurve.org (www.thrustcurve.org)
N2000W 98 1046 0 7.66707 12.2828 AT
0.146 2775.075
0.446 2831.
n4000_defconfig
#
# Automatically generated make config: don't edit
#
CONFIG_PARISC=y
CONFIG_MMU=y
CONFIG_STACK_GROWSUP=y
CONFIG_RWSEM_GENERIC_SPINLOCK=y
#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
# CON
n_hdlc.c
/* generic HDLC line discipline for Linux
*
* Written by Paul Fulghum paulkf@microgate.com
* for Microgate Corporation
*
* Microgate and SyncLink are registered trademarks of Microgate Corporatio
n_tty.c
/*
* n_tty.c --- implements the N_TTY line discipline.
*
* This code used to be in tty_io.c, but things are getting hairy
* enough that it made sense to split things off. (The N_TTY
* processin
n2.c
/*
* SDL Inc. RISCom/N2 synchronous serial card driver for Linux
*
* Copyright (C) 1998-2003 Krzysztof Halasa
*
* This program is free software; you can redistribute it and/or mod
n6.c
#include "tdef.h"
#include "ext.h"
#include "fns.h"
#include
/*
* n6.c -- width functions, sizes and fonts
*/
n_width(Tchar j)
{
int i, k;
if (iszbit(j))
return 0;
if (ismot(j)) {
n7.c
#include "tdef.h"
#include "fns.h"
#include "ext.h"
#ifdef STRICT
/* not in ANSI or POSIX */
#define isascii(a) ((a) >= 0 && (a)
n2.c
/*
* n2.c
*
* output, cleanup
*/
#include "tdef.h"
#include "fns.h"
#include "ext.h"
#include
#ifdef STRICT
/* not in ANSI or POSIX */
FILE* popen(char*, char*);
#endif
extern jmp_