/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/ |
D | InCallServiceImpl.java | 25 import android.telecom.Call.Details; 225 Call call, Details details) { in onDetailsChanged() 231 new CallEvent<Details>(mCallId, details)); in onDetailsChanged() 776 public static Call.Details callGetDetails(String callId) { in callGetDetails() 787 Call.Details details = callGetDetails(callId); in callGetCallProperties() 797 Call.Details details = callGetDetails(callId); in callGetCallCapabilities() 1331 case Call.Details.CAPABILITY_HOLD: in getCallCapabilityString() 1333 case Call.Details.CAPABILITY_SUPPORT_HOLD: in getCallCapabilityString() 1335 case Call.Details.CAPABILITY_MERGE_CONFERENCE: in getCallCapabilityString() 1337 case Call.Details.CAPABILITY_SWAP_CONFERENCE: in getCallCapabilityString() [all …]
|
/external/llvm/lib/Target/WebAssembly/ |
D | Relooper.cpp | 256 std::unique_ptr<Branch> Details; in Calculate() local 257 Details.swap(Prior->BranchesOut[Original]); in Calculate() 258 Prior->BranchesOut[Split] = make_unique<Branch>(Details->Condition, in Calculate() 259 Details->Code); in Calculate() 262 Branch *Details = iter.second.get(); in Calculate() local 263 Split->BranchesOut[Post] = make_unique<Branch>(Details->Condition, in Calculate() 264 Details->Code); in Calculate() 835 Branch *Details = iter.second.get(); in Calculate() local 836 if (Details->Type == Branch::Break) { in Calculate() 840 } else if (Details->Type != Branch::Direct) in Calculate() [all …]
|
/external/opencv3/modules/videoio/src/ |
D | agile_wrl.hpp | 43 …T) (std::is_same<T, HSTRING__>::value || std::is_base_of<Microsoft::WRL::Details::RuntimeClassBase… 45 namespace Details namespace 140 … TIsNotAgile = (__is_win_class(typename Details::AgileTypeHelper<T>::type) && !__is_winrt_agile(ty… 141 __is_win_interface(typename Details::AgileTypeHelper<T>::type) 145 …static_assert(__is_win_class(typename Details::AgileTypeHelper<T>::type) || __is_win_interface(typ… 146 typename typedef Details::AgileTypeHelper<T>::agileMemberType TypeT; 163 _contextCallback = Details::GetObjectContext(); in CaptureContext() 265 __abi_ThrowIfFailed(Details::GetProxy(_object, _contextCallback.Get(), &localObject)); in Get() 306 __abi_ThrowIfFailed(Details::GetProxy(_object, _contextCallback.Get(), &localObject)); in Get() 391 Details::ReleaseInContext(pObject, _contextCallback.Get()); in Release() [all …]
|
/external/opencv3/modules/highgui/src/ |
D | agile_wrl.h | 43 …T) (std::is_same<T, HSTRING__>::value || std::is_base_of<Microsoft::WRL::Details::RuntimeClassBase… 45 namespace Details 140 … TIsNotAgile = (__is_win_class(typename Details::AgileTypeHelper<T>::type) && !__is_winrt_agile(ty… 141 __is_win_interface(typename Details::AgileTypeHelper<T>::type) 145 …static_assert(__is_win_class(typename Details::AgileTypeHelper<T>::type) || __is_win_interface(typ… 146 typename typedef Details::AgileTypeHelper<T>::agileMemberType TypeT; 163 _contextCallback = Details::GetObjectContext(); 265 __abi_ThrowIfFailed(Details::GetProxy(_object, _contextCallback.Get(), &localObject)); 306 __abi_ThrowIfFailed(Details::GetProxy(_object, _contextCallback.Get(), &localObject)); 391 Details::ReleaseInContext(pObject, _contextCallback.Get()); [all …]
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | VforkChecker.cpp | 57 const char *Details = 0) const; 122 const char *Details) const { in reportBug() 133 if (Details) in reportBug() 134 os << "; " << Details; in reportBug()
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/demos/appstats/protorpc_appstats/ |
D | __init__.py | 59 class Details(messages.Message): class 145 @remote.method(GetDetailsRequest, Details) 148 response = Details()
|
/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/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/ |
D | instancestatus.py | 25 class Details(dict): class 94 details = Details()
|
D | volumestatus.py | 24 from boto.ec2.instancestatus import Status, Details
|
/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/autotest/client/tests/fio/ |
D | control | 9 verification. This test runs the fio tool. Details can be found at :
|
/external/autotest/client/tests/fs_mark/ |
D | control | 14 Details of fs_mark can be found at:
|
/external/llvm/lib/IR/ |
D | LegacyPassManager.cpp | 46 Disabled, Arguments, Structure, Executions, Details enumerator 58 clEnumVal(Details , "print pass details when it is executed"), 898 if (PassDebugging >= Details) { in removeNotPreservedAnalysis() 922 if (PassDebugging >= Details) { in removeNotPreservedAnalysis() 945 if (PassDebugging >= Details && !DeadPasses.empty()) { in removeDeadPasses() 1199 if (PassDebugging < Details) in dumpRequiredSet() 1208 if (PassDebugging < Details) in dumpPreservedSet() 1217 if (PassDebugging < Details) in dumpUsedSet() 1227 assert(PassDebugging >= Details); in dumpAnalysisUsage()
|
/external/skia/site/user/special/ |
D | windows_angle.md | 10 Details section in Using ANGLE on Windows
|
/external/deqp/doc/ |
D | qpa_file_format.txt | 158 <Result StatusCode="[status]">[Details string]</Result> 167 [Details string] = Further details or measured value as float for Performance and Accuracy cases.
|
/external/opencv3/modules/videoio/src/cap_winrt/ |
D | MFIncludes.hpp | 50 namespace MWD = ::Microsoft::WRL::Details;
|
D | CaptureFrameGrabber.cpp | 34 using namespace Microsoft::WRL::Details;
|
/external/eigen/unsupported/Eigen/ |
D | MatrixFunctions | 140 Details of the algorithm can be found in: Nicholas J. Higham, "The 194 Details of the algorithm can be found in Section 11.6.2 of: 249 Details of the algorithm can be found in: Nicholas J. Higham and 406 Details of the algorithm can be found in: Nicholas J. Highan, 422 triangular matrix. The theoretical cost is the same. Details are in:
|
/external/harfbuzz_ng/ |
D | NOTICE | 1 HarfBuzz is licensed under the so-called "Old MIT" license. Details follow.
|
D | COPYING | 1 HarfBuzz is licensed under the so-called "Old MIT" license. Details follow.
|
/external/autotest/test_suites/ |
D | control.chameleon_audio_perbuild | 21 audio-box environment for end-to-end testing. Details on go/audioboard
|
D | control.chameleon_audio | 21 audio-box environment for end-to-end testing. Details on go/audioboard
|
D | control.chameleon_audio_nightly | 21 audio-box environment for end-to-end testing. Details on go/audioboard
|
/external/nanopb-c/examples/network_server/ |
D | README.txt | 40 Details of implementation
|
/external/nanopb-c/examples/using_union_messages/ |
D | README.txt | 38 Details of implementation
|