/build/core/combo/arch/arm/ |
armv4t.mk | 21 # and a better solution should be found in the future.
|
/build/core/ |
node_fns.mk | 22 # would be the same as: 40 # would be the same as: 60 # would be the same as: 248 should be empty here: $(_include_stack))),) \ 255 should be empty here: $(_include_stack))),) \
|
/build/tools/droiddoc/templates-sdk/assets/ |
customizations.js | 5 + "and be compiled against a version of the Android library that supports an equal or higher API Level. To reveal this "
|
/development/tools/emulator/opengl/ |
Android.mk | 41 # module A, then it must be included after module A below. 43 # This ensures that anything exported by module A will be correctly 44 # be imported by module B when it is declared. 52 # It will be used by other modules to generate wire protocol encode/decoder
|
common.mk | 188 # This function can be called to generate the decoder source files. 189 # LOCAL_MODULE and LOCAL_MODULE_CLASS must be defined or the build will abort. 190 # Source files will be stored in the local intermediates directory that will 191 # be automatically added to your LOCAL_C_INCLUDES. 201 # This function can be called to generate the encoder source files. 202 # LOCAL_MODULE and LOCAL_MODULE_CLASS must be defined or the build will abort. 203 # Source files will be stored in the local intermediates directory that will 204 # be automatically added to your LOCAL_C_INCLUDES. 214 # This function can be called to generate the wrapper source files. 215 # LOCAL_MODULE and LOCAL_MODULE_CLASS must be defined or the build will abort [all...] |
/development/tools/findunused/ |
findunusedstrings | 8 folder option causes only that app folder to be scanned, default is to scan all folders onder apps/
|
/external/chromium/chrome/browser/resources/net_internals/ |
httpcacheview.js | 2 // Use of this source code is governed by a BSD-style license that can be
|
httpthrottlingview.js | 2 // Use of this source code is governed by a BSD-style license that can be
|
/external/chromium/chrome/browser/resources/shared/js/ |
media_common.js | 2 // Use of this source code is governed by a BSD-style license that can be
|
/external/mesa3d/docs/ |
MESA_drm_image.spec | 94 requests that the created EGLImage should be usable as a scanout 97 be shared with other processes by passing the underlying DRM 136 handles to a 2D array of pixels, which can be passed between 138 EGLImage target (a texture, a renderbuffer or such) can be
|
MESA_pack_invert.spec | 34 images are to be packed in top-to-bottom order instead of OpenGL's 35 conventional bottom-to-top order. Only pixel packing can be 41 bottom-to-top order. Thus, images usually have to be inverted before 43 allows images to be read such that inverting isn't needed. 55 zoom) or glTexImage (invert the vertex T coordinates). It would be easy
|
/external/v8/test/mjsunit/compiler/ |
simple-bailouts.js | 13 // contributors may be used to endorse or promote products derived 20 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 77 this.y = this.x | b; // Should be (1 | 2) == 3. 78 this.x = c; // Should be 4. 79 this.z = this.x | a; // Should be (4 | 1.1) == 5.
|
/external/v8/test/mjsunit/regress/ |
regress-1229.js | 13 // contributors may be used to endorse or promote products derived 20 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 46 return f(y, z); /* f should be inlined into g, note rotated arguments */ 56 return f(local_y, local_z); /* f should be inlined into h */ 79 var non_construct = baz(); /* baz should be inlined */
|
/external/valgrind/main/helgrind/tests/ |
tc15_laog_lockdel.stderr.exp | 17 so a second locking sequence 2 -> 1 should now be OK.
|
/external/webkit/LayoutTests/dom/html/level1/core/ |
hc_elementchangeattributevalue.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 80 its value should be changed to the new one that is in 87 element, then its value should be changed to the new one
|
hc_nodeappendchildchildexists.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 84 child should be the one that was second and the last 85 child should be the one that was first.
|
hc_nodeappendchildinvalidnodetype.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 81 to be inserted. 86 should be raised.
|
hc_nodeinsertbeforeinvalidnodetype.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 81 to be inserted. 86 should be raised.
|
hc_nodeinsertbeforerefchildnull.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 85 should be added to the end of the list. The last item 87 node of the list should be "newChild".
|
hc_noderemovechildnode.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 83 children and the first child should now be the child 84 that used to be at the second position in the list.
|
hc_nodereplacechildinvalidnodetype.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 81 to be inserted. 86 type, therefore the desired exception should be raised.
|
/external/webkit/LayoutTests/dom/html/level2/html/ |
HTMLOptionsCollection05.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 80 An individual node may be accessed by either ordinal index, the node's 90 Null should be returned since there is not any name or id attribute with
|
HTMLOptionsCollection06.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 80 An individual node may be accessed by either ordinal index, the node's 86 Retrieve the tenth item in the list - null should be returned since
|
HTMLTableRowElement11.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 82 the cells length attribute which should be set to six. 87 should now be seven.
|
HTMLTableRowElement12.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 82 the cells length attribute which should be set to six. 86 and also the numbers of cells should now be seven.
|