代码搜索:tiny

找到约 5,807 项符合「tiny」的源代码

代码结果 5,807
www.eeworm.com/read/162614/5527649

c 931004-10.c

#include struct tiny { char c; char d; }; f (int n, ...) { struct tiny x; int i; va_list ap; va_start (ap,n); for (i = 0; i < n; i++) { x = va_arg (ap,struct tiny
www.eeworm.com/read/162614/5527677

c 931004-6.c

#include struct tiny { short c; short d; }; f (int n, ...) { struct tiny x; int i; va_list ap; va_start (ap,n); for (i = 0; i < n; i++) { x = va_arg (ap,struct ti
www.eeworm.com/read/265704/11257226

html reference.html

Tremor API Reference
www.eeworm.com/read/265704/11257271

html ov_time_seek_page.html

Tremor - function - ov_time_seek_page
www.eeworm.com/read/147186/12579041

m cross_entropy.m

function kl = cross_entropy(p, q, symmetric) % CROSS_ENTROPY Compute the Kullback-Leibler divergence between two discrete prob. distributions % kl = cross_entropy(p, q, symmetric) % % If symmetric
www.eeworm.com/read/237003/13982830

am makefile.am

# # Written by Patrick Guio # EXTRA_DIST = stencil4.f profile.cpp tiny2.cpp tiny3.cpp AM_CPPFLAGS = -I$(srcdir) -I$(top_srcdir) -I$(top_builddir) LDADD = -L$(top_builddir)/
www.eeworm.com/read/205098/15326641

h scanner.h

/****************************************************/ /* 文件 scanner.h */ /* 说明 TINY编译器的词法扫描器界面 */ /* 主题 编译器结构:原理和实例 */ /****************************************************/
www.eeworm.com/read/100052/15571675

h memory.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * Memory allocation routines. */ #ifndef _JOHN_MEMORY_H #define _JOHN_MEMORY_H #incl
www.eeworm.com/read/105215/15674891

h memory.h

/* * This file is part of John the Ripper password cracker, * Copyright (c) 1996-98 by Solar Designer */ /* * Memory allocation routines. */ #ifndef _JOHN_MEMORY_H #define _JOHN_MEMORY_H #incl
www.eeworm.com/read/100266/15879251

vtc bracket.vtc

if (!depend_loaded) Load("depend"); register_file("bracket"); file_depends_on("rmtio"); MUSH ?:= alloc(5, Twtype); UNTER ?:= alloc(5, Twtype); MOO ?:= alloc(5, Twtype); prefix = "#mark PREFIX"; suff