/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/ |
ExtractStringAction.java | 66 * can be inferred using {@link JavaCore#createCompilationUnitFrom(IFile)}. This will allow
|
/external/libhevc/decoder/ |
ihevcd_parse_residual.c | 506 /* DC coeff is inferred, only if coded_sub_block is explicitly parsed as 1 */ 507 /* i.e. it is not inferred for first and last subblock */ 527 /* Note for these subblocks sig_coeff_map is not inferred but instead parsed */ [all...] |
/external/llvm/utils/TableGen/ |
CodeGenSchedule.cpp | 109 // be inferred later. 207 // More may be inferred later when inferring new SchedClasses from variants. 500 /// SchedClasses. More SchedClasses may be inferred. 593 /// Find an SchedClass that has been inferred from a per-operand list of 643 /// Add an inferred sched class from an itinerary class and per-operand list of [all...] |
X86RecognizableInstr.h | 63 /// Inferred from the operands; indicates whether the L bit in the VEX prefix is set
|
CodeGenRegisters.h | 478 // pruneUnitSets and new supersets are inferred during computeRegUnitSets. 482 // class's units and any inferred RegUnit supersets.
|
/external/chromium_org/base/ |
macros.h | 127 // The From type can be inferred, so the preferred syntax for using
|
/external/chromium_org/build/android/buildbot/ |
bb_run_bot.py | 258 print 'Error: config for id="%s" cannot be inferred.' % bot_id
|
/external/chromium_org/chrome/browser/ui/ |
browser_navigator.h | 226 // explicitly or inferred from an existing Browser instance.
|
/external/chromium_org/components/autofill/core/browser/ |
phone_number_i18n.cc | 148 // Check if parsed number has a country code that was not inferred from the
|
/external/chromium_org/testing/gtest/include/gtest/ |
gtest-printers.h | 71 // // Prints value using the type inferred by the compiler. The difference 85 // using the compiler-inferred type of *iter where iter is a 87 // iterator but not a forward iterator, this inferred type may not 750 // Prints a value using the type inferred by the compiler. The
|
/external/chromium_org/ui/wm/core/ |
focus_controller.cc | 125 // focus. "Clearing focus" is inferred by whether or not |window| passed to
|
/external/chromium_org/v8/src/ |
hydrogen-range-analysis.cc | 177 TraceRange("Initial inferred range of %d (%s) set to [%d,%d]\n",
|
prettyprinter.cc | 729 PrintLiteralIndented("INFERRED NAME", program->inferred_name(), true); 984 PrintLiteralIndented("INFERRED NAME", node->inferred_name(), false);
|
/external/clang/lib/CodeGen/ |
CodeGenTypes.h | 172 // a formal signature inferred from the specific argument types used
|
/external/llvm/docs/HistoricalNotes/ |
2000-11-18-EarlyDesignIdeasResp.txt | 88 > explicitly declared or should they be inferred by the dynamic
|
/frameworks/base/core/java/android/net/ |
NetworkCapabilities.java | 374 * first hop bandwidth expected. This is never measured, but rather is inferred 403 * first hop bandwidth expected. This is never measured, but rather is inferred
|
/external/chromium_org/net/socket/ |
socket_test_util.h | 126 // Asynchronous read/write success (inferred data length). 135 // Read/write success (inferred data length). 153 // Read/write success (inferred data length) with sequence information. [all...] |
/external/chromium_org/chrome/third_party/chromevox/chromevox/injected/ |
mathjax_external_util.js | 441 if (mml.inferred) {
|
/external/chromium_org/net/proxy/ |
proxy_bypass_rules_unittest.cc | 39 // Note that we inferred this was an "ends with" test.
|
/external/chromium_org/third_party/cld/base/ |
basictypes.h | 175 // The From type can be inferred, so the preferred syntax for using
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/ |
mkvmuxerutil.cpp | 499 // indicate keyframe status. The keyframe status is inferred from
|
/external/chromium_org/third_party/yasm/ |
yasm.gyp | 27 # be a rule. The problem is that the correct invocation cannot be inferred
|
/external/libvpx/libvpx/third_party/libwebm/ |
mkvmuxerutil.cpp | 472 // indicate keyframe status. The keyframe status is inferred from
|
/external/lldb/include/lldb/DataFormatters/ |
FormatNavigator.h | 512 log->Printf("[Get_ObjC] dynamic type inferred is %s - looking for direct dynamic match", name.GetCString());
|
/external/llvm/docs/ |
HowToSetUpLLVMStyleRTTI.rst | 235 so this notional inferred ``classof`` is all we need. See `Concrete
|