代码搜索:ISO 9001 是什么?
找到约 10,000 项符合「ISO 9001 是什么?」的源代码
代码结果 10,000
www.eeworm.com/read/406924/2272511
h iso9660.h
/*****************************************************************************/
/* */
/* STMicroelectronics - copyright in
www.eeworm.com/read/406924/2272517
c iso9660.c
/*****************************************************************************/
/* */
/* STMicroelectronics - copyright in
www.eeworm.com/read/406866/2272881
make_boot_iso
#!/bin/sh
# This script will create a bootable iso image for burning onto a boot CD. The
# contents of the image is taken from the directory provided.
if [ "$2" = "" ]
then
echo "usage: $0
www.eeworm.com/read/406309/2278432
h bics-iso.h
/* $XConsortium: bics-iso.h,v 1.5 94/04/17 20:17:42 gildea Exp $ */
/*
Copyright (c) 1993 X Consortium
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software
www.eeworm.com/read/406309/2278438
h adobe-iso.h
/* $XConsortium: adobe-iso.h,v 1.2 91/05/11 09:39:04 rws Exp $ */
/*
* Latin 1 format from masterset format 11 (ps)
* 0 implies no valid mapping
*/
int adobe_map[] = {
32, 32,
33,
www.eeworm.com/read/405332/2293245
h iso_font.h
/*
* BK Id: SCCS/s.iso_font.h 1.6 05/18/01 15:16:42 cort
*/
static const unsigned char font[] = {
/* 0x00 */ 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
/* 0x01
www.eeworm.com/read/401262/2342409
h iso9660.h
//
// iso9660.h
//
// ISO-9660 CD-ROM file system definitions
//
// Copyright (C) 2002 Michael Ringgaard. All rights reserved.
//
// Redistribution and use in source and binary forms, with or w
www.eeworm.com/read/398200/2385828
h iso88025.h
//==========================================================================
//
// include/net/iso88025.h
//
//==========================================================================
//####BSD
www.eeworm.com/read/398200/2386499
3 iso_addr.3
.\" $OpenBSD: iso_addr.3,v 1.4 1999/07/05 06:08:05 aaron Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in sourc
www.eeworm.com/read/395929/2430531
h iso646.h
/*
* iso646.h
* Amendment 1 (1994) to ANSI/ISO 9899-1990.
*/
#ifndef __ISO646_H__
#define __ISO646_H__
#define and &&
#define and_eq &=
#define bitand &
#define bitor |
#define compl ~
#define no