HomeSort by relevance Sort by last modified time
    Searched refs:IsCommand (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
Shell.c 730 IsCommand(
755 if (IsCommand(CommandName, L"for")
756 ||IsCommand(CommandName, L"endfor")
757 ||IsCommand(CommandName, L"if")
758 ||IsCommand(CommandName, L"else")
759 ||IsCommand(CommandName, L"endif")
760 ||IsCommand(CommandName, L"goto")) {
    [all...]
  /prebuilts/go/darwin-x86/src/go/build/
build.go 425 // IsCommand reports whether the package is considered a
428 func (p *Package) IsCommand() bool {
    [all...]
  /prebuilts/go/linux-x86/src/go/build/
build.go 425 // IsCommand reports whether the package is considered a
428 func (p *Package) IsCommand() bool {
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/
pkg.go     [all...]
build.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/go/
pkg.go     [all...]
build.go     [all...]

Completed in 800 milliseconds