代码搜索:third
找到约 4,828 项符合「third」的源代码
代码结果 4,828
www.eeworm.com/read/116739/14956473
opts3
#!/bin/sh
# Program opts3
# Using getopts -- Third try --
while getopts dq: options
do
case $options in
d) echo "-d is a valid switch ";;
q) echo "The argument for -q is $OPTARG";;
\?) echo "
www.eeworm.com/read/205734/15308503
readme
INTRODUCTION
============
The ntfs-3g driver is an open source, GPL licensed, third generation Linux
NTFS driver for 32-bit, little-endian architectures which was implemented
by the Linux-NTFS pro
www.eeworm.com/read/205734/15308548
c ntfs-3g.c
/**
* ntfs-3g - Third Generation NTFS Driver
*
* Copyright (c) 2005-2006 Yura Pakhuchiy
* Copyright (c) 2005 Yuval Fledel
* Copyright (c) 2006 Szabolcs Szakacsits
*
* This file is part of the L
www.eeworm.com/read/470917/1439261
s add_n.s
/* Add two limb vectors of the same length > 0 and store sum in a third
limb vector.
Copyright (C) 2000, 2001 Free Software Foundation, Inc.
Contributed by Martin Schwidefsky (schwidefsky@de.
www.eeworm.com/read/470917/1440016
s sub_n.s
# Alpha __mpn_sub_n -- Subtract two limb vectors of the same length > 0 and
# store difference in a third limb vector.
# Copyright (C) 1995 Free Software Foundation, Inc.
# This file is part of
www.eeworm.com/read/465307/1521077
txt bruce-partington_plans.txt
IN THE THIRD WEEK OF NOVEMBER IN THE YEAR ONE THOUSAND EIGHT HUNDRED NINETY FIVE A DENSE YELLOW FOG SETTLED DOWN UPON LONDON
FROM THE MONDAY TO THE THURSDAY I DOUBT WHETHER IT WAS EVER PO
www.eeworm.com/read/237551/4623583
s add_n.s
/* Add two limb vectors of the same length > 0 and store sum in a third
limb vector.
Copyright (C) 2000, 2001 Free Software Foundation, Inc.
Contributed by Martin Schwidefsky (schwidefsky@de.
www.eeworm.com/read/237551/4624242
s sub_n.s
# Alpha __mpn_sub_n -- Subtract two limb vectors of the same length > 0 and
# store difference in a third limb vector.
# Copyright (C) 1995 Free Software Foundation, Inc.
# This file is part of
www.eeworm.com/read/198657/5083426
s sub_n.s
; Clipper __gmpn_sub_n -- Subtract two limb vectors of the same length > 0 and
; store difference in a third limb vector.
; Copyright 1995, 2000 Free Software Foundation, Inc.
; This file is part of
www.eeworm.com/read/198657/5083429
s sub_n.s
# VAX __gmpn_sub_n -- Subtract two limb vectors of the same length > 0 and store
# difference in a third limb vector.
# Copyright 1999, 2000 Free Software Foundation, Inc.
# This file is part of the