代码搜索:preprocessing

找到约 856 项符合「preprocessing」的源代码

代码结果 856
www.eeworm.com/read/139332/5801672

hpp reverse_iter_fold_impl.hpp

#ifndef BOOST_MPL_AUX_ITER_FOLD_BACKWARD_IMPL_HPP_INCLUDED #define BOOST_MPL_AUX_ITER_FOLD_BACKWARD_IMPL_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2000-2004 // // Distributed under the Boost Softwa
www.eeworm.com/read/139332/5801701

hpp reverse_fold_impl.hpp

#ifndef BOOST_MPL_AUX_REVERSE_FOLD_IMPL_HPP_INCLUDED #define BOOST_MPL_AUX_REVERSE_FOLD_IMPL_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2000-2004 // // Distributed under the Boost Software License,
www.eeworm.com/read/168845/5431405

hpp reverse_iter_fold_impl.hpp

#ifndef BOOST_MPL_AUX_ITER_FOLD_BACKWARD_IMPL_HPP_INCLUDED #define BOOST_MPL_AUX_ITER_FOLD_BACKWARD_IMPL_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2000-2004 // // Distributed under the Boost
www.eeworm.com/read/168845/5431434

hpp reverse_fold_impl.hpp

#ifndef BOOST_MPL_AUX_REVERSE_FOLD_IMPL_HPP_INCLUDED #define BOOST_MPL_AUX_REVERSE_FOLD_IMPL_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2000-2004 // // Distributed under the Boost Software Lic
www.eeworm.com/read/221464/4831227

cpp iter_fold_backward_impl.cpp

#define BOOST_MPL_PREPROCESSING_MODE #include "boost/mpl/aux_/iter_fold_backward_impl.hpp"
www.eeworm.com/read/429426/1948832

py pp-discretization.py

# Description: Shows how to use preprocessors for discretization # Category: preprocessing, discretization, categorization # Classes: Preprocessor, Preprocessor_discretize # Uses: iri
www.eeworm.com/read/242863/12976911

cfg threads.cfg

PROJECT_NAME = "Threads library" PROJECT_NUMBER = 3.0 INPUT = ../threads FILE_PATTERNS = thread.h mutex.h cond.h semaphore.h spinlock.h io.h \ buffer.h excep
www.eeworm.com/read/106368/15638683

cfg threads.cfg

PROJECT_NAME = "Threads library" PROJECT_NUMBER = 3.0 INPUT = ../threads FILE_PATTERNS = thread.h mutex.h cond.h semaphore.h spinlock.h io.h \ buffer.h excep
www.eeworm.com/read/117605/6101329

c raw-preproc.c

/* * Raw preprocessor (preforms NO preprocessing) * * Copyright (C) 2001 Peter Johnson * * Redistribution and use in source and binary forms, with or without * modification, are permitted prov
www.eeworm.com/read/229812/4729170

me read.me

NOTE: Until inline preprocessing is in place no "line" keyword should be added since the HandleCPPDirective function uses Scan to find #line directives.