/external/autotest/client/common_lib/cros/fake_device_server/ |
registration_tickets_unittest.py | 14 from fake_device_server import commands 33 self.commands = commands.Commands(self.oauth, self.fail_control) 36 self.commands,
|
/external/lzma/CPP/7zip/UI/Common/ |
ArchiveCommandLine.cpp | 696 options.Commands.Delete(0);
709 options.Commands[0].ActionSet = actionSet;
721 options.Commands.Add(uc);
751 options.Commands.Clear();
754 options.Commands.Add(updateMainCommand);
[all...] |
/external/mesa3d/docs/specs/ |
MESA_ycbcr_texture.spec | 139 In section 3.8.2, Alternate Texture Image Specification Commands, on
|
/external/u-boot/doc/driver-model/ |
pmic-framework.txt | 33 Commands:
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/ |
GenMake.py | 104 ## shell commands which can be used in build file in the form of macro
339 # Phony target which is used to force executing commands for a target
702 CommandList = BuildTargets[Target].Commands
[all...] |
/build/soong/android/ |
rule_builder.go | 29 commands []*RuleBuilderCommand 87 // Command returns a new RuleBuilderCommand for the rule. The commands will be ordered in the rule by when they were 92 r.commands = append(r.commands, command) 125 for _, c := range r.commands { 147 for _, c := range r.commands { 179 for _, c := range r.commands { 195 for _, c := range r.commands { 220 // Commands returns a slice containing a the built command line for each call to RuleBuilder.Command. 221 func (r *RuleBuilder) Commands() []string [all...] |
/external/libxml2/ |
xmlcatalog.c | 291 printf("Commands available:\n");
|
/build/soong/dexpreopt/dexpreopt_gen/ |
dexpreopt_gen.go | 146 for _, c := range rule.Commands() {
|
/external/syzkaller/pkg/email/ |
parser.go | 177 // Commands are of the following form:
|
/external/walt/ios/WALT/ |
WALTClient.m | 530 #pragma mark - Specific Commands
|
/build/make/core/ |
config.mk | 292 # Commands to generate .toc file common to ELF .so files. 298 # Commands to generate .toc file from Darwin dynamic library. [all...] |
/external/ImageMagick/MagickCore/ |
animate.c | 103 " The Command widget lists a number of sub-menus and commands.", [all...] |
display.c | 682 " 3 Press and drag to choose from a select set of commands.", 704 " The Command widget lists a number of sub-menus and commands.", [all...] |
/external/bcc/src/lua/bcc/vendor/ |
argparse.lua | 695 local labels = {"Arguments:", "Options:", "Commands:"} 952 self.commands = parser._commands 954 for _, command in ipairs(self.commands) do 956 self.commands[alias] = command 972 local command = self.commands[name] 975 if #self.commands > 0 then 976 self:error("unknown command '%s'%s", name, get_tip(self.commands, name)) 1046 if self.parser._require_command and #self.commands > 0 then
|
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
syscall_linux.go | 820 // Keyctl Commands (http://man7.org/linux/man-pages/man2/keyctl.2.html) 822 // KeyctlInt calls keyctl commands in which each argument is an int. 823 // These commands are KEYCTL_REVOKE, KEYCTL_CHOWN, KEYCTL_CLEAR, KEYCTL_LINK, 829 // KeyctlBuffer calls keyctl commands in which the third and fourth 831 // These commands are KEYCTL_UPDATE, KEYCTL_READ, and KEYCTL_INSTANTIATE. 834 // KeyctlString calls keyctl commands which return a string. 835 // These commands are KEYCTL_DESCRIBE and KEYCTL_GET_SECURITY. 860 // Keyctl commands with special signatures. [all...] |
/external/u-boot/doc/ |
README.x86 | 560 Useful Commands 563 adjust internal settings, there are several x86-specific commands that may be 753 above commands into a script since then it will be faster. [all...] |
/external/jemalloc/bin/ |
jeprof.in | [all...] |
/external/jemalloc_new/bin/ |
jeprof.in | [all...] |
/external/libffi/ |
texinfo.tex | 210 % some effort to order the tracing commands to reduce output in the log 335 \indexdummies % don't expand commands in the output. 729 % sight. (If the user is using lots of big @group commands, which [all...] |
/external/python/cpython2/Modules/_ctypes/libffi/ |
texinfo.tex | 210 % some effort to order the tracing commands to reduce output in the log 335 \indexdummies % don't expand commands in the output. 729 % sight. (If the user is using lots of big @group commands, which [all...] |
/external/e2fsprogs/doc/ |
texinfo.tex | 222 % some effort to order the tracing commands to reduce output in the log 295 \indexdummies % don't expand commands in the output. 543 %% Simple single-character @ commands 562 % Definitions to produce \{ and \} commands for indices, 778 % sight. (If the user is using lots of big @group commands, which [all...] |
/external/e2fsprogs/lib/et/ |
texinfo.tex | 222 % some effort to order the tracing commands to reduce output in the log 295 \indexdummies % don't expand commands in the output. 543 %% Simple single-character @ commands 562 % Definitions to produce \{ and \} commands for indices, 778 % sight. (If the user is using lots of big @group commands, which [all...] |