/external/libaom/tools/ |
D | cpplint.py | 804 Match(r'^\s*#\s*include\b', clean_lines.elided[linenum - 1])): 1436 self.elided = [] 1444 elided = self._CollapseStrings(self.lines_without_raw_strings[linenum]) 1445 self.elided.append(CleanseComments(elided)) 1452 def _CollapseStrings(elided): argument 1463 if _RE_PATTERN_INCLUDE.match(elided): 1464 return elided 1469 elided = _RE_PATTERN_CLEANSE_LINE_ESCAPES.sub('', elided) 1477 match = Match(r'^([^\'"]*)([\'"])(.*)$', elided) 1479 collapsed += elided [all …]
|
/external/google-styleguide/cpplint/ |
D | cpplint.py | 804 Match(r'^\s*#\s*include\b', clean_lines.elided[linenum - 1])): 1436 self.elided = [] 1444 elided = self._CollapseStrings(self.lines_without_raw_strings[linenum]) 1445 self.elided.append(CleanseComments(elided)) 1452 def _CollapseStrings(elided): argument 1463 if _RE_PATTERN_INCLUDE.match(elided): 1464 return elided 1469 elided = _RE_PATTERN_CLEANSE_LINE_ESCAPES.sub('', elided) 1477 match = Match(r'^([^\'"]*)([\'"])(.*)$', elided) 1479 collapsed += elided [all …]
|
/external/libvpx/tools/ |
D | cpplint.py | 804 Match(r'^\s*#\s*include\b', clean_lines.elided[linenum - 1])): 1436 self.elided = [] 1444 elided = self._CollapseStrings(self.lines_without_raw_strings[linenum]) 1445 self.elided.append(CleanseComments(elided)) 1452 def _CollapseStrings(elided): argument 1463 if _RE_PATTERN_INCLUDE.match(elided): 1464 return elided 1469 elided = _RE_PATTERN_CLEANSE_LINE_ESCAPES.sub('', elided) 1477 match = Match(r'^([^\'"]*)([\'"])(.*)$', elided) 1479 collapsed += elided [all …]
|
/external/compiler-rt/lib/sanitizer_common/scripts/ |
D | cpplint.py | 996 self.elided = [] 1002 elided = self._CollapseStrings(lines[linenum]) 1003 self.elided.append(CleanseComments(elided)) 1010 def _CollapseStrings(elided): argument 1021 if not _RE_PATTERN_INCLUDE.match(elided): 1025 elided = _RE_PATTERN_CLEANSE_LINE_ESCAPES.sub('', elided) 1026 elided = _RE_PATTERN_CLEANSE_LINE_SINGLE_QUOTES.sub("''", elided) 1027 elided = _RE_PATTERN_CLEANSE_LINE_DOUBLE_QUOTES.sub('""', elided) 1028 return elided 1072 line = clean_lines.elided[linenum] [all …]
|
/external/rust/crates/async-trait/src/ |
D | lifetime.rs | 10 pub elided: Vec<Lifetime>, field 18 elided: Vec::new(), in new() 40 let name = format!("{}{}", self.name, self.elided.len()); in next_lifetime() 42 self.elided.push(life.clone()); in next_lifetime()
|
D | expand.rs | 87 let elided = lifetimes.elided; in expand() localVariable 88 input.generics.params = parse_quote!(#(#elided,)* #params); in expand() 221 for elided in lifetimes.elided { in transform_sig() 222 sig.generics.params.push(parse_quote!(#elided)); in transform_sig() 225 .push(parse_quote_spanned!(elided.span()=> #elided: 'async_trait)); in transform_sig()
|
/external/llvm/test/Transforms/InstCombine/ |
D | compare-unescaped.ll | 30 ; The comparison should fold to false irrespective of whether the call to malloc can be elided or n… 96 ; call to malloc and the bitcast instructions are elided after that since there are no uses of the … 108 ; The malloc call for %m cannot be elided since it is used in the call to function f. 150 ; The malloc call for %m cannot be elided since it is used in the call to function f.
|
D | select-implied.ll | 75 ; always false and can be elided.
|
/external/tcpdump/tests/ |
D | rpl-dao-oobr.out | 1 …eff:fe11:3424: ICMP6, RPL, (CLR)Destination Advertisement Object [dagid:<elided>,seq:0,instance:42…
|
/external/rust/crates/async-trait/tests/ui/ |
D | lifetime-span.stderr | 1 error[E0726]: implicit elided lifetime not allowed here
|
/external/rust/cxx/tests/ui/ |
D | unsupported_elided.stderr | 1 error[E0726]: implicit elided lifetime not allowed here
|
/external/libwebsockets/include/libwebsockets/ |
D | lws-fts.h | 63 char elided; /* children skipped in interest of antecedent children */ member
|
/external/tensorflow/tensorflow/lite/g3doc/guide/ |
D | ops_compatibility.md | 5 Converter, those operations may be elided or fused, before the supported 80 corresponding model will not be convertible if they can't be elided or fused.
|
/external/rust/crates/async-trait/ |
D | README.md | 157 error[E0726]: implicit elided lifetime not allowed here 170 async fn test<'e>(elided: Elided<'e>) {} 172 async fn test(elided: Elided<'_>) {}
|
/external/openscreen/ |
D | PRESUBMIT.py | 91 line = clean_lines.elided[linenum]
|
/external/libwebsockets/lib/core-net/ |
D | network.c | 818 char c, elided = 0, soe = 0, zb = (char)-1, n, ipv4 = 0; in lws_write_numeric_address() local 842 if (!elided && !soe && !v) { in lws_write_numeric_address() 843 elided = soe = 1; in lws_write_numeric_address()
|
/external/llvm/test/CodeGen/ARM/ |
D | copy-cpsr.ll | 16 ; elided).
|
/external/cronet/third_party/protobuf/patches/ |
D | 0030-workaround-windows-constinit.patch | 6 // enough. However, the empty destructor fails to be elided in some
|
/external/libwebsockets/plugins/ |
D | protocol_fulltext_demo.c | 174 pss->ac->elided); in callback_fts()
|
/external/python/cpython2/Doc/library/ |
D | fpectl.rst | 87 [ more output from test elided ]
|
/external/libwebsockets/lib/misc/fts/ |
D | trie-fd.c | 363 ac->elided = 0; in ac_record() 949 ac->elided = 1; in lws_fts_search()
|
/external/tensorflow/tensorflow/compiler/xla/service/g3doc/ |
D | gpu_backend.md | 63 situations so that the `Transpose` instruction can be elided in a cuBLAS gemm
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-div-01.ll | 47 ; Check that the sign extension of the dividend is elided when the argument
|
/external/rust/crates/quickcheck/ |
D | README.md | 192 // elided 225 // elided
|
/external/clang/test/CodeGenObjC/ |
D | arc.m | 149 // Call to -initWith: with elided retain of consumed argument. 155 // Assignment for initialization, retention elided. 187 // Call to -initWith: with elided retain of consumed argument. 193 // Retain/release elided.
|