代码搜索:Call

找到约 10,000 项符合「Call」的源代码

代码结果 10,000
www.eeworm.com/read/335550/3357152

java call.java

/* * Copyright 2005 Joe Walker * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of th
www.eeworm.com/read/334125/3372287

js call.js

/* client side js functions for remote calls into the server Copyright Andrew Tridgell 2005 released under the GNU GPL Version 3 or later */ var __call = new Object(); /* we can't use the qoox
www.eeworm.com/read/322346/3525489

h call.h

/* * Fusion Kernel Module * * (c) Copyright 2002-2003 Convergence GmbH * * Written by Denis Oliver Kropp * * * This program is free software; you can redistribute it a
www.eeworm.com/read/322346/3525497

c call.c

/* * Fusion Kernel Module * * (c) Copyright 2002-2003 Convergence GmbH * * Written by Denis Oliver Kropp * * * This program is free software; you can redistribute it a
www.eeworm.com/read/321483/3534967

t call.t

#!perl -w # test the various call-into-perl-from-C functions # DAPM Aug 2004 BEGIN { chdir 't' if -d 't'; @INC = '../lib'; push @INC, "::lib:$MacPerl::Architecture:" if $^O eq 'MacOS';
www.eeworm.com/read/321483/3535003

pm call.pm

# Call.pm # # Copyright (c) 1995-2001 Paul Marquess. All rights reserved. # # This program is free software; you can redistribute it and/or # modify it under the same terms as Perl itself. package
www.eeworm.com/read/321483/3535004

xs call.xs

/* * Filename : Call.xs * * Author : Paul Marquess * Date : 11th November 2001 * Version : 1.06 * * Copyright (c) 1995-2001 Paul Marquess. All rights reserved. * This progra
www.eeworm.com/read/321483/3535005

t call.t

BEGIN { chdir('t') if -d 't'; @INC = '.'; push @INC, '../lib'; require Config; import Config; if ($Config{'extensions'} !~ m{\bFilter/Util/Call\b}) { print "1..0 # Ski
www.eeworm.com/read/321483/3535085

t call.t

################################################################################ # # !!!!! Do NOT edit this file directly! !!!!! # # Edit mktests.PL and/or parts/inc/call ins
www.eeworm.com/read/319460/3557506

h call.h

/* *---------------------------------------------------------------------- * T-Kernel / Standard Extension * * Copyright (C) 2006 by Ken Sakamura. All rights reserved. * T-Kernel / Stand