Home
last modified time | relevance | path

Searched refs:present (Results 1 – 25 of 1022) sorted by relevance

12345678910>>...41

/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/samples/storage_sample/storage/
Dstorage_v1.py93 if FLAGS['alt'].present:
95 if FLAGS['fields'].present:
97 if FLAGS['key'].present:
99 if FLAGS['oauth_token'].present:
101 if FLAGS['prettyPrint'].present:
103 if FLAGS['quotaUser'].present:
105 if FLAGS['trace'].present:
107 if FLAGS['userIp'].present:
322 if FLAGS['domain'].present:
324 if FLAGS['email'].present:
[all …]
/external/llvm/utils/lit/tests/Inputs/shtest-shell/
Dredirects.txt3 # 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
/external/boringssl/src/crypto/bytestring/
Dcbs.c332 int present = 0; in CBS_get_optional_asn1() local
338 present = 1; in CBS_get_optional_asn1()
342 *out_present = present; in CBS_get_optional_asn1()
351 int present; in CBS_get_optional_asn1_octet_string() local
352 if (!CBS_get_optional_asn1(cbs, &child, &present, tag)) { in CBS_get_optional_asn1_octet_string()
355 if (present) { in CBS_get_optional_asn1_octet_string()
364 *out_present = present; in CBS_get_optional_asn1_octet_string()
372 int present; in CBS_get_optional_asn1_uint64() local
373 if (!CBS_get_optional_asn1(cbs, &child, &present, tag)) { in CBS_get_optional_asn1_uint64()
376 if (present) { in CBS_get_optional_asn1_uint64()
[all …]
Dbytestring_test.cc122 int present; in TestGetASN1() local
174 if (!CBS_get_optional_asn1(&data, &contents, &present, 0xa0) || in TestGetASN1()
175 present || in TestGetASN1()
176 !CBS_get_optional_asn1_octet_string(&data, &contents, &present, 0xa0) || in TestGetASN1()
177 present || in TestGetASN1()
188 if (!CBS_get_optional_asn1(&data, &contents, &present, 0xa0) || in TestGetASN1()
189 present || in TestGetASN1()
190 !CBS_get_optional_asn1(&data, &contents, &present, 0xa1) || in TestGetASN1()
191 !present || in TestGetASN1()
199 if (!CBS_get_optional_asn1_octet_string(&data, &contents, &present, 0xa0) || in TestGetASN1()
[all …]
/external/pdfium/testing/resources/javascript/
Ddocument_methods.in106 // "Unsupported" methods are present in the document object, but not
115 // Method is present.
131 // Method is present.
139 // Method is present.
149 // Method is present.
160 // Method is present.
173 // Method is present.
188 // Method is present.
196 // Method is present.
211 // Method is present.
[all …]
/external/iproute2/tc/
Dq_netem.c185 int present[__TCA_NETEM_MAX]; in netem_parse_opt() local
192 memset(present, 0, sizeof(present)); in netem_parse_opt()
218 ++present[TCA_NETEM_CORR]; in netem_parse_opt()
246 ++present[TCA_NETEM_CORR]; in netem_parse_opt()
346 present[TCA_NETEM_ECN] = 1; in netem_parse_opt()
349 present[TCA_NETEM_REORDER] = 1; in netem_parse_opt()
356 ++present[TCA_NETEM_CORR]; in netem_parse_opt()
364 present[TCA_NETEM_CORRUPT] = 1; in netem_parse_opt()
371 ++present[TCA_NETEM_CORR]; in netem_parse_opt()
405 ++present[TCA_NETEM_RATE]; in netem_parse_opt()
[all …]
/external/libxml2/result/schematron/
Dzvon3_0.err2 /AAA/BBB/CCC[1] line 3: attribute name is not present
3 /AAA/BBB/CCC[2] line 4: attribute name is not present
4 /AAA/CCC[1] line 6: attribute name is present
5 /AAA/CCC[2] line 7: attribute name is present
Dzvon10_0.err2 /AAA line 1: CCC element is not present
4 /AAA line 1: CCC element is not present
Dzvon10_1.err2 /AAA line 1: CCC element is not present
4 /AAA line 1: CCC element is not present
Dzvon1_0.err2 /AAA line 1: BBB element is present.
5 /AAA line 1: BBB element is present.
/external/compiler-rt/test/asan/TestCases/
Ddebug_report.cc15 int present = __asan_report_present(); in main() local
16 fprintf(stderr, "%s\n", (present == 0) ? "no report" : ""); in main()
35 int present = __asan_report_present(); in __asan_on_error() local
44 fprintf(stderr, "%s\n", (present == 1) ? "report" : ""); in __asan_on_error()
/external/libxml2/test/schematron/
Dzvon10.sct4 <assert test="BBB"> BBB element is not present</assert>
5 <assert test="CCC"> CCC element is not present</assert>
10 <assert test="BBB"> BBB element is not present</assert>
11 <assert test="CCC"> CCC element is not present</assert>
Dzvon3.sct4 <assert test="@name">attribute name is not present</assert>
5 <report test="@name">attribute name is present</report>
/external/autotest/client/site_tests/network_3GGobiPorts/
Dcontrol7 PURPOSE = "Verify that Gobi serial ports are present."
10 GPS are not present.
18 Tests that the Gobi serial ports are present.
20 Make sure that the serial ports for the gobi modem are present.
Dcontrol.gobi2k7 PURPOSE = "Verify that Gobi serial ports are present."
10 GPS are not present.
21 Tests that the Gobi serial ports are present.
23 Make sure that the serial ports for the gobi modem are present.
Dcontrol.gobi3k7 PURPOSE = "Verify that Gobi serial ports are present."
10 GPS are not present.
21 Tests that the Gobi serial ports are present.
23 Make sure that the serial ports for the gobi modem are present.
/external/proguard/src/proguard/classfile/visitor/
DExceptClassesFilter.java55 if (!present(programClass)) in visitProgramClass()
64 if (!present(libraryClass)) in visitLibraryClass()
73 private boolean present(Clazz clazz) in present() method in ExceptClassesFilter
DSubclassFilter.java56 if (!present(programClass.subClasses)) in visitProgramClass()
65 if (!present(libraryClass.subClasses)) in visitLibraryClass()
74 private boolean present(Clazz[] subclasses) in present() method in SubclassFilter
/external/autotest/client/bin/self-test/tests/
D111-barrier-unordered-20x-out81 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P10
82 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P11
83 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P12
84 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P13
85 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P14
86 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P15
87 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P16
88 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P17
89 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P18
90 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P19
[all …]
D110-barrier-unordered-10x-out9 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P10
10 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P2
11 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P3
12 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P4
13 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P5
14 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P6
15 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P7
16 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P8
17 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P9
D112-barrier-unordered-40x-out81 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P10
82 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P11
83 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P12
84 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P13
85 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P14
86 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P15
87 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P16
88 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P17
89 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P18
90 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P19
[all …]
D105-barrier-5x-master-middle-out37 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P2
41 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P3
44 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P4
47 barrier: 127.0.0.1#P1 checking client present: 127.0.0.1#P5
/external/autotest/test_suites/
Dcontrol.wimax17 - WiMAX kernel driver is present and loaded when a WiMAX module is detected
18 - WiMAX firmware is present and loaded onto the WiMAX module
19 - WiMAX manager is present and running, and is able to perform the expected
30 @param SKIP_IMAGE: (optional) If present and True, don't re-image devices.
/external/autotest/client/common_lib/
Dprofiler_manager_unittest.py69 self.assertEqual(False, p.present())
75 self.assertEqual(True, p.present())
82 self.assertEqual(False, p.present())
/external/autotest/client/site_tests/kernel_CrosECSysfs/
Dcontrol8 CRITERIA = 'Fails if EC sysfs interface is not present'
17 DOC = 'Checks that the sysfs interface to the EC is present and working.'

12345678910>>...41