Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DDiagAttribute.inc18 "conflicting architecture profiles %0 in %1.",
19 "conflicting architecture profiles %0 in %1.")
22 "conflicting values from Tag_MPextension_use and "
24 "conflicting values from Tag_MPextension_use and "
34 "conflicting 16-bit FP number format in %0",
35 "conflicting 16-bit FP number format in %0")
46 "conflicting procedure call standard config in input %0.",
47 "conflicting procedure call standard config in input %0.")
50 "conflicting way to use R9 in input %0.",
51 "conflicting way to use R9 in input %0.")
/frameworks/av/services/camera/libcameraservice/utils/
DClientManager.h414 bool conflicting = (curKey == key || i->isConflicting(key) || in wouldEvictLocked() local
420 if (conflicting && curPriority > priority) { in wouldEvictLocked()
425 } else if (conflicting || ((totalCost > mMaxCost && curCost > 0) && in wouldEvictLocked()
440 if (curPriority > priority && (conflicting || (totalCost > mMaxCost && curCost > 0))) { in wouldEvictLocked()
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp220 std::set<String8> conflicting; in onFirstRef() local
222 conflicting.emplace(String8(conflicting_devices[i])); in onFirstRef()
229 conflicting)); in onFirstRef()
2057 const std::set<String8>& conflicting) : mId(id), in CameraState() argument
2058 mStatus(ICameraServiceListener::STATUS_PRESENT), mCost(cost), mConflicting(conflicting) {} in CameraState()
2143 auto conflicting = i->getConflicting(); in toString() local
2163 for (auto& j : conflicting) { in toString()
2284 auto conflicting = state.second->getConflicting(); in dump() local
2287 for (auto& id : conflicting) { in dump()
2290 if (conflicting.size() == 0) { in dump()
DCameraService.h408 CameraState(const String8& id, int cost, const std::set<String8>& conflicting);
/frameworks/native/services/surfaceflinger/EventLog/
DEventLogTags.logtags41 # want to define their own log tags without conflicting with the core platform.
/frameworks/base/docs/html/training/custom-views/
Doptimizing-view.jd55 to be. If it finds conflicting measurements, it may need to traverse the hierarchy multiple times.
/frameworks/base/docs/html/training/cloudsave/
Dconflict-res.jd89 <em>context-independent</em>: given two conflicting save states, you must be able
113 by computing a union of the two conflicting sets. For example, if your data
115 simply the union of the two conflicting sets. This way, players won't lose any
/frameworks/base/docs/html/training/multiple-apks/
Dtexture.jd256 <li>Double check your manifest filters for conflicting information (an APK that only supports
289 <p>When you examine aapt output, be sure to check that you don’t have conflicting values for
Dapi.jd340 <li>Double check your manifest filters for conflicting information (an APK that only supports cupca…
370 <p>When you examine aapt output, be sure to check that you don’t have conflicting values for
Dscreensize.jd311 <li>Double check your manifest filters for conflicting information (an APK that only supports
344 <p>When you examine aapt output, be sure to check that you don’t have conflicting values for
Dmultiple.jd433 <li>Double check your manifest filters for conflicting information (an APK that only supports
466 <p>When you examine aapt output, be sure to check that you don’t have conflicting values for
/frameworks/base/docs/html/training/design-navigation/
Ddescendant-lateral.jd167 …d screens contain horizontal panning surfaces (such as maps), as these conflicting interactions ma…
/frameworks/base/docs/html/tools/data-binding/
Dguide.jd552 conflicting variable definitions between these layout files.
/frameworks/base/docs/html/tools/sdk/
Declipse-adt.jd217 due to conflicting dependencies. This version fixes that bug and should allow