HomeSort by relevance Sort by last modified time
    Searched refs:Details (Results 76 - 100 of 115) sorted by null

1 2 34 5

  /external/v8/benchmarks/
deltablue.js 12 // GNU General Public License for more details.
576 * incrementally update the dataflow graph. Details: If satifying
598 * Details: Retracting the given constraint may allow some currently
636 * Details: The outputs of a constraint are marked when it is added
684 * Details: Cycles are detected when a marked variable is
  /packages/apps/Car/Dialer/src/com/android/car/dialer/telecom/
UiCallManager.java 523 Call.Details details = telecomCall.getDetails(); local
524 if (details == null) {
528 uiCall.setConnectTimeMillis(details.getConnectTimeMillis());
530 DisconnectCause cause = details.getDisconnectCause();
533 GatewayInfo gatewayInfo = details.getGatewayInfo();
540 } else if (details.getHandle() != null) {
541 number = details.getHandle().getSchemeSpecificPart();
749 public void onDetailsChanged(Call telecomCall, Call.Details details) {
    [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
JsonBuilder.java 313 if (data instanceof Call.Details) {
314 return buildCallDetails((Call.Details) data);
    [all...]
  /packages/services/Telecomm/src/com/android/server/telecom/
CallAudioManager.java 232 if (call.can(android.telecom.Call.Details.CAPABILITY_SPEED_UP_MT_AUDIO)) {
  /prebuilts/go/darwin-x86/src/encoding/gob/
doc.go 104 Encoding Details
106 This section documents the encoding, details that are not important for most
107 users. Details are presented bottom-up.
  /prebuilts/go/linux-x86/src/encoding/gob/
doc.go 104 Encoding Details
106 This section documents the encoding, details that are not important for most
107 users. Details are presented bottom-up.
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/
cli.go 276 Details:
webhtml.go 200 <button title="{{.Help.details}}" id="details">Details</button>
784 addAction("details", handleDetails)
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/
cli.go 276 Details:
webhtml.go 200 <button title="{{.Help.details}}" id="details">Details</button>
784 addAction("details", handleDetails)
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
FileDescriptor.cs 222 /// <param name="generatedCodeInfo">Details about generated code, for the purposes of reflection.</param>
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/arch/
arch.go 221 // (Details in arm.go). Here we add the instruction so parse will find
  /prebuilts/go/linux-x86/src/cmd/asm/internal/arch/
arch.go 221 // (Details in arm.go). Here we add the instruction so parse will find
  /packages/apps/Dialer/java/com/android/incallui/
VideoCallPresenter.java 323 // To get updates of video call details changes
667 * Handles changes to the details of the call. The {@link VideoCallPresenter} is interested in
670 * @param call The call for which the details changed.
671 * @param details The new call details.
674 public void onDetailsChanged(DialerCall call, android.telecom.Call.Details details) {
677 "call: %s, details: %s, mPrimaryCall: %s",
679 details,
684 // If the details change is not for the currently active call no update is required
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapispi.h 64 #define MAPI_IMAPISUPPORT_METHODS2(IPURE) MAPIMETHOD(SpoolerYield) (THIS_ ULONG ulFlags) IPURE; MAPIMETHOD(SpoolerNotify) (THIS_ ULONG ulFlags,LPVOID lpvData) IPURE; MAPIMETHOD(CreateOneOff) (THIS_ LPTSTR lpszName,LPTSTR lpszAdrType,LPTSTR lpszAddress,ULONG ulFlags,ULONG *lpcbEntryID,LPENTRYID *lppEntryID) IPURE; MAPIMETHOD(SetProviderUID) (THIS_ LPMAPIUID lpProviderID,ULONG ulFlags) IPURE; MAPIMETHOD(CompareEntryIDs) (THIS_ ULONG cbEntry1,LPENTRYID lpEntry1,ULONG cbEntry2,LPENTRYID lpEntry2,ULONG ulCompareFlags,ULONG *lpulResult) IPURE; MAPIMETHOD(OpenTemplateID) (THIS_ ULONG cbTemplateID,LPENTRYID lpTemplateID,ULONG ulTemplateFlags,LPMAPIPROP lpMAPIPropData,LPCIID lpInterface,LPMAPIPROP *lppMAPIPropNew,LPMAPIPROP lpMAPIPropSibling) IPURE; MAPIMETHOD(OpenEntry) (THIS_ ULONG cbEntryID,LPENTRYID lpEntryID,LPCIID lpInterface,ULONG ulOpenFlags,ULONG *lpulObjType,LPUNKNOWN *lppUnk) IPURE; MAPIMETHOD(GetOneOffTable) (THIS_ ULONG ulFlags,LPMAPITABLE *lppTable) IPURE; MAPIMETHOD(Address) (THIS_ ULONG *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(NewEntry) (THIS_ ULONG ulUIParam,ULONG ulFlags,ULONG cbEIDContainer,LPENTRYID lpEIDContainer,ULONG cbEIDNewEntryTpl,LPENTRYID lpEIDNewEntryTpl,ULONG *lpcbEIDNewEntry,LPENTRYID *lppEIDNewEntry) IPURE; MAPIMETHOD(DoConfigPropsheet) (THIS_ ULONG ulUIParam,ULONG ulFlags,LPTSTR lpszTitle,LPMAPITABLE lpDisplayTable,LPMAPIPROP lpCOnfigData,ULONG ulTopPage) IPURE; MAPIMETHOD(CopyMessages) (THIS_ LPCIID lpSrcInterface,LPVOID lpSrcFolder,LPENTRYLIST lpMsgList,LPCIID lpDestInterface,LPVOID lpDestFolder,ULONG ulUIParam,LPMAPIPROGRESS lpProgress,ULONG ulFlags) IPURE; MAPIMETHOD(CopyFolder) (THIS_ LPCIID lpSrcInterface,LPVOID lpSrcFolder,ULONG cbEntryID,LPENTRYID lpEntryID,LPCIID lpDestInterface,LPVOID lpDestFolder,LPTSTR lszNewFolderName,ULONG ulUIParam,LPMAPIPROGRESS lpProgress,ULONG ulFlags) IPURE;
  /build/make/tools/droiddoc/templates-ndk/
class.cs 37 <div class="sum-details-links">
94 </div><!-- end sum-details-links -->
506 <!-- Details -->
514 <div class="jd-details api apilevel-<?cs var:field.since ?>">
515 <h4 class="jd-details-title">
528 <div class="jd-details-descr">
554 <div class="jd-details api apilevel-<?cs var:method.since ?>">
555 <h4 class="jd-details-title">
571 <div class="jd-details-descr">
583 <div class="jd-details">
    [all...]
  /external/doclava/res/assets/templates/
class.cs 28 <div class="sum-details-links">
85 </div><!-- end sum-details-links -->
477 <!-- Details -->
485 <div class="jd-details api apilevel-<?cs var:field.since ?>">
486 <h4 class="jd-details-title">
499 <div class="jd-details-descr">
524 <div class="jd-details api apilevel-<?cs var:method.since ?>">
525 <h4 class="jd-details-title">
541 <div class="jd-details-descr">
552 <div class="jd-details">
    [all...]
  /external/v8/tools/
grokdump.py     [all...]
  /external/blktrace/btt/doc/
btt.tex 15 % GNU General Public License for more details.
323 provided in this section details how many requests (on average) were
433 for the system, devices and processes. The details of this file are
453 section~\ref{sec:o-X} for full details.
461 details on this file is included in section~\ref{sec:per-io}.
467 \item[seek details] A set of data files containing all IO-to-IO
468 sector differences can be output, with details found in
471 \item[unplug histogram details] A data file per device containing
473 Section~\ref{sec:o-u} has more details.
521 1.023482637, and so on. Section~\ref{sec:o-d} contains details on ho
    [all...]
  /external/v8/src/debug/
mirrors.js 166 // A copy of the PropertyKind enum from property-details.h
685 var details = %DebugGetPropertyDetails(this.value_, name);
686 if (details) {
687 return new PropertyMirror(this, name, details);
1027 var details = %DebugGetPropertyDetails(this.value_, TO_STRING(i));
1029 if (details) {
1030 value = new PropertyMirror(this, i, details);
1753 FrameMirror.prototype.details = function() { method in class:FrameMirror
2205 ScopeMirror.prototype.details = function() { method in class:ScopeMirror
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/api-client/google-api-client/1.22.0/
google-api-client-1.22.0.jar 
  /external/eigen/blas/testing/
cblat2.f 62 *> Further Details
    [all...]
dblat2.f 61 *> Further Details
    [all...]
dblat3.f 47 *> Further Details
    [all...]
sblat2.f 61 *> Further Details
    [all...]

Completed in 1399 milliseconds

1 2 34 5