/external/eigen/blas/fortran/ |
dsbmv.f | 61 * full matrix storage to band storage: 79 * full matrix storage to band storage:
|
dtbmv.f | 78 * triangular band matrix from conventional full matrix storage 96 * triangular band matrix from conventional full matrix storage
|
ssbmv.f | 61 * full matrix storage to band storage: 79 * full matrix storage to band storage:
|
stbmv.f | 78 * triangular band matrix from conventional full matrix storage 96 * triangular band matrix from conventional full matrix storage
|
zhbmv.f | 61 * full matrix storage to band storage: 79 * full matrix storage to band storage:
|
ztbmv.f | 78 * triangular band matrix from conventional full matrix storage 96 * triangular band matrix from conventional full matrix storage
|
/external/icu/icu4c/packaging/rpm/ |
icu.spec | 22 ICU is a set of C and C++ libraries that provides robust and full-featured 41 ICU is a set of C and C++ libraries that provides robust and full-featured 51 ICU is a set of C and C++ libraries that provides robust and full-featured
|
/external/icu/icu4c/source/common/ |
ucase.h | 99 * Adds all simple case mappings and the full case folding for c to sa, 113 * The string is mapped to code points if it is their full case folding string. 114 * In other words, this performs a reverse full case folding and then 129 * Iterator over characters with more than one code point in the full default Case_Folding. 136 * Returns the next (cp, full) pair where "full" is cp's full default Case_Folding. 139 UChar32 next(UnicodeString &full); 230 * Get the full lowercase mapping for c. 392 /* definitions for lengths word for full case mappings * [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
ARM-E_interpolate_loop_gnu.s | 99 @ can be set to full scale, however if the filter is used, it can overflow
|
ARM-E_interpolate_noloop_gnu.s | 91 @ can be set to full scale, however if the filter is used, it can overflow
|
/external/valgrind/drd/scripts/ |
run-splash2 | 80 test_output="${1}-helgrind-4-full.out" \ 81 print_runtime_ratio "${avg4}" "${stddev4}" "${vsz4}" "${vszdev4}" "$VG" --tool=helgrind --history-level=full "$@" -p${psep}${p} "${test_args}" 132 # 20. Execution time ratio for --tool=helgrind --history-level=full -p4 versus -p4. 133 # 21. Virtual memory size ratio for --tool=helgrind --history-level=full -p4 versus -p4.
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
decode.c | 71 (ISACdec_obj->bitstr_obj).full = 1;
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
Queue.py | 11 __all__ = ['Empty', 'Full', 'Queue', 'PriorityQueue', 'LifoQueue'] 17 class Full(Exception): 100 def full(self): member in class:Queue 101 """Return True if the queue is full, False otherwise (not reliable!).""" 113 the Full exception if no free slot was available within that time. 115 is immediately available, else raise the Full exception ('timeout' 123 raise Full 134 raise Full 146 Otherwise raise the Full exception.
|
textwrap.py | 167 not quite the same as words; see _wrap_chunks() for full 293 # Nope, this line is full. 297 # The current line is full, and the next chunk is too big to
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_tokenize.py | 521 pass the '-ucpu' option to process the full directory.
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
Queue.py | 11 __all__ = ['Empty', 'Full', 'Queue', 'PriorityQueue', 'LifoQueue'] 17 class Full(Exception): 100 def full(self): member in class:Queue 101 """Return True if the queue is full, False otherwise (not reliable!).""" 113 the Full exception if no free slot was available within that time. 115 is immediately available, else raise the Full exception ('timeout' 123 raise Full 134 raise Full 146 Otherwise raise the Full exception.
|
textwrap.py | 167 not quite the same as words; see _wrap_chunks() for full 293 # Nope, this line is full. 297 # The current line is full, and the next chunk is too big to
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_tokenize.py | 521 pass the '-ucpu' option to process the full directory.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
Queue.py | 11 __all__ = ['Empty', 'Full', 'Queue', 'PriorityQueue', 'LifoQueue'] 17 class Full(Exception): 100 def full(self): member in class:Queue 101 """Return True if the queue is full, False otherwise (not reliable!).""" 113 the Full exception if no free slot was available within that time. 115 is immediately available, else raise the Full exception ('timeout' 123 raise Full 134 raise Full 146 Otherwise raise the Full exception.
|
textwrap.py | 167 not quite the same as words; see _wrap_chunks() for full 293 # Nope, this line is full. 297 # The current line is full, and the next chunk is too big to
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_tokenize.py | 521 pass the '-ucpu' option to process the full directory.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
Queue.py | 11 __all__ = ['Empty', 'Full', 'Queue', 'PriorityQueue', 'LifoQueue'] 17 class Full(Exception): 100 def full(self): member in class:Queue 101 """Return True if the queue is full, False otherwise (not reliable!).""" 113 the Full exception if no free slot was available within that time. 115 is immediately available, else raise the Full exception ('timeout' 123 raise Full 134 raise Full 146 Otherwise raise the Full exception.
|
textwrap.py | 167 not quite the same as words; see _wrap_chunks() for full 293 # Nope, this line is full. 297 # The current line is full, and the next chunk is too big to
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_tokenize.py | 521 pass the '-ucpu' option to process the full directory.
|
/system/connectivity/shill/net/ |
netlink_manager.h | 374 // events list. If |full| is true, also clears state set by Init. 375 void Reset(bool full);
|