/external/libxml2/result/schematron/ |
zvon10_1.err | 2 /AAA line 1: CCC element is not present 4 /AAA line 1: CCC element is not present
|
zvon1_0.err | 2 /AAA line 1: BBB element is present. 5 /AAA line 1: BBB element is present.
|
/external/libxml2/test/schematron/ |
zvon3.sct | 4 <assert test="@name">attribute name is not present</assert> 5 <report test="@name">attribute name is present</report>
|
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_extra64/ |
stderr.txt.expect | 1 reflection3264_foreach_mismatch_extra64.rs:10:6: error: foreach kernel 'cc' is only present for 64-bit targets 2 reflection3264_foreach_mismatch_extra64.rs:12:16: error: foreach kernel 'dd' is only present for 64-bit targets
|
/frameworks/compile/slang/tests/F_reflection3264_invokable_extra64/ |
stderr.txt.expect | 1 reflection3264_invokable_extra64.rs:12:6: error: invokable function 'd' is only present for 64-bit targets 2 reflection3264_invokable_extra64.rs:14:6: error: invokable function 'e' is only present for 64-bit targets
|
/frameworks/compile/slang/tests/F_reflection3264_reduce_extra64/ |
stderr.txt.expect | 1 reflection3264_reduce_extra64.rs:10:12: error: reduction kernel 'cc' is only present for 64-bit targets 2 reflection3264_reduce_extra64.rs:11:12: error: reduction kernel 'dd' is only present for 64-bit targets
|
/external/tcpdump/tests/ |
bfd-raw-auth-md5.out | 1 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], length: 48 2 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], length: 48 3 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], length: 48 4 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], length: 48 5 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], length: 48 6 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], length: 48 7 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], length: 48 8 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], length: 48 9 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], length: 48 10 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authentication Present], length: 4 [all...] |
/libcore/ojluni/src/main/java/java/util/ |
OptionalDouble.java | 34 * If a value is present, {@code isPresent()} will return {@code true} and 39 * (return a default value if value not present) and 41 * of code if the value is present). 52 * If true then the value is present, otherwise indicates no value is present 69 * Returns an empty {@code OptionalDouble} instance. No value is present for this 84 * Construct an instance with the value present. 86 * @param value the double value to be present. 94 * Return an {@code OptionalDouble} with the specified value present. 96 * @param value the value to be present [all...] |
OptionalInt.java | 34 * If a value is present, {@code isPresent()} will return {@code true} and 39 * (return a default value if value not present) and 41 * of code if the value is present). 52 * If true then the value is present, otherwise indicates no value is present 69 * Returns an empty {@code OptionalInt} instance. No value is present for this 84 * Construct an instance with the value present. 86 * @param value the int value to be present 95 * Return an {@code OptionalInt} with the specified value present. 97 * @param value the value to be present [all...] |
OptionalLong.java | 34 * If a value is present, {@code isPresent()} will return {@code true} and 39 * (return a default value if value not present) and 41 * of code if the value is present). 52 * If true then the value is present, otherwise indicates no value is present 69 * Returns an empty {@code OptionalLong} instance. No value is present for this 84 * Construct an instance with the value present. 86 * @param value the long value to be present 94 * Return an {@code OptionalLong} with the specified value present. 96 * @param value the value to be present [all...] |
/external/llvm/utils/lit/tests/Inputs/shtest-shell/ |
redirects.txt | 3 # RUN: echo "not-present" > %t.stdout-write 4 # RUN: echo "is-present" > %t.stdout-write 7 # STDOUT-WRITE-NOT: not-present 8 # STDOUT-WRITE: is-present 13 # STDOUT-APPEND: is-present 19 # RUN: echo "not-present" > %t.stderr-write 23 # STDERR-WRITE-NOT: not-present 35 # RUN: echo "not-present" > %t.combined 39 # COMBINED-WRITE-NOT: not-present
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
dynload_stub.c | 3 not present. */
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
dynload_stub.c | 3 not present. */
|
/external/autotest/client/site_tests/cellular_GobiPorts/ |
control.gobi3k | 7 PURPOSE = "Verify that Gobi serial ports are present." 10 GPS are not present. 20 Tests that the Gobi serial ports are present. 22 Make sure that the serial ports for the gobi modem are present.
|
/external/ltp/testcases/kernel/device-drivers/drm/kernel_space/ |
README | 2 will fail if AGP hardware isn't present or supported on the test system.
|
/external/python/cpython2/Python/ |
dynload_stub.c | 3 not present. */
|
/external/syslinux/gpxe/src/arch/i386/prefix/ |
kkpxeprefix.S | 2 * PXE prefix that keeps the whole PXE stack present
|
/external/clang/test/CodeGen/ |
attr-optnone.c | 2 // RUN: FileCheck %s --check-prefix=PRESENT < %t 5 // RUN: FileCheck %s --check-prefix=PRESENT < %t 8 // RUN: FileCheck %s --check-prefix=PRESENT < %t 18 // PRESENT-DAG: @test3{{.*}}[[ATTR3:#[0-9]+]] 22 // PRESENT-DAG: @test4{{.*}}[[ATTR4:#[0-9]+]] 24 // PRESENT-NOT: call i32 @test2 27 // PRESENT-DAG: attributes [[ATTR3]] = { {{.*}}noinline{{.*}}optnone{{.*}} } 28 // PRESENT-DAG: attributes [[ATTR4]] = { {{.*}}noinline{{.*}}optnone{{.*}} }
|
/frameworks/compile/slang/tests/F_reflection3264_variable_extra32/ |
stderr.txt.expect | 2 error: in file 'reflection3264_variable_extra32.rs' global variable 'd' is only present for 32-bit targets 3 error: in file 'reflection3264_variable_extra32.rs' global variable 'e' is only present for 32-bit targets
|
/frameworks/compile/slang/tests/F_reflection3264_variable_extra64/ |
stderr.txt.expect | 2 reflection3264_variable_extra64.rs:12:6: error: global variable 'd' is only present for 64-bit targets 3 reflection3264_variable_extra64.rs:14:7: error: global variable 'e' is only present for 64-bit targets
|
/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/ |
PlatformSecureLib.h | 2 Provides a secure platform-specific method to detect physically present user.
22 is operating by a physically present user.
26 Boot Services or after exiting EFI Boot Services. Only a physically present user
32 @retval TRUE The platform is operated by a physically present user.
33 @retval FALSE The platform is NOT operated by a physically present user.
|
/external/guava/guava-gwt/src/com/google/common/base/ |
Present_CustomFieldSerializer.java | 25 * Custom GWT serializer for {@link Present}. 31 public static void deserialize(SerializationStreamReader reader, Present<?> instance) {} 33 public static Present<Object> instantiate(SerializationStreamReader reader) 35 return (Present<Object>) Optional.of(reader.readObject()); 38 public static void serialize(SerializationStreamWriter writer, Present<?> instance)
|
/external/fec/ |
cpu_mode_x86.c | 23 if(f & (1<<26)){ /* SSE2 is present */ 25 } else if(f & (1<<25)){ /* SSE is present */ 27 } else if(f & (1<<23)){ /* MMX is present */
|
/external/libxml2/test/schemas/ |
seq0_0.xml | 2 <!-- at least one present --> 21 <!-- more than one present when allowed --> 48 <!-- min 0 are not present -->
|
/external/llvm/test/DebugInfo/X86/ |
debug-info-static-member.ll | 2 ; RUN: llvm-dwarfdump -debug-dump=info %t | FileCheck %s -check-prefix=PRESENT 7 ; Verify that attributes we do want are PRESENT; 92 ; PRESENT verifies that static member declarations have these attributes: 96 ; PRESENT: .debug_info contents: 97 ; PRESENT: DW_TAG_variable 98 ; PRESENT-NEXT: DW_AT_specification {{.*}} "a" 99 ; PRESENT-NEXT: DW_AT_location 100 ; PRESENT-NEXT: DW_AT_linkage_name {{.*}} "_ZN1C1aE" 101 ; PRESENT: DW_TAG_class_type 102 ; PRESENT-NEXT: DW_AT_name {{.*}} "C [all...] |