代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/237551/4626936
in configure.in
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
# GNU libc on the Hurd is always reentrant.
DEFINES="$DEFINES -D_LIBC_REENTRANT"
dnl We need this setting because of the need for
www.eeworm.com/read/233712/4665309
vc makefile.vc
# Usage:
# C:\TRAYICON> VCVARS32
# Setting environment for using Microsoft Visual C++ tools.
# C:\TRAYICON> NMAKE /f Makefile.vc
# ... making
# C:\TRAYICON> NMAKE /f Makefile.vc CLEAN
# ... remo
www.eeworm.com/read/221464/4828741
jam cwpro8-tools.jam
{
local METROWERKS_ROOT = $(CWPRO8_ROOT) ;
extends-toolset metrowerks ;
flags cwpro8 C++FLAGS : -iso_templates on ;
STDLIBS = ; # Kill explicit stdlib setting from pro7 toolset
www.eeworm.com/read/209559/4962583
c ubd_kern.c
/*
* Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
* Licensed under the GPL
*/
/* 2001-09-28...2002-04-17
* Partition stuff by James_McMechan@hotmail.com
* old style ubd by setting UBD_SHIFT
www.eeworm.com/read/209211/4986372
c 9emeliefs.c
#include "all.h"
#include "mem.h"
#include "io.h"
#include "ureg.h"
#include "../pc/dosfs.h"
/*
* setting this to zero permits the use of discs of different sizes, but
* can make jukeinit() quite
www.eeworm.com/read/209211/4986425
c 9cholinefs.c
#include "all.h"
#include "mem.h"
#include "io.h"
#include "ureg.h"
#include "../pc/dosfs.h"
/*
* setting this to zero permits the use of discs of different sizes, but
* can make jukeinit() quite
www.eeworm.com/read/209211/4986429
c 9net32.16kfs.c
#include "all.h"
#include "mem.h"
#include "io.h"
#include "ureg.h"
#include "../pc/dosfs.h"
/*
* setting this to zero permits the use of discs of different sizes, but
* can make jukeinit() quite
www.eeworm.com/read/209211/4986490
c 9fsfs.c
#include "all.h"
#include "mem.h"
#include "io.h"
#include "ureg.h"
#include "../pc/dosfs.h"
/*
* setting this to zero permits the use of discs of different sizes, but
* can make jukeinit() quite
www.eeworm.com/read/209211/4986495
c 9net64.8kfs.c
#include "all.h"
#include "mem.h"
#include "io.h"
#include "ureg.h"
#include "../pc/dosfs.h"
/*
* setting this to zero permits the use of discs of different sizes, but
* can make jukeinit() quite
www.eeworm.com/read/207242/5002112
vc makefile.vc
# Usage:
# C:\TRAYICON> VCVARS32
# Setting environment for using Microsoft Visual C++ tools.
# C:\TRAYICON> NMAKE /f Makefile.vc
# ... making
# C:\TRAYICON> NMAKE /f Makefile.vc CLEAN
# ... remo