Searched refs:limited (Results 1 - 17 of 17) sorted by relevance

/external/lldb/utils/test/
H A Dlldb-disasm.py130 limited = True if num != -1 else False
131 if limited:
140 if limited and count >= num:
152 if limited:
/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DAnimationPlayer.h89 bool finished() { return !m_idle && limited(currentTimeInternal()); }
164 bool limited(double currentTime) const;
H A DAnimationPlayer.cpp105 bool AnimationPlayer::limited(double currentTime) const function in class:blink::AnimationPlayer
116 bool isLimited = limited(newCurrentTime);
146 if (!limited(calculateCurrentTime()))
345 // Force a new, limited, current time.
/external/valgrind/main/gdbserver_tests/
H A Dmchelp.stdoutB.exp31 [unlimited*|limited <max_loss_records_output>]
38 leak_check full reachable any limited 100
90 [unlimited*|limited <max_loss_records_output>]
97 leak_check full reachable any limited 100
/external/libunwind/doc/
H A Dunw_get_proc_name.tex35 completely unavailable or may be limited to those exported via a
H A Dlibunwind-dynamic.tex319 naturally, the performance penalty is limited to a simple O(N) check.
/external/chromium_org/third_party/skia/src/pathops/
H A DSkOpAngle.cpp408 bool limited[2] = {false, false}; local
430 limited[index] = approximately_equal_orderable(t, tEnd);
484 if (limited[0] && limited[1] && rayLonger) {
/external/skia/src/pathops/
H A DSkOpAngle.cpp411 bool limited[2] = {false, false}; local
433 limited[index] = approximately_equal_orderable(t, tEnd);
487 if (limited[0] && limited[1] && rayLonger) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.app_1.3.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guava/guava-tests/test/com/google/common/collect/
H A DIterablesTest.java614 Iterable<String> limited = Iterables.limit(iterable, 2);
617 List<String> actual = newArrayList(limited);
619 assertCanIterateAgain(limited);
620 assertEquals("[foo, bar]", limited.toString());
/external/llvm/bindings/ocaml/executionengine/
H A Dllvm_executionengine.mli19 and receive values from the execution engine. It supports only a limited
/external/chromium_org/third_party/WebKit/Source/bindings/templates/
H A Dattributes.cpp107 {# Attribute is limited to only known values: check that the attribute value is
109 http://www.whatwg.org/specs/web-apps/current-work/#limited-to-only-known-values #}
/external/libvorbis/doc/
H A D05-comment.tex35 is limited to $2^{32}-1$ bytes. The vector length is encoded; the vector
H A D01-introduction.tex126 embedded designs are allowed to deviate in limited ways from the
218 Floor 0 is not to be considered deprecated, but it is of limited
415 Vorbis CODEC}. Vorbis is not limited to only stereo coupling, but
/external/dnsmasq/contrib/dnslist/
H A Ddnslist.pl466 infringement or for any other reason (not limited to patent issues),
/external/iproute2/doc/
H A Dip-cref.tex3089 \# 2. Prohibit link local (alias, limited) broadcast.\\
3329 \# 2. Prohibit link local (alias, limited) broadcast.\\
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...

Completed in 3606 milliseconds