/external/eigen/Eigen/src/Jacobi/ |
Jacobi.h | 77 /** Makes \c *this as a Jacobi rotation \a J such that applying \a J on both the right and left sides of the selfadjoint 2x2 matrix 116 /** Makes \c *this as a Jacobi rotation \c J such that applying \a J on both the right and left sides of the 2x2 selfadjoint matrix
|
/external/libcups/filter/ |
raster.c | 122 const char *sides, /* I - IPP "sides" option value */ 284 if (sides) 286 if (!strcmp(sides, "two-sided-long-edge")) 290 else if (!strcmp(sides, "two-sided-short-edge")) 295 else if (strcmp(sides, "one-sided")) 297 _cupsRasterAddError("Unsupported sides value \'%s\'.", sides); [all...] |
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_meta_util.c | 118 * \param isLeftOrBottom true if we are clipping the left or bottom sides 132 * or right/top sides of the rect respectively. We assume we have to
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/ |
ImageLoader.java | 340 * Loads a bitmap at a given URI that is downsampled so that both sides are 391 * Loads a bitmap at a given URI that is downsampled so that both sides are
|
/cts/tests/tests/os/src/android/os/cts/ |
ParcelFileDescriptorProcessTest.java | 248 // both sides throw their hands in the air
|
/developers/build/prebuilts/gradle/SynchronizedNotifications/Application/src/main/java/com/example/android/wearable/synchronizednotifications/ |
SynchronizedNotificationsFragment.java | 152 * both sides, using WearableListenerService callbacks, and is interpreted on each side as a
|
/developers/samples/android/wearable/wear/SynchronizedNotifications/Application/src/main/java/com/example/android/wearable/synchronizednotifications/ |
SynchronizedNotificationsFragment.java | 152 * both sides, using WearableListenerService callbacks, and is interpreted on each side as a
|
/development/samples/browseable/SynchronizedNotifications/Application/src/com.example.android.wearable.synchronizednotifications/ |
SynchronizedNotificationsFragment.java | 152 * both sides, using WearableListenerService callbacks, and is interpreted on each side as a
|
/device/google/cuttlefish_common/common/vsoc/lib/ |
socket_forward_region_view.cpp | 230 SendSignal(layout::Sides::Peer, &data()->seq_num);
|
/external/ImageMagick/ImageMagick/api/ |
decorate.html | 94 <p>FrameImage() adds a simulated three-dimensional border around the image. The color of the border is defined by the matte_color member of image. Members width and height of frame_info specify the border width of the vertical and horizontal sides of the frame. Members inner and outer indicate the width of the inner and outer shadows of the frame.</p>
|
/external/ImageMagick/www/api/ |
decorate.php | 94 <p>FrameImage() adds a simulated three-dimensional border around the image. The color of the border is defined by the matte_color member of image. Members width and height of frame_info specify the border width of the vertical and horizontal sides of the frame. Members inner and outer indicate the width of the inner and outer shadows of the frame.</p>
|
/external/chromium-trace/catapult/common/py_utils/py_utils/refactor/ |
snippet.py | 23 defined by the left-hand sides of the BNFs in the above link.
|
/external/curl/docs/ |
CODE_STYLE.md | 152 Please use spaces on both sides of operators in C expressions. Postfix `(),
|
/external/eigen/doc/ |
TutorialBlockOperations.dox | 105 Eigen also provides special methods for blocks that are flushed against one of the corners or sides of a
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/ |
TestInverse.java | 269 assertEquals("\nInvalid output with RLM at both sides",
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
TestInverse.java | 266 assertEquals("\nInvalid output with RLM at both sides",
|
/external/ipsec-tools/src/racoon/ |
proposal.h | 162 * proposal. If PFS is required by both sides and if the responder's
|
/external/libavc/encoder/ |
ih264e_utils.h | 167 * Each picture is padded on all four sides
|
/external/libopus/celt/arm/ |
celt_ne10_mdct.c | 239 /* Mirror on both sides for TDAC */
|
/external/llvm/test/Transforms/LoopVectorize/AArch64/ |
backedge-overflow.ll | 5 ; icmp with one of the sides being a loop varying non-AddRec expression.
|
/external/perf_data_converter/src/ |
intervalmap_test.cc | 250 // Multiple total overwrite, both sides free
|
/external/skia/bench/ |
GameBench.cpp | 121 // Yes, some rotations will be off the top and left sides
|
/external/skia/include/core/ |
SkCanvas.h | [all...] |
/external/skia/src/core/ |
SkCoverageDelta.h | 122 // Expand PADDING on both sides, and make it a multiple of SIMD_WIDTH
|
/external/skia/src/gpu/ |
GrTextureProducer.cpp | 147 // We will only set the sides that are required.
|