HomeSort by relevance Sort by last modified time
    Searched full:pversion (Results 1 - 25 of 29) sorted by null

1 2

  /system/bt/bta/sdp/
bta_sdp_act.c 100 UINT16 pversion = 0; local
121 if (SDP_FindProfileVersionInRec(p_rec, UUID_SERVCLASS_MAP_PROFILE, &pversion))
123 record->mns.hdr.profile_version = pversion;
142 UINT16 pversion = -1; local
175 if (SDP_FindProfileVersionInRec(p_rec, UUID_SERVCLASS_MAP_PROFILE, &pversion))
177 record->mas.hdr.profile_version = pversion;
195 UINT16 pversion; local
222 if (SDP_FindProfileVersionInRec(p_rec, UUID_SERVCLASS_PHONE_ACCESS, &pversion))
224 record->pse.hdr.profile_version = pversion;
243 UINT16 pversion = -1 local
325 UINT16 pversion = -1; local
355 UINT16 pversion; local
    [all...]
  /external/pdfium/fpdfsdk/src/
fpdf_ext.cpp 117 CXML_Element *pVersion = pElement->GetElement("adhocwf",cbName);
118 if (!pVersion)
120 CFX_WideString wsContent = pVersion->GetContent(0); // == 1.1
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsync.h 544 STDMETHOD_(HRESULT,GetChangeVersion)(THIS_ const BYTE *pbCurrentReplicaId,SYNC_VERSION *pVersion) PURE;
545 STDMETHOD_(HRESULT,GetCreationVersion)(THIS_ const BYTE *pbCurrentReplicaId,SYNC_VERSION *pVersion) PURE;
561 #define ISyncChange_GetChangeVersion(This,pbCurrentReplicaId,pVersion) (This)->lpVtbl->GetChangeVersion(This,pbCurrentReplicaId,pVersion)
562 #define ISyncChange_GetCreationVersion(This,pbCurrentReplicaId,pVersion) (This)->lpVtbl->GetCreationVersion(This,pbCurrentReplicaId,pVersion)
590 STDMETHOD_(HRESULT,GetChangeUnitVersion)(THIS_ const BYTE *pbCurrentReplicaId,SYNC_VERSION *pVersion) PURE;
600 #define ISyncChangeUnit_GetChangeUnitVersion(This,pbCurrentReplicaId,pVersion) (This)->lpVtbl->GetChangeUnitVersion(This,pbCurrentReplicaId,pVersion)
termmgr.h 282 virtual HRESULT WINAPI get_Version(BSTR *pVersion) = 0;
310 HRESULT (WINAPI *get_Version)(ITPluggableTerminalClassRegistration *This,BSTR *pVersion);
340 #define ITPluggableTerminalClassRegistration_get_Version(This,pVersion) (This)->lpVtbl->get_Version(This,pVersion)
363 HRESULT WINAPI ITPluggableTerminalClassRegistration_get_Version_Proxy(ITPluggableTerminalClassRegistration *This,BSTR *pVersion);
    [all...]
mspaddr.h 58 STDMETHOD(get_Version)(BSTR *pVersion);
exdisp.h     [all...]
rpcndr.h     [all...]
tapi3if.h     [all...]
strmif.h     [all...]
  /frameworks/av/media/libeffects/lvm/lib/Bundle/lib/
LVM.h 341 /* pVersion Pointer to an empty version info structure */
345 /* LVM_NULLADDRESS when pVersion is NULL */
351 LVM_ReturnStatus_en LVM_GetVersionInfo(LVM_VersionInfo_st *pVersion);
    [all...]
  /external/iproute2/tc/
m_xt_old.c 50 static const char *pversion = "0.2"; variable
151 fprintf(stderr, "%s v%s: ", pname, pversion);
m_ipt.c 39 static const char *pversion = "0.1"; variable
92 fprintf(stderr, "%s v%s: ", pname, pversion);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
AppleEvents.py 528 pVersion = FOUR_CHAR_CODE('vers')
    [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_imelody.c     [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_imelody.c     [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_imelody.c     [all...]
  /frameworks/base/include/androidfw/
ResourceTypes.h     [all...]
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp     [all...]
  /external/google-breakpad/src/tools/windows/dump_syms/testdata/
dump_syms_regtest.sym 59 FILE 58 f:\dd\vctools\crt_bld\SELF_X86\crt\prebuild\h\pversion.inc
    [all...]
omap_reorder_funcs.sym 59 FILE 58 f:\dd\vctools\crt_bld\SELF_X86\crt\prebuild\h\pversion.inc
    [all...]
omap_stretched_filled.sym 59 FILE 58 f:\dd\vctools\crt_bld\SELF_X86\crt\prebuild\h\pversion.inc
    [all...]
omap_reorder_bbs.pdb     [all...]
omap_reorder_funcs.pdb     [all...]
omap_stretched.pdb     [all...]
omap_stretched_filled.pdb     [all...]

Completed in 972 milliseconds

1 2