OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:abstract
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xtrans/dist/
Xtranssock.c
735
set_sun_path(const char *port, const char *upath, char *path, int
abstract
)
747
else if (
abstract
)
977
int
abstract
= 0;
local
979
abstract
= ciptr->transptr->flags & TRANS_ABSTRACT;
995
if (!
abstract
&& trans_mkdir(UNIX_DIR, mode) == -1) {
1010
if (set_sun_path(port, UNIX_PATH, sockname.sun_path,
abstract
) != 0) {
1025
if (
abstract
) {
1058
if (
abstract
)
1083
int
abstract
= 0;
local
1085
abstract
= ciptr->transptr->flags & TRANS_ABSTRACT
[
all
...]
/xsrc/external/mit/xcb-proto/dist/xcbgen/
xtypes.py
20
Abstract
base class for all XCB data types.
21
Contains default fields, and some
abstract
methods.
60
Abstract
method for resolving a type.
63
raise Exception('
abstract
resolve method not overridden!')
67
Abstract
method for outputting code.
71
raise Exception('
abstract
out method not overridden!')
75
Abstract
method for determining if the data type is fixed-size.
77
raise Exception('
abstract
fixed_size method not overridden!')
151
Abstract
method for geting the alignment after this type
155
raise Exception('
abstract
unchecked_get_alignment_after method not overridden!'
[
all
...]
Completed in 20 milliseconds
Indexes created Sat Aug 22 00:26:31 UTC 2026