Home
last modified time | relevance | path

Searched refs:prototype (Results 1 – 25 of 163) sorted by relevance

1234567

/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A Dkernel-doc312 my ($newsection, $newcontents, $prototype, $brcount, %source_map);
1052 my ($prototype, $file) = @_;
1564 my $prototype = shift;
1568 $prototype =~ s/^static +//;
1569 $prototype =~ s/^extern +//;
1570 $prototype =~ s/^asmlinkage +//;
1571 $prototype =~ s/^inline +//;
1572 $prototype =~ s/^__inline__ +//;
1573 $prototype =~ s/^__inline +//;
1574 $prototype =~ s/^__always_inline +//;
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A Dkernel-doc312 my ($newsection, $newcontents, $prototype, $brcount, %source_map);
1052 my ($prototype, $file) = @_;
1564 my $prototype = shift;
1568 $prototype =~ s/^static +//;
1569 $prototype =~ s/^extern +//;
1570 $prototype =~ s/^asmlinkage +//;
1571 $prototype =~ s/^inline +//;
1572 $prototype =~ s/^__inline__ +//;
1573 $prototype =~ s/^__inline +//;
1574 $prototype =~ s/^__always_inline +//;
[all …]
/OK3568_Linux_fs/kernel/include/acpi/
H A Dacpixf.h60 #define ACPI_EXTERNAL_RETURN_STATUS(prototype) \ argument
61 prototype;
65 #define ACPI_EXTERNAL_RETURN_OK(prototype) \ argument
66 prototype;
70 #define ACPI_EXTERNAL_RETURN_VOID(prototype) \ argument
71 prototype;
75 #define ACPI_EXTERNAL_RETURN_UINT32(prototype) \ argument
76 prototype;
80 #define ACPI_EXTERNAL_RETURN_PTR(prototype) \ argument
81 prototype;
[all …]
/OK3568_Linux_fs/u-boot/scripts/
H A Dkernel-doc268 my ($newsection, $newcontents, $prototype, $brcount, %source_map);
1724 my ($prototype, $file) = @_;
2074 my $prototype = shift;
2078 $prototype =~ s/^static +//;
2079 $prototype =~ s/^extern +//;
2080 $prototype =~ s/^asmlinkage +//;
2081 $prototype =~ s/^inline +//;
2082 $prototype =~ s/^__inline__ +//;
2083 $prototype =~ s/^__inline +//;
2084 $prototype =~ s/^__always_inline +//;
[all …]
/OK3568_Linux_fs/kernel/scripts/
H A Dkernel-doc326 my ($newsection, $newcontents, $prototype, $brcount, %source_map);
1188 my ($prototype, $file) = @_;
1725 my $prototype = shift;
1731 $prototype =~ s/^static +//;
1732 $prototype =~ s/^extern +//;
1733 $prototype =~ s/^asmlinkage +//;
1734 $prototype =~ s/^inline +//;
1735 $prototype =~ s/^__inline__ +//;
1736 $prototype =~ s/^__inline +//;
1737 $prototype =~ s/^__always_inline +//;
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A Dkernel-doc326 my ($newsection, $newcontents, $prototype, $brcount, %source_map);
1188 my ($prototype, $file) = @_;
1725 my $prototype = shift;
1731 $prototype =~ s/^static +//;
1732 $prototype =~ s/^extern +//;
1733 $prototype =~ s/^asmlinkage +//;
1734 $prototype =~ s/^inline +//;
1735 $prototype =~ s/^__inline__ +//;
1736 $prototype =~ s/^__inline +//;
1737 $prototype =~ s/^__always_inline +//;
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A Dkernel-doc326 my ($newsection, $newcontents, $prototype, $brcount, %source_map);
1188 my ($prototype, $file) = @_;
1725 my $prototype = shift;
1731 $prototype =~ s/^static +//;
1732 $prototype =~ s/^extern +//;
1733 $prototype =~ s/^asmlinkage +//;
1734 $prototype =~ s/^inline +//;
1735 $prototype =~ s/^__inline__ +//;
1736 $prototype =~ s/^__inline +//;
1737 $prototype =~ s/^__always_inline +//;
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A Dkernel-doc315 my ($newsection, $newcontents, $prototype, $brcount, %source_map);
1784 my ($prototype, $file) = @_;
2161 my $prototype = shift;
2165 $prototype =~ s/^static +//;
2166 $prototype =~ s/^extern +//;
2167 $prototype =~ s/^asmlinkage +//;
2168 $prototype =~ s/^inline +//;
2169 $prototype =~ s/^__inline__ +//;
2170 $prototype =~ s/^__inline +//;
2171 $prototype =~ s/^__always_inline +//;
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A Dkernel-doc315 my ($newsection, $newcontents, $prototype, $brcount, %source_map);
1784 my ($prototype, $file) = @_;
2161 my $prototype = shift;
2165 $prototype =~ s/^static +//;
2166 $prototype =~ s/^extern +//;
2167 $prototype =~ s/^asmlinkage +//;
2168 $prototype =~ s/^inline +//;
2169 $prototype =~ s/^__inline__ +//;
2170 $prototype =~ s/^__inline +//;
2171 $prototype =~ s/^__always_inline +//;
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery.treetable.js38 Node.prototype.addChild = function(child) {
42 Node.prototype.ancestors = function() {
52 Node.prototype.collapse = function() {
69 Node.prototype.collapsed = function() {
75 Node.prototype.expand = function() {
95 Node.prototype.expanded = function() {
99 Node.prototype.hide = function() {
105 Node.prototype.isBranchNode = function() {
113 Node.prototype.updateBranchLeafClass = function(){
119 Node.prototype.level = function() {
[all …]
H A Dbootstrap.js103 Alert.prototype.close = function (e) {
170 $(document).on('click.bs.alert.data-api', dismiss, Alert.prototype.close)
201 Button.prototype.setState = function (state) {
225 Button.prototype.toggle = function () {
338 Carousel.prototype.keydown = function (e) {
349 Carousel.prototype.cycle = function (e) {
361 Carousel.prototype.getItemIndex = function (item) {
366 Carousel.prototype.getItemForDirection = function (direction, active) {
376 Carousel.prototype.to = function (pos) {
388 Carousel.prototype.pause = function (e) {
[all …]
H A Dbootstrap.min.js6prototype.close=function(b){function c(){g.detach().trigger("closed.bs.alert").remove()}var e=a(th…
7prototype.clear=function(){a(this.selector).parentsUntil(this.options.target,".active").removeClas…
H A Dqunit-1.18.0.js1 …ce(/(:\d+)+\)?/,"").replace(/.+\//,""),toString=Object.prototype.toString,hasOwn=Object.prototype.…
74 Test.count=0;Test.prototype={before:function(){if(this.module!==config.previousModule||//
108 QUnit.assert=Assert.prototype={expect:function(asserts){if(arguments.length===1){this.test.expected…
116 …ush(ok,actual,expectedOutput,message);}};(function(){Assert.prototype.raises=Assert.prototype["thr…
122 …(!((getProto(a)===null&&getProto(b)===Object.prototype)||(getProto(b)===null&&getProto(a)===Object…
137 …l&&obj[0]===undefined)))){type="array";}else if(obj.constructor===Error.prototype.constructor){typ…
151 …ump;if(typeof window!=="undefined"){(function(){var i,assertions=Assert.prototype;function applyCu…
158 var DIFF_DELETE=-1,DIFF_INSERT=1,DIFF_EQUAL=0;DiffMatchPatch.prototype.DiffMain=function(text1,text…
165 this.diffCleanupMerge(diffs);return diffs;};DiffMatchPatch.prototype.diffCleanupEfficiency=function…
170 if(changes){this.diffCleanupMerge(diffs);}};DiffMatchPatch.prototype.diffPrettyHtml=function(diffs)…
[all …]
/OK3568_Linux_fs/kernel/include/acpi/platform/
H A Daclinux.h92 #define ACPI_EXTERNAL_RETURN_STATUS(prototype) \ argument
93 static ACPI_INLINE prototype {return(AE_NOT_CONFIGURED);}
94 #define ACPI_EXTERNAL_RETURN_OK(prototype) \ argument
95 static ACPI_INLINE prototype {return(AE_OK);}
96 #define ACPI_EXTERNAL_RETURN_VOID(prototype) \ argument
97 static ACPI_INLINE prototype {return;}
98 #define ACPI_EXTERNAL_RETURN_UINT32(prototype) \ argument
99 static ACPI_INLINE prototype {return(0);}
100 #define ACPI_EXTERNAL_RETURN_PTR(prototype) \ argument
101 static ACPI_INLINE prototype {return(NULL);}
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/locationlabs/
H A Dplugins.qmltypes13 prototype: "QObject"
27 prototype: "QObject"
53 prototype: "QObject"
87 prototype: "QParameterizableObject"
125 prototype: "QParameterizableObject"
149 prototype: "QGeoMapObject"
165 prototype: "QGeoMapObject"
183 prototype: "QGeoMapObject"
208 prototype: "QGeoMapObject"
223 prototype: "QGeoMapObject"
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes13 prototype: "QObject"
284 Component { name: "QAbstractListModel"; prototype: "QAbstractItemModel" }
287 prototype: "QObject"
326 prototype: "QDeclarativeGeoMapItemBase"
353 prototype: "QObject"
362 prototype: "QQmlPropertyMap"
369 prototype: "QObject"
382 prototype: "QObject"
425 prototype: "QQuickItem"
614 prototype: "QQuickPaintedItem"
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-multimedia/id3lib/id3lib/
H A Dacdefine.patch18 + AC_DEFINE(ID3LIB_ICONV_OLDSTYLE,[1],[Old iconv prototype definition in iconv.h])
27 + AC_DEFINE(ID3LIB_ICONV_CAST_OK,[1],[Accepting const char ** in iconv prototype])
36 + AC_DEFINE(ID3LIB_ICONV_CAST_OK,[1],[Accepting const char ** in iconv prototype])
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/positioning/
H A Dplugins.qmltypes13 prototype: "QObject"
123 prototype: "QObject"
140 prototype: "QObject"
151 prototype: "QObject"
168 prototype: "QObject"
202 prototype: "QObject"
301 prototype: "QQuickPropertyAnimation"
/OK3568_Linux_fs/buildroot/package/jszip/
H A D0001-fix-Use-a-null-prototype-object-for-this-files.patch4 Subject: [PATCH] fix: Use a null prototype object for this.files
26 + // NOTE: we use a null prototype because we do not
42 + // ignore warning about unwanted properties because this.files is a null prototype object
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A DKconfig.unstable3 bool "Enable unstable API for early prototype development"
12 Enable prototype uAPI under general discussion before they are
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtarget-insns.def26 DEF_TARGET_INSN (name, prototype)
28 where NAME is the name of the pattern and PROTOTYPE is its C prototype.
29 The prototype should use parameter names of the form "x0", "x1", etc.
33 a prototype "(void)".
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtarget-insns.def26 DEF_TARGET_INSN (name, prototype)
28 where NAME is the name of the pattern and PROTOTYPE is its C prototype.
29 The prototype should use parameter names of the form "x0", "x1", etc.
33 a prototype "(void)".
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ghostscript/ghostscript/
H A DCVE-2022-2085.patch7 being defined for the device we are using as a prototype. Which
8 device we use as a prototype depends upon the number of bits per
/OK3568_Linux_fs/buildroot/package/qt5/qt5webengine-chromium/
H A Dchromium-latest.inc147 …y/devtools-frontend/src/node_modules/array-includes/node_modules/string.prototype.trimleft/LICENSE…
148 …y/devtools-frontend/src/node_modules/array-includes/node_modules/string.prototype.trimright/LICENS…
149 chromium/third_party/devtools-frontend/src/node_modules/array.prototype.flat/LICENSE \
150 …chromium/third_party/devtools-frontend/src/node_modules/array.prototype.flat/node_modules/es-abstr…
151 …chromium/third_party/devtools-frontend/src/node_modules/array.prototype.flat/node_modules/es-to-pr…
152 …chromium/third_party/devtools-frontend/src/node_modules/array.prototype.flat/node_modules/has-symb…
153 …chromium/third_party/devtools-frontend/src/node_modules/array.prototype.flat/node_modules/is-calla…
154 …chromium/third_party/devtools-frontend/src/node_modules/array.prototype.flat/node_modules/is-regex…
155 …chromium/third_party/devtools-frontend/src/node_modules/array.prototype.flat/node_modules/object-i…
156 …/third_party/devtools-frontend/src/node_modules/array.prototype.flat/node_modules/string.prototype
[all …]
/OK3568_Linux_fs/buildroot/package/sox/
H A D0005-configure.ac-fix-static-linking-with-sndfile.patch11 conftest.c:73:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
14 conftest.c:75:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]

1234567