/external/eigen/lapack/ |
clarft.f | 71 *> reflectors are stored (see also Further Details): 94 *> The matrix V. See further details. 137 *> \par Further Details:
|
dlarft.f | 71 *> reflectors are stored (see also Further Details): 94 *> The matrix V. See further details. 137 *> \par Further Details:
|
slarft.f | 71 *> reflectors are stored (see also Further Details): 94 *> The matrix V. See further details. 137 *> \par Further Details:
|
zlarft.f | 71 *> reflectors are stored (see also Further Details): 94 *> The matrix V. See further details. 137 *> \par Further Details:
|
clarfb.f | 103 *> The matrix V. See Further Details. 166 *> \par Further Details:
|
dlarfb.f | 103 *> The matrix V. See Further Details. 166 *> \par Further Details:
|
slarfb.f | 103 *> The matrix V. See Further Details. 166 *> \par Further Details:
|
zlarfb.f | 103 *> See Further Details. 166 *> \par Further Details:
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/ |
TelecomCallFacade.java | 240 public Call.Details telecomCallGetDetails(
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
ShrinkWrapping.cpp | 6 // License. See LICENSE.TXT for details. 74 None, BasicInfo, Iterations, Details 84 clEnumVal(Details , "print all DF sets"), 301 if (ShrinkWrapDebugging >= Details) { 531 if (ShrinkWrapDebugging >= Details) { [all...] |
/packages/apps/Dialer/java/com/android/incallui/ |
AnswerScreenPresenter.java | 226 && call.can(android.telecom.Call.Details.CAPABILITY_RESPOND_VIA_TEXT);
|
ConferenceParticipantListAdapter.java | 232 && call.can(android.telecom.Call.Details.CAPABILITY_SEPARATE_FROM_CONFERENCE); 234 call.can(android.telecom.Call.Details.CAPABILITY_DISCONNECT_FROM_CONFERENCE); 276 * @param view The view to set the details on.
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ |
JIT.cpp | 6 // License. See LICENSE.TXT for details. 573 const JITEvent_EmittedFunctionDetails &Details) { 576 EventListeners[I]->NotifyFunctionEmitted(F, Code, Size, Details);
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/ |
btm_utils.py | 170 if child.type == syms.Details:
|
/external/python/cpython2/Lib/lib2to3/ |
btm_utils.py | 170 if child.type == syms.Details:
|
/external/python/cpython3/Lib/lib2to3/ |
btm_utils.py | 169 if child.type == syms.Details:
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
BasicCallTests.java | [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/ |
btm_utils.py | 170 if child.type == syms.Details:
|
/prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/ |
btm_utils.py | 170 if child.type == syms.Details:
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/ |
btm_utils.py | 170 if child.type == syms.Details:
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/ |
btm_utils.py | 170 if child.type == syms.Details:
|
/system/media/camera/docs/ |
html.mako | 79 /* Entry details (full docs) flair */ 153 if prop.details: cols = cols + 2 363 % if prop.details is not None: 365 <th class="th_details" colspan="6">Details</th> 369 ${prop.details | md_html, linkify_tags(metadata), wbr} 376 <th class="th_details" colspan="6">HAL Implementation Details</th>
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
BaseTelecomTestWithMockServices.java | 251 public void onDetailsChanged(Call call, Call.Details details) { 252 Log.i(TAG, "onDetailsChanged, Call: " + call + ", Details: " + details); 253 if (!areBundlesEqual(mPreviousExtras, details.getExtras())) { 254 mOnExtrasChangedCounter.invoke(call, details); 256 mPreviousExtras = details.getExtras(); 258 if (mPreviousProperties != details.getCallProperties()) { 259 mOnPropertiesChangedCounter.invoke(call, details); 260 Log.i(TAG, "onDetailsChanged; properties changed from " + Call.Details.propertiesToString(mPreviousProperties) [all...] |
/frameworks/base/telecomm/java/android/telecom/ |
Conference.java | 697 Call.Details.capabilitiesToString(mConnectionCapabilities),
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
mapix.h | 108 #define MAPI_IADDRBOOK_METHODS(IPURE) MAPIMETHOD(OpenEntry) (THIS_ ULONG cbEntryID,LPENTRYID lpEntryID,LPCIID lpInterface,ULONG ulFlags,ULONG *lpulObjType,LPUNKNOWN *lppUnk) IPURE; MAPIMETHOD(CompareEntryIDs) (THIS_ ULONG cbEntryID1,LPENTRYID lpEntryID1,ULONG cbEntryID2,LPENTRYID lpEntryID2,ULONG ulFlags,ULONG *lpulResult) IPURE; MAPIMETHOD(Advise) (THIS_ ULONG cbEntryID,LPENTRYID lpEntryID,ULONG ulEventMask,LPMAPIADVISESINK lpAdviseSink,ULONG *lpulConnection) IPURE; MAPIMETHOD(Unadvise) (THIS_ ULONG ulConnection) IPURE; MAPIMETHOD(CreateOneOff) (THIS_ LPTSTR lpszName,LPTSTR lpszAdrType,LPTSTR lpszAddress,ULONG ulFlags,ULONG *lpcbEntryID,LPENTRYID *lppEntryID) IPURE; MAPIMETHOD(NewEntry) (THIS_ ULONG_PTR ulUIParam,ULONG ulFlags,ULONG cbEIDContainer,LPENTRYID lpEIDContainer,ULONG cbEIDNewEntryTpl,LPENTRYID lpEIDNewEntryTpl,ULONG *lpcbEIDNewEntry,LPENTRYID *lppEIDNewEntry) IPURE; MAPIMETHOD(ResolveName) (THIS_ ULONG_PTR ulUIParam,ULONG ulFlags,LPTSTR lpszNewEntryTitle,LPADRLIST lpAdrList) IPURE; MAPIMETHOD(Address) (THIS_ ULONG_PTR *lpulUIParam,LPADRPARM lpAdrParms,LPADRLIST *lppAdrList) IPURE; MAPIMETHOD(Details) (THIS_ ULONG *lpulUIParam,LPFNDISMISS lpfnDismiss,LPVOID lpvDismissContext,ULONG cbEntryID,LPENTRYID lpEntryID,LPFNBUTTON lpfButtonCallback,LPVOID lpvButtonContext,LPTSTR lpszButtonText,ULONG ulFlags) IPURE; MAPIMETHOD(RecipOptions) (THIS_ ULONG_PTR ulUIParam,ULONG ulFlags,LPADRENTRY lpRecip) IPURE; MAPIMETHOD(QueryDefaultRecipOpt) (THIS_ LPTSTR lpszAdrType,ULONG ulFlags,ULONG *lpcValues,LPSPropValue *lppOptions) IPURE; MAPIMETHOD(GetPAB) (THIS_ ULONG *lpcbEntryID,LPENTRYID *lppEntryID) IPURE; MAPIMETHOD(SetPAB) (THIS_ ULONG cbEntryID,LPENTRYID lpEntryID) IPURE; MAPIMETHOD(GetDefaultDir) (THIS_ ULONG *lpcbEntryID,LPENTRYID *lppEntryID) IPURE; MAPIMETHOD(SetDefaultDir) (THIS_ ULONG cbEntryID,LPENTRYID lpEntryID) IPURE; MAPIMETHOD(GetSearchPath) (THIS_ ULONG ulFlags,LPSRowSet *lppSearchPath) IPURE; MAPIMETHOD(SetSearchPath) (THIS_ ULONG ulFlags,LPSRowSet lpSearchPath) IPURE; MAPIMETHOD(PrepareRecips) (THIS_ ULONG ulFlags,LPSPropTagArray lpPropTagArray,LPADRLIST lpRecipList) IPURE;
|