OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:commands
(Results
276 - 300
of
352
) sorted by null
<<
11
12
13
14
15
/external/webkit/Tools/Scripts/webkitpy/tool/commands/
upload.py
44
from webkitpy.tool.
commands
.abstractsequencedcommand import AbstractSequencedCommand
/frameworks/base/cmds/content/src/com/android/commands/content/
Content.java
17
package com.android.
commands
.content;
/external/quake/quake/src/WinQuake/
gl_rmain.cpp
344
order = (int *)((byte *)paliashdr + paliashdr->
commands
);
458
order = (int *)((byte *)paliashdr + paliashdr->
commands
);
[
all
...]
/external/v8/tools/gcmole/
gcmole.lua
37
-- Print
commands
to console before executing them.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtPlugin.java
56
import org.eclipse.core.
commands
.Command;
95
import org.eclipse.ui.
commands
.ICommandService;
[
all
...]
/ndk/build/core/
definitions.mk
123
# this shall be used in
commands
and will work around limitations
[
all
...]
/external/iproute2/doc/
ip-cref.tex
33
This document is split into sections explaining \verb|ip|
commands
130
do not allow all of these operations or have some additional
commands
.
132
out a list of available
commands
and argument syntax conventions.
229
commands
display and change the state of devices.
231
\paragraph{
Commands
:} \verb|set| and \verb|show| (or \verb|list|).
560
\paragraph{
Commands
:} \verb|add|, \verb|delete|, \verb|flush| and \verb|show|
797
\paragraph{Warning:} This command (and other \verb|flush|
commands
842
The corresponding
commands
display neighbour bindings
845
\paragraph{
Commands
:} \verb|add|, \verb|change|, \verb|replace|,
859
\paragraph{Description:} These
commands
create new neighbour record
[
all
...]
ip-tunnels.tex
32
A: You are right, it does not work. The command written above is split to two
commands
.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar
org.eclipse.text_3.5.0.v20100601-1300.jar
/external/bison/doc/
refcard.tex
368
in the rules with {\tt \%prec}
commands
.
/external/chromium/chrome/browser/resources/file_manager/js/
file_manager.js
445
* One-time initialization of
commands
.
448
var
commands
= this.dialogDom_.querySelectorAll('command');
449
for (var i = 0; i <
commands
.length; i++) {
450
var command =
commands
[i];
[
all
...]
/external/webkit/Source/WebKit/mac/WebView/
WebHTMLView.mm
[
all
...]
/packages/apps/Exchange/exchange2/src/com/android/exchange/
EasSyncService.java
452
Header
commands
= resp.getHeader("MS-ASProtocolCommands");
local
456
if (
commands
== null || versions == null) {
457
userLog("OPTIONS response without
commands
or versions");
[
all
...]
/development/cmds/monkey/src/com/android/commands/monkey/
Monkey.java
17
package com.android.
commands
.monkey;
241
/** a TCP port to listen on for remote
commands
. */
507
Process.setArgV0("com.android.
commands
.monkey");
828
mServerPort = (int) nextOptionLong("Server port to listen on for
commands
");
[
all
...]
MonkeySourceScript.java
17
package com.android.
commands
.monkey;
[
all
...]
/external/blktrace/btreplay/doc/
btreplay.tex
299
Both
commands
exit immediately after processing the option.
437
Both
commands
exit immediately after processing the option.
/external/grub/netboot/
i82586.c
55
The Tx ("command") unit executes a list of
commands
that look like:
67
enum
commands
{
enum
/external/chromium/chrome/browser/resources/ntp/
apps.js
263
// Update the
commands
related to the launch type.
/external/webkit/Tools/Scripts/
old-run-webkit-tests
[
all
...]
/frameworks/base/cmds/am/src/com/android/commands/am/
Am.java
19
package com.android.
commands
.am;
[
all
...]
/external/v8/src/
d8.js
665
// set to 'in'. For all other
commands
, ignore the args.
715
// gdb style step
commands
:
[
all
...]
/external/qemu/hw/
bt.h
439
/* HCI
Commands
*/
1197
uint8_t
commands
[64];
member in struct:__anon13684
[
all
...]
/frameworks/base/cmds/pm/src/com/android/commands/pm/
Pm.java
17
package com.android.
commands
.pm;
[
all
...]
/system/bluetooth/bluez-clean-headers/bluetooth/
hci.h
1306
uint8_t
commands
[64];
member in struct:__anon43664
[
all
...]
Completed in 1339 milliseconds
<<
11
12
13
14
15