Home
last modified time | relevance | path

Searched refs:omitted (Results 1 – 25 of 744) sorted by relevance

12345678910>>...30

/external/llvm/test/MC/ARM/
Dneon-vld-vst-align.s13 @ CHECK-ERRORS: error: alignment must be 64 or omitted
16 @ CHECK-ERRORS: error: alignment must be 64 or omitted
20 @ CHECK-ERRORS: error: alignment must be 64 or omitted
23 @ CHECK-ERRORS: error: alignment must be 64 or omitted
35 @ CHECK-ERRORS: error: alignment must be 64 or omitted
38 @ CHECK-ERRORS: error: alignment must be 64 or omitted
42 @ CHECK-ERRORS: error: alignment must be 64 or omitted
45 @ CHECK-ERRORS: error: alignment must be 64 or omitted
57 @ CHECK-ERRORS: error: alignment must be 64 or omitted
60 @ CHECK-ERRORS: error: alignment must be 64 or omitted
[all …]
/external/cronet/third_party/googletest/src/googletest/test/
Dgoogletest-output-test-golden-lin.txt7 Stack trace: (omitted)
13 Stack trace: (omitted)
47 Stack trace: (omitted)
55 Stack trace: (omitted)
69 Stack trace: (omitted)
80 Stack trace: (omitted)
90 Stack trace: (omitted)
99 Stack trace: (omitted)
109 Stack trace: (omitted)
115 Stack trace: (omitted)
[all …]
/external/cronet/third_party/boringssl/src/third_party/googletest/test/
Dgoogletest-output-test-golden-lin.txt7 Stack trace: (omitted)
13 Stack trace: (omitted)
47 Stack trace: (omitted)
55 Stack trace: (omitted)
69 Stack trace: (omitted)
80 Stack trace: (omitted)
90 Stack trace: (omitted)
99 Stack trace: (omitted)
109 Stack trace: (omitted)
115 Stack trace: (omitted)
[all …]
/external/googletest/googletest/test/
Dgoogletest-output-test-golden-lin.txt7 Stack trace: (omitted)
13 Stack trace: (omitted)
47 Stack trace: (omitted)
55 Stack trace: (omitted)
69 Stack trace: (omitted)
80 Stack trace: (omitted)
90 Stack trace: (omitted)
99 Stack trace: (omitted)
109 Stack trace: (omitted)
115 Stack trace: (omitted)
[all …]
/external/clang/test/SemaObjC/
Dblock-omitted-return-type.m13 …ected-warning {{attribute '_Nonnull' ignored, because it cannot be applied to omitted return type}}
19 …ected-warning {{attribute '_Nonnull' ignored, because it cannot be applied to omitted return type}}
23 …void (^simpleBlock4)() = ^ const { //expected-warning {{'const' qualifier on omitted return type '…
29 …void (^simpleBlock6)() = ^ const (void) { //expected-warning {{'const' qualifier on omitted return…
32 …ed-warning {{attribute '_Nullable' ignored, because it cannot be applied to omitted return type}} \
33 …// expected-warning {{attribute '_Nonnull' ignored, because it cannot be applied to omitted return…
34 …// expected-warning {{'const' qualifier on omitted return type '<dependent type>' has no effect}} \
38 …ted-warning {{attribute '_Nonnull' ignored, because it cannot be applied to omitted return type}} \
39 …// expected-warning {{'const' qualifier on omitted return type '<dependent type>' has no effect}} \
/external/tcpdump/
Dprint-babel.c202 network_prefix(int ae, int plen, unsigned int omitted, in network_prefix() argument
225 if(omitted > 4 || pb > 4 || (pb > omitted && len < pb - omitted)) in network_prefix()
228 if(omitted) { in network_prefix()
230 memcpy(prefix, dp, 12 + omitted); in network_prefix()
232 if(pb > omitted) { in network_prefix()
233 memcpy(prefix + 12 + omitted, p, pb - omitted); in network_prefix()
234 consumed = pb - omitted; in network_prefix()
238 if(omitted > 16 || (pb > omitted && len < pb - omitted)) in network_prefix()
240 if(omitted) { in network_prefix()
242 memcpy(prefix, dp, omitted); in network_prefix()
[all …]
/external/rust/crates/ring/tests/
Ded25519_from_pkcs8_tests.txt4 # v2. The private key's last byte, zero, is omitted.
11 # v2. The private key's first byte, zero, is omitted.
18 # v2. The public key's first byte, zero, is omitted.
25 # v2. The public key's last byte, zero, is omitted (valid ASN.1 DER).
/external/cronet/third_party/metrics_proto/
Dhistogram_event.proto24 // would be 0, the field will be omitted instead.
32 // If the min field is omitted, its value is assumed to be equal to max - 1.
33 // If the max field is omitted, its value is assumed to be equal to the next
40 // field would be 1, the field will be omitted instead.
/external/python/asn1crypto/asn1crypto/
D_inet.py141 omitted = ip_string.count('::')
142 if omitted > 1:
144 elif omitted == 0:
/external/llvm/test/CodeGen/SystemZ/
Dfp-round-01.ll57 ; Test nearbyint for f128: omitted for now because we cannot handle
80 ; Test floor for f128: omitted for now because we cannot handle
103 ; Test ceil for f128: omitted for now because we cannot handle
126 ; Test trunc for f128: omitted for now because we cannot handle
149 ; Test round for f128: omitted for now because we cannot handle
/external/python/cpython2/Lib/test/
Dtest_regrtest.py96 env_changed=(), omitted=(), argument
108 if isinstance(omitted, str):
109 omitted = [omitted]
142 if omitted:
143 regex = list_regex('%s test%s omitted', omitted)
155 - len(omitted) - len(env_changed))
424 self.check_executed_tests(output, test, omitted=test,
454 omitted=test, interrupted=True)
/external/curl/docs/cmdline-opts/
Daws-sigv4.d18 a resources collection (region-code) when the region name is omitted from
22 (service-code) when the service name is omitted from the endpoint.
/external/python/cpython2/Doc/library/
Dtty.rst22 Change the mode of the file descriptor *fd* to raw. If *when* is omitted, it
29 Change the mode of file descriptor *fd* to cbreak. If *when* is omitted, it
/external/cronet/net/data/parse_certificate_unittest/
Dtbs_explicit_v1.pem2 explicitly as 0. Instead it should have been omitted.
26 ERROR: Version explicitly V1 (should be omitted)
/external/python/cpython3/Doc/library/
Dtty.rst25 Change the mode of the file descriptor *fd* to raw. If *when* is omitted, it
32 Change the mode of file descriptor *fd* to cbreak. If *when* is omitted, it
/external/perfetto/test/trace_processor/diff_tests/profiling/
Dheap_graph_native_size.textproto79 # References omitted
103 reference_object_id: 0x0 # classLoader omitted
146 # omitted fields
/external/iptables/extensions/
Dlibxt_MARK.man9 mark ("nfmark"). If \fImask\fP is omitted, 0xFFFFFFFF is assumed.
13 mark. If \fImask\fP is omitted, 0xFFFFFFFF is assumed.
Dlibxt_tcp.man8 If the first port is omitted, "0" is assumed; if the last is omitted,
/external/ltp/testcases/kernel/hotplug/memory_hotplug/
DREADME37 omitted, <to-node-id[s]> must specify a single node.
48 omitted and specified on the map command.
69 <offset>+<length>. If <offset> and <length> omitted, touches all
/external/google-breakpad/src/processor/proto/
Dprocess_state.proto153 // The function name, may be omitted if debug symbols are not available.
156 // The start address of the function, may be omitted if debug symbols
160 // The source file name, may be omitted if debug symbols are not available.
163 // The (1-based) source line number, may be omitted if debug symbols are
167 // The start address of the source line, may be omitted if debug symbols
/external/fonttools/Tests/feaLib/data/
Dspec8d.fea2 # The ParamUILabelNameID entry may be omitted or repeated as often as needed.
3 # The other NameID types may be omitted, or defined only once.
/external/pigweed/docs/templates/docs/
Dgui.rst9 omitted for experimental modules that are not yet ready for public use.
/external/python/cpython3/Lib/test/test_email/data/
Dmsg_17.txt12 [Non-text (image/gif) part of message omitted, filename dingusfish.gif]
/external/python/cpython2/Lib/email/test/data/
Dmsg_17.txt12 [Non-text (image/gif) part of message omitted, filename dingusfish.gif]
/external/llvm/test/CodeGen/AArch64/
Dregress-bitcast-formals.ll4 ; actually capable of that (the test was omitted from LowerFormalArguments).

12345678910>>...30