Home
last modified time | relevance | path

Searched refs:Info (Results 1 – 14 of 14) sorted by relevance

/frameworks/compile/slang/
Dslang_diagnostic_buffer.cpp34 const clang::DiagnosticInfo &Info) { in HandleDiagnostic() argument
35 const clang::SourceLocation &SrcLoc = Info.getLocation(); in HandleDiagnostic()
40 SrcLoc.print(*mSOS, Info.getSourceManager()); in HandleDiagnostic()
67 Info.FormatDiagnostic(Buf); in HandleDiagnostic()
Dslang_diagnostic_buffer.h42 const clang::DiagnosticInfo& Info);
Dllvm-rs-cc.cpp81 static const OptTable::Info RSCCInfoTable[] = {
/frameworks/ex/carousel/test/src/com/android/carouseltest/
DMyCarouselView.java24 import com.android.ex.carousel.CarouselView.Info;
40 public Info getRenderScriptInfo() { in getRenderScriptInfo()
41 return new Info(R.raw.carousel); in getRenderScriptInfo()
/frameworks/base/services/sensorservice/
DSensorDevice.h42 struct Info { struct
43 Info() : delay(0) { } in Info() function
49 DefaultKeyedVector<int, Info> mActivationCount; argument
DSensorDevice.cpp121 Info model; in ANDROID_SINGLETON_STATIC_INSTANCE()
141 const Info& info = mActivationCount.valueFor(list[i].handle); in dump()
178 Info& info( mActivationCount.editValueFor(handle) ); in activate()
242 Info& info( mActivationCount.editValueFor(handle) ); in setDelay()
251 status_t SensorDevice::Info::setDelayForIdent(void* ident, int64_t ns) in setDelayForIdent()
263 nsecs_t SensorDevice::Info::selectDelay() in selectDelay()
/frameworks/ex/carousel/java/com/android/ex/carousel/
DCarouselView.java111 public static class Info { class in CarouselView
112 public Info(int _resId) { resId = _resId; } in Info() method in CarouselView.Info
116 public abstract Info getRenderScriptInfo(); in getRenderScriptInfo()
/frameworks/compile/libbcc/runtime/www/
Dmenu.html.incl7 <label>compiler-rt Info</label>
/frameworks/compile/libbcc/lib/CodeGen/
DCodeEmitter.h233 virtual void setModuleInfo(llvm::MachineModuleInfo *Info) { in setModuleInfo() argument
234 mpMMI = Info; in setModuleInfo()
/frameworks/base/docs/html/guide/developing/debugging/
Ddebugging-projects-cmdline.jd59 emulator. You must either attach your IDE to that port (listed on the Info tab for that VM), or
Ddebugging-log.jd153 <li><code>I</code> &mdash; Info</li>
188 the tag "ActivityManager", at priority "Info" or above, and all log messages with tag "MyApp",
Dddms.jd222 <li>Info</li>
/frameworks/base/docs/html/guide/developing/tools/
Dadb.jd506 <li><code>I</code> &mdash; Info (default priority)</li>
523 …tespace-delimited. The default output is to show all log messages with the Info priority (*:I).</p>
525 …ll log messages except those with the tag "ActivityManager", at priority "Info" or above, and all …
/frameworks/base/docs/html/guide/topics/media/jet/
Djetcreator_manual.jd929 <p>Copyright Info - Contains copyright info to be inserted into JET file</p>