Searched
full:bounds (Results
626 -
650 of
1065) sorted by null
<<21222324252627282930>>
/development/tools/etc1tool/ |
etc1tool.cpp | 370 fprintf(stderr, "Output file has incorrect bounds: %u, %u != %u, %u\n",
|
/external/astl/include/ |
string | 202 // 'at' is similar to operator[] except that it does check bounds.
|
vector | 135 // 'at' is similar to operator[] except that it does check bounds.
|
/external/icu4c/layout/ |
LETypes.h | 538 LE_INDEX_OUT_OF_BOUNDS_ERROR = U_INDEX_OUTOFBOUNDS_ERROR, /**< Trying to access an index that is out of bounds. */
|
/external/icu4c/test/cintltst/ |
usrchtst.c | [all...] |
/external/icu4c/test/intltest/ |
srchtest.cpp | [all...] |
/external/kernel-headers/original/asm-arm/ |
pgtable.h | 29 * any out-of-bounds memory accesses will hopefully be caught.
|
/external/kernel-headers/original/asm-x86/ |
pgtable_32.h | 74 * any out-of-bounds memory accesses will hopefully be caught.
|
/external/openssl/apps/ |
openssl.c | 169 errstr = "type out of bounds";
|
/external/skia/src/images/ |
SkImageDecoder_libico.cpp | 295 // Pin to the width so we do not write outside the bounds of
|
/external/srec/shared/include/ |
ESR_SessionType.h | 314 * @return ESR_INVALID_ARGUMENT if self is null; ESR_ARGUMENT_OUT_OF_BOUNDS if index is out of bounds
|
/external/tcpdump/ |
util.c | 347 * correct for bounds-checking.
|
/external/v8/src/ |
api.h | 81 // out of bounds, the request is ignored. Returns the old value.
|
/external/webkit/JavaScriptCore/bytecompiler/ |
BytecodeGenerator.h | 217 // If the start offset is out of bounds we clear both offsets
|
/external/webkit/WebCore/platform/graphics/ |
GraphicsLayer.h | 228 // The bounds of the layer
|
/external/webkit/WebCore/platform/graphics/mac/ |
GraphicsLayerCA.mm | 349 nullValue, @"bounds", [all...] |
/external/webkit/WebCore/platform/graphics/win/ |
GraphicsLayerCACF.cpp | 494 // if we've changed the bounds, we need to recalculate the position
|
/external/webkit/WebCore/rendering/ |
RenderBox.h | 75 // Bounds of the outline box in absolute coords. Respects transforms
|
RenderMenuList.cpp | 373 // If we are making an out of bounds access, then we want to use the style
|
/external/webkit/WebKit/chromium/src/ |
WebPluginContainerImpl.cpp | 421 // Start by clipping to our bounds.
|
/external/webkit/WebKit/mac/Misc/ |
WebNSDataExtras.m | 297 // Check to see if spanning buffer bounds
|
/external/webkit/WebKit/mac/WebView/ |
WebVideoFullscreenHUDWindowController.mm | 369 _area = [[NSTrackingArea alloc] initWithRect:[background bounds] options:NSTrackingMouseEnteredAndExited | NSTrackingActiveAlways owner:self userInfo:nil];
|
/external/webkit/WebKit/win/ |
FullscreenVideoController.cpp | 518 // Don't bother hit testing if we're outside the bounds of the window
|
/frameworks/base/awt/java/awt/image/ |
ConvolveOp.java | 234 // Processing bounds
|
/frameworks/base/core/java/android/database/ |
AbstractCursor.java | 572 * the cursor position is out of bounds. Subclass implementations of
|
Completed in 496 milliseconds
<<21222324252627282930>>