代码搜索:runtime
找到约 10,000 项符合「runtime」的源代码
代码结果 10,000
www.eeworm.com/read/135941/5876725
c pcm_oss.c
/*
* Digital Audio (PCM) abstract layer / OSS compatible
* Copyright (c) by Jaroslav Kysela
*
*
* This program is free software; you can redistribute it and/or modify
* it
www.eeworm.com/read/135941/5876805
c pdaudiocf_pcm.c
/*
* Driver for Sound Core PDAudioCF soundcards
*
* PCM part
*
* Copyright (c) 2003 by Jaroslav Kysela
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/134479/5892289
makefile
ROOTDIR = ../../..
EXECUTABLE = split_testing
FILES = matmult matmult_test main
LIBRARIES = $(RUNTIME_LIBS)
BRCCFLAGS = -S -k -t -p ps20 -p cpu
include $(ROOTDIR)/common.mk
www.eeworm.com/read/134188/5894305
properties csnoop_it.properties
AUTHORIZATION_SCHEME=Schema di Autorizzazione:
CHANNEL_RUNTIME=Channel Runtime Data Info
CODE=Code
CONTENT_LENGTH=Lunghezza del Contenuto:
CONTENT_TYPE=Tipo del contenuto:
CONTEXT_PATH=Path del Conte
www.eeworm.com/read/127438/6005942
cpp rimshot.cpp
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/* $Id: rimshot.cpp,v 1.2 2002/09/27 21:11:15 toonen Exp $
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
www.eeworm.com/read/120251/6074735
cpp types.cpp
#include
namespace vrmllib {
namespace bits {
void parse_value(bool &b, std::istream &s, file &)
{
std::string t;
s >> t;
if (t == "TRUE")
b = true;
else if (
www.eeworm.com/read/113165/6136643
cpp types.cpp
#include
namespace vrmllib {
namespace bits {
void parse_value(bool &b, std::istream &s, file &)
{
std::string t;
s >> t;
if (t == "TRUE")
b = true;
else if (
www.eeworm.com/read/109659/6173138
cpp tableframe.cpp
// tableframe.cpp : implementation file
//
#include "stdafx.h"
#include "..\gamehigh.h"
#include "..\include\tableframe.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char
www.eeworm.com/read/104765/6202352
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "tab.h"
#include "TabView.h"
#include "TabView2.h"
#include "TabView3.h"
#include "MainFrm.h"
#i
www.eeworm.com/read/103451/6216147
stdexcept
/*
* Copyright (c) 1996,1997
* Silicon Graphics Computer Systems, Inc.
*
* Copyright (c) 1999
* Boris Fomitchev
*
* This material is provided "as is", with absolutely no warranty expres