Searched refs:reports (Results 1 - 25 of 125) sorted by relevance

12345

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOHIDDescriptorParser/
H A DHIDGetReportLength.c88 if (ptPreparsedData->reports[iR].reportID == reportID)
93 dataLength = (ptPreparsedData->reports[iR].inputBitCount + 7)/8;
96 dataLength = (ptPreparsedData->reports[iR].outputBitCount + 7)/8;
99 dataLength = (ptPreparsedData->reports[iR].featureBitCount + 7)/8;
H A DHIDCheckReport.c100 iExpectedLength = (ptPreparsedData->reports[reportIndex].inputBitCount + 7)/8;
103 iExpectedLength = (ptPreparsedData->reports[reportIndex].outputBitCount + 7)/8;
106 iExpectedLength = (ptPreparsedData->reports[reportIndex].featureBitCount + 7)/8;
H A DHIDProcessGlobalItem.c162 && (ptPreparsedData->reports[reportIndex].reportID != ptItem->unsignedValue))
170 ptReport = &ptPreparsedData->reports[ptPreparsedData->reportCount++];
/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/js1_3/inherit/
H A Dproto_1.js53 this.reports = [];
112 "sally = new Manager(); sally.reports.length",
114 sally.reports.length );
117 "sally = new Manager(); typeof sally.reports",
119 typeof sally.reports );
H A Dproto_11.js56 this.reports = [];
H A Dproto_2.js53 this.reports = [];
H A Dproto_3.js53 this.reports = [];
/macosx-10.10/libxslt-13/libxslt/tests/
H A DMakefile.am4 extensions reports xmlspec multiple xinclude XSLTMark docbook \
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Appender/
H A DTestFileCreeper.pm70 Send bug reports or requests for enhancements to the authors via our
72 MAILING LIST (questions, bug reports, suggestions/patches):
H A DScreen.pm105 Send bug reports or requests for enhancements to the authors via our
107 MAILING LIST (questions, bug reports, suggestions/patches):
H A DString.pm91 Send bug reports or requests for enhancements to the authors via our
93 MAILING LIST (questions, bug reports, suggestions/patches):
H A DTestArrayBuffer.pm75 Send bug reports or requests for enhancements to the authors via our
77 MAILING LIST (questions, bug reports, suggestions/patches):
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/JavaMap/
H A DNTEventLogAppender.pm72 Send bug reports or requests for enhancements to the authors via our
74 MAILING LIST (questions, bug reports, suggestions/patches):
H A DTestBuffer.pm51 Send bug reports or requests for enhancements to the authors via our
53 MAILING LIST (questions, bug reports, suggestions/patches):
H A DConsoleAppender.pm76 Send bug reports or requests for enhancements to the authors via our
78 MAILING LIST (questions, bug reports, suggestions/patches):
H A DFileAppender.pm98 Send bug reports or requests for enhancements to the authors via our
100 MAILING LIST (questions, bug reports, suggestions/patches):
H A DJDBCAppender.pm114 Send bug reports or requests for enhancements to the authors via our
116 MAILING LIST (questions, bug reports, suggestions/patches):
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Layout/
H A DNoopLayout.pm62 Send bug reports or requests for enhancements to the authors via our
64 MAILING LIST (questions, bug reports, suggestions/patches):
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DUtil.pm99 Send bug reports or requests for enhancements to the authors via our
101 MAILING LIST (questions, bug reports, suggestions/patches):
H A DInternalDebug.pm103 Send bug reports or requests for enhancements to the authors via our
105 MAILING LIST (questions, bug reports, suggestions/patches):
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/t/lib/
H A DLog4perlInternalTest.pm37 Send bug reports or requests for enhancements to the authors via our
39 MAILING LIST (questions, bug reports, suggestions/patches):
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/eg/
H A Dl4p-tmpl46 Send bug reports or requests for enhancements to the authors via our
48 MAILING LIST (questions, bug reports, suggestions/patches):
H A Doverride_appender56 Send bug reports or requests for enhancements to the authors via our
58 MAILING LIST (questions, bug reports, suggestions/patches):
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Filter/
H A DLevelMatch.pm98 Send bug reports or requests for enhancements to the authors via our
100 MAILING LIST (questions, bug reports, suggestions/patches):
H A DStringMatch.pm106 Send bug reports or requests for enhancements to the authors via our
108 MAILING LIST (questions, bug reports, suggestions/patches):

Completed in 118 milliseconds

12345