HomeSort by relevance Sort by last modified time
    Searched full:worthy (Results 1 - 25 of 53) sorted by null

1 2 3

  /external/llvm/lib/Target/SystemZ/
SystemZTDC.cpp 35 // 3. All mapped instructions that are considered worthy of conversion (ie.
77 // (TDC operand, TDC mask, worthy flag) triples.
96 void converted(Instruction *I, Value *V, int Mask, bool Worthy) {
97 ConvertedInsts[I] = std::make_tuple(V, Mask, Worthy);
214 // worthy if combined with fabs.
215 bool Worthy = false;
225 Worthy = WhichConst != 0;
229 converted(&I, Op0, Mask, Worthy);
352 bool Worthy;
353 std::tie(V, Mask, Worthy) = It.second
    [all...]
  /packages/apps/Dialer/java/com/android/incallui/async/
PausableExecutor.java 23 * should call {@link #milestone()} at points in the code where the state of the system is worthy of
  /external/autotest/scheduler/
gc_stats.py 27 to be considered worthy of logging.
  /external/libnetfilter_conntrack/include/internal/
object.h 257 * per comparison). I think that it is not worthy to try to support
  /external/ImageMagick/ImageMagick/script/
support.html 106 click Flattr buttons on worthy sites to share the donation among those sites, similar to a tip jar (for more details see Wikipedia's <a href="http://en.wikipedia.org/wiki/Flattr">Flattr</a> article).</p>
  /external/ImageMagick/www/
support.html 111 click Flattr buttons on worthy sites to share the donation among those sites, similar to a tip jar (for more details see Wikipedia's <a href="http://en.wikipedia.org/wiki/Flattr">Flattr</a> article).</p>
  /external/llvm/lib/Target/Hexagon/
BitTracker.h 131 // What is worthy of notice is that in value V (that is a "ref"), as long
  /external/python/cpython2/Demo/rpc/
rpc.py 684 return None # Not worthy of a reply
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowView.java 412 // worthy of test, rather the default shadow implementation.
  /frameworks/compile/mclinker/lib/LD/
EhFrame.cpp 153 // is usually not too many. It is worthy to compromise space by time
  /external/valgrind/
FAQ.txt 38 the far regions of the nine worlds. Only those judged worthy by the
  /external/valgrind/docs/xml/
FAQ.xml 63 worthy by the guardians are allowed to pass through Valgrind. All
  /development/samples/SearchableDictionary/res/raw/
definitions.txt 158 comparable - j. able to be compared or worthy of comparison
256 dignity - n. the quality of being worthy of esteem or respect
309 eligible - j. qualified for or allowed or worthy of being chosen
    [all...]
  /external/python/cpython3/Modules/zlib/
deflate.c     [all...]
  /external/zlib/src/
deflate.c     [all...]
  /external/python/cpython2/Doc/tutorial/
classes.rst 506 Of course, a language feature would not be worthy of the name "class" without
    [all...]
  /external/python/cpython3/Doc/tutorial/
classes.rst 559 Of course, a language feature would not be worthy of the name "class" without
    [all...]
  /external/v8/src/
flag-definitions.h 186 "enable test-worthy harmony features (for internal use only)")
    [all...]
  /system/core/bootstat/
bootstat.cpp 676 // battery could conceivably lead to these, so worthy of override.
    [all...]
  /external/brotli/tests/testdata/
plrabn12.txt     [all...]
  /external/curl/docs/
TODO 408 protocols SFTP, SMTP, FTP. Fixing Curl_done() for this is a worthy task.
    [all...]
  /external/skia/tools/bookmaker/
bookmaker.h     [all...]
  /external/skqp/tools/bookmaker/
bookmaker.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
RegAllocGreedy.cpp     [all...]
  /external/swiftshader/third_party/LLVM/utils/TableGen/
ARMDecoderEmitter.cpp     [all...]

Completed in 1327 milliseconds

1 2 3