代码搜索:functionality

找到约 4,782 项符合「functionality」的源代码

代码结果 4,782
www.eeworm.com/read/187102/8856160

test pluseq.test

#! /bin/sh # Test `+=' functionality. . $srcdir/defs || exit 1 cat > Makefile.am zar : > doz $AUTOMAKE || exit 1 fgrep 'zar doz' Makefile.in
www.eeworm.com/read/187102/8856170

test java.test

#! /bin/sh # Minimal test of Java functionality. . $srcdir/defs || exit 1 cat > Makefile.am
www.eeworm.com/read/181687/9240755

todo

WISHLIST: * Make timeouts configurable. * `fake' reverse queries (give nnn.nnn.nnn.nnn either always or on error) * `fake' forward queries (allow nnn.nnn.nnn.nnn -> A) * DNSSEC compatibility - be able
www.eeworm.com/read/168598/9906392

v keytr.v

// -------------------------------------------------------------------- // Copyright (c) 2005 by Terasic Technologies Inc. // -------------------------------------------------------------------- /
www.eeworm.com/read/363587/9944001

c utils.c

/* * Name: utils.c * Project: AVR-Doper * Author: Christian Starkjohann * Creation Date: 2006-07-02 * Tabsize: 4 * Copyright: (c) 2006 by Christian Starkjohann, all rights reserved
www.eeworm.com/read/167487/9967671

h tomcrypt_custom.h

#ifndef TOMCRYPT_CUSTOM_H_ #define TOMCRYPT_CUSTOM_H_ /* macros for various libc functions you can change for embedded targets */ #define XMALLOC malloc #define XREALLOC realloc #define XCALLOC cal
www.eeworm.com/read/357659/10203784

c uart_test.c

//////////////////////////////////////////////////////////////////////////// // // Program to check the functionality of the UART // device // // - PRD // #ifdef __ADSP21375__ #inclu
www.eeworm.com/read/350482/10741252

c bn_reverse.c

#include #ifdef BN_REVERSE_C /* LibTomMath, multiple-precision integer library -- Tom St Denis * * LibTomMath is a library that provides multiple-precision * integer arithmetic as well
www.eeworm.com/read/275192/10830505

h r2select.h

/*====================================================================*/ /* HEADER : @(#)r2select.h 2.2 - 08/04/99 */ /*====================================================================*/ /*
www.eeworm.com/read/418361/10951190

s check_movpr.s

# mach: crisv3 crisv8 crisv10 crisv32 # output: ffffff00\nffff0000\n0\nbb113344\n # Test generic "move Ps,Rd" and "move Rs,Pd" insns; the ones with # functionality common to all models. .include "t