Linux server.edchosting.com 4.18.0-553.79.1.lve.el7h.x86_64 #1 SMP Wed Oct 15 16:34:46 UTC 2025 x86_64
LiteSpeed
Server IP : 75.98.162.185 & Your IP : 216.73.216.163
Domains :
Cant Read [ /etc/named.conf ]
User : goons4good
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
emacs /
24.3 /
lisp /
cedet /
ede /
Delete
Unzip
Name
Size
Permission
Date
Action
auto.elc
8.76
KB
-rw-r--r--
2023-06-07 04:12
autoconf-edit.elc
12.02
KB
-rw-r--r--
2023-06-07 04:12
base.elc
16.73
KB
-rw-r--r--
2023-06-07 04:12
cpp-root.elc
10.19
KB
-rw-r--r--
2023-06-07 04:12
custom.elc
5.33
KB
-rw-r--r--
2023-06-07 04:12
dired.elc
3.1
KB
-rw-r--r--
2023-06-07 04:12
emacs.elc
7.95
KB
-rw-r--r--
2023-06-07 04:12
files.elc
13.04
KB
-rw-r--r--
2023-06-07 04:12
generic.elc
12.86
KB
-rw-r--r--
2023-06-07 04:12
linux.elc
8.31
KB
-rw-r--r--
2023-06-07 04:12
loaddefs.el
5.96
KB
-rw-r--r--
2023-06-07 04:00
locate.elc
9.49
KB
-rw-r--r--
2023-06-07 04:12
make.elc
2.5
KB
-rw-r--r--
2023-06-07 04:12
makefile-edit.elc
2.86
KB
-rw-r--r--
2023-06-07 04:12
pconf.elc
5.07
KB
-rw-r--r--
2023-06-07 04:12
pmake.elc
18.3
KB
-rw-r--r--
2023-06-07 04:12
proj-archive.elc
2.24
KB
-rw-r--r--
2023-06-07 04:12
proj-aux.elc
1.38
KB
-rw-r--r--
2023-06-07 04:12
proj-comp.elc
12.02
KB
-rw-r--r--
2023-06-07 04:12
proj-elisp.elc
14.78
KB
-rw-r--r--
2023-06-07 04:12
proj-info.elc
6.03
KB
-rw-r--r--
2023-06-07 04:12
proj-misc.elc
2.53
KB
-rw-r--r--
2023-06-07 04:12
proj-obj.elc
8.4
KB
-rw-r--r--
2023-06-07 04:12
proj-prog.elc
4.64
KB
-rw-r--r--
2023-06-07 04:12
proj-scheme.elc
1.25
KB
-rw-r--r--
2023-06-07 04:12
proj-shared.elc
5.59
KB
-rw-r--r--
2023-06-07 04:12
proj.elc
23.19
KB
-rw-r--r--
2023-06-07 04:12
project-am.elc
30.56
KB
-rw-r--r--
2023-06-07 04:12
shell.elc
1.81
KB
-rw-r--r--
2023-06-07 04:12
simple.elc
3.01
KB
-rw-r--r--
2023-06-07 04:12
source.elc
4.62
KB
-rw-r--r--
2023-06-07 04:12
speedbar.elc
11.33
KB
-rw-r--r--
2023-06-07 04:12
srecode.elc
2.26
KB
-rw-r--r--
2023-06-07 04:12
system.elc
3.09
KB
-rw-r--r--
2023-06-07 04:12
util.elc
2.65
KB
-rw-r--r--
2023-06-07 04:12
Save
Rename
;ELC ;;; Compiled by mockbuild@buildfarm06.corp.cloudlinux.com on Wed Jun 7 08:12:43 2023 ;;; from file /builddir/build/BUILD/emacs-24.3/lisp/cedet/ede/generic.el ;;; in Emacs version 24.3.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\210\300\302!\210\300\303!\210\300\304!\210\305\306\307\310\311$\207" [require eieio-opt ede ede/shell semantic/db eieio-defclass ede-generic-config (eieio-persistent) ((extension :initform ".ede") (file-header-line :initform ";; EDE Generic Project Configuration") (project :initform nil :documentation "The project this config is bound to.") (build-command :initarg :build-command :initform "make -k" :type string :custom string :group (default build) :documentation "Command used for building this project.") (debug-command :initarg :debug-command :initform "gdb " :type string :custom string :group (default build) :documentation "Command used for debugging this project.") (run-command :initarg :run-command :initform nil :type (or null string) :custom string :group (default build) :documentation "Command used to run something related to this project.") (c-include-path :initarg :c-include-path :initform nil :type list :custom (repeat (string :tag "Path")) :group c :documentation "The include path used by C/C++ projects.") (c-preprocessor-table :initarg :c-preprocessor-table :initform nil :type list :custom (repeat (cons (string :tag "Macro") (string :tag "Value"))) :group c :documentation "Preprocessor Symbols for this project.") (c-preprocessor-files :initarg :c-preprocessor-files :initform nil :type list :custom (repeat (string :tag "Include File")))) ("User Configuration object for a generic project.")] 5) #@184 Return a Generic Project object if there is a match. Return nil if there isn't one. Argument DIR is the directory it is created for. ROOTPROJ is nil, since there is only one project. (defalias 'ede-generic-load #[(dir &optional rootproj) "\304 \204\f \305\306!\210\307 \310\"\311\307 \310\"!\312\313\314!!\315\316\317\320!\321\322\307 \323\"!& \324\n!*\207" [ede-constructing alobj this dir nil error "Cannot load generic project without the autoload instance" eieio-oref class-sym symbol-name :name file-name-nondirectory directory-file-name :version "1.0" :directory file-name-as-directory :file expand-file-name :proj-file ede-add-project-to-global-list] 13 (#$ . 2006)]) (byte-code "\300\301\302\303\304$\210\300\305\306\307\310$\210\311\312\313\312\314\"\"\210\315\312\316\305\317$\210\311\320\313\320\321\"\"\210\315\320\316\305\322$\210\311\323\313\323\324\"\"\210\315\323\316\305\325$\210\311\326\313\326\327\"\"\210\315\326\316\305\330$\210\300\331\332\333\334$\210\300\335\336\337\340$\210\300\341\342\343\344$\210\300\345\346\347\350$\210\300\351\352\353\354$\207" [eieio-defclass ede-generic-target (ede-target) ((shortname :initform #1="" :type string :allocation :class :documentation "Something prepended to the target name.") (extension :initform #1# :type string :allocation :class :documentation "Regular expression representing the extension used for this target.\nsubclasses of this base target will override the default value.")) ("Baseclass for all targets belonging to the generic ede system." :abstract t) ede-generic-project (ede-project) ((buildfile :initform #1# :type string :allocation :class :documentation "The file name that identifies a project of this type.\nThe class allocated value is replace by different sub classes.") (config :initform nil :type (or null ede-generic-config) :documentation "The configuration object for this project.")) ("The baseclass for all generic EDE project types." :abstract t) eieio--defalias initialize-instance eieio--defgeneric-init-form #2="Make sure the targets slot is bound." eieio--defmethod nil #[(this &rest fields) "\301 \210\302\303\"?\205 \304\305\306#\207" [this call-next-method slot-boundp targets eieio-oset :targets nil] 4 #2#] ede-generic-get-configuration #3="Return the configuration for the project PROJ." #[(proj) "\303\301\"\211\2047 \304\305\303\306\"\"\307\n!\203 \310\n\311\"\202* \311\312\313\n#\314 \"\210\315\301 #\210\315 \316#\210) )\207" [proj config fname eieio-oref expand-file-name "EDEConfig.el" :directory file-exists-p eieio-persistent-read ede-generic-config "Configuration" :file ede-generic-setup-configuration eieio-oset project] 6 #3#] ede-generic-setup-configuration #4="Default configuration setup method." #[(proj config) "\300\207" [nil] 1 #4#] ede-commit-project #5="Commit any change to PROJ to its file." #[(proj) "\302!\303 !)\207" [proj config ede-generic-get-configuration ede-commit] 2 #5#] ede-generic-target-c-cpp (ede-generic-target) ((shortname :initform "C/C++") (extension :initform "\\([ch]\\(pp\\|xx\\|\\+\\+\\)?\\|cc\\|hh\\|CC?\\)")) ("EDE Generic Project target for C and C++ code.\nAll directories need at least one target.") ede-generic-target-el (ede-generic-target) ((shortname :initform "ELisp") (extension :initform "el")) ("EDE Generic Project target for Emacs Lisp code.\nAll directories need at least one target.") ede-generic-target-fortran (ede-generic-target) ((shortname :initform "Fortran") (extension :initform "[fF]9[05]\\|[fF]\\|for")) ("EDE Generic Project target for Fortran code.\nAll directories need at least one target.") ede-generic-target-texi (ede-generic-target) ((shortname :initform "Texinfo") (extension :initform "texi")) ("EDE Generic Project target for texinfo code.\nAll directories need at least one target.") ede-generic-target-misc (ede-generic-target) ((shortname :initform "Misc") (extension :initform #1#)) ("EDE Generic Project target for Misc files.\nAll directories need at least one target.")] 5) #@69 Find a target that is a CLASS and is in DIR in the list of TARGETS. (defalias 'ede-generic-find-matching-target #[(class dir targets) "\306 \306\211\203&