/external/libunwind/doc/ |
libunwind-dynamic.man | 22 to do its job, it needs to be able to reconstruct 36 information needed to reconstruct the frame\-state for each instruction
|
libunwind-dynamic.tex | 13 For \Prog{libunwind} to do its job, it needs to be able to reconstruct 24 information needed to reconstruct the frame-state for each instruction
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
insert-element-build-vector.ll | 184 define <4 x i32> @reconstruct(<4 x i32> %c) #0 { 185 ; CHECK-LABEL: @reconstruct(
|
/external/perf_data_converter/src/quipper/ |
perf_serializer_test.cc | 193 // Read the protobuf, and reconstruct the perf data. 254 // Read the protobuf, and reconstruct the perf data.
|
/external/proguard/docs/ |
FAQ.html | 56 <li><a href="#stacktrace">Can <b>ProGuard</b> reconstruct obfuscated stack 265 <h3><a name="stacktrace">Can <b>ProGuard</b> reconstruct obfuscated stack traces?</a></h3>
|
/external/speex/libspeex/ |
lsp.c | 420 Reconstruct P(z) and Q(z) by cascading second order polynomials 555 /* reconstruct P(z) and Q(z) by cascading second order
|
/external/tensorflow/tensorflow/core/kernels/ |
fft_ops.cc | 169 // Reconstruct the full FFT and take the inverse. 220 // Reconstruct the full FFT by appending reversed and conjugated
|
/frameworks/minikin/tools/ |
mk_hyb_file.py | 523 # reconstruct alphabet table 549 # reconstruct trie
|
/external/aac/libAACdec/src/ |
usacdec_lpc.cpp | 401 /* reconstruct the absolute leader */ 412 /* reconstruct the signed leader from its sign code */ 514 /* reconstruct y as y = m c + v (with m=2^r, r integer >=1) */ [all...] |
/external/python/cpython2/Doc/library/ |
pickle.rst | 105 programs may not be able to reconstruct pickled Python objects. 492 reconstruct the object at unpickling time. The semantics of each element 498 subsequently be used to fully reconstruct the pickled data. [all...] |
/libcore/ojluni/src/test/java/time/tck/java/time/temporal/ |
TCKWeekFields.java | 174 // to reconstruct the same date. 207 // to reconstruct the same date. 247 // to reconstruct the same date. [all...] |
/device/google/contexthub/contexthubhal/ |
NanohubHidlAdapter.cpp | 400 // reconstruct it here prior to passing to the legacy HAL.
|
/external/eigen/Eigen/src/Eigenvalues/ |
HessenbergDecomposition.h | 198 * allows to reconstruct the matrix Q as
|
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/ |
ExpressionTranslator.java | 322 // it into a little node tree which we need to walk to reconstruct the
|
/external/llvm/lib/Analysis/ |
PHITransAddr.cpp | 188 // operands need to be phi translated, and if so, reconstruct it.
|
/external/mesa3d/src/gallium/drivers/radeon/ |
r600_viewport.c | 169 /* Reconstruct the viewport transformation from the scissor. */
|
/external/opencv/cvaux/src/ |
cvlevmarprojbandle.cpp | 737 /* Reconstruct 4D points using status */ 787 /* reconstruct each point */ 790 /* Reconstruct current point */ [all...] |
cvlevmartrif.cpp | 365 /* Reconstruct points 4D using projected points and projection matrices */
|
/external/proguard/src/proguard/retrace/ |
ReTrace.java | 245 // Deconstruct the input line and reconstruct the output
|
/external/python/cpython3/Doc/tutorial/ |
floatingpoint.rst | 185 This precise hexadecimal representation can be used to reconstruct
|
/external/python/cpython3/Lib/distutils/ |
version.py | 308 # I've given up on thinking I can reconstruct the version string
|
/external/skia/include/core/ |
SkTypeface.h | 121 /** Write a unique signature to a stream, sufficient to reconstruct a
|
/external/skqp/include/core/ |
SkTypeface.h | 121 /** Write a unique signature to a stream, sufficient to reconstruct a
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
PHITransAddr.cpp | 186 // operands need to be phi translated, and if so, reconstruct it.
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
LoopUnroll.cpp | 382 // FIXME: Reconstruct dom info, because it is not preserved properly.
|