/external/chromium/chrome/browser/userfeedback/proto/ |
D | config.proto | 13 // Product for which feedback can be sent: GMail, Writely etc. 23 // feedback type applies to the page user is browsing and forward 29 // index of feedback type as found in database 32 // Specifies whether this feedback type is currently enabled and 33 // feedback of this type can be submitted. 36 // Problem name of this feedback type on Google Feedback pages. 39 // Name of the product to which this feedback type belongs. 48 // is sent upon each new feedback of this type. 54 // Encapsulates different kind of feedback type. 56 // Product feedback type. [all …]
|
D | extension.proto | 4 // Messages sent from extension to feedback server as JSON. 19 // feedback tab. 25 // feedback tool for. 41 // Describes number of attempts to send feedback and possible error codes/
|
D | web.proto | 59 // List of user names in google.com domain to which feedback should be sent 72 // product for which feedback is submitted.
|
D | common.proto | 26 // Unique identifier of feedback report. If set than only one report
|
/external/sonivox/arm-fm-22k/lib_src/ |
D | eas_fmengine.c | 280 EAS_U8 feedback, in FM_Operator() argument 325 temp = (temp * (EAS_I32) feedback) << FM_FEEDBACK_SHIFT; in FM_Operator() 390 EAS_U8 feedback, in FM_NoiseOperator() argument 428 temp += ((temp2 -temp) * feedback) >> 8; in FM_NoiseOperator() 498 pVoice->feedback = vCfg->feedback; in FM_ConfigVoice() 568 feedback1 = fmScaleTable[p->feedback >> 4]; in FM_ProcessVoice() 569 feedback3 = fmScaleTable[p->feedback & 0x0f]; in FM_ProcessVoice()
|
D | eas_fmengine.h | 82 EAS_U8 feedback; /* feedback for Op1 and Op3 */ member 91 EAS_U8 feedback; /* feedback for Op1 and Op3 */ member
|
D | eas_sndlib.h | 276 EAS_U8 feedback; member
|
D | eas_fmsynth.c | 828 vCfg.feedback = pRegion->feedback; in FM_UpdateVoice()
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
D | eas_fmengine.c | 280 EAS_U8 feedback, in FM_Operator() argument 325 temp = (temp * (EAS_I32) feedback) << FM_FEEDBACK_SHIFT; in FM_Operator() 390 EAS_U8 feedback, in FM_NoiseOperator() argument 428 temp += ((temp2 -temp) * feedback) >> 8; in FM_NoiseOperator() 498 pVoice->feedback = vCfg->feedback; in FM_ConfigVoice() 568 feedback1 = fmScaleTable[p->feedback >> 4]; in FM_ProcessVoice() 569 feedback3 = fmScaleTable[p->feedback & 0x0f]; in FM_ProcessVoice()
|
D | eas_fmengine.h | 82 EAS_U8 feedback; /* feedback for Op1 and Op3 */ member 91 EAS_U8 feedback; /* feedback for Op1 and Op3 */ member
|
D | eas_sndlib.h | 276 EAS_U8 feedback; member
|
D | eas_fmsynth.c | 828 vCfg.feedback = pRegion->feedback; in FM_UpdateVoice()
|
/external/speex/ |
D | AUTHORS | 6 Also ideas and feedback
|
/external/dropbear/ |
D | TODO | 12 feedback.
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
D | side_tab_strip_view.mm | 39 // Draw borders and any drop feedback.
|
/external/dnsmasq/contrib/Solaris10/ |
D | README | 24 corrections/feedback they are more than welcome.
|
/external/libvpx/nestegg/halloc/ |
D | README | 28 * improved standard compliance thanks to the feedback
|
/external/jdiff/ |
D | README.txt | 50 Many thanks to the reviewers at Sun and Vitria who gave feedback on early
|
/external/webkit/Tools/android/flex-2.5.4a/ |
D | README | 23 Please send bug reports and feedback to: Vern Paxson (vern@ee.lbl.gov).
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | eas_sndlib.h | 276 EAS_U8 feedback; member
|
/external/libffi/ |
D | README | 239 feedback. ffi_mips.h is always installed. Many configuration 252 Interface changes based on feedback. 317 Thanks to Jim Blandy, who provided some useful feedback on the libffi
|
/external/valgrind/main/cachegrind/ |
D | cg_diff.in | 56 Bug reports, feedback, admiration, abuse, etc, to: njn\@valgrind.org.
|
/external/valgrind/main/ |
D | AUTHORS | 60 Many, many people sent bug reports, patches, and helpful feedback.
|
/external/mesa3d/docs/ |
D | GL3.txt | 29 Transform feedback (GL_EXT_transform_feedback) ~50% done
|
D | VERSIONS | 93 - numerous feedback bugs 297 - fixed a feedback bug 342 - kludged around a SunOS 5.x/GCC compiler bug in the feedback code 351 - feedback triangle colors were wrong when using smooth shading 353 - colors returned in feedback mode were wrong when using lighting 380 - glDrawPixels feedback/selection didn't examine RasterPos valid bit 397 - glClear wasn't disabled during feedback and selection 538 - glBitmap in feedback mode was offset by xOrig, yOrig params 573 - glBitmap in feedback mode didn't work 574 - feedback of texture coords didn't always work [all …]
|