/external/chromium_org/v8/test/webkit/ |
D | array-defineOwnProperty-expected.txt | 34 …th', { get:function(){return true;} }) threw exception TypeError: Cannot redefine property: length. 35 …ty([], 'length', { enumerable: true }) threw exception TypeError: Cannot redefine property: length. 36 …([], 'length', { configurable: true }) threw exception TypeError: Cannot redefine property: length. 37 …alse }), 'length', { writable: true }) threw exception TypeError: Cannot redefine property: length. 45 …able: false }), '0', { writable: true })[0] threw exception TypeError: Cannot redefine property: 0. 55 …, '0', { value: 1 }), '0', { value: 2 })[0] threw exception TypeError: Cannot redefine property: 0. 56 …ue: 'okay' }), '0', { value: 'not ok' })[0] threw exception TypeError: Cannot redefine property: 0. 57 …{ value: true }), '0', { value: false })[0] threw exception TypeError: Cannot redefine property: 0. 58 …{ value: false }), '0', { value: true })[0] threw exception TypeError: Cannot redefine property: 0. 59 … value: Math }), '0', { value: Object })[0] threw exception TypeError: Cannot redefine property: 0. [all …]
|
D | function-prototype-descriptor-expected.txt | 35 …, 'prototype', { get: function(){} }) threw exception TypeError: Cannot redefine property: prototy…
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
D | ExtendedType.java | 72 protected void redefine(int nodetype, String namespace, String localName) in redefine() method in ExtendedType 85 protected void redefine(int nodetype, String namespace, String localName, int hash) in redefine() method in ExtendedType
|
D | ExpandedNameTable.java | 190 hashET.redefine(type, namespace, localName, hash); in getExpandedTypeID()
|
/external/chromium_org/v8/test/webkit/fast/regex/ |
D | lastIndex-expected.txt | 35 …'lastIndex', {enumerable:true}); true threw exception TypeError: Cannot redefine property: lastInd… 37 …astIndex', {configurable:true}); true threw exception TypeError: Cannot redefine property: lastInd… 42 …, 'lastIndex', {writable:true}); true threw exception TypeError: Cannot redefine property: lastInd… 43 …lse}), 'lastIndex', {value:42}); true threw exception TypeError: Cannot redefine property: lastInd…
|
/external/chromium_org/v8/test/webkit/fast/js/ |
D | Object-defineProperty-expected.txt | 50 …({}, 'foo'), 'foo', {configurable: true}) threw exception TypeError: Cannot redefine property: foo. 51 …erty({}, 'foo'), 'foo', {writable: true}) threw exception TypeError: Cannot redefine property: foo. 52 …ty({}, 'foo'), 'foo', {enumerable: true}) threw exception TypeError: Cannot redefine property: foo. 53 …true), 'foo', {enumerable: false}), 'foo' threw exception TypeError: Cannot redefine property: foo. 62 …', {set: setter}), 'foo', {set: setter1}) threw exception TypeError: Cannot redefine property: foo. 63 …', {set: setter}), 'foo', {get: getter1}) threw exception TypeError: Cannot redefine property: foo. 64 …'foo', {set: setter}), 'foo', {value: 1}) threw exception TypeError: Cannot redefine property: foo. 71 …', {get: getter}), 'foo', {get: getter1}) threw exception TypeError: Cannot redefine property: foo. 72 …', {get: getter}), 'foo', {set: setter1}) threw exception TypeError: Cannot redefine property: foo. 78 …foo', {value: 1}), 'foo', {set: setter1}) threw exception TypeError: Cannot redefine property: foo. [all …]
|
/external/chromium_org/third_party/angle/src/libGLESv2/ |
D | Texture.cpp | 390 mImageArray[level]->redefine(mRenderer, internalformat, width, height, false); in redefineImage() 427 …mImageArray[0]->redefine(mRenderer, internalformat, surface->getWidth(), surface->getHeight(), tru… in bindTexImage() 452 mImageArray[i]->redefine(mRenderer, GL_NONE, 0, 0, true); in releaseTexImage() 569 mImageArray[level]->redefine(mRenderer, internalformat, width, height, true); in storage() 576 mImageArray[level]->redefine(mRenderer, GL_NONE, 0, 0, true); in storage() 1252 mImageArray[face][level]->redefine(mRenderer, internalformat, width, height, false); in redefineImage() 1364 mImageArray[face][level]->redefine(mRenderer, internalformat, mipSize, mipSize, true); in storage() 1372 mImageArray[face][level]->redefine(mRenderer, GL_NONE, 0, 0, true); in storage()
|
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/ |
D | Image11.h | 44 …virtual bool redefine(Renderer *renderer, GLint internalformat, GLsizei width, GLsizei height, boo…
|
D | Image9.h | 40 …virtual bool redefine(Renderer *renderer, GLint internalformat, GLsizei width, GLsizei height, boo…
|
D | Image.h | 47 …virtual bool redefine(Renderer *renderer, GLint internalformat, GLsizei width, GLsizei height, boo…
|
D | Image11.cpp | 126 bool Image11::redefine(Renderer *renderer, GLint internalformat, GLsizei width, GLsizei height, boo… in redefine() function in rx::Image11
|
D | Image9.cpp | 144 bool Image9::redefine(rx::Renderer *renderer, GLint internalformat, GLsizei width, GLsizei height, … in redefine() function in rx::Image9
|
/external/clang/test/SemaObjC/ |
D | id.m | 18 // Test attempt to redefine 'id' in an incompatible fashion.
|
/external/stlport/src/ |
D | stlport.rc | 10 * define needed file version flags, so we redefine them here.
|
/external/mesa3d/src/gallium/drivers/nv30/ |
D | nv30_vbo.c | 186 unsigned i, redefine; in nv30_vbo_validate() local 202 redefine = MAX2(vertex->num_elements, nv30->state.num_vtxelts); in nv30_vbo_validate() 203 BEGIN_NV04(push, NV30_3D(VTXFMT(0)), redefine); in nv30_vbo_validate()
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/ |
D | nv30_vbo.c | 186 unsigned i, redefine; in nv30_vbo_validate() local 202 redefine = MAX2(vertex->num_elements, nv30->state.num_vtxelts); in nv30_vbo_validate() 203 BEGIN_NV04(push, NV30_3D(VTXFMT(0)), redefine); in nv30_vbo_validate()
|
/external/bison/m4/ |
D | size_max.m4 | 64 dnl Don't redefine SIZE_MAX in config.h if config.h is re-included after
|
D | extensions.m4 | 12 # enough in this area it's likely we'll need to redefine
|
/external/valgrind/main/ |
D | Makefile.all.am | 21 # created, with 'dsymutil p'. We could redefine LINK with a script that
|
/external/libffi/ |
D | texinfo.tex | 77 % Save some plain tex macros whose names we will redefine. 1252 \xdef#1{#1}% redefine it as its expansion; the definition is simply 1360 % use \def rather than \let here because we redefine \chapentry et 1801 % (or 11) to redefine the text font size. pt is assumed. 1836 % The font-changing commands redefine the meanings of \tenSTYLE, instead 3286 % To get special treatment of `@end ifset,' call \makeond and the redefine. 3295 #1% If not set, redefine \next. 3307 % then redefine \next to \ifclearfail. 3383 % redefine \fooindfile: 3386 % redefine \fooindex: [all …]
|
/external/bison/doc/ |
D | refcard.tex | 231 % we won't be using math mode much, so redefine some of the characters
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 77 % Save some plain tex macros whose names we will redefine. 1232 \xdef#1{#1}% redefine it as its expansion; the definition is simply 1339 % use \def rather than \let here because we redefine \chapentry et 1649 % The font-changing commands redefine the meanings of \tenSTYLE, instead 3099 % To get special treatment of `@end ifset,' call \makeond and the redefine. 3108 #1% If not set, redefine \next. 3120 % then redefine \next to \ifclearfail. 3196 % redefine \fooindfile: 3199 % redefine \fooindex: 3239 % redefine everything using @ as the escape character (instead of [all …]
|
/external/bison/build-aux/ |
D | texinfo.tex | 74 % Save some plain tex macros whose names we will redefine. 1314 % use \def rather than \let here because we redefine \chapentry et 2065 % (or 11) to redefine the text font size. pt is assumed. 2101 % The font-changing commands redefine the meanings of \tenSTYLE, instead 3096 % sometimes we redefine the original macro, and the alias should reflect 4214 % To get special treatment of `@end ifset,' call \makeond and the redefine. 4223 #1% If not set, redefine \next. 4235 % then redefine \next to \ifclearfail. 4340 % redefine \fooindfile: 4343 % redefine \fooindex: [all …]
|
/external/grub/docs/ |
D | texinfo.tex | 77 % Save some plain tex macros whose names we will redefine. 1265 % use \def rather than \let here because we redefine \chapentry et 1596 % The font-changing commands redefine the meanings of \tenSTYLE, instead 2998 % To get special treatment of `@end ifset,' call \makeond and the redefine. 3007 #1% If not set, redefine \next. 3019 % then redefine \next to \ifclearfail. 3095 % redefine \fooindfile: 3098 % redefine \fooindex: 3157 % For the aux file, @ is the escape character. So we want to redefine 4406 % and don't redefine \thissection. [all …]
|
/external/qemu/distrib/sdl-1.2.15/acinclude/ |
D | ltdl.m4 | 232 dnl and the easiest way to do that is redefine the AC_LIBOBJs macro while
|