/external/llvm/utils/TableGen/ |
CodeGenInstruction.h | 266 // have been inferred.
|
CodeGenDAGPatterns.h | 477 // Update node type with types inferred from an instruction operand or result 593 /// patterns as possible. Return true if all types are inferred, false
|
CodeGenDAGPatterns.cpp | [all...] |
CodeGenRegisters.cpp | 286 // Create inferred indexes for all missing entries. 722 // Create an inferred register class that was missing from the .td files. [all...] |
/external/mockito/src/org/mockito/internal/util/reflection/ |
GenericMetadataSupport.java | 206 * Create an new instance of {@link GenericMetadataSupport} inferred from a {@link Type}.
|
/frameworks/base/core/java/android/util/ |
Range.java | 64 * Create a new immutable range, with the argument types inferred.
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/ |
mkvmuxerutil.cpp | 472 // indicate keyframe status. The keyframe status is inferred from
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/ |
GridLayoutPainter.java | 345 * @return true if the structure was successfully inferred from the view and
|
/external/chromium_org/tools/site_compare/ |
command_line.py | 74 metaname: Name to display for value in help, inferred if not 188 metaname: Name to display for value in help, inferred if not
|
/external/llvm/lib/Transforms/Scalar/ |
SCCP.cpp | 275 /// getTrackedRetVals - Get the inferred return value map. 281 /// getTrackedGlobals - Get and return the set of inferred initializers for [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemNumber.java | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
zipfile.py | 821 inferred = concat + offset_cd 822 print "given, inferred, offset", offset_cd, inferred, concat [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
zipfile.py | 821 inferred = concat + offset_cd 822 print "given, inferred, offset", offset_cd, inferred, concat [all...] |
/external/llvm/utils/llvm-build/llvmbuild/ |
main.py | 797 help="Path to the LLVM source (inferred if not given)", [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
ccompiler.py | 251 name of the library itself: the actual filename will be inferred by 596 filename will be inferred from the library name. 'output_dir' is [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
ccompiler.py | 251 name of the library itself: the actual filename will be inferred by 596 filename will be inferred from the library name. 'output_dir' is [all...] |
/dalvik/docs/ |
dexopt.html | 208 these require information only available at runtime, others can be inferred
|
/external/chromium_org/v8/src/ |
scopes.h | 335 // The interface as inferred so far; only for module scopes.
|
/external/clang/docs/analyzer/ |
IPA.txt | 228 inferred from the region's type or associated symbol. Information from symbolic
|
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
BugReporter.h | 244 /// for BugReports that cover a path as it will be automatically inferred.
|
/external/clang/www/ |
diagnostics.html | 103 why. In the example above, we tell you what the inferred types are for
|
/external/doclava/src/com/google/doclava/ |
MethodInfo.java | 781 // and (b) the method is not already inferred to be 'final' by virtue of its class.
|
/external/llvm/lib/CodeGen/ |
SplitKit.h | 282 /// its def. The full live range can be inferred exactly from the range
|
/external/valgrind/main/coregrind/m_debuginfo/ |
priv_d3basics.h | 577 which hold the guarded expressions. The length can be inferred by
|
/frameworks/base/media/java/android/media/ |
AudioAttributes.java | 441 * Sets attributes as inferred from the legacy stream types.
|