代码搜索:functional
找到约 3,474 项符合「functional」的源代码
代码结果 3,474
www.eeworm.com/read/110301/6164998
c crypt.c
/*
crypt.c (dummy version) by Info-ZIP. Last revised: 11 Sep 92
This is a non-functional version of Info-ZIP's crypt.c encryption/
decryption code for Zip, ZipCloak, UnZip and FUnZip.
www.eeworm.com/read/342648/12007753
cpp for_each.cpp
#include
#include
#include
#include
using namespace std;
//template
class out_times_x
{
private:
int multiplier;
public:
ou
www.eeworm.com/read/252119/12301282
c bj_ctype.c
/*
* Editor: TDE, the Thomson-Davis Editor
* Filename: myctype.c
* Compiled by: Byrial Jensen
*
* This file redefines the two standard library files tolower and toupper
*
* jmh 980808:
www.eeworm.com/read/169979/5407592
c crypt.c
/*
crypt.c (dummy version) by Info-ZIP. Last revised: 11 Sep 92
This is a non-functional version of Info-ZIP's crypt.c encryption/
decryption code for Zip, ZipCloak, UnZip and FUnZip.
www.eeworm.com/read/162868/5512300
c crypt.c
/*
crypt.c (dummy version) by Info-ZIP. Last revised: 11 Sep 92
This is a non-functional version of Info-ZIP's crypt.c encryption/
decryption code for Zip, ZipCloak, UnZip and FUnZip.
www.eeworm.com/read/162614/5519651
c headers1.c
// { dg-do run }
// Copyright (C) 2000 Free Software Foundation, Inc.
// Contributed by Loren J. Rittle 07 Jun 2000
//
// This test catches the occasional macro/symbol conflict bet
www.eeworm.com/read/162614/5522248
c ambig1.c
// { dg-do assemble }
// { dg-options "-pedantic-errors" }
// Testcase for ambiguity between functional cast and abstract declarator.
// This ambiguity accounts for 6 of the r/r conflicts.
int i = s
www.eeworm.com/read/107890/15598227
sql ib_udf.sql
/*
* The contents of this file are subject to the Interbase Public
* License Version 1.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy
www.eeworm.com/read/103266/15738300
h nfa.h
#ifndef __DOLPHIN__NFA_H
#define __DOLPHIN__NFA_H
#include
bool construct_nfa();
#endif
www.eeworm.com/read/100149/15882172
c crypt.c
/*
crypt.c (dummy version) by Info-ZIP. Last revised: 15 Aug 98
This is a non-functional version of Info-ZIP's crypt.c encryption/
decryption code for Zip, ZipCloak, UnZip and fUnZip.