/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/ |
D | InCallServiceImpl.java | 25 import android.telecom.Call.Details; 223 Call call, Details details) { in onDetailsChanged() 229 new CallEvent<Details>(mCallId, details)); in onDetailsChanged() 785 public static Call.Details callGetDetails(String callId) { in callGetDetails() 796 Call.Details details = callGetDetails(callId); in callGetCallProperties() 806 Call.Details details = callGetDetails(callId); in callGetCallCapabilities() 1340 case Call.Details.CAPABILITY_HOLD: in getCallCapabilityString() 1342 case Call.Details.CAPABILITY_SUPPORT_HOLD: in getCallCapabilityString() 1344 case Call.Details.CAPABILITY_MERGE_CONFERENCE: in getCallCapabilityString() 1346 case Call.Details.CAPABILITY_SWAP_CONFERENCE: in getCallCapabilityString() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | LibCallAliasAnalysis.cpp | 56 const LibCallFunctionInfo::LocationMRInfo *Details = FI->LocationDetails; in AnalyzeLibCallDetails() local 57 if (Details == 0) in AnalyzeLibCallDetails() 66 for (unsigned i = 0; Details[i].LocationID != ~0U; ++i) { in AnalyzeLibCallDetails() 68 LCI->getLocationInfo(Details[i].LocationID); in AnalyzeLibCallDetails() 74 return ModRefResult(MRInfo & ~Details[i].MRInfo); in AnalyzeLibCallDetails() 87 for (unsigned i = 0; Details[i].LocationID != ~0U; ++i) { in AnalyzeLibCallDetails() 89 LCI->getLocationInfo(Details[i].LocationID); in AnalyzeLibCallDetails() 102 return ModRefResult(MRInfo & Details[i].MRInfo); in AnalyzeLibCallDetails()
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ |
D | OProfileJITEventListener.cpp | 48 const EmittedFunctionDetails &Details); 106 const EmittedFunctionDetails &Details) { in NotifyFunctionEmitted() argument 117 if (!Details.LineStarts.empty()) { in NotifyFunctionEmitted() 124 LineInfo.reserve(1 + Details.LineStarts.size()); in NotifyFunctionEmitted() 126 DebugLoc FirstLoc = Details.LineStarts[0].Loc; in NotifyFunctionEmitted() 144 I = Details.LineStarts.begin(), E = Details.LineStarts.end(); in NotifyFunctionEmitted() 147 *Details.MF, Filenames, I->Address, I->Loc)); in NotifyFunctionEmitted()
|
/external/llvm/unittests/ProfileData/ |
D | SampleProfTest.cpp | 126 std::vector<ProfileSummaryEntry> &Details = Summary.getDetailedSummary(); in testRoundTrip() local 127 auto EightyPerc = std::find_if(Details.begin(), Details.end(), Predicate); in testRoundTrip() 129 auto NinetyPerc = std::find_if(Details.begin(), Details.end(), Predicate); in testRoundTrip() 132 std::find_if(Details.begin(), Details.end(), Predicate); in testRoundTrip() 135 std::find_if(Details.begin(), Details.end(), Predicate); in testRoundTrip()
|
D | InstrProfTest.cpp | 165 std::vector<ProfileSummaryEntry> &Details = IPS.getDetailedSummary(); in TEST_F() local 170 auto EightyPerc = std::find_if(Details.begin(), Details.end(), Predicate); in TEST_F() 172 auto NinetyPerc = std::find_if(Details.begin(), Details.end(), Predicate); in TEST_F() 175 std::find_if(Details.begin(), Details.end(), Predicate); in TEST_F() 178 std::find_if(Details.begin(), Details.end(), Predicate); in TEST_F()
|
/external/syzkaller/vendor/google.golang.org/grpc/status/ |
D | status.go | 155 p.Details = append(p.Details, any) 162 func (s *Status) Details() []interface{} { func 166 details := make([]interface{}, 0, len(s.s.Details)) 167 for _, any := range s.s.Details {
|
/external/python/cpython2/Lib/lib2to3/ |
D | PatternGrammar.txt | 19 | NAME [Details] [Repeater] 24 NegatedUnit: 'not' (STRING | NAME [Details] | '(' Alternatives ')') 28 Details: '<' Alternatives '>'
|
/external/python/cpython3/Lib/lib2to3/ |
D | PatternGrammar.txt | 19 | NAME [Details] [Repeater] 24 NegatedUnit: 'not' (STRING | NAME [Details] | '(' Alternatives ')') 28 Details: '<' Alternatives '>'
|
/external/skqp/docs/ |
D | SkBlendMode_Reference.bmh | 27 #Details Clear 34 #Details Src 41 #Details Dst 48 #Details Src_Over 55 #Details Dst_Over 62 #Details Src_In 68 #Details Dst_In 74 #Details Src_Out 81 #Details Dst_Out 88 #Details Src_Atop [all …]
|
/external/skia/docs/ |
D | SkBlendMode_Reference.bmh | 27 #Details Clear 34 #Details Src 41 #Details Dst 48 #Details Src_Over 55 #Details Dst_Over 62 #Details Src_In 68 #Details Dst_In 74 #Details Src_Out 81 #Details Dst_Out 88 #Details Src_Atop [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ProfileData/ |
D | SampleProfTest.cpp | 141 std::vector<ProfileSummaryEntry> &Details = Summary.getDetailedSummary(); in testRoundTrip() local 142 auto EightyPerc = find_if(Details, Predicate); in testRoundTrip() 144 auto NinetyPerc = find_if(Details, Predicate); in testRoundTrip() 146 auto NinetyFivePerc = find_if(Details, Predicate); in testRoundTrip() 148 auto NinetyNinePerc = find_if(Details, Predicate); in testRoundTrip()
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | VforkChecker.cpp | 57 const char *Details = nullptr) const; 122 const char *Details) const { in reportBug() 133 if (Details) in reportBug() 134 os << "; " << Details; in reportBug()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/ |
D | PDBSymbolCompiland.cpp | 96 auto Details = findOneChild<PDBSymbolCompilandDetails>(); in getSourceFileFullPath() local 97 PDB_Lang Lang = Details ? Details->getLanguage() : PDB_Lang::Cpp; in getSourceFileFullPath()
|
/external/owasp/sanitizer/tools/findbugs/doc/ |
D | AddingDetectors.txt | 113 <Details> 118 </Details> 128 <Details> 135 </Details> 159 is typically a single capital latter. The optional <Details> 166 The <Details> child element has a brief HTML description of the Detector. 178 descriptions in the Details window. 187 <Details> this is the descriptive text to be used in the Details
|
/external/syzkaller/vendor/google.golang.org/genproto/googleapis/rpc/status/ |
D | status.pb.go | 83 …Details []*any.Any `protobuf:"bytes,3,rep,name=details,proto3" json:"details,omitempt… member 129 return m.Details
|
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/ |
D | JITEventListenerTest.cpp | 37 JITEvent_EmittedFunctionDetails Details; member 54 const EmittedFunctionDetails &Details) { in NotifyFunctionEmitted() 55 FunctionEmittedEvent Event = {NextIndex++, &F, Code, Size, Details}; in NotifyFunctionEmitted()
|
/external/skqp/tools/bookmaker/ |
D | definition.h | 60 enum class Details { enum 259 Details fDetails = Details::kNone;
|
/external/skia/tools/bookmaker/ |
D | definition.h | 60 enum class Details { enum 259 Details fDetails = Details::kNone;
|
/external/webrtc/webrtc/tools/rtcbot/ |
D | README | 15 access its exposed API. Details are in botmanager.js. 48 - "android-chrome": chrome on android device. Details in "Android" Section.
|
/external/python/cpython3/.github/ |
D | CONTRIBUTING.rst | 40 project. Details on how to properly submit a pull request are covered in 43 comments they leave and their "Details" links, respectively. The key points of
|
/external/llvm/lib/IR/ |
D | LegacyPassManager.cpp | 47 Disabled, Arguments, Structure, Executions, Details enumerator 59 clEnumVal(Details , "print pass details when it is executed"), 887 if (PassDebugging >= Details) { in removeNotPreservedAnalysis() 911 if (PassDebugging >= Details) { in removeNotPreservedAnalysis() 934 if (PassDebugging >= Details && !DeadPasses.empty()) { in removeDeadPasses() 1188 if (PassDebugging < Details) in dumpRequiredSet() 1197 if (PassDebugging < Details) in dumpPreservedSet() 1206 if (PassDebugging < Details) in dumpUsedSet() 1216 assert(PassDebugging >= Details); in dumpAnalysisUsage()
|
/external/swiftshader/third_party/LLVM/include/llvm/ExecutionEngine/ |
D | JITEventListener.h | 64 const EmittedFunctionDetails &Details) {} in NotifyFunctionEmitted() argument
|
/external/ltp/ |
D | ltpmenu | 517 Details "Details of scenario files" \ 529 Details) ltp_scenarios ;;
|
/external/autotest/site_utils/sponge_lib/ |
D | acts_job_info.py | 30 Details = 'Details' variable in ACTSRecordEnums 224 return self._json_record.get(ACTSRecordEnums.Details)
|
/external/autotest/client/tests/fio/ |
D | control | 9 verification. This test runs the fio tool. Details can be found at :
|