Searched
full:correct (Results
526 -
550 of
5406) sorted by null
<<21222324252627282930>>
/external/chromium/webkit/glue/ |
webcursor_gtk.cc | 108 return GDK_SB_H_DOUBLE_ARROW; // TODO(evanm): is this correct? 110 return GDK_SB_V_DOUBLE_ARROW; // TODO(evanm): is this correct?
|
/external/compiler-rt/lib/ |
adddf3.c | 87 // bottom bit to get rounding correct. 148 // correct result in that case.
|
addsf3.c | 86 // bottom bit to get rounding correct. 147 // correct result in that case.
|
/external/compiler-rt/lib/asan/ |
asan_thread_registry.cc | 74 // address. We are not entirely sure that we have correct main thread 142 // threads we ask libpthread, so their limits must be correct.
|
/external/elfutils/libelf/ |
elf-knowledge.h | 81 references a section. This allows correct handling of unknown 118 Many things were copied from the IA-64 ABI (which uses the correct
|
gelf_getphdr.c | 112 /* Now correct the pointer to point to the correct element. */
|
gelf_update_phdr.c | 110 /* Now correct the pointer to point to the correct element. */
|
/external/gtest/test/ |
gtest_help_test.py | 102 """Verifies correct behavior when help flag is specified. 126 """Verifies correct behavior when no help flag is specified.
|
/external/harfbuzz/src/ |
harfbuzz-open.h | 265 HB_UShort StartSize; /* smallest size to correct */ 266 HB_UShort EndSize; /* largest size to correct */
|
/external/icu4c/i18n/ |
bocsu.h | 57 * For correct ordering, we must treat the entire value range -10ffff..+10ffff 74 * lengths, the trail bytes establish correct order.
|
/external/icu4c/test/intltest/ |
caltest.h | 23 * This test confirms the correct behavior of add when incrementing 29 * for correct minimum and maximum values.
|
/external/libpng/ |
Makefile.am | 9 # the correct major part (first field). 69 # to get the correct library
|
/external/libsepol/tests/ |
test-linker-cond-map.c | 34 * - boolean copied correctly (state is correct) 35 * - conditional expression is correct
|
/external/llvm/docs/ |
SegmentedStacks.html | 59 The unusual <code>ret</code> is needed to have the function which made a call to <code>__morestack</code> return correctly. <code>__morestack</code>, instead of returning, calls into <code>.LBB0_2</code>. This is possible since both, the size of the <code>ret</code> instruction and the PC of call to <code>__morestack</code> are known. When the function body returns, control is transferred back to <code>__morestack</code>. <code>__morestack</code> then de-allocates the new stacklet, restores the correct SP value, and does a second return, which returns control to the correct caller.
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
HopImpl.java | 37 * Bug fix for correct handling of IPV6 Address added by 78 // for correct management of IPv6 addresses.
|
/external/openssl/crypto/ecdsa/ |
ecs_vrf.c | 65 * 1: correct signature 79 * 1: correct signature
|
/external/openssl/crypto/mdc2/ |
mdc2test.c | 117 printf(" <- correct\n"); 136 printf(" <- correct\n");
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
RpcUtil.java | 51 // implementation. A more theoretically correct -- but less efficient -- 64 * it to the correct class before calling the original callback. However,
|
Service.java | 64 * <li>{@code controller} is of the correct type for the RPC implementation 65 * being used by this Service. For stubs, the "correct type" depends
|
/external/stlport/test/unit/ |
locale_test.cpp | 295 //Check loc has the correct facets: 310 //Check loc has the correct facets:
|
/external/valgrind/main/docs/internals/ |
arm_thumb_notes_gdbserver.txt | 32 sees the correct IP. This PUT must be done with the thumb bit set, 78 info does not allow a 100% correct solution. debug info is acceptable
|
/external/valgrind/main/docs/xml/ |
manual-intro.xml | 25 correct.</para> 41 It helps you make your multi-threaded programs more correct.
|
/external/webkit/Source/WebCore/platform/ |
KURLGooglePrivate.h | 79 // will always be correct if the caller is unsure. 104 // This flag is currently always correct, but should be changed to be a
|
/external/webkit/Source/WebCore/rendering/ |
RenderArena.cpp | 90 // Ensure we have correct alignment for pointers. Important for Tru64 126 // Ensure we have correct alignment for pointers. Important for Tru64
|
/external/webrtc/src/modules/audio_processing/ |
echo_control_mobile_impl.cc | 90 // The ordering convention must be followed to pass to the correct AECM. 125 // The ordering convention must be followed to pass to the correct AECM.
|
Completed in 801 milliseconds
<<21222324252627282930>>