代码搜索:recognize
找到约 421 项符合「recognize」的源代码
代码结果 421
www.eeworm.com/read/249476/12499694
ht2 pulstar.ht2
HIT2 Force Table V2 (Don't change, otherwise Nebula will not recognize it)
;Iron Man on Retrogames MSB (www.retrogames.com)
;Pulstar Force table
[Effect Map]
1=pulstar_shoot.FFE
2=pulsta
www.eeworm.com/read/249476/12499730
ht2 androdun.ht2
HIT2 Force Table V2 (Don't change, otherwise Nebula will not recognize it)
;Iron Man on Retrogames MSB (www.retrogames.com)
;Andro Dunos Force table
[Effect Map]
1=androdun_shoot.FFE
2=a
www.eeworm.com/read/168118/9938405
m log_met2imp.m
function logout=log_met2imp(login,logtype)
% logout=log_met2imp(login,logtype)
%
% LOG_MET2IMP converts a wellog from metric to imperial units.
% The intent is to recognize all log types and convert
www.eeworm.com/read/168118/9938413
m log_imp2met.m
function logout=log_imp2met(login,logtype)
% logout=log_imp2met(login,logtype)
%
% LOG_IMP2MET converts a wellog from imperial to metric units.
% The intent is to recognize all log types and convert
www.eeworm.com/read/131315/5937505
dump
#
# magic.dump, dump file format. For new and old dump filesystems
#
# We specify both byte orders in order to recognize byte-swapped dumps.
#
24 belong 60012 new-fs dump file (big endian),
>4 bedate
www.eeworm.com/read/131315/5937550
encore
#
# magic.encore: Recognize encore machines
#
# XXX - needs to have the byte order specified (NS32K was little-endian,
# dunno whether they run the 88K in little-endian mode or not).
#
0 short 0x154
www.eeworm.com/read/101082/6249066
c 1.recog.c
#ifndef lint
static char sccsid[] = "@(#)1.recog.c 4.1 (Berkeley) 2/11/83";
#endif not lint
#include
#include "1.incl.h"
#include "def.h"
recognize(type, ifflag) /* if ifflag = 1, state
www.eeworm.com/read/455463/1614588
m log_met2imp.m
function logout=log_met2imp(login,logtype)
% logout=log_met2imp(login,logtype)
%
% LOG_MET2IMP converts a wellog from metric to imperial units.
% The intent is to recognize all log types and convert
www.eeworm.com/read/455463/1614595
m log_imp2met.m
function logout=log_imp2met(login,logtype)
% logout=log_imp2met(login,logtype)
%
% LOG_IMP2MET converts a wellog from imperial to metric units.
% The intent is to recognize all log types and convert
www.eeworm.com/read/388373/2550775
makefile
SHELL=/bin/sh
# following is needed only for HP-UX machines that don't recognize getarg:
#MACHINE=-DHP
protonate: protonate.o
$(FC) -o $@ protonate.o
.f.o:
/lib/cpp -P -DLSQ $*.f > _$*_.f
$(FC)