代码搜索:tiny

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

代码结果 5,807
www.eeworm.com/read/155569/11862868

a51 os_reset_interval.a51

;------------------------------------------------------------------------------ ; This file is part of the RTX-51 TINY Real-Time Operating System Package ; Copyright KEIL ELEKTRONIK GmbH and Keil
www.eeworm.com/read/344208/11900644

am makefile.am

EXTRA_DIST = libslpattr.dsp libslpattr.dsw libslpattr.mak #if you're building on Irix, exchange commented and uncommented lines #noinst_LTLIBRARIES = libslpattr.a noinst_LTLIBRARIES = libslpattr.l
www.eeworm.com/read/339348/12241818

a51 os_reset_interval.a51

;------------------------------------------------------------------------------ ; This file is part of the RTX-51 TINY Real-Time Operating System Package ; Copyright KEIL ELEKTRONIK GmbH and Keil
www.eeworm.com/read/162614/5526695

c 931004-5.c

struct tiny { short c; short d; }; f (int n, struct tiny x, struct tiny y, struct tiny z, long l) { if (x.c != 10) abort(); if (x.d != 20) abort(); if (y.c != 11) abort(); if
www.eeworm.com/read/162614/5526904

c 931004-13.c

struct tiny { char c; char d; char e; char f; }; f (int n, struct tiny x, struct tiny y, struct tiny z, long l) { if (x.c != 10) abort(); if (x.d != 20) abort(); if (x.e != 30)
www.eeworm.com/read/162614/5527365

c 931004-11.c

struct tiny { char c; char d; char e; }; f (int n, struct tiny x, struct tiny y, struct tiny z, long l) { if (x.c != 10) abort(); if (x.d != 20) abort(); if (x.e != 30) abort(
www.eeworm.com/read/384742/8845714

h date_base.h

#ifndef MYSQLCPPAPI_DATE_BASE_H #define MYSQLCPPAPI_DATE_BASE_H #include "mysqlcppapi/datetime/datetime_base.h" namespace mysqlcppapi { class date_base : virtual public datetime_base { public: s
www.eeworm.com/read/384742/8845724

h time_base.h

#ifndef MYSQLCPPAPI_time_base_h #define MYSQLCPPAPI_time_base_h #include "mysqlcppapi/datetime/datetime_base.h" namespace mysqlcppapi { class time_base : virtual public datetime_base { public: ti
www.eeworm.com/read/396828/8088296

m dcrossentropy_snn.m

function df_da = dcrossentropy_snn(a, t) %DCROSSENTROPY_SNN 1st derivative of CROSSENTROPY_SNN. % % Syntax % % df_dy = dcrossentropy_snn(y0, t0) % % y0 - output % t0 - target % d
www.eeworm.com/read/208137/15253746

c wbxml_log.c

/* * libwbxml, the WBXML Library. * Copyright (C) 2002-2005 Aymerick Jehanne * * This library is free software; you can redistribute it and/or * modify it under the terms