/external/pcre/doc/ |
pcre_refcount.3 | 21 The yield of the function is the adjusted reference value, which is constrained
|
/frameworks/base/core/tests/coretests/src/android/widget/layout/table/ |
FixedWidthTest.java | 56 // TODO: needs to be adjusted to pass on non-HVGA displays 63 // TODO: needs to be adjusted to pass on non-HVGA displays
|
/external/clang/lib/StaticAnalyzer/Core/ |
BasicConstraintManager.cpp | 112 llvm::APSInt Adjusted = V-Adjustment; 114 bool isFeasible = (*X != Adjusted); 119 if (isNotEqual(state, sym, Adjusted)) 124 return AddNE(state, sym, Adjusted); 132 llvm::APSInt Adjusted = V-Adjustment; 134 bool isFeasible = (*X == Adjusted); 139 if (isNotEqual(state, sym, Adjusted)) 144 return AddEQ(state, sym, Adjusted); 189 llvm::APSInt Adjusted = V-Adjustment; 193 bool isFeasible = !isNotEqual(state, sym, Adjusted); [all...] |
/external/clang/test/Analysis/ |
additive-folding-range-constraints.c | 10 // Each of these adjusted ranges has an adjustment small enough to split the 54 // Each of these adjusted ranges has an adjustment large enough to push the
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/touch/ |
ListOfTouchablesTest.java | 55 // TODO: needs to be adjusted to pass on non-HVGA displays 72 // TODO: needs to be adjusted to pass on non-HVGA displays
|
/external/chromium/chrome/browser/tabs/ |
tab_strip_model_order_controller.h | 53 // closed. If |index| is after |removing_index|, |index| is adjusted to
|
/external/pcre/doc/html/ |
pcre_refcount.html | 34 The yield of the function is the adjusted reference value, which is constrained
|
/external/qemu/ |
cache-utils.h | 14 /* mildly adjusted code from tcg-dyngen.c */
|
/frameworks/base/core/java/android/view/ |
Display.java | 83 * The size is adjusted based on the current rotation of the display. 87 * be adjusted to exclude certain system decor elements that are always visible. 197 * The size is adjusted based on the current rotation of the display. 222 * The size is adjusted based on the current rotation of the display. 237 * The size is adjusted based on the current rotation of the display. 294 * The size is adjusted based on the current rotation of the display. 298 * be adjusted to exclude certain system decor elements that are always visible.
|
/libcore/luni/src/main/java/javax/crypto/spec/ |
DESedeKeySpec.java | 96 * <i>parity-adjusted</i>. 102 * @return {@code true} if the specified key data is parity-adjusted,
|
/external/chromium/chrome/browser/ |
browser_url_handler.h | 34 // If the original URL needs to be adjusted if the modified URL is redirected,
|
/external/chromium/chrome/browser/ui/gtk/ |
gtk_chrome_shrinkable_hbox.h | 20 // - The visibility of a child is adjusted automatically according to the
|
/external/webrtc/src/modules/audio_processing/agc/main/interface/ |
gain_control.h | 119 * - micLevelOut : Adjusted microphone level after processing 158 * - outMicLevel : Adjusted microphone volume level 159 * - out : Gain-adjusted near-end speech vector (L band) 161 * - out_H : Gain-adjusted near-end speech vector (H band)
|
/external/icu4c/i18n/unicode/ |
search.h | 295 * pattern. The iterator is adjusted so that its current index (as 299 * the iterator will be adjusted to the index USEARCH_DONE 310 * string text matches the search pattern. The iterator is adjusted so 314 * adjusted to the index USEARCH_DONE 329 * search pattern. The iterator is adjusted so that its current index 333 * the iterator will be adjusted to the index USEARCH_DONE. 344 * text matches the search pattern. The iterator is adjusted so that its 348 * adjusted to the index USEARCH_DONE 364 * The iterator is adjusted so that its current index (as returned by 367 * the iterator will be adjusted to a position after the end of the text [all...] |
usearch.h | 573 * The iterator is adjusted so that its current index (as returned by 576 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>. 591 * matches the search pattern. The iterator is adjusted so that its current 595 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt> 615 * pattern. The iterator is adjusted so that its current 619 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>. 633 * matches the search pattern. The iterator is adjusted so that its current 637 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt> 658 * The iterator is adjusted so that its current 662 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt [all...] |
/external/webkit/Source/WebCore/icu/unicode/ |
usearch.h | 507 * The iterator is adjusted so that its current index (as returned by 510 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>. 525 * matches the search pattern. The iterator is adjusted so that its current 529 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt> 549 * pattern. The iterator is adjusted so that its current 553 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt>. 567 * matches the search pattern. The iterator is adjusted so that its current 571 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt> 592 * The iterator is adjusted so that its current 596 * the iterator will be adjusted to the index <tt>USEARCH_DONE</tt [all...] |
/external/webkit/Source/WebCore/platform/graphics/skia/ |
PlatformContextSkia.h | 111 // the number of dashes/dots on a dashed/dotted line will be adjusted to 141 // Returns the fill color. The returned color has it's alpha adjusted 145 // Returns the stroke color. The returned color has it's alpha adjusted
|
/external/chromium/chrome/browser/ui/cocoa/ |
bubble_view.h | 11 // corner flags can be adjusted.
|
/external/gtest/ |
CHANGES | 46 * Adjusted the output format on Windows to be understandable by Visual Studio.
|
/external/iptables/include/linux/netfilter/ |
nf_conntrack_common.h | 54 /* Connection needs TCP sequence adjusted. */
|
/external/kernel-headers/original/asm-arm/ |
ioctls.h | 52 #define FIONCLEX 0x5450 /* these numbers need to be adjusted. */
|
/external/libvpx/vp8/encoder/ |
asm_enc_offsets.c | 94 // so if the size changes this will have to be adjusted.
|
/external/webkit/Source/WebCore/dom/ |
MouseRelatedEvent.h | 35 // Note that these values are adjusted to counter the effects of zoom, so that values
|
/frameworks/base/core/tests/coretests/src/android/view/ |
BigCacheTest.java | 63 // TODO: needs to be adjusted to pass on non-HVGA displays
|
IncludeTest.java | 69 // TODO: needs to be adjusted to pass on non-HVGA displays
|