代码搜索:third
找到约 4,828 项符合「third」的源代码
代码结果 4,828
www.eeworm.com/read/237551/4623562
s sub_n.s
/* __mpn_sub_n -- 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 (
www.eeworm.com/read/237551/4626770
s sub_n.s
! SPARC __mpn_sub_n -- Subtract two limb vectors of the same length > 0 and
! store difference in a third limb vector.
!
! Copyright (C) 1995, 1996 Free Software Foundation, Inc.
!
! This file is part
www.eeworm.com/read/210914/4946992
m g_cc3_matrix.m
function [cx] = g_cc3_matrix(signal_1,signal_2,signal_3,C_LENGTH)
%------------------------------------------------------------------------
% g_cc3_matrix.m
% This function generate the third order
www.eeworm.com/read/209211/4981411
c desc.c
char *desctab[][2]={
"!!!", "(magnificent or otherwise interesting object)",
"!!", "(superb)",
"!", "(remarkable)",
"1st", "first",
"2nd", "second",
"3rd", "third",
"4th", "fourth",
"5th", "fi
www.eeworm.com/read/198657/5083453
s sub_n.s
@ ARM/Thumb mpn_sub_n -- Subtract two limb vectors of the same length > 0 and
@ store difference in a third limb vector.
@ Copyright 1997, 2000 Free Software Foundation, Inc.
@ This file is part of
www.eeworm.com/read/183001/5260415
sql strings.sql
--
-- STRINGS
-- Test various data entry syntaxes.
--
-- SQL92 string continuation syntax
-- E021-03 character string literals
SELECT 'first line'
' - next line'
' - third line'
AS "Three lines to
www.eeworm.com/read/347503/3169720
s crange-2e.s
! Third part of crange-2b.s, but in section .text.mixed.
.section .text.mixed,"ax"
.align 2
sec4:
.mode SHmedia
nop
nop
nop
nop
nop
nop
www.eeworm.com/read/340665/3266312
s crange-2e.s
! Third part of crange-2b.s, but in section .text.mixed.
.section .text.mixed,"ax"
.align 2
sec4:
.mode SHmedia
nop
nop
nop
nop
nop
nop
www.eeworm.com/read/322653/3522268
txt 018.txt
Merritt close to indoor 400m mark
Teenager LaShawn Merritt ran the third fastest indoor 400m of all time at the Fayetteville Invitational meeting.
The world junior champion clocked 44.93 seconds to
www.eeworm.com/read/320652/3542716
s add_n.s
/* Add two limb vectors of the same length > 0 and store sum in a third
limb vector.
Copyright (C) 2001 Free Software Foundation, Inc.
Contributed by Martin Schwidefsky (schwidefsky@de.ibm.co