代码搜索:source
找到约 10,000 项符合「source」的源代码
代码结果 10,000
www.eeworm.com/read/391269/2521181
h taper-port-source.h
/*
* Amanda, The Advanced Maryland Automatic Network Disk Archiver
* Copyright (c) 2006 Zmanda Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms o
www.eeworm.com/read/389028/2545307
test-all-source-routing
#! /bin/sh
#
# Copyright (c) 1998 University of Southern California.
# All rights reserved.
#
www.eeworm.com/read/376006/2717974
source create_function_1.source
--
-- CREATE_FUNCTION_1
--
CREATE FUNCTION widget_in(cstring)
RETURNS widget
AS '@abs_builddir@/regress@DLSUFFIX@'
LANGUAGE C STRICT;
CREATE FUNCTION widget_out(widget)
RETURNS cstring
www.eeworm.com/read/376006/2717975
source create_function_2.source
--
-- CREATE_FUNCTION_2
--
CREATE FUNCTION hobbies(person)
RETURNS setof hobbies_r
AS 'select * from hobbies_r where person = $1.name'
LANGUAGE SQL;
CREATE FUNCTION hobby_construct(text, t
www.eeworm.com/read/376006/2718244
source create_function_1.source
--
-- CREATE_FUNCTION_1
--
CREATE FUNCTION widget_in(cstring)
RETURNS widget
AS '@abs_builddir@/regress@DLSUFFIX@'
LANGUAGE C STRICT;
NOTICE: type "widget" is not yet defined
DETAIL: Creati
www.eeworm.com/read/376006/2718246
source create_function_2.source
--
-- CREATE_FUNCTION_2
--
CREATE FUNCTION hobbies(person)
RETURNS setof hobbies_r
AS 'select * from hobbies_r where person = $1.name'
LANGUAGE SQL;
CREATE FUNCTION hobby_construct(text, tex
www.eeworm.com/read/375190/2726217
txt relative_source_paths.txt
Copyright 2005 Vladimir Prus
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
Hi,
recently, we had a coup
www.eeworm.com/read/375190/2726421
py lib_source_property.py
#!/usr/bin/python
# Copyright (C) Vladimir Prus 2006.
# Distributed under the Boost Software License, Version 1.0. (See
# accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1
www.eeworm.com/read/375190/2736595
cpp container_source_example.cpp
// (C) Copyright 2008 CodeRage, LLC (turkanis at coderage dot com)
// (C) Copyright 2005-2007 Jonathan Turkanis
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file