/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 | libmtp.sh.in | 13 /sbin/resmgr "${ACTION}" "${DEVICE}" desktop usb
|
D | libmtp.sh | 13 /sbin/resmgr "${ACTION}" "${DEVICE}" desktop 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 | 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 | 165 int usb; /*!< Top of high subbands */ member 203 int usb, /*!< Number of upper bands */ 221 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() 810 hs->SynthesisQMF.usb, in createSbrDec() 901 …hSbrDec->SynthesisQMF.usb = fixMin((INT)hSbrDec->SynthesisQMF.no_channels, (INT)hHeaderData->freqB… in resetSbrDec() 904 hSbrDec->AnalysiscQMF.usb = hSbrDec->SynthesisQMF.usb; in resetSbrDec() 968 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() 903 while(targetStopBand < usb) { in resetLppTransposer() 948 desiredBorder = usb; in resetLppTransposer()
|
D | sbrdec_freq_sca.cpp | 715 int k2,kx, lsb, usb; in resetFreqBandTables() local 746 usb = hFreq->freqBandTable[0][nBandsLo]; in resetFreqBandTables() 749 if ( (lsb > (32)) || (lsb >= usb) ) { in resetFreqBandTables() 802 hFreq->highSubband = usb; in resetFreqBandTables()
|
D | psdec.cpp | 936 int usb in initSlotBasedRotation() argument 955 if ((usb > h_ps_d->specificTo.mpeg.lastUsb) && h_ps_d->specificTo.mpeg.lastUsb) { in initSlotBasedRotation() 967 length = (usb-FIRST_DELAY_SB)*sizeof(FIXP_DBL); in initSlotBasedRotation() 972 length = (fixMin(NO_DELAY_BUFFER_BANDS,(INT)usb)-FIRST_DELAY_SB)*sizeof(FIXP_DBL); in initSlotBasedRotation() 980 h_ps_d->specificTo.mpeg.lastUsb = usb; in initSlotBasedRotation()
|
D | psdec.h | 341 int usb);
|
/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() 514 …INT usb = v_k_master[numMaster]; /* Stop subband related to the synthesis filter… in resetPatch() local 538 while(targetStopBand < usb) { in resetPatch() 579 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/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/qemu/distrib/sdl-1.2.15/ |
D | configure.in | 2156 AC_CHECK_HEADER(usb.h, [USB_CFLAGS="-DHAVE_USB_H"]) 2158 AC_CHECK_LIB(usb, hid_init, [USB_LIBS="$USB_LIBS -lusb"]) 2169 #include <usb.h> 2172 # include <bus/usb/usb.h> 2173 # include <bus/usb/usbhid.h> 2175 # include <dev/usb/usb.h> 2176 # include <dev/usb/usbhid.h> 2200 #include <usb.h> 2203 # include <bus/usb/usb.h> 2204 # include <bus/usb/usbhid.h> [all …]
|
/external/sepolicy/ |
D | property_contexts | 14 sys.usb.config u:object_r:radio_prop:s0
|
/external/libusb/libusb.xcodeproj/ |
D | project.pbxproj | 179 PRODUCT_NAME = usb; 198 PRODUCT_NAME = usb;
|