代码搜索结果
找到约 18,795 项符合
X 的代码
x-drug.c
// x-drug.c
inherit ITEM;
void create()
{
set_name("阴阳合和散", ({ "x-drug" }) );
set_weight(80);
if( clonep() )
set_default_object(__FILE__);
else {
x-apollo68
# x-apollo68 -- 680x0 based Apollos as host system
# vasta@apollo.com says this is how to compile on an Apollo (SR10.x).
# Use a Berkeley environment.
CC=cc -g -A nansi -A cpu,3000 -A runtype,bsd4.3
x-apollo68
# x-apollo68 -- 680x0 based Apollos as host system
# vasta@apollo.com says this is how to compile on an Apollo (SR10.x).
# Use a Berkeley environment.
CC=cc -g -A nansi -A cpu,3000 -A runtype,bsd4.3
x-apollo68
# x-apollo68 -- 680x0 based Apollos as host system
# vasta@apollo.com says this is how to compile on an Apollo (SR10.x).
# Use a Berkeley environment.
CC=cc -g -A nansi -A cpu,3000 -A runtype,bsd4.3
x-apollo68
# x-apollo68 -- 680x0 based Apollos as host system
# vasta@apollo.com says this is how to compile on an Apollo (SR10.x).
# Use a Berkeley environment.
CC=cc -g -A nansi -A cpu,3000 -A runtype,bsd4.3
x-menu.el
;; Copyright (C) 1986 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General
x-win.el
;; Parse switches controlling how Emacs interfaces with X window system.
;; Copyright (C) 1986, 1988 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
;; GNU Emacs is free software;
pagingtreeloader.css
.x-tree-paging-toolbar .x-btn-left{background:none;}
.x-tree-paging-toolbar .x-btn-right{background:none;}
.x-tree-paging-toolbar .x-btn-center{background:none;padding:0;}
.x-tree-paging-btn-icon .
x.c
/*-------------------------------------------------------------------*-
X.C (V1.00)
----------------------------------------------------------------------
Dummy task to introduce sEOS
-*----
x.h
/*-------------------------------------------------------------------*-
x.H (v1.00)
---------------------------------------------------------------------
See X.C for details
-------------