/external/v8/test/mjsunit/ |
D | regexp-results-cache.js | 66 var replaced = string.replace(/\b\w+\b/g, function() { return "foo"; }); variable 68 assertEquals(replaced,
|
/external/llvm/test/Object/ |
D | archive-update.test | 22 Check that without the 'u' option the member is replaced with an older file. 26 Check that with the 'u' option the member is replaced with a newer file. 30 Check that with the 'u' option the member is not replaced with an older file.
|
/external/smali/baksmali/src/test/smali/deodex_test1/ |
D | main.smali | 21 #replaced with throw v0. 31 #reached, and should be replaced with throw v2 36 #be replaced with throw v1
|
/external/skia/src/core/ |
D | SkPictureFlat.h | 414 bool* replaced) { in findAndReplace() argument 415 SkASSERT(added != NULL && replaced != NULL); in findAndReplace() 423 *replaced = false; in findAndReplace() 430 *replaced = false; in findAndReplace() 446 *replaced = true; in findAndReplace()
|
/external/mesa3d/src/gallium/auxiliary/rbug/ |
D | rbug_shader.h | 88 uint32_t *replaced; member 125 uint32_t *replaced,
|
D | rbug_shader.c | 254 uint32_t *replaced, in rbug_send_shader_info_reply() argument 267 LEN_ARRAY(4, replaced); /* replaced */ in rbug_send_shader_info_reply() 281 WRITE_ARRAY(4, uint32_t, replaced); /* replaced */ in rbug_send_shader_info_reply() 464 READ_ARRAY(4, uint32_t, replaced); /* replaced */ in rbug_demarshal_shader_info_reply()
|
/external/guava/guava/src/com/google/common/collect/ |
D | MinMaxPriorityQueue.java | 403 return new MoveDesc<E>(actualLastElement, changes.replaced); in removeAt() 437 final E replaced; field in MinMaxPriorityQueue.MoveDesc 439 MoveDesc(E toTrickle, E replaced) { in MoveDesc() argument 441 this.replaced = replaced; in MoveDesc() 794 skipMe.add(moved.replaced); in remove()
|
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ |
D | TokenRewriteStream.js | 201 var len, pos, searchOp, replaced, prevOp, i; 210 replaced = false; 219 replaced=true; 224 if ( !replaced ) {
|
/external/llvm/test/Linker/ |
D | replaced-function-matches-first-subprogram.ll | 1 ; RUN: llvm-link %s %S/Inputs/replaced-function-matches-first-subprogram.ll -S | FileCheck %s 48 ; Extract out each compile unit's single subprogram. The replaced subprogram's 57 ; Extract out the file from the replaced subprogram. Confirm that each
|
/external/bison/m4/ |
D | perror.m4 | 14 dnl since on glibc systems, strerror_r is replaced only for signature 16 dnl replace perror if strerror_r was replaced for a content fix.
|
D | obstack-printf.m4 | 34 dnl (whether or not they are being replaced).
|
/external/openssh/ |
D | sftp-server.0 | 26 runtime: %% is replaced by a literal '%', %d is replaced by the 28 replaced by the username of that user. The default is to use the
|
/external/doclava/res/assets/templates/ |
D | components.cs | 1 <?cs # This default template file is meant to be replaced. ?>
|
/external/wpa_supplicant_8/hostapd/ |
D | hostapd.vlan | 7 # name will be replaced with the VLAN ID. The network interfaces are created
|
/external/llvm/test/MC/MachO/ |
D | cstexpr-gotpcrel-32.ll | 5 ; GOT equivalent globals references can be replaced by the GOT entry of the 21 ; equivalent since it can't be replaced by the GOT entry. @bargotequiv is
|
D | cstexpr-gotpcrel-64.ll | 5 ; GOT equivalent globals references can be replaced by the GOT entry of the 22 ; equivalent since it can't be replaced by the GOT entry. @bargotequiv is
|
/external/llvm/test/MC/MachO/ARM/ |
D | cstexpr-gotpcrel.ll | 5 ; GOT equivalent globals references can be replaced by the GOT entry of the 21 ; equivalent since it can't be replaced by the GOT entry. @bargotequiv is
|
/external/llvm/test/CodeGen/R600/ |
D | selectcc-icmp-select-float.ll | 3 ; Note additional optimizations may cause this SGT to be replaced with a
|
/external/llvm/test/Transforms/InstCombine/ |
D | no_cgscc_assert.ll | 4 ; When the call to sqrtf is replaced by an intrinsic call to fabs,
|
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/docs/ |
D | DESCRIPTION | 25 - Optional space after unicode escapes is kept, resp. replaced by a simple 29 - All other comments and/or whitespace characters are replaced by a single
|
/external/iptables/extensions/ |
D | libipt_SAME.man | 5 N.B.: The DNAT target's \fB\-\-persistent\fP option replaced the SAME target.
|
/external/chromium-trace/trace-viewer/third_party/Paste/docs/ |
D | future.txt | 7 …he code. Those core functions are largely replaced in `WebOb <http://pythonpaste.org/webob/>`_, a…
|
/external/llvm/test/MC/MachO/AArch64/ |
D | cstexpr-gotpcrel.ll | 3 ; GOT equivalent globals references can be replaced by the GOT entry of the 16 ; equivalent since it can't be replaced by the GOT entry. @bargotequiv is
|
/external/v8/test/webkit/fast/js/ |
D | JSON-parse-reviver-expected.txt | 59 PASS currentHolder[2] is "a replaced value" 112 PASS currentHolder['and another property'] is "a replaced value" 115 PASS value is "a replaced value"
|
/external/llvm/test/Transforms/GlobalOpt/ |
D | metadata.ll | 18 ; null, the ValueAsMetadata instance gets replaced by metadata !{}, or
|