OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Terminal
(Results
1 - 9
of
9
) sorted by null
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Terminal/
__init__.py
2
Package generated from /Applications/Utilities/
Terminal
.app
6
warnpy3k("In 3.x, the
Terminal
module is removed.", stacklevel=2)
24
'????' : ('
Terminal
.Standard_Suite', 'Standard_Suite'),
25
'????' : ('
Terminal
.Text_Suite', 'Text_Suite'),
26
'trmx' : ('
Terminal
.Terminal_Suite', 'Terminal_Suite'),
84
class
Terminal
(Standard_Suite_Events,
90
_moduleName = '
Terminal
'
/external/clang/include/clang/Analysis/Analyses/
ThreadSafetyLogical.h
25
Terminal
,
43
class
Terminal
: public LExpr {
47
Terminal
(til::SExpr *Expr) : LExpr(LExpr::
Terminal
), Expr(Expr) {}
52
static bool classof(const LExpr *E) { return E->kind() == LExpr::
Terminal
; }
/external/jline/src/src/main/java/jline/
Terminal.java
12
* Representation of the input
terminal
for a platform. Handles
19
public abstract class
Terminal
implements ConsoleOperations {
20
private static
Terminal
term;
25
public static
Terminal
getTerminal() {
30
* Reset the current
terminal
to null.
37
* <p>Configure and return the {@link
Terminal
} instance for the
43
* <p>This class will use the
Terminal
implementation specified in the
44
* <em>jline.
terminal
</em> system property, or, if it is unset, by
51
public static synchronized
Terminal
setupTerminal() {
56
final
Terminal
t
[
all
...]
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
ConsoleOption.c
87
Update the multi-instance device path of
Terminal
Device based on
88
the global TerminalMenu. If ChangeTernimal is TRUE, the
terminal
89
device path in the
Terminal
Device in TerminalMenu is also updated.
92
@param ChangeTerminal TRUE, then device path in the
Terminal
Device
222
Update the device path that describing a
terminal
device
226
@param DevicePath
terminal
device's path
381
Test whether DevicePath is a valid
Terminal
385
@param Termi If DevicePath is valid
Terminal
,
terminal
type is returned.
386
@param Com If DevicePath is valid
Terminal
, Com Port type is returned.
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
ConsoleOption.c
102
Update the multi-instance device path of
Terminal
Device based on
103
the global TerminalMenu. If ChangeTernimal is TRUE, the
terminal
104
device path in the
Terminal
Device in TerminalMenu is also updated.
107
@param ChangeTerminal TRUE, then device path in the
Terminal
Device
219
Update the device path that describing a
terminal
device
223
@param DevicePath
terminal
device's path
378
Test whether DevicePath is a valid
Terminal
382
@param Termi If DevicePath is valid
Terminal
,
terminal
type is returned.
383
@param Com If DevicePath is valid
Terminal
, Com Port type is returned.
[
all
...]
/external/libxkbcommon/xkbcommon/src/xkbcomp/
parser.y
200
%type <expr> OptExprList ExprList Expr Term Lhs
Terminal
ArrayInit KeySyms
658
|
Terminal
685
Terminal
: String
/external/python/cpython3/Lib/email/
_header_value_parser.py
30
TokenList is a recursive data structure. The
terminal
nodes of the structure
31
are
Terminal
objects, which are subclasses of str. These do not correspond
32
directly to
terminal
objects in the formal grammar, but are instead more
35
All TokenList and
Terminal
objects have a 'value' attribute, which produces the
43
is preserved in the returned value. Note that in all
Terminal
strings quoted
46
All TokenList and
Terminal
objects also have a string value, which attempts to
54
All TokenList and
Terminal
objects have a 'defects' attribute which is a
58
Terminal
notes x.defects == x.all_defects.)
845
#
Terminal
classes and instances
848
class
Terminal
(str)
[
all
...]
/external/jline/
jline-1.0.jar
/external/kotlinc/lib/
kotlin-daemon-client.jar
Completed in 946 milliseconds