/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
SelectionManager.java | 570 * @param topLeft The top left corner defining the selection rectangle. 571 * @param bottomRight The bottom right corner defining the selection [all...] |
/frameworks/support/work/integration-tests/testapp/src/main/assets/ |
advs.txt | 123 spirit case and a gasogene in the corner. Then he stood before the [all...] |
/art/runtime/ |
class_loader_context_test.cc | 615 // (as it's much easier to test all the corner cases without relying on actual dex files).
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
CaptureRequestTest.java | [all...] |
/cts/tests/sensor/src/android/hardware/cts/ |
SensorManagerStaticTest.java | 133 // avoid directly checking the rotation angles to avoid corner cases
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
layered_filter_fast_f32.rs | 180 // Moves sharp_nbr to the top left corner of this pixel.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
htmlentitydefs.py | 91 'crarr': 0x21b5, # downwards arrow with corner leftwards = carriage return, U+21B5 NEW
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_syntax.py | 477 Corner-case that used to crash:
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/ |
VgaClass.c | 1102 The upper left corner of the screen is defined as coordinate (0, 0).
[all...] |
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/ |
SmmCpuMemoryManagement.c | 476 // Do not check return status, because AP might not be present in some corner cases.
[all...] |
/external/ImageMagick/ImageMagick/script/ |
command-line-options.html | 187 <p>Rotate clockwise about the origin (the upper left-hand corner) by an angle [all...] |
command-line-processing.html | [all...] |
/external/ImageMagick/www/ |
command-line-options.html | 191 <p>Rotate clockwise about the origin (the upper left-hand corner) by an angle [all...] |
command-line-processing.html | [all...] |
/external/capstone/ |
cs.c | 323 // post printer handles some corner cases (hacky)
|
/external/clang/lib/Format/ |
FormatTokenLexer.cpp | 143 // corner case to not matter in practice, though.
|
/external/compiler-rt/lib/esan/ |
esan_interceptors.cpp | 482 // that race here, we consider that to be a corner case extreme enough that
|
/external/deqp/external/openglcts/modules/glesext/gpu_shader5/ |
esextcGPUShader5TextureGatherOffset.cpp | [all...] |
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
vktFragmentOperationsScissorTests.cpp | 79 Vec4 renderArea; //!< (ox, oy, w, h), where origin (0,0) is the top-left corner of the viewport. Width and height are in range [0, 1]. [all...] |
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
vktTessellationGeometryGridRenderTests.cpp | 266 src << " // Cover only a small area in a corner. The area will be expanded in geometry shader to cover whole viewport\n"
|
/external/eigen/Eigen/src/QR/ |
FullPivHouseholderQR.h | 496 // if the corner is negligible, then we have less than full rank, and we can finish early
|
/external/eigen/doc/ |
TutorialSparse.dox | 317 However, for performance reasons, writing to a sub-sparse-matrix is much more limited, and currently only contiguous sets of columns (resp. rows) of a column-major (resp. row-major) SparseMatrix are writable. Moreover, this information has to be known at compile-time, leaving out methods such as <tt>block(...)</tt> and <tt>corner*(...)</tt>. The available API for write-access to a SparseMatrix are summarized below:
|
/external/eigen/unsupported/Eigen/src/MatrixFunctions/ |
MatrixPower.h | 502 // Move zero eigenvalues to the bottom right corner.
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/ |
HolidayCalendarDemo.java | 683 // Coordinates of lower-left corner of cell.
|
/external/jsilver/src/com/google/streamhtmlparser/impl/ |
HtmlParserImpl.java | 385 * inserted at that point. This is a hint used in corner cases within
|