/external/mesa3d/docs/ |
MESA_texture_signed_rgba.spec | 46 still be useful. NV_texture_shader adds signed texture formats, 58 1) What should this extension be called? 65 be supported? 68 universal format, rgba. alpha/luminance can't be trivially supported 106 The above mapping should be considered the reference, but there 110 might be a mapping which represents -1.0 by -128, 0.0 by 0 and 1.0 by 118 a framebuffer clamped to [0,1] all converted numbers will be in the range 158 requires texture source colors to be clamped to [0,1]. Texture 159 filtering of these signed formats would be still signed, but 160 negative values generated post-filtering would be clamped t [all...] |
/external/chromium/chrome/browser/chromeos/ |
plugin_selection_policy.h | 2 // Use of this source code is governed by a BSD-style license that can be 22 #error This file is meant to be compiled on ChromeOS only. 27 // selection of particular plugins based on the domain they are be 29 // should be) only used for ChromeOS. 31 // The functions in this class must only be called on the FILE thread 39 // This should be called before any other method. This starts the
|
/external/doclava/res/assets/templates/ |
class.cs | 92 <?cs # this next line must be exactly like this to be parsed by eclipse ?> 140 <?cs # this next line must be exactly like this to be parsed by eclipse ?> 173 <?cs # The apilevel-N class MUST BE LAST in the sequence of class names ?> 278 <?cs # this next line must be exactly like this to be parsed by eclipse ?> 284 <?cs # this next line must be exactly like this to be parsed by eclipse ?> 293 <?cs # this next line must be exactly like this to be parsed by eclipse ? [all...] |
/external/icu4c/common/ |
ucln_imp.h | 45 * are defined. They are commented out because they are static and will be defined 51 * This may be called more than once. 103 /* This function must be defined, if UCLN_FINI is defined, else link error. */ 124 be defined with language extensions ON. */ 170 #error This file can only be included once.
|
/external/llvm/bindings/ocaml/bitwriter/ |
llvm_bitwriter.mli | 22 will be flushed. Returns [true] if successful, [false] otherwise. *) 29 will be flushed. Returns [true] if successful, [false] otherwise. *)
|
/external/valgrind/main/drd/tests/ |
atomic_var.c | 4 * condition must be reported on this variable since it is only accessed via 22 #error Sorry, but this test program can only be compiled by a compiler that\
|
/external/webkit/Source/WebCore/platform/network/qt/ |
SocketStreamHandle.h | 17 * contributors may be used to endorse or promote products derived from 24 * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 42 #error This should only be built on Qt
|
/external/webkit/Tools/Scripts/webkitpy/common/system/ |
logtesting.py | 15 # DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS BE LIABLE FOR 43 Log messages captured by instances of this object can be tested 104 This method should never be called directly. Instances should 105 instead be created using the static setUp() method. 134 This method should normally be called in the setUp() method 168 This method should normally be called in the tearDown() method of a 187 # that there are no remaining log messages to be asserted. 190 # the caller might not be aware of or may have forgotten to check for. 215 # FIXME: Rename this class to LoggingTestCaseBase to be sure that
|
/external/wpa_supplicant_8/src/tls/ |
Makefile | 7 @echo Nothing to be made.
|
/bionic/libc/arch-sh/bionic/ |
crtbegin_dynamic.S | 19 * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 72 # functions that need to be called in order during C library initialization, 75 # the last entry shall be 0, and is defined in crtend.S
|
/bionic/libdl/arch-sh/ |
sobegin.S | 19 * COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 61 # functions that need to be called in order during C library initialization, 64 # the last entry shall be 0, and is defined in crtend.S
|
/build/core/combo/arch/arm/ |
armv7-a-neon.mk | 16 # and a better solution should be found in the future.
|
/development/host/windows/prebuilt/usb/ |
Android.mk | 18 @adb kill-server || echo "adb appears to be missing"
|
/development/tools/emulator/opengl/host/tools/emugen/ |
Android.mk | 23 # (that will be the linux exeutable when using mingw build)
|
/external/chromium/chrome/browser/resources/ |
connection_manager.js | 2 // Use of this source code is governed by a BSD-style license that can be
|
/external/chromium/net/data/proxy_resolver_v8_unittest/ |
dns_fail.js | 1 // This script should be run in an environment where all DNS resolution are
|
/external/llvm/test/MC/MBlaze/ |
mblaze_pattern.s | 3 # Test to ensure that all FPU instructions can be parsed by the
|
/external/v8/test/mjsunit/ |
delete-global-properties.js | 13 // contributors may be used to endorse or promote products derived 20 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 28 // Global properties declared with 'var' or 'function' should not be 31 assertFalse(delete tmp); // should be DONT_DELETE 34 assertFalse(delete f); // should be DONT_DELETE
|
try-catch-scopes.js | 13 // contributors may be used to endorse or promote products derived 20 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 28 // Exception variables used in try-catch should be scoped, e.g. only 29 // visible inside the catch block. They should *not* just be treated 30 // as local variables and they should be allowed to nest.
|
/external/v8/test/mjsunit/regress/ |
regress-1118.js | 13 // contributors may be used to endorse or promote products derived 20 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 29 // should be able to construct a receiver from all optimized stack frames. 38 // This function throws if o does not have an f property, and should not be 42 // This function should be optimized via OSR.
|
splice-missing-wb.js | 13 // contributors may be used to endorse or promote products derived 20 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 40 // Array should be in old space now. Store young object into array. 41 // Region will be marked. 45 // trimming of backing store. a[0] a[1] will be moved to
|
/external/webkit/LayoutTests/dom/html/level1/core/ |
hc_documentgetimplementation.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 80 DOMImplementation.hasFeature("HTML","1.0") should be true. 82 should be true.
|
/external/webkit/LayoutTests/dom/html/level2/html/ |
HTMLObjectElement09.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 78 The declare attribute specifies this object should be declared only and 79 no instance of it should be created.
|
/external/webkit/LayoutTests/dom/xhtml/level1/core/ |
hc_documentgetimplementation.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 80 DOMImplementation.hasFeature("HTML","1.0") should be true. 82 should be true.
|
/external/webkit/LayoutTests/dom/xhtml/level2/html/ |
HTMLObjectElement09.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 68 // body of the test to be executed. 78 The declare attribute specifies this object should be declared only and 79 no instance of it should be created.
|