/external/clang/test/SemaObjC/ |
D | property-deprecated-warning.m | 12 …erty 'partialPtarget' is declared partial here}} expected-note@+2 {{'partialPtarget' has been expl… 27 …rty 'partialTarget' is declared partial here}} expected-note@+2 {{'setPartialTarget:' has been exp… 43 …partial here}} expected-note@+2 2 {{'partial_dep_target' has been explicitly marked partial here}}… 60 …g@+2 {{'partial_dep_target' is partial: introduced in iOS 5.0}} expected-warning@+2 {{'setPartial_… 85 …// expected-warning@+2 {{'setPartialTarget:' is partial: introduced in iOS 5.0}} expected-note@+2 … 89 …g@+2 {{'partial_dep_target' is partial: introduced in iOS 5.0}} expected-warning@+2 {{'setPartial_… 103 …rty 'partialEnabled' is declared partial here}} expected-note@+2 {{'partialIsEnabled' has been exp… 108 …'partialDelegate' is declared partial here}} expected-note@+2 {{'partialSetNewDelegate:' has been … 118 …ing@+2 {{'partialIsEnabled' is partial: introduced in iOS 5.0}} expected-warning@+3 {{'partialSetN… 141 // expected-warning@+2 {{'partialPtarget' is partial: introduced in iOS 5.0}} expected-note@+2 {{ex…
|
D | attr-availability.m | 8 // expected-note@+2 2 {{'partial_proto_method' has been explicitly marked partial here}} 16 // expected-note@+2 {{'partialMethod' has been explicitly marked partial here}} 49 …// expected-warning@+2 {{'partialMethod' is partial: introduced in macOS 10.8}} expected-note@+2 {… 54 …// expected-warning@+2 {{'partial_proto_method' is partial: introduced in macOS 10.8}} expected-no… 58 …// expected-warning@+2 {{'partial_proto_method' is partial: introduced in macOS 10.8}} expected-no… 143 // expected-note@+2 {{'ipartialMethod2' has been explicitly marked partial here}} 148 // expected-note@+2 {{'ipartialMethod2' has been explicitly marked partial here}} 166 …// expected-warning@+2 {{'ipartialMethod2' is partial: introduced in macOS 10.8}} expected-note@+2… 173 …// expected-warning@+2 {{'ipartialMethod2' is partial: introduced in macOS 10.8}} expected-note@+2… 180 // expected-note@+2 {{'PartialI2' has been explicitly marked partial here}} [all …]
|
/external/llvm/test/Transforms/LoopVectorize/X86/ |
D | metadata-enable.ll | 1 ; RUN: opt < %s -mcpu=corei7 -O1 -S -unroll-allow-partial=0 | FileCheck %s --check-prefix=O1 2 ; RUN: opt < %s -mcpu=corei7 -O2 -S -unroll-allow-partial=0 | FileCheck %s --check-prefix=O2 3 ; RUN: opt < %s -mcpu=corei7 -O3 -S -unroll-allow-partial=0 | FileCheck %s --check-prefix=O3 4 ; RUN: opt < %s -mcpu=corei7 -Os -S -unroll-allow-partial=0 | FileCheck %s --check-prefix=Os 5 ; RUN: opt < %s -mcpu=corei7 -Oz -S -unroll-allow-partial=0 | FileCheck %s --check-prefix=Oz 6 ; RUN: opt < %s -mcpu=corei7 -O1 -vectorize-loops -S -unroll-allow-partial=0 | FileCheck %s --check… 7 ; RUN: opt < %s -mcpu=corei7 -Oz -vectorize-loops -S -unroll-allow-partial=0 | FileCheck %s --check… 8 ; RUN: opt < %s -mcpu=corei7 -O1 -loop-vectorize -S -unroll-allow-partial=0 | FileCheck %s --check-… 9 ; RUN: opt < %s -mcpu=corei7 -Oz -loop-vectorize -S -unroll-allow-partial=0 | FileCheck %s --check-… 10 ; RUN: opt < %s -mcpu=corei7 -O3 -disable-loop-vectorization -S -unroll-allow-partial=0 | FileCheck…
|
/external/v8/tools/ |
D | callstats.py | 439 partial = { 'time_list': [0] * len(L[i][1]['time_list']), 441 assert len(partial['time_list']) == len(L[i][1]['time_list']) 442 assert len(partial['count_list']) == len(L[i][1]['count_list']) 444 partial['time_list'][j] += v 446 partial['count_list'][j] += v 451 partial['time_stat'] = statistics(partial['time_list']) 452 partial['count_stat'] = statistics(partial['count_list']) 453 print_entry("Partial", partial)
|
/external/llvm/test/Transforms/Inline/ |
D | PR4909.ll | 1 ; RUN: opt < %s -partial-inliner -disable-output 2 ; RUN: opt < %s -passes=partial-inliner -disable-output
|
/external/pdfium/testing/resources/ |
D | bug_113.in | 12 % partial object 18 % duplicate definition of partial object
|
/external/libcxx/include/ |
D | __std_stream | 143 case codecvt_base::partial: 161 } while (__r == _VSTD::codecvt_base::partial); 205 case codecvt_base::partial: 293 else if (__r == codecvt_base::ok || __r == codecvt_base::partial) 298 if (__r == codecvt_base::partial) 305 } while (__r == codecvt_base::partial); 339 } while (__r == codecvt_base::partial);
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/ |
D | oobe.py | 5 from functools import partial 83 return partial(Oobe._NavigateWebViewLogin, 86 return partial(Oobe._NavigateIFrameLogin,
|
/external/curl/tests/ |
D | valgrind.pm | 33 my $partial; 108 $partial=1;
|
/external/openssh/ |
D | auth2.c | 296 int partial = 0; in userauth_finish() local 316 partial = 1; in userauth_finish() 321 auth_log(authctxt, authenticated, partial, method, submethod); in userauth_finish() 359 if (!partial && !authctxt->server_caused_failure && in userauth_finish() 370 partial, methods); in userauth_finish() 373 packet_put_char(partial); in userauth_finish()
|
/external/libcxx/src/ |
D | locale.cpp | 1552 return partial; in do_out() 1564 return partial; in do_out() 1574 return frm_nxt == frm_end ? ok : partial; in do_out() 1612 return partial; in do_in() 1619 return frm_nxt == frm_end ? ok : partial; in do_in() 1640 return frm_nxt == frm_end ? ok : partial; in do_in() 1654 return partial; in do_unshift() 1735 return codecvt_base::partial; in utf16_to_utf8() 1748 return codecvt_base::partial; in utf16_to_utf8() 1754 return codecvt_base::partial; in utf16_to_utf8() [all …]
|
/external/syslinux/gpxe/src/net/ |
D | tcpip.c | 100 uint16_t tcpip_continue_chksum ( uint16_t partial, const void *data, in tcpip_continue_chksum() argument 102 unsigned int cksum = ( ( ~partial ) & 0xffff ); in tcpip_continue_chksum()
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | 2010-06-29-PartialRedefFastAlloc.ll | 5 ; This tests the fast register allocator's handling of partial redefines: 10 ; %reg1028 gets allocated %Q0, and if %reg1030 is reloaded for the partial
|
/external/llvm/test/CodeGen/ARM/ |
D | 2010-06-29-PartialRedefFastAlloc.ll | 5 ; This tests the fast register allocator's handling of partial redefines: 10 ; %reg1028 gets allocated %Q0, and if %reg1030 is reloaded for the partial
|
/external/wpa_supplicant_8/src/tls/ |
D | tlsv1_client.c | 193 struct wpabuf *partial; in tlsv1_client_handshake() local 195 partial = wpabuf_alloc_copy(pos, end - pos); in tlsv1_client_handshake() 197 conn->partial_input = partial; in tlsv1_client_handshake() 350 struct wpabuf *partial; in tlsv1_client_decrypt() local 352 partial = wpabuf_alloc_copy(pos, in_end - pos); in tlsv1_client_decrypt() 354 conn->partial_input = partial; in tlsv1_client_decrypt()
|
/external/eigen/doc/ |
D | TutorialReductionsVisitorsBroadcasting.dox | 137 \subsection TutorialReductionsVisitorsBroadcastingPartialReductionsCombined Combining partial reduc… 138 It is also possible to use the result of a partial reduction to do further processing. 140 within a matrix. With column-wise partial reductions this can be coded as: 173 The concept behind broadcasting is similar to partial reductions, with the difference that broadcas… 222 reductions and partial reductions. 224 Now that broadcasting, reductions and partial reductions have been introduced, we can dive into a m… 226 computing the squared Euclidean distance with the partial reduction named \link MatrixBase::squared… 253 …- <tt>(m.colwise() - v).colwise().squaredNorm()</tt> is a partial reduction, computing the squared…
|
/external/fio/crc/ |
D | sha256.c | 246 unsigned int partial, done; in fio_sha256_update() local 249 partial = sctx->count & 0x3f; in fio_sha256_update() 254 if ((partial + len) > 63) { in fio_sha256_update() 255 if (partial) { in fio_sha256_update() 256 done = -partial; in fio_sha256_update() 257 memcpy(sctx->buf + partial, data, done + 64); in fio_sha256_update() 267 partial = 0; in fio_sha256_update() 269 memcpy(sctx->buf + partial, src, len - done); in fio_sha256_update()
|
/external/curl/tests/data/ |
D | test1117 | 30 partial body 68 partial body
|
/external/selinux/libselinux/src/ |
D | regex.c | 206 int regex_match(struct regex_data *regex, char const *subject, int partial) in regex_match() argument 211 partial ? PCRE2_PARTIAL_SOFT : 0, regex->match_data, NULL); in regex_match() 433 int regex_match(struct regex_data *regex, char const *subject, int partial) in regex_match() argument 439 partial ? PCRE_PARTIAL_SOFT : 0, NULL, 0); in regex_match()
|
/external/v8/tools/turbolizer/ |
D | graph-view.js | 125 d3.select("#upload").on("click", partial(this.uploadAction, graph)); 126 d3.select("#layout").on("click", partial(this.layoutAction, graph)); 127 d3.select("#show-all").on("click", partial(this.showAllAction, graph)); 128 d3.select("#hide-dead").on("click", partial(this.hideDeadAction, graph)); 129 d3.select("#hide-unselected").on("click", partial(this.hideUnselectedAction, graph)); 130 d3.select("#hide-selected").on("click", partial(this.hideSelectedAction, graph)); 131 d3.select("#zoom-selection").on("click", partial(this.zoomSelectionAction, graph)); 132 d3.select("#toggle-types").on("click", partial(this.toggleTypesAction, graph)); 133 d3.select("#search-input").on("keydown", partial(this.searchInputAction, graph));
|
/external/elfutils/libdwfl/ |
D | relocate.c | 481 Elf_Scn *tscn, bool debugscn, bool partial) in relocate_section() argument 602 if (partial) in relocate_section() 632 if (partial) in relocate_section() 653 if (!partial || complete == nrels) in relocate_section() 748 Elf_Scn *relocscn, Elf_Scn *tscn, bool partial) in __libdwfl_relocate_section() argument 764 tscn, false, partial)); in __libdwfl_relocate_section()
|
/external/e2fsprogs/lib/ext2fs/ |
D | tdb.c | 1349 tdb_len_t partial; in transaction_read() local 1361 partial = el->offset - off; in transaction_read() 1362 if (transaction_read(tdb, off, buf, partial, cv) != 0) { in transaction_read() 1365 len -= partial; in transaction_read() 1366 off += partial; in transaction_read() 1367 buf = (void *)(partial + (char *)buf); in transaction_read() 1370 partial = len; in transaction_read() 1372 partial = el->offset + el->length - off; in transaction_read() 1374 memcpy(buf, el->data + (off - el->offset), partial); in transaction_read() 1378 len -= partial; in transaction_read() [all …]
|
/external/mesa3d/src/glsl/ |
D | s_expression.cpp | 197 s_match(s_expression *top, unsigned n, s_pattern *pattern, bool partial) in s_match() argument 206 return partial; /* More actual items than the pattern expected */ in s_match()
|
/external/valgrind/memcheck/tests/amd64/ |
D | sh-mem-vec128-plo-yes.vgtest | 3 vgopts: --partial-loads-ok=yes
|
/external/dtc/tests/ |
D | incbin.dts | 5 incbin-partial = /incbin/("incbin.bin", 13, 17);
|