Searched
full:overlapping (Results
276 -
300 of
793) sorted by null
<<11121314151617181920>>
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_memoryview.py | 94 # Overlapping copies of a view into itself
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_memoryview.py | 94 # Overlapping copies of a view into itself
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
RefactoringAssistant.java | 164 // ...except for Extract Style where the actual attributes overlapping
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/ |
MeteringTest.java | 412 // Tests whether defining overlapping metering area works. 442 // Tests whether the weights for overlapping metering area add up.
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
TokenRewriteStream.cs | 517 * overlapping replaces that are not completed nested). Inserts to 616 //System.out.println("overlapping deletes: "+prevRop+", "+rop);
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
TokenRewriteStream.java | 408 * overlapping replaces that are not completed nested). Inserts to 497 //System.out.println("overlapping deletes: "+prevRop+", "+rop);
|
/external/chromium_org/chrome/browser/ui/cocoa/find_bar/ |
find_bar_cocoa_controller.mm | 56 // overlapping with the current find result, if there's one. 59 // Adjusts the horizontal position if necessary to avoid overlapping with the
|
/external/chromium_org/content/browser/renderer_host/ |
render_widget_host_view_mac.h | 209 void SetAllowOverlappingViews(bool overlapping); 442 // Whether to allow overlapping views.
|
/external/chromium_org/media/filters/ |
audio_renderer_impl_unittest.cc | 394 CHECK(read_cb_.is_null()) << "Overlapping reads are not permitted"; 404 << "Reset overlapping with reads is not permitted";
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
stsearch.h | 95 * Options are provided to handle overlapping matches. 96 * E.g. In English, overlapping matches produces the result 0 and 2
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
trietest.c | 36 /* Values for setting possibly overlapping, out-of-order ranges of values */ 741 /* set some interesting overlapping ranges */
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
u_blit.c | 417 * Overlapping regions are acceptable. 481 * no overlapping, same number of samples.
|
/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/ |
v3_asid.c | 335 * Punt misordered list, overlapping start, or inverted range. 355 * Punt if adjacent or overlapping.
|
/external/chromium_org/third_party/re2/re2/ |
regexp.cc | 688 // containing non-overlapping, non-abutting RuneRanges. 749 // This is only safe because the set has no overlapping ranges.
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
memory_region_map.cc | 365 "Wow, overlapping memory regions"); 370 "Wow, overlapping memory regions");
|
/external/chromium_org/tools/code_coverage/ |
croc_test.py | 29 # Add dict with non-overlapping items 33 # Add dict with overlapping items
|
/external/chromium_org/v8/test/mjsunit/ |
external-array-no-sse2.js | 36 // This is a regression test for overlapping key and value registers. 562 // Cases with overlapping backing store but different element sizes.
|
external-array.js | 36 // This is a regression test for overlapping key and value registers. 561 // Cases with overlapping backing store but different element sizes.
|
/external/icu4c/i18n/unicode/ |
stsearch.h | 95 * Options are provided to handle overlapping matches. 96 * E.g. In English, overlapping matches produces the result 0 and 2
|
/external/icu4c/test/cintltst/ |
trietest.c | 37 /* Values for setting possibly overlapping, out-of-order ranges of values */ 742 /* set some interesting overlapping ranges */
|
/external/llvm/lib/CodeGen/ |
SplitKit.h | 233 /// PHI-defs. Only segments marked with overlapIntv will be overlapping. 291 /// can only handle non-overlapping live ranges, so use a separate
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_blit.c | 417 * Overlapping regions are acceptable. 481 * no overlapping, same number of samples.
|
/external/openssl/crypto/x509v3/ |
v3_asid.c | 335 * Punt misordered list, overlapping start, or inverted range. 355 * Punt if adjacent or overlapping.
|
/external/regex-re2/re2/ |
regexp.cc | 688 // containing non-overlapping, non-abutting RuneRanges. 749 // This is only safe because the set has no overlapping ranges.
|
/external/v8/src/arm/ |
code-stubs-arm.h | 252 // overhead. Copying of overlapping regions is not supported. 263 // faster. Copying of overlapping regions is not supported. [all...] |
Completed in 3498 milliseconds
<<11121314151617181920>>