代码搜索:enable
找到约 10,000 项符合「enable」的源代码
代码结果 10,000
www.eeworm.com/read/242732/4544680
c enable.c
/**
* \file enable.c
* Enable/disable/query GL capabilities.
*/
/*
* Mesa 3-D graphics library
* Version: 6.1
*
* Copyright (C) 1999-2004 Brian Paul All Rights Reserved.
*
* P
www.eeworm.com/read/242732/4544774
h enable.h
/**
* \file enable.h
* Enable/disable/query GL capabilities.
*/
/*
* Mesa 3-D graphics library
* Version: 3.5
*
* Copyright (C) 1999-2001 Brian Paul All Rights Reserved.
*
* P
www.eeworm.com/read/238372/4615154
c enable.c
/*enable a user*/
#include "libmsrpc.h"
#include "test_util.h"
int main(int argc, char **argv) {
CacServerHandle *hnd = NULL;
TALLOC_CTX *mem_ctx = NULL;
struct SamOpenUser ou;
fstring
www.eeworm.com/read/229812/4731599
c enable.c
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4744507
c _enable.c
#include
#include
#include
struct list_entry {
struct list_entry *next;
int data;
};
struct list_entry *ListHead = NULL;
struct list_entry *ListTail =
www.eeworm.com/read/229812/4751315
gml _enable.gml
.func _enable
#include
void _enable( void );
.ixfunc2 '&Interrupt' &func
.funcend
.desc begin
The &func function causes interrupts to become enabled.
.np
The &func function would be us
www.eeworm.com/read/221464/4829072
hpp enable_if.hpp
// (C) Copyright David Abrahams 2002.
// (C) Copyright Jeremy Siek 2002.
// (C) Copyright Thomas Witt 2002.
// Permission to copy, use, modify,
// sell and distribute this software is grante
www.eeworm.com/read/216802/4883869
c enable.c
/*
* ReactOS Generic Framebuffer display driver
*
* Copyright (C) 2004 Filip Navara
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU
www.eeworm.com/read/216802/4883894
c enable.c
/*
* entry.c
*
* $Revision: 1.5 $
* $Author: audit $
* $Date: 2006-03-08 18:23:57 -0500 (Wed, 08 Mar 2006) $
*
*/
#include "../vgaddi.h"
#include "../vgavideo/vgavideo.h"
#define ND
www.eeworm.com/read/216802/4886865
c enable.c
/**
* \file enable.c
* Enable/disable/query GL capabilities.
*/
/*
* Mesa 3-D graphics library
* Version: 6.1
*
* Copyright (C) 1999-2004 Brian Paul All Rights Reserved.
*
* P