HomeSort by relevance Sort by last modified time
    Searched refs:from (Results 376 - 400 of 17172) sorted by null

<<11121314151617181920>>

  /external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/pyasn1/type/
error.py 0 from pyasn1.error import PyAsn1Error
  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/operation/
__init__.py 17 """Operations which can be yielded from mappers.
21 on recieving from handler function.
29 from base import Operation
  /external/chromium-trace/catapult/third_party/typ/typ/
__main__.py 17 from typ import main # pragma: no cover
  /external/fonttools/Tools/
pyftinspect 4 from fontTools import inspect
pyftmerge 4 from fontTools import merge
pyftsubset 4 from fontTools import subset
ttx 4 from fontTools import ttx
  /external/valgrind/drd/tests/
annotate_ignore_read.stderr.exp 6 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
annotate_order_1.stderr.exp 6 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
annotate_order_2.stderr.exp 6 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
annotate_order_3.stderr.exp 6 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
annotate_spinlock.stderr.exp 6 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
rwlock_test.stderr.exp 6 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
sem_wait.stderr.exp 5 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
tc17_sembar.stderr.exp 5 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
  /external/valgrind/helgrind/tests/
rwlock_test.stderr.exp 6 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
tc17_sembar.stderr.exp 5 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pvamrwbdecoder_mem_funcs.h 19 Portions of this file are derived from the following 3GPP standard:
23 Available from http://www.3gpp.org
27 terms listed above has been obtained from the copyright holder.
61 #define pv_memcpy(to, from, n) memcpy(to, from, n)
62 #define pv_memmove(to, from, n) memmove(to, from, n)
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
mp3_mem_funcs.h 67 #define pv_memcpy(to, from, n) memcpy(to, from, n)
68 #define pv_memmove(to, from, n) memmove(to, from, n)
  /ndk/tests/build/test-gnustl-chrono/jni/
hanoi.h 8 extern void hanoi(int from, int to, int mid, int n,
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/Carbon/
Qt.py 0 from _Qt import *
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
outstanding_bugs.py 10 from test import test_support
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
outstanding_bugs.py 10 from test import test_support
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/fixers/
bad_order.py 0 from lib2to3.fixer_base import BaseFix
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
Qt.py 0 from _Qt import *

Completed in 4445 milliseconds

<<11121314151617181920>>