/system/sepolicy/prebuilts/api/26.0/private/ |
vold.te | 18 # from accidentally writing when the mount point isn't present.
|
/system/sepolicy/prebuilts/api/27.0/private/ |
vold.te | 18 # from accidentally writing when the mount point isn't present.
|
/system/sepolicy/prebuilts/api/28.0/private/ |
vold.te | 17 # from accidentally writing when the mount point isn't present.
|
/system/sepolicy/private/ |
vold.te | 17 # from accidentally writing when the mount point isn't present.
|
/test/vts-testcase/kernel/ltp/shell_environment/ |
shell_commands.py | 17 FILEPATH_CPU_PRESENT = '/sys/devices/system/cpu/present'
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/m68hc11/ |
hexprefix.d | 3 #name: verify hex prefixes present and not duplicated (hexprefix)
|
/toolchain/binutils/binutils-2.27/ld/emulparams/ |
solaris2.sh | 5 # The Solaris 2 ABI requires that two local symbols are present in every
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-avr/ |
lds-tiny.d | 1 #name: AVR (avrtiny) check disassembly if symbolic name present
|
/prebuilts/go/darwin-x86/src/vendor/golang_org/x/crypto/cryptobyte/ |
asn1_test.go | 50 var present bool 51 ok := empty.ReadOptionalASN1(nil, &present, 0xa0) 52 if !ok || present { 53 t.Errorf("empty.ReadOptionalASN1() = %v, want true; present = %v want false", ok, present) 57 ok = in.ReadOptionalASN1(&out, &present, 0xa0) 58 if !ok || present { 59 t.Errorf("in.ReadOptionalASN1() = %v, want true, present = %v, want false", ok, present) 61 ok = in.ReadOptionalASN1(&out, &present, 0xa1 [all...] |
/prebuilts/go/linux-x86/src/vendor/golang_org/x/crypto/cryptobyte/ |
asn1_test.go | 50 var present bool 51 ok := empty.ReadOptionalASN1(nil, &present, 0xa0) 52 if !ok || present { 53 t.Errorf("empty.ReadOptionalASN1() = %v, want true; present = %v want false", ok, present) 57 ok = in.ReadOptionalASN1(&out, &present, 0xa0) 58 if !ok || present { 59 t.Errorf("in.ReadOptionalASN1() = %v, want true, present = %v, want false", ok, present) 61 ok = in.ReadOptionalASN1(&out, &present, 0xa1 [all...] |
/external/libvncserver/rfb/ |
rfbconfig.h | 28 /* Avahi/mDNS client build environment present */ 42 /* DPMS extension build environment present */ 45 /* FBPM extension build environment present */ 93 /* GnuTLS library present */ 115 /* libcrypt library present */ 120 /* openssl libcrypto library present */ 149 /* openssl libssl library present */ 154 /* XDAMAGE extension build environment present */ 157 /* XFIXES extension build environment present */ 160 /* XINERAMA extension build environment present */ [all...] |
/external/guava/guava/src/com/google/common/base/ |
Optional.java | 37 * {@code T} reference. It allows you to represent "a {@code T} that must be present" and 46 * <li>To distinguish between "unknown" (for example, not present in a map) and "known to 47 * have no value" (present in the map, with value {@code Optional.absent()}) 85 return new Present<T>(checkNotNull(reference)); 95 : new Present<T>(nullableReference); 106 * Returns the contained instance, which must be present. If the instance might be 115 * Returns the contained instance if it is present; {@code defaultValue} otherwise. If 116 * no default value should be required because the instance is known to be present, use 146 * Returns this {@code Optional} if it has a value present; {@code secondChoice} 152 * Returns the contained instance if it is present; {@code supplier.get()} otherwise. If th [all...] |
/external/tcpdump/tests/ |
bfd-raw-auth-simple-v.out | 3 Control, State Down, Flags: [Authentication Present], Diagnostic: No Diagnostic (0x00) 13 Control, State Down, Flags: [Authentication Present], Diagnostic: No Diagnostic (0x00) 23 Control, State Down, Flags: [Authentication Present], Diagnostic: No Diagnostic (0x00) 33 Control, State Down, Flags: [Authentication Present], Diagnostic: No Diagnostic (0x00) 43 Control, State Down, Flags: [Authentication Present], Diagnostic: No Diagnostic (0x00) 53 Control, State Down, Flags: [Authentication Present], Diagnostic: No Diagnostic (0x00) 63 Control, State Down, Flags: [Authentication Present], Diagnostic: No Diagnostic (0x00) 73 Control, State Down, Flags: [Authentication Present], Diagnostic: No Diagnostic (0x00) 83 Control, State Down, Flags: [Authentication Present], Diagnostic: No Diagnostic (0x00) 93 Control, State Down, Flags: [Authentication Present], Diagnostic: No Diagnostic (0x00 [all...] |
/device/linaro/bootloader/edk2/DuetPkg/BootSector/ |
start.asm | 470 db 092h ; present, ring 0, data, expand-up, writable
479 db 09Ah ; present, ring 0, data, expand-up, writable
488 db 092h ; present, ring 0, data, expand-up, writable
497 db 09Ah ; present, ring 0, data, expand-up, writable
506 db 0 ; present, ring 0, data, expand-up, writable
515 db 0 ; present, ring 0, data, expand-up, writable
524 db 0 ; present, ring 0, data, expand-up, writable
555 db 0eh OR 80h ; type = 386 interrupt gate, present
563 db 0eh OR 80h ; type = 386 interrupt gate, present
571 db 0eh OR 80h ; type = 386 interrupt gate, present
[all...] |
start16.asm | 463 db 092h ; present, ring 0, data, expand-up, writable
472 db 09Ah ; present, ring 0, data, expand-up, writable
481 db 092h ; present, ring 0, data, expand-up, writable
490 db 09Ah ; present, ring 0, data, expand-up, writable
499 db 0 ; present, ring 0, data, expand-up, writable
508 db 0 ; present, ring 0, data, expand-up, writable
517 db 0 ; present, ring 0, data, expand-up, writable
548 db 0eh OR 80h ; type = 386 interrupt gate, present
556 db 0eh OR 80h ; type = 386 interrupt gate, present
564 db 0eh OR 80h ; type = 386 interrupt gate, present
[all...] |
start32.asm | 478 db 092h ; present, ring 0, data, expand-up, writable
487 db 09Ah ; present, ring 0, data, expand-up, writable
496 db 092h ; present, ring 0, data, expand-up, writable
505 db 09Ah ; present, ring 0, data, expand-up, writable
514 db 0 ; present, ring 0, data, expand-up, writable
523 db 0 ; present, ring 0, data, expand-up, writable
532 db 0 ; present, ring 0, data, expand-up, writable
563 db 0eh OR 80h ; type = 386 interrupt gate, present
571 db 0eh OR 80h ; type = 386 interrupt gate, present
579 db 0eh OR 80h ; type = 386 interrupt gate, present
[all...] |
/device/generic/goldfish/ |
audio_policy.conf | 5 # Global configuration section: lists input and output devices always present on the device 15 # audio hardware module section: contains descriptors for all audio hw modules present on the
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/PlatformSecureLibNull/ |
PlatformSecureLibNull.inf | 2 # NULL platform secure library instance that alway returns TRUE for a user physical present
4 # NULL PlatformSecureLib instance does NOT really detect whether a physical present
|
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCommunication/ |
PiSmmCommunicationSmm.uni | 5 // which provides a mechanism that can be used in the OS present environment by
23 #string STR_MODULE_DESCRIPTION #language en-US "This SMM driver installs the SMM Communication ACPI Table defined in the UEFI Specification, which provides a mechanism that can be used in the OS-present environment by non-firmware agents for inter-mode communication with SMM agents. It also saves an SMM communication context for use by SMM Communication PEIM in the S3 boot mode."
|
/external/autotest/client/site_tests/power_UiResume/ |
power_UiResume.py | 13 If ARC is present, open ARC before suspending. If ARC is not present, log
|
/external/autotest/client/tests/linus_stress/ |
linus_stress.py | 28 if profilers.present(): 34 if profilers.present():
|
/external/autotest/server/site_tests/platform_HWwatchdog/ |
platform_HWwatchdog.py | 34 # If watchdog not present, just skip this test 36 logging.info("INFO: %s not present. Skipping test." % tester.WD_DEV)
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/ |
SignedData.java | 39 * IF ((certificates is present) AND 40 * (any certificates with a type of other are present)) OR 41 * ((crls is present) AND 42 * (any crls with a type of other are present)) 45 * IF (certificates is present) AND 46 * (any version 2 attribute certificates are present) 49 * IF ((certificates is present) AND 50 * (any version 1 attribute certificates are present)) OR
|
/external/curl/tests/data/ |
test172 | 38 .%HOSTIP TRUE / FALSE 0 partmatch present 52 Cookie: nodomain=value; partmatch=present; tool=curl; name=fool
|
test7 | 21 Set-Cookie: partmatch=present; domain=.0.0.1; path=/; 58 Set-Cookie: partmatch=present; domain=.0.0.1; path=/;
|