/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/ |
fix_metaclass.py | 15 in all those corner cases.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_isinstance.py | 1 # Tests some corner cases with isinstance() and issubclass(). While these
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
Acpi50.h | [all...] |
Acpi51.h | [all...] |
/external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/ |
AbstractContinuousDistribution.java | 133 // Failed bracket convergence was not because of corner solution
|
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_032458-fw_11.23-robot_sim/ |
touch_firmware_report-lumpy-fw_11.23-complete-20130614_065717.html | 98 <h5> Use one finger to physically click the bottom left corner of the touch surface. </h5> 143 <h5> Use one finger to physically click the bottom left corner of the touch surface. </h5> 278 <h5> Use one finger to physically click the bottom right corner of the touch surface. </h5> 323 <h5> Use one finger to physically click the bottom right corner of the touch surface. </h5> [all...] |
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_032659-fw_11.23-robot_sim/ |
touch_firmware_report-lumpy-fw_11.23-complete-20130614_065817.html | 98 <h5> Use one finger to physically click the bottom left corner of the touch surface. </h5> 143 <h5> Use one finger to physically click the bottom left corner of the touch surface. </h5> 278 <h5> Use one finger to physically click the bottom right corner of the touch surface. </h5> 323 <h5> Use one finger to physically click the bottom right corner of the touch surface. </h5> [all...] |
/external/compiler-rt/lib/esan/ |
esan_shadow.h | 29 // Application memory falls into these 5 regions (ignoring the corner case
|
/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/ |
esextcTextureBorderClampSamplingTexture.cpp | 181 -1.0f, -1.0f, /* for bottom-left corner of the viewport */ 182 -1.0f, 2.0f, /* for top-left corner of the viewport */ 183 2.0f, -1.0f, /* for bottom-right corner of the viewport */ 184 2.0f, 2.0f /* for top-right corner of the viewport */ [all...] |
/external/deqp/modules/gles3/functional/ |
es3fScissorTests.cpp | 116 addChild(createFramebufferBlitTest(tc, rc, "framebuffer_blit_corner", "Blit to default framebuffer, scissor all but a corner", Vec4(0.6f, 0.6f, 0.5f, 0.5f)));
|
/external/dng_sdk/source/ |
dng_rect.h | 49 // Constructs a dng_rect from the top-left and bottom-right corner.
|
/external/eigen/Eigen/src/Core/ |
ConditionEstimator.h | 128 // added to make the algorithm more robust in certain corner cases where
|
/external/eigen/doc/ |
DenseDecompositionBenchmark.dox | 12 The square matrices are symmetric, and for the overconstrained matrices, the reported timmings include the cost to compute the symmetric covariance matrix \f$ A^T A \f$ for the first four solvers based on Cholesky and LU, as denoted by the \b * symbol (top-right corner part of the table).
|
QuickStartGuide.dox | 44 The first line of the \c main function declares a variable of type \c MatrixXd and specifies that it is a matrix with 2 rows and 2 columns (the entries are not initialized). The statement <tt>m(0,0) = 3</tt> sets the entry in the top-left corner to 3. You need to use round parentheses to refer to entries in the matrix. As usual in computer science, the index of the first index is 0, as opposed to the convention in mathematics that the first index is 1.
|
TutorialAdvancedInitialization.dox | 14 vector or array. Simply list the coefficients, starting at the top-left corner and moving from left to right
|
UnalignedArrayAssert.dox | 99 However there are a few corner cases where these alignment settings get overridden: they are the possible causes for this assertion.
|
/external/guice/extensions/servlet/src/com/google/inject/servlet/ |
ServletDefinition.java | 217 // Corner case: when servlet path & request path match exactly (without trailing '/'),
|
/external/libavc/decoder/ |
ih264d_mvpred.c | 236 defined as the top right subMb at the top right corner of the MB 238 corner of the MB partition is given by 384 defined as the top right subMb at the top right corner of the MB 386 corner of the MB partition is given by [all...] |
/external/libpcap/msdos/ |
pkt_rx0.asm | 79 mov di, 158 ;; upper right corner - 1
|
readme.dos | 116 have any effect. It shows a rotating "fan" in upper right corner of
|
/external/libunwind/tests/ |
Gia64-test-rbs.c | 26 /* This file tests corner-cases of unwinding across multiple stacks.
|
/external/libvpx/libvpx/vp9/encoder/ |
vp9_skin_detection.c | 94 // Skip 4 corner blocks which have only 3 neighbors to remove isolated skin
|
/external/llvm/test/CodeGen/Hexagon/intrinsics/ |
cr.ll | 7 ; Corner detection acceleration
|
/external/llvm/test/CodeGen/SystemZ/ |
memset-01.ll | 144 ; Test the next size up, which uses a loop. We leave the other corner
|
/external/llvm/unittests/MC/ |
DwarfLineTables.cpp | 170 // Corner case param values.
|