HomeSort by relevance Sort by last modified time
    Searched refs:allows (Results 26 - 50 of 325) sorted by null

12 3 4 5 6 7 8 91011>>

  /compatibility/cdd/9_security-model/
9_11_keys-and-credentials.md 4 allows app developers to store cryptographic keys in a container and use them in
9_13_safe-mode.md 3 Android provides Safe Boot Mode, which allows users to boot up into a mode
9_5_multi-user-support.md 14 * [A-1-1] MUST include a guest account that allows all functions provided
43 a feature that allows device owners to manage additional users and their
  /device/linaro/bootloader/edk2/ArmPlatformPkg/PrePeiCore/Arm/
SwitchStack.asm 20 ; This allows the caller to switch the stack and return
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/Ia32/
MpAsm.asm 24 ; This lock only allows one AP to use the mTopOfApCommonStack stack at a time
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/X64/
MpAsm.asm 22 ; This lock only allows one AP to use the mTopOfApCommonStack stack at a time
  /external/ltp/testcases/kernel/containers/pidns/
README 23 A pid namespace is a view of particular set of tasks on the system. For processes, a process may have pid 1234 in one namespace, but have pid 1 in another.This allows processes to use process ids which are in use in other pid namespaces, without having to worry about what pids exist in other namespaces.
  /hardware/interfaces/camera/provider/
README.md 9 It also allows for direct control of the flash unit of camera devices that have
  /external/autotest/docs/
test-that.md 60 `test_that` now allows you to run jobs in the test lab. The usage is similar to
120 `test_that` allows you to run jobs against a local Autotest setup or a
122 --web allows you to specify the web address of the Autotest instance you want to
  /external/llvm/test/MC/Mips/
nabi-regs.s 2 # set for the A and T registers because the NABI allows
  /prebuilts/go/darwin-x86/test/
map.go 537 panic(fmt.Sprintln("float32 map allows NaN lookup (a)"))
540 panic(fmt.Sprintln("float32 map allows NaN lookup (b)"))
573 panic(fmt.Sprintln("float64 map allows NaN lookup (a)"))
576 panic(fmt.Sprintln("float64 map allows NaN lookup (b)"))
609 panic(fmt.Sprintln("complex64 map allows NaN lookup (a)"))
612 panic(fmt.Sprintln("complex64 map allows NaN lookup (b)"))
645 panic(fmt.Sprintln("complex128 map allows NaN lookup (a)"))
648 panic(fmt.Sprintln("complex128 map allows NaN lookup (b)"))
  /prebuilts/go/linux-x86/test/
map.go 537 panic(fmt.Sprintln("float32 map allows NaN lookup (a)"))
540 panic(fmt.Sprintln("float32 map allows NaN lookup (b)"))
573 panic(fmt.Sprintln("float64 map allows NaN lookup (a)"))
576 panic(fmt.Sprintln("float64 map allows NaN lookup (b)"))
609 panic(fmt.Sprintln("complex64 map allows NaN lookup (a)"))
612 panic(fmt.Sprintln("complex64 map allows NaN lookup (b)"))
645 panic(fmt.Sprintln("complex128 map allows NaN lookup (a)"))
648 panic(fmt.Sprintln("complex128 map allows NaN lookup (b)"))
  /compatibility/cdd/8_performance-and-power/
8_2_file-io-access-performance.md 4 application private data storage (`/data` partition) allows app developers
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSecLibRTSM/Arm/
RTSMBoot.asm 31 This function allows the firmware platform to do extra actions at the early
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmPlatformSecLibNull/Arm/
ArmPlatformLibNullBoot.asm 26 This function allows the firmware platform to do extra actions at the early
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
LShiftU64.asm 38 ; This routine allows a 64 bit value to be left shifted by 32 bits and
MultU64x32.asm 37 ; This routine allows a 64 bit value to be multiplied with a 32 bit
RShiftU64.asm 38 ; This routine allows a 64 bit value to be right shifted by 32 bits and returns the
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/
ProcessorAsms.S 131 # This allows the caller to switch the stack and goes to the new entry point
169 # This allows the caller to switch the stack and goes to the new entry point
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Arm/
SwitchStack.asm 20 ; This allows the caller to switch the stack and goes to the new entry point
  /device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/Ia16/
ResetVectorVtf0.asm 38 ; location. (0xffffffe0) This allows the Local APIC Startup IPI to be
  /external/boringssl/src/ssl/test/runner/poly1305/
poly1305.go 11 messages with the same key allows an attacker to forge authenticators for other
  /external/curl/docs/cmdline-opts/
proto.d 38 Unknown protocols produce a warning. This allows scripts to safely rely on
  /external/syslinux/core/
ldlinux.asm 10 ; This program allows manipulation of the disk to take place entirely
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/flags/
flags.go 36 // MultiFlag allows setting a value multiple times to collect a list, as in -I=dir1 -I=dir2.

Completed in 617 milliseconds

12 3 4 5 6 7 8 91011>>