Home
last modified time | relevance | path

Searched refs:redefine (Results 1 – 25 of 53) sorted by relevance

123

/external/chromium_org/v8/test/webkit/
Darray-defineOwnProperty-expected.txt34 …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 …]
Dfunction-prototype-descriptor-expected.txt35 …, 'prototype', { get: function(){} }) threw exception TypeError: Cannot redefine property: prototy…
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DExtendedType.java72 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
DExpandedNameTable.java190 hashET.redefine(type, namespace, localName, hash); in getExpandedTypeID()
/external/chromium_org/v8/test/webkit/fast/regex/
DlastIndex-expected.txt35 …'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/
DObject-defineProperty-expected.txt50 …({}, '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/
DTexture.cpp390 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/
DImage11.h44 …virtual bool redefine(Renderer *renderer, GLint internalformat, GLsizei width, GLsizei height, boo…
DImage9.h40 …virtual bool redefine(Renderer *renderer, GLint internalformat, GLsizei width, GLsizei height, boo…
DImage.h47 …virtual bool redefine(Renderer *renderer, GLint internalformat, GLsizei width, GLsizei height, boo…
DImage11.cpp126 bool Image11::redefine(Renderer *renderer, GLint internalformat, GLsizei width, GLsizei height, boo… in redefine() function in rx::Image11
DImage9.cpp144 bool Image9::redefine(rx::Renderer *renderer, GLint internalformat, GLsizei width, GLsizei height, … in redefine() function in rx::Image9
/external/clang/test/SemaObjC/
Did.m18 // Test attempt to redefine 'id' in an incompatible fashion.
/external/stlport/src/
Dstlport.rc10 * define needed file version flags, so we redefine them here.
/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_vbo.c186 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/
Dnv30_vbo.c186 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/
Dsize_max.m464 dnl Don't redefine SIZE_MAX in config.h if config.h is re-included after
Dextensions.m412 # enough in this area it's likely we'll need to redefine
/external/valgrind/main/
DMakefile.all.am21 # created, with 'dsymutil p'. We could redefine LINK with a script that
/external/libffi/
Dtexinfo.tex77 % 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/
Drefcard.tex231 % we won't be using math mode much, so redefine some of the characters
/external/e2fsprogs/doc/
Dtexinfo.tex77 % 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/
Dtexinfo.tex74 % 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/
Dtexinfo.tex77 % 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/
Dltdl.m4232 dnl and the easiest way to do that is redefine the AC_LIBOBJs macro while

123