Home
last modified time | relevance | path

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

12345678910>>...29

/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/llvm-project/llvm/test/MC/ARM/
Dneon-vld-vst-align.s13 @ CHECK-ERRORS: alignment must be 64 or omitted
16 @ CHECK-ERRORS: alignment must be 64 or omitted
20 @ CHECK-ERRORS: alignment must be 64 or omitted
23 @ CHECK-ERRORS: alignment must be 64 or omitted
35 @ CHECK-ERRORS: alignment must be 64 or omitted
38 @ CHECK-ERRORS: alignment must be 64 or omitted
42 @ CHECK-ERRORS: alignment must be 64 or omitted
45 @ CHECK-ERRORS: alignment must be 64 or omitted
57 @ CHECK-ERRORS: alignment must be 64 or omitted
60 @ CHECK-ERRORS: alignment must be 64 or 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/llvm-project/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.c172 network_prefix(int ae, int plen, unsigned int omitted, in network_prefix() argument
195 if(omitted > 4 || pb > 4 || (pb > omitted && len < pb - omitted)) in network_prefix()
198 if(omitted) { in network_prefix()
200 memcpy(prefix, dp, 12 + omitted); in network_prefix()
202 if(pb > omitted) { in network_prefix()
203 memcpy(prefix + 12 + omitted, p, pb - omitted); in network_prefix()
204 consumed = pb - omitted; in network_prefix()
208 if(omitted > 16 || (pb > omitted && len < pb - omitted)) in network_prefix()
210 if(omitted) { in network_prefix()
212 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/llvm-project/llvm/test/Other/
Dchange-printer.ll62 ; CHECK-SIMPLE: *** IR Dump After VerifierPass (module) omitted because no change ***
70 ; CHECK-SIMPLE: *** IR Dump After VerifierPass (module) omitted because no change ***
71 ; CHECK-SIMPLE: *** IR Dump After PrintModulePass (module) omitted because no change ***
103 ; CHECK-FILTER-PASSES: *** IR Dump After NoOpFunctionPass (function: g) omitted because no change *…
105 ; CHECK-FILTER-PASSES: *** IR Dump After NoOpFunctionPass (function: f) omitted because no change *…
111 ; CHECK-FILTER-MULT-PASSES: *** IR Dump After NoOpFunctionPass (function: g) omitted because no cha…
114 ; CHECK-FILTER-MULT-PASSES: *** IR Dump After NoOpFunctionPass (function: f) omitted because no cha…
122 ; CHECK-FILTER-FUNC-PASSES: *** IR Dump After NoOpFunctionPass (function: f) omitted because no cha…
130 ; CHECK-FILTER-FUNC-PASSES-MOD-SCOPE: *** IR Dump After NoOpFunctionPass (function: f) omitted beca…
138 ; CHECK-MULT-PASSES-FILTER-FUNC: *** IR Dump After InstSimplifyPass (function: f) omitted because n…
[all …]
/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/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/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/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/llvm-project/llvm/test/MC/AMDGPU/
Dinvalid-instructions-spellcheck.s5 # First check what happens when an instruction is omitted:
/external/llvm/test/CodeGen/AArch64/
Dregress-bitcast-formals.ll4 ; actually capable of that (the test was omitted from LowerFormalArguments).
/external/python/cpython3/Lib/test/test_email/data/
Dmsg_17.txt12 [Non-text (image/gif) part of message omitted, filename dingusfish.gif]
/external/llvm-project/llvm/test/MC/PowerPC/
Dinvalid-instructions-spellcheck.s5 # First check what happens when an instruction is omitted:
/external/python/cpython2/Lib/email/test/data/
Dmsg_17.txt12 [Non-text (image/gif) part of message omitted, filename dingusfish.gif]
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dregress-bitcast-formals.ll4 ; actually capable of that (the test was omitted from LowerFormalArguments).
/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/python/cpython3/Lib/test/
Dtest_regrtest.py415 env_changed=(), omitted=(), argument
427 if isinstance(omitted, str):
428 omitted = [omitted]
463 if omitted:
464 regex = list_regex('%s test%s omitted', omitted)
481 - len(omitted) - len(env_changed) - len(no_test_ran))
818 self.check_executed_tests(output, test, omitted=test,
844 omitted=test, interrupted=True)
/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.

12345678910>>...29