OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COMMAND
(Results
226 - 250
of
344
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/
build-mingw64-toolchain.sh
65
echo "
COMMAND
: >>>> $@" >> $LOG_FILE
68
echo "
COMMAND
: >>>> $@"
425
echo "This file has been automatically generated on $(date) with the following
command
:" > $INSTALL_DIR/README &&
/external/mksh/src/
histrap.c
166
/* Substitute and execute
command
*/
324
ret =
command
(editor ? editor : TFCEDIT_dollaru, 0);
402
ret =
command
(cmd, 0);
440
/* the -1 is to avoid the current fc
command
*/
449
/* Return a pointer to the newest
command
in the history */
460
/* Return a pointer to the oldest
command
in the history */
602
/* do not save
command
in history but possibly sync */
626
* save
command
in history
700
/* remove oldest
command
*/
729
* Each
command
i
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GestureManager.java
548
if (e.keyCode == SWT.
COMMAND
) {
585
if (e.keyCode == SWT.
COMMAND
) {
823
boolean toggle = (mLastStateMask & (SWT.CTRL | SWT.SHIFT | SWT.
COMMAND
)) != 0;
[
all
...]
SelectionManager.java
330
* Shift key (or
Command
on the Mac) is used to toggle in multi-selection.
340
// On Mac, the
Command
key is the normal toggle accelerator
342
(e.stateMask & SWT.
COMMAND
) != 0);
[
all
...]
/external/iw/
scan.c
995
printf("\t\t\tMIH
Command
and Event Services Capability Discovery\n"); break;
[
all
...]
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/common/
html.js
47
COMMAND
: '
command
',
/external/libjpeg-turbo/
CMakeLists.txt
15
execute_process(
COMMAND
"date" "+%Y%m%d" OUTPUT_VARIABLE BUILD)
18
execute_process(
COMMAND
"wmic.exe" "os" "get" "LocalDateTime" OUTPUT_VARIABLE
22
execute_process(
COMMAND
"cmd.exe" "/C" "DATE" "/T" OUTPUT_VARIABLE BUILD)
39
# This only works if building from the
command
line. There is currently no way
[
all
...]
/prebuilts/go/darwin-x86/src/syscall/
zerrors_windows.go
2
// MACHINE GENERATED BY THE
COMMAND
ABOVE; DO NOT EDIT
zsysctl_openbsd.go
2
// MACHINE GENERATED BY THE ABOVE
COMMAND
; DO NOT EDIT
zsysnum_openbsd_386.go
2
// MACHINE GENERATED BY THE ABOVE
COMMAND
; DO NOT EDIT
zsysnum_openbsd_amd64.go
2
// MACHINE GENERATED BY THE ABOVE
COMMAND
; DO NOT EDIT
zsysnum_openbsd_arm.go
2
// MACHINE GENERATED BY THE ABOVE
COMMAND
; DO NOT EDIT
mksyscall_windows.go
10
It parses all files specified on
command
line containing function
732
{{define "main"}}// MACHINE GENERATED BY 'go generate'
COMMAND
; DO NOT EDIT
zsysnum_dragonfly_amd64.go
2
// MACHINE GENERATED BY THE ABOVE
COMMAND
; DO NOT EDIT
zsysnum_freebsd_386.go
2
// MACHINE GENERATED BY THE ABOVE
COMMAND
; DO NOT EDIT
zsysnum_freebsd_amd64.go
2
// MACHINE GENERATED BY THE ABOVE
COMMAND
; DO NOT EDIT
zsysnum_freebsd_arm.go
2
// MACHINE GENERATED BY THE ABOVE
COMMAND
; DO NOT EDIT
/prebuilts/go/linux-x86/src/syscall/
zerrors_windows.go
2
// MACHINE GENERATED BY THE
COMMAND
ABOVE; DO NOT EDIT
zsysctl_openbsd.go
2
// MACHINE GENERATED BY THE ABOVE
COMMAND
; DO NOT EDIT
zsysnum_openbsd_386.go
2
// MACHINE GENERATED BY THE ABOVE
COMMAND
; DO NOT EDIT
zsysnum_openbsd_amd64.go
2
// MACHINE GENERATED BY THE ABOVE
COMMAND
; DO NOT EDIT
zsysnum_openbsd_arm.go
2
// MACHINE GENERATED BY THE ABOVE
COMMAND
; DO NOT EDIT
mksyscall_windows.go
10
It parses all files specified on
command
line containing function
732
{{define "main"}}// MACHINE GENERATED BY 'go generate'
COMMAND
; DO NOT EDIT
zsysnum_dragonfly_amd64.go
2
// MACHINE GENERATED BY THE ABOVE
COMMAND
; DO NOT EDIT
/external/opencv3/doc/pattern_tools/
svgfig.py
[
all
...]
Completed in 597 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>