Searched refs:ups (Results 1 – 25 of 33) sorted by relevance
12
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/util/ |
D | TestBagFormatter.java | 36 static final void generatePropertyAliases(boolean showValues, UnicodeProperty.Factory ups) { in generatePropertyAliases() argument 41 props.addAll(ups.getAvailableNames()); in generatePropertyAliases() 47 UnicodeProperty up = ups.getProperty(propAlias); in generatePropertyAliases() 105 UnicodeProperty.Factory ups = ICUPropertyFactory.make(); in main() local 106 us = ups.getSet("gc=mn", null, null); in main()
|
/external/google-breakpad/src/testing/ |
D | CHANGES | 16 * Bug fixes and implementation clean-ups. 45 * Bug fixes, better test coverage, and implementation clean-ups. 77 * Bug fixes and implementation clean-ups. 88 * Bug fixes and implementation clean-ups.
|
/external/google-breakpad/src/testing/gtest/ |
D | CHANGES | 29 * Bug fixes and implementation clean-ups. 48 * Bug fixes and implementation clean-ups. 72 * Bug fixes and implementation clean-ups. 87 * Bug fixes and implementation clean-ups.
|
/external/protobuf/gtest/ |
D | CHANGES | 16 * Bug fixes and implementation clean-ups. 40 * Bug fixes and implementation clean-ups. 55 * Bug fixes and implementation clean-ups.
|
/external/gtest/ |
D | CHANGES | 56 * Bug fixes and implementation clean-ups. 75 * Bug fixes and implementation clean-ups. 99 * Bug fixes and implementation clean-ups. 114 * Bug fixes and implementation clean-ups.
|
/external/libvpx/libvpx/third_party/googletest/src/ |
D | CHANGES | 56 * Bug fixes and implementation clean-ups. 75 * Bug fixes and implementation clean-ups. 99 * Bug fixes and implementation clean-ups. 114 * Bug fixes and implementation clean-ups.
|
/external/sonic/ |
D | README | 2 it's optimized for speed ups of over 2X, unlike previous algorithms for changing
|
/external/jmonkeyengine/engine/src/core-effects/Common/MatDefs/Post/ |
D | DepthOfField.frag | 48 // a bit to avoid some texture look-ups. Instead of
|
/external/libcap-ng/libcap-ng-0.7/ |
D | ChangeLog | 74 - spec file clean ups
|
/external/openssh/ |
D | README | 13 reintroduced and many other clean-ups. OpenSSH has been created by
|
/external/freetype/src/autofit/ |
D | aflatin2.c | 1269 FT_Pos ups = 0; /* number of upwards segments */ in af_latin2_hints_compute_edges() 1290 ups += seg->max_coord-seg->min_coord; in af_latin2_hints_compute_edges() 1359 if ( ups > downs ) in af_latin2_hints_compute_edges() 1362 else if ( ups < downs ) in af_latin2_hints_compute_edges() 1365 else if ( ups == downs ) in af_latin2_hints_compute_edges()
|
D | aflatin.c | 1945 FT_Pos ups = 0; /* number of upwards segments */ in af_latin_hints_compute_edges() 1966 ups += seg->max_coord - seg->min_coord; in af_latin_hints_compute_edges() 2035 if ( ups > downs ) in af_latin_hints_compute_edges() 2038 else if ( ups < downs ) in af_latin_hints_compute_edges() 2041 else if ( ups == downs ) in af_latin_hints_compute_edges()
|
/external/liblzf/ |
D | Changes | 40 - import some compiler tricks from JSON::XS, for further speed-ups.
|
/external/libvncserver/x11vnc/ |
D | keyboard.c | 3164 int i, k, run = 0, ups = 0; in keyboard() local 3171 ups++; in keyboard() 3185 if (ups < 2) { in keyboard()
|
D | ChangeLog | 823 * -noskip_dups the default (windows viewer sends no ups when
|
/external/llvm/lib/Support/Windows/ |
D | Process.inc | 122 // bugpoint, preventing these pop-ups is additionally important.
|
/external/sonic/doc/ |
D | index.md | 22 other algorithms that came before, Sonic is optimized for speed ups of over 2X.
|
/external/llvm/ |
D | CREDITS.TXT | 332 D: and error clean ups.
|
/external/tcpdump/ |
D | CHANGES | 184 Lots of code clean ups 185 Autoconf clean ups
|
/external/elfutils/src/config/ |
D | elfutils.spec.in | 574 - libelf: speed-ups of non-mmap reading.
|
/external/mesa3d/docs/ |
D | VERSIONS | 979 - lots of C++ (g++) code clean-ups 1331 - assorted 64-bit clean-ups fixes (x86_64 and Win64)
|
/external/elfutils/src/ |
D | NEWS | 526 libelf: speed-ups of non-mmap reading.
|
/external/chromium-trace/trace-viewer/third_party/Paste/docs/ |
D | news.txt | 372 caused freeze ups for some kinds of requests).
|
/external/chromium-trace/trace-viewer/third_party/WebOb/docs/ |
D | news.txt | 958 * Speed ups for :meth:`webob.Response.__init__` and
|
/external/bison/ |
D | NEWS | 400 first token leads to a syntax error. Some minor clean ups.
|
12