代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/244785/4510020
sh nx.sh
#
# /etc/profile.d/nx.sh
#
# send feedback to support@2x.com
#
# Setting NXDIR
#
export NXDIR=/usr/NX
#
# Expanding PATH
#
export PATH=$PATH:$NXDIR/bin
www.eeworm.com/read/242732/4541021
c bp.c
/*++
Copyright (c) 1998-2001 Klaus P. Gerlicher
Module Name:
bp.c
Abstract:
setting, listing and removing breakpoints
Environment:
LINUX 2.2.X
Kernel mode only
www.eeworm.com/read/242732/4541466
h bitops.h
#ifndef _I386_BITOPS_H
#define _I386_BITOPS_H
/*
* Copyright 1992, Linus Torvalds.
*/
/*
* These have to be done with inline assembly: that way the bit-setting
* is guaranteed to be ato
www.eeworm.com/read/234510/4658807
c grsetup.c
/*
* Copyright 1997, Regents of the University of Minnesota
*
* mgrsetup.c
*
* This file contain various graph setting up routines
*
* Started 10/19/96
* George
*
* $Id: grsetup.c,v 1.2 2004
www.eeworm.com/read/216802/4882550
c bp.c
/*++
Copyright (c) 1998-2001 Klaus P. Gerlicher
Module Name:
bp.c
Abstract:
setting, listing and removing breakpoints
Environment:
LINUX 2.2.X
Kernel mode only
www.eeworm.com/read/216802/4883429
h bitops.h
#ifndef _I386_BITOPS_H
#define _I386_BITOPS_H
/*
* Copyright 1992, Linus Torvalds.
*/
/*
* These have to be done with inline assembly: that way the bit-setting
* is guaranteed to be ato
www.eeworm.com/read/207991/4999468
mal tst610.mal
#this test is used to monitor reference count setting
#create a persistent bat and destroy it in test 612
function refs():void;
g:=bbp.getNames();
gr:=bbp.getRefCount();
gl:=bbp.getLRefCou
www.eeworm.com/read/205824/5017698
c bp.c
/*++
Copyright (c) 1998-2001 Klaus P. Gerlicher
Module Name:
bp.c
Abstract:
setting, listing and removing breakpoints
Environment:
LINUX 2.2.X
Kernel mode only