Home
last modified time | relevance | path

Searched refs:Details (Results 1 – 25 of 228) sorted by relevance

12345678910

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DInCallServiceImpl.java25 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/
DRelooper.cpp256 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/
Dagile_wrl.hpp43 …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/
Dagile_wrl.h43 …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/
DVforkChecker.cpp57 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__.py59 class Details(messages.Message): class
145 @remote.method(GetDetailsRequest, Details)
148 response = Details()
/external/owasp/sanitizer/tools/findbugs/doc/
DAddingDetectors.txt113 <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/
Dinstancestatus.py25 class Details(dict): class
94 details = Details()
Dvolumestatus.py24 from boto.ec2.instancestatus import Status, Details
/external/webrtc/webrtc/tools/rtcbot/
DREADME15 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/
Dcontrol9 verification. This test runs the fio tool. Details can be found at :
/external/autotest/client/tests/fs_mark/
Dcontrol14 Details of fs_mark can be found at:
/external/llvm/lib/IR/
DLegacyPassManager.cpp46 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/
Dwindows_angle.md10 Details section in Using ANGLE on Windows
/external/deqp/doc/
Dqpa_file_format.txt158 <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/
DMFIncludes.hpp50 namespace MWD = ::Microsoft::WRL::Details;
DCaptureFrameGrabber.cpp34 using namespace Microsoft::WRL::Details;
/external/eigen/unsupported/Eigen/
DMatrixFunctions140 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/
DNOTICE1 HarfBuzz is licensed under the so-called "Old MIT" license. Details follow.
DCOPYING1 HarfBuzz is licensed under the so-called "Old MIT" license. Details follow.
/external/autotest/test_suites/
Dcontrol.chameleon_audio_perbuild21 audio-box environment for end-to-end testing. Details on go/audioboard
Dcontrol.chameleon_audio21 audio-box environment for end-to-end testing. Details on go/audioboard
Dcontrol.chameleon_audio_nightly21 audio-box environment for end-to-end testing. Details on go/audioboard
/external/nanopb-c/examples/network_server/
DREADME.txt40 Details of implementation
/external/nanopb-c/examples/using_union_messages/
DREADME.txt38 Details of implementation

12345678910