/external/libmtp/ |
D | hotplug.sh.in | 136 if test -d ${HOTPLUGPATH}/usb 140 mkdir ${HOTPLUGPATH}/usb 144 ${INSTALL} libmtp.sh ${HOTPLUGPATH}/usb 146 ${INSTALL} -m 644 ${USERMAP} ${HOTPLUGPATH}/usb 156 CVSTAG=`grep '\$Id:' /etc/hotplug/usb.agent` 175 if test -f ${HOTPLUGPATH}/usb.usermap 178 patchusermap ${USERMAP} /etc/hotplug/usb.usermap
|
D | INSTALL | 139 at /etc/hotplug/usb/libmtp.usermap to lift the device to userspace for the 140 current user by running the script /etc/hotplug/usb/libmtp.sh. If 160 /dev/bus/usb hierarchy whenever any USB device is connected. The 180 % chmod -R a+w /proc/bus/usb 186 has write access on /proc/bus/usb/*
|
D | README | 90 http://www.usb.org/developers/devclass_docs/MTP_1.0.zip 182 at: http://www.cobbleware.com/files/usb-monitor-237.exe) 277 to work under Linux because the usb-storage(.ko) kernel 306 * Add the line "blacklist usb-storage" 317 "lsmod | grep usb-storage"), there is some problem with 319 /lib/modules/<VERSION>/kernel/drivers/usb/storage/usb-storage.ko 430 of USB. You can always discuss such issues at the linux-usb 432 http://www.linux-usb.org/mailing.html 436 http://lxr.linux.no/linux/drivers/usb/storage/unusual_devs.h 439 http://www2.one-eyed-alien.net/~mdharm/linux-usb/target_offenses.txt [all …]
|
D | libmtp.sh.in | 13 /sbin/resmgr "${ACTION}" "${DEVICE}" desktop usb
|
D | libmtp.sh | 13 /sbin/resmgr "${ACTION}" "${DEVICE}" desktop usb
|
D | configure.ac | 60 AC_CHECK_LIB([usb], [usb_control_msg],, 73 AC_CHECK_HEADER([usb.h],,
|
/external/libusb-compat/libusb-compat.xcodeproj/ |
D | project.pbxproj | 12 …B0B3C5B71277AD310086FE9A /* usb.h in Headers */ = {isa = PBXBuildFile; fileRef = B0B3C5B41277AD310… 36 …AD310086FE9A /* usb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourceco… 73 B0B3C5B41277AD310086FE9A /* usb.h */, 104 B0B3C5B71277AD310086FE9A /* usb.h in Headers */, 206 PRODUCT_NAME = "usb-compat"; 226 PRODUCT_NAME = "usb-compat";
|
/external/aac/libFDK/src/ |
D | qmf.cpp | 684 …scaleValues(&tReal[0+synQmf->lsb], &qmfReal[0+synQmf->lsb], synQmf->usb-synQmf->lsb, scaleFactorHi… in qmfInverseModulationLP_even() 685 FDKmemclear(&tReal[0+synQmf->usb], (L-synQmf->usb)*sizeof(FIXP_QMF)); in qmfInverseModulationLP_even() 739 …scaleValues(pTimeOut+M+synQmf->lsb, qmfReal+synQmf->lsb, synQmf->usb-synQmf->lsb, scaleFactorHigh… in qmfInverseModulationLP_odd() 740 FDKmemclear(pTimeOut+M+synQmf->usb, (L-synQmf->usb)*sizeof(FIXP_QMF)); in qmfInverseModulationLP_odd() 780 for (; i < synQmf->usb; i++) { in qmfInverseModulationHQ() 789 …scaleValues(&tReal[0+synQmf->lsb], &qmfReal[0+synQmf->lsb], synQmf->usb-synQmf->lsb, scaleFactorHi… in qmfInverseModulationHQ() 791 …scaleValues(&tImag[0+synQmf->lsb], &qmfImag[0+synQmf->lsb], synQmf->usb-synQmf->lsb, scaleFactorHi… in qmfInverseModulationHQ() 794 FDKmemclear(&tReal[synQmf->usb], (synQmf->no_channels-synQmf->usb)*sizeof(FIXP_QMF)); in qmfInverseModulationHQ() 795 FDKmemclear(&tImag[synQmf->usb], (synQmf->no_channels-synQmf->usb)*sizeof(FIXP_QMF)); in qmfInverseModulationHQ() 972 int usb, /*!< Upper end of QMF frequency range */ in qmfInitFilterBank() argument [all …]
|
/external/aac/libFDK/include/ |
D | qmf.h | 167 int usb; /*!< Top of high subbands */ member 205 int usb, /*!< Number of upper bands */ 223 int usb, /*!< Number of upper bands */
|
/external/aac/libSBRdec/src/ |
D | sbr_dec.cpp | 233 hSbrDec->AnalysiscQMF.usb, in changeQmfType() 248 hSbrDec->SynthesisQMF.usb, in changeQmfType() 577 synQmfRight->usb = synQmf->usb; in sbr_dec() 812 hs->SynthesisQMF.usb, in createSbrDec() 903 …hSbrDec->SynthesisQMF.usb = fixMin((INT)hSbrDec->SynthesisQMF.no_channels, (INT)hHeaderData->freqB… in resetSbrDec() 906 hSbrDec->AnalysiscQMF.usb = hSbrDec->SynthesisQMF.usb; in resetSbrDec() 970 target_usb = hSbrDec->SynthesisQMF.usb; in resetSbrDec()
|
D | lpp_tran.h | 219 const int usb, 236 UCHAR usb,
|
D | lpp_tran.cpp | 763 const int usb, /*!< Highband area stop subband */ in createLppTransposer() argument 799 usb, in createLppTransposer() 845 UCHAR usb, /*!< High band area: stop subband */ in resetLppTransposer() argument 864 usb = fixMin(usb, v_k_master[numMaster]); /* Avoid endless loops (compare with float code). */ in resetLppTransposer() 889 while(targetStopBand < usb) { in resetLppTransposer() 934 desiredBorder = usb; in resetLppTransposer()
|
D | sbrdec_freq_sca.cpp | 722 int k2,kx, lsb, usb; in resetFreqBandTables() local 753 usb = hFreq->freqBandTable[0][nBandsLo]; in resetFreqBandTables() 756 if ( (lsb > (32)) || (lsb >= usb) ) { in resetFreqBandTables() 809 hFreq->highSubband = usb; in resetFreqBandTables()
|
/external/libusb-compat/libusb/ |
D | Makefile.am | 1 include_HEADERS = usb.h
|
/external/libusb/ |
D | TODO | 8 "usb primer" introduction docs
|
/external/aac/libSBRenc/src/ |
D | ton_corr.cpp | 122 …INT usb, /*!< upper side band, highest + 1 QMF band in the SBR range… in FDKsbrEnc_CalculateTonalityQuotas() argument 175 for (r = 0; r < usb; r++) in FDKsbrEnc_CalculateTonalityQuotas() 512 …INT usb = v_k_master[numMaster]; /* Stop subband related to the synthesis filter… in resetPatch() local 536 while(targetStopBand < usb) { in resetPatch() 577 goalSb = usb; in resetPatch()
|
D | ton_corr.h | 196 INT usb,
|
/external/libusb-compat/ |
D | LICENSE | 20 Alternatively, the files usb.h.in and/or usb.h may be licensed under the
|
/external/sepolicy/ |
D | property_contexts | 12 sys.usb.config u:object_r:system_radio_prop:s0 23 sys.usb.ffs. u:object_r:ffs_prop:s0
|
D | adbd.te | 24 # Access /dev/android_adb or /dev/usb-ffs/adb/ep0 44 # Set service.adb.*, sys.powerctl, and sys.usb.ffs.ready properties.
|
/external/libpcap/ |
D | Android.mk | 4 libpcap_PSRC = pcap-linux.c pcap-usb-linux.c pcap-can-linux.c pcap-netfilter-linux.c pcap-netfilte…
|
/external/libexif/m4m/ |
D | gp-references.m4 | 33 [http://www.linux-usb.org/USB-guide/x498.html],
|
/external/e2fsprogs/tests/f_dup_de/ |
D | expect.1 | 21 Duplicate entry 'usb.permissions' in /etc (12) found. Clear? yes
|
D | expect-nohtree.1 | 24 Duplicate entry 'usb.permissions' in /etc (12) found. Clear? yes
|
/external/kernel-headers/original/uapi/linux/ |
D | edd.h | 138 } __attribute__ ((packed)) usb; member
|