Home
last modified time | relevance | path

Searched refs:replaced (Results 1 – 25 of 462) sorted by relevance

12345678910>>...19

/external/curl/tests/data/
Dtest47 HTTP replaced headers
33 …-H "extra-header: here" -H "Accept: replaced" -H "X-Custom-Header;" -H "X-Test: foo; " -H "X-Test:…
47 Accept: replaced
Dtest976 HTTP replaced headers
/external/v8/test/mjsunit/
Dregexp-results-cache.js66 var replaced = string.replace(/\b\w+\b/g, function() { return "foo"; }); variable
68 assertEquals(replaced,
/external/smali/baksmali/src/test/smali/deodex_test1/
Dmain.smali21 #replaced with throw v0.
31 #reached, and should be replaced with throw v2
36 #be replaced with throw v1
/external/skia/src/core/
DSkPictureFlat.h430 bool* replaced) { in findAndReplace() argument
431 SkASSERT(added != nullptr && replaced != nullptr); in findAndReplace()
439 *replaced = false; in findAndReplace()
446 *replaced = false; in findAndReplace()
462 *replaced = true; in findAndReplace()
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/
DCHANGES56 - Obsolete __init__.MajorVersionId replaced with __init__.__version__
86 - Exlicit repr() calls replaced with '%r'
100 + map()/filter() replaced with list comprehension
101 + apply() replaced with */**args
105 + getslice() operator fully replaced with getitem()
112 + in test suite, implicit relative import replaced with the absolute one
113 + in test suite, string constants replaced with numerics
145 + all dict.has_key() & dict.get() invocations replaced with modern syntax
273 * error.Asn1Error replaced with error.PyAsn1Error
/external/llvm/test/Object/
Darchive-update.test24 Check that without the 'u' option the member is replaced with an older file.
28 Check that with the 'u' option the member is replaced with a newer file.
32 Check that with the 'u' option the member is not replaced with an older file.
/external/mesa3d/src/gallium/auxiliary/rbug/
Drbug_shader.h88 uint32_t *replaced; member
125 uint32_t *replaced,
Drbug_shader.c254 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/
DMinMaxPriorityQueue.java403 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/
DTokenRewriteStream.js201 var len, pos, searchOp, replaced, prevOp, i;
210 replaced = false;
219 replaced=true;
224 if ( !replaced ) {
/external/llvm/test/Linker/
Dreplaced-function-matches-first-subprogram.ll1 ; RUN: llvm-link %s %S/Inputs/replaced-function-matches-first-subprogram.ll -S | FileCheck %s
49 ; Extract out each compile unit's single subprogram. The replaced subprogram's
58 ; Extract out the file from the replaced subprogram.
/external/bison/m4/
Dperror.m414 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.
/external/doclava/res/assets/templates/
Dcomponents.cs1 <?cs # This default template file is meant to be replaced. ?>
/external/wpa_supplicant_8/hostapd/
Dhostapd.vlan7 # name will be replaced with the VLAN ID. The network interfaces are created
/external/llvm/test/MC/MachO/
Dcstexpr-gotpcrel-32.ll5 ; 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/MC/MachO/ARM/
Dcstexpr-gotpcrel.ll5 ; 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/AMDGPU/
Dselectcc-icmp-select-float.ll3 ; Note additional optimizations may cause this SGT to be replaced with a
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/docs/
DDESCRIPTION25 - 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/llvm/test/Transforms/InstCombine/
Dno_cgscc_assert.ll4 ; When the call to sqrtf is replaced by an intrinsic call to fabs,
/external/llvm/test/MC/MachO/AArch64/
Dcstexpr-gotpcrel.ll3 ; 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/chromium-trace/catapult/third_party/Paste/docs/
Dfuture.txt7 …he code. Those core functions are largely replaced in `WebOb <http://pythonpaste.org/webob/>`_, a…
/external/iptables/extensions/
Dlibipt_SAME.man5 N.B.: The DNAT target's \fB\-\-persistent\fP option replaced the SAME target.
/external/libchrome/base/third_party/icu/
DREADME.chromium13 The main change is that U_/U8_/U16_ prefixes have been replaced with
/external/libweave/third_party/chromium/base/third_party/icu/
DREADME.chromium13 The main change is that U_/U8_/U16_ prefixes have been replaced with

12345678910>>...19