Searched
full:even (Results
251 -
275 of
20213) sorted by null
<<11121314151617181920>>
/external/webkit/WebCore/bindings/js/ |
JSNamedNodeMapCustom.cpp | 23 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 53 // Mark the element so that this will work to access the attribute even if the last
|
/external/webkit/WebCore/html/ |
HTMLFormCollection.h | 12 * but WITHOUT ANY WARRANTY; without even the implied warranty of 33 // This class is just a big hack to find form elements even in malformed HTML elements.
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
DashPathEffect.java | 25 * The intervals array must contain an even number of entries (>=2), with 26 * the even indices specifying the "on" intervals, and the odd indices
|
/ndk/build/platforms/android-3/arch-arm/usr/include/ |
errno.h | 25 * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 37 * even if 1000.3 states that they should be different
|
/ndk/build/platforms/android-4/arch-arm/usr/include/ |
errno.h | 25 * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 37 * even if 1000.3 states that they should be different
|
/ndk/build/platforms/android-5/arch-arm/usr/include/ |
errno.h | 25 * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 37 * even if 1000.3 states that they should be different
|
/ndk/build/platforms/android-5/arch-x86/usr/include/ |
errno.h | 25 * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 37 * even if 1000.3 states that they should be different
|
/ndk/build/platforms/android-8/arch-arm/usr/include/ |
errno.h | 25 * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 37 * even if 1000.3 states that they should be different
|
/ndk/build/platforms/android-8/arch-x86/usr/include/ |
errno.h | 25 * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 37 * even if 1000.3 states that they should be different
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_active.h | 11 but WITHOUT ANY WARRANTY; without even the implied warranty of 32 /* Set up for C function definitions, even when using C++ */
|
SDL_cpuinfo.h | 11 but WITHOUT ANY WARRANTY; without even the implied warranty of 32 /* Set up for C function definitions, even when using C++ */
|
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_active.h | 11 but WITHOUT ANY WARRANTY; without even the implied warranty of 32 /* Set up for C function definitions, even when using C++ */
|
SDL_cpuinfo.h | 11 but WITHOUT ANY WARRANTY; without even the implied warranty of 32 /* Set up for C function definitions, even when using C++ */
|
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_active.h | 11 but WITHOUT ANY WARRANTY; without even the implied warranty of 34 /* Set up for C function definitions, even when using C++ */
|
SDL_error.h | 11 but WITHOUT ANY WARRANTY; without even the implied warranty of 34 /* Set up for C function definitions, even when using C++ */
|
/prebuilt/windows/sdl/include/SDL/ |
SDL_active.h | 11 but WITHOUT ANY WARRANTY; without even the implied warranty of 32 /* Set up for C function definitions, even when using C++ */
|
SDL_cpuinfo.h | 11 but WITHOUT ANY WARRANTY; without even the implied warranty of 32 /* Set up for C function definitions, even when using C++ */
|
/cts/tests/tests/view/src/android/view/animation/cts/ |
AccelerateInterpolatorTest.java | 142 // factor is 1.5f, it starts even slower and ends even faster than 1.0f 176 // check whether it starts even slower 189 // factor is 2.0f, it starts even slower and ends even faster than 1.0f 195 // check whether it starts even slower
|
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/ |
TIDspOmx.h | 12 * but WITHOUT ANY WARRANTY; without even the implied warranty of 32 * but WITHOUT ANY WARRANTY; without even the implied warranty of 52 * but WITHOUT ANY WARRANTY; without even the implied warranty of 72 * but WITHOUT ANY WARRANTY; without even the implied warranty of 92 * but WITHOUT ANY WARRANTY; without even the implied warranty of 112 * but WITHOUT ANY WARRANTY; without even the implied warranty of 132 * but WITHOUT ANY WARRANTY; without even the implied warranty of 152 * but WITHOUT ANY WARRANTY; without even the implied warranty of 172 * but WITHOUT ANY WARRANTY; without even the implied warranty of 192 * but WITHOUT ANY WARRANTY; without even the implied warranty o [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/ |
SDL_ikbdinterrupt.S | 11 but WITHOUT ANY WARRANTY; without even the implied warranty of 127 .even 134 .even 249 .even 255 .even
|
/bionic/libc/stdlib/ |
bsearch.c | 26 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 39 * look at items 0 & 1. If lim is even, the same applies. If lim 43 * If lim is even, however, we have to shrink it by one before
|
/external/bison/lib/ |
dirname.c | 12 but WITHOUT ANY WARRANTY; without even the implied warranty of 30 in the working directory. Works properly even if 49 Works properly even if there are trailing slashes
|
/external/webkit/WebCore/xml/ |
XSLImportRule.cpp | 12 * but WITHOUT ANY WARRANTY; without even the implied warranty of 107 // and the sheet even gets parsed (via parseString). In this case we have 108 // loaded (even if our subresources haven't), so if we have a stylesheet after
|
/bootable/diskinstaller/libdiskconfig/ |
diskutils.c | 63 /* XXX: Should we not even bother with EINTR? */ 84 /* XXX: Should we not even bother with EINTR? */
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
ExpandableList3.java | 49 curGroupMap.put(IS_EVEN, (i % 2 == 0) ? "This group is even" : "This group is odd"); 56 curChildMap.put(IS_EVEN, (j % 2 == 0) ? "This child is even" : "This child is odd");
|
Completed in 405 milliseconds
<<11121314151617181920>>