Searched
full:closer (Results
276 -
300 of
1276) sorted by null
<<11121314151617181920>>
/external/annotation-tools/asmx/src/org/objectweb/asm/attrs/ |
StackMapTableAttribute.java | 209 * of stack elements closer to the top of the operand stack. We shall refer to 277 * operand stack.</li> <li>the next location closer to the top of the operand 299 * operand stack.</li> <li>the next location closer to the top of the operand [all...] |
/external/webrtc/webrtc/base/ |
socket_unittest.cc | 547 // The closer should not get a close signal. 571 SocketCloser closer; local 578 client->SignalCloseEvent.connect(&closer, &SocketCloser::OnClose); [all...] |
/frameworks/base/core/java/android/view/ |
FocusFinder.java | 521 // now, as long as rect2 isn't completely closer, rect1 wins 522 // e.g for direction down, completely closer means for rect2's top 523 // edge to be closer to the source's top edge than rect1's bottom edge. [all...] |
/toolchain/binutils/binutils-2.27/bfd/ |
elf32-crx.c | [all...] |
/art/compiler/optimizing/ |
register_allocator.cc | 279 // a dominated block is closer.
|
/art/tools/ahat/src/main/com/android/ahat/dominators/ |
DominatorsComputation.java | 120 // A node with a reference to this node that is one step closer to the
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
texcheck.py | 97 pairmap = {']':'[', ')':'('} # Normal opener for a given closer
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/ |
MultiStartUnivariateRealOptimizer.java | 279 // the current element should be inserted closer to the beginning
|
/external/apache-http/src/org/apache/http/auth/ |
AuthScope.java | 200 * the closer the match.
|
/external/curl/lib/ |
hostip4.c | 275 * we can't realloc down the huge alloc without doing closer analysis of
|
/external/e2fsprogs/misc/ |
chattr.1.in | 188 group subdirectories closer together where possible.
|
/external/gemmlowp/internal/ |
common.h | 226 // RHS blocks. This should be between 0 and 1, and typically closer to 1,
|
/external/google-breakpad/src/processor/ |
source_line_resolver_base.cc | 131 AutoFileCloser closer(f);
|
/external/guava/guava-tests/test/com/google/common/io/ |
ByteSourceTest.java | 330 if (!Closer.SuppressingSuppressor.isAvailable()) {
|
CharSourceTest.java | 254 if (!Closer.SuppressingSuppressor.isAvailable()) {
|
/external/junit/src/main/java/org/junit/experimental/theories/ |
Theories.java | 34 * flexible and bring them closer to scientific theories (hence the name).
|
/external/libpcap/ |
README.hpux | 55 > closer look I only get to see the incoming packets not the
|
/external/libvpx/libvpx/vp9/encoder/arm/neon/ |
vp9_denoiser_neon.c | 190 // closer to sig. The adjustment is capped by a maximum delta, and
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
vp9_denoiser_sse2.c | 173 // closer to sig. The adjustment is capped by a maximum delta, and
|
/external/llvm/include/llvm/MC/ |
MCSchedule.h | 162 // unrolled to bring the count of micro-ops in the loop body closer to this
|
/external/llvm/test/CodeGen/X86/ |
lea-opt.ll | 132 ; REG3's definition is closer to movl than REG2's, but the pass still chooses
|
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/ |
x1859.htm | 135 >. For a closer look at image formats see
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
intel_pixel_bitmap.c | 199 * will likely be obscured by other, closer geometry.
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
intel_pixel_bitmap.c | 196 * will likely be obscured by other, closer geometry.
|
/external/python/cpython2/Doc/tutorial/ |
floatingpoint.rst | 106 Since this approximation is slightly closer to 2.67 than to 2.68, it's rounded
|
Completed in 594 milliseconds
<<11121314151617181920>>