Home
last modified time | relevance | path

Searched defs:_id (Results 1 – 25 of 521) sorted by relevance

12345678910>>...21

/third_party/uboot/u-boot-2020.01/drivers/clk/mediatek/
Dclk-mt8518.c20 #define PLL(_id, _reg, _pwr_reg, _en_mask, _flags, _pcwbits, _pd_reg, \ argument
54 #define FACTOR0(_id, _parent, _mult, _div) \ argument
57 #define FACTOR1(_id, _parent, _mult, _div) \ argument
60 #define FACTOR2(_id, _parent, _mult, _div) \ argument
1300 #define GATE_TOP0(_id, _parent, _shift) { \ argument
1308 #define GATE_TOP1(_id, _parent, _shift) { \ argument
1316 #define GATE_TOP2(_id, _parent, _shift) { \ argument
1324 #define GATE_TOP2_I(_id, _parent, _shift) { \ argument
1332 #define GATE_TOP3(_id, _parent, _shift) { \ argument
1340 #define GATE_TOP4(_id, _parent, _shift) { \ argument
[all …]
Dclk-mt8516.c20 #define PLL(_id, _reg, _pwr_reg, _en_mask, _flags, _pcwbits, _pd_reg, \ argument
52 #define FACTOR0(_id, _parent, _mult, _div) \ argument
55 #define FACTOR1(_id, _parent, _mult, _div) \ argument
58 #define FACTOR2(_id, _parent, _mult, _div) \ argument
577 #define GATE_TOP0(_id, _parent, _shift) { \ argument
585 #define GATE_TOP1(_id, _parent, _shift) { \ argument
593 #define GATE_TOP2(_id, _parent, _shift) { \ argument
601 #define GATE_TOP2_I(_id, _parent, _shift) { \ argument
609 #define GATE_TOP3(_id, _parent, _shift) { \ argument
617 #define GATE_TOP4_I(_id, _parent, _shift) { \ argument
[all …]
Dclk-mt7629.c31 #define PLL(_id, _reg, _pwr_reg, _en_mask, _flags, _pcwbits, _pd_reg, \ argument
63 #define FACTOR0(_id, _parent, _mult, _div) \ argument
66 #define FACTOR1(_id, _parent, _mult, _div) \ argument
69 #define FACTOR2(_id, _parent, _mult, _div) \ argument
425 #define GATE_INFRA(_id, _parent, _shift) { \ argument
454 #define GATE_PERI0(_id, _parent, _shift) { \ argument
462 #define GATE_PERI1(_id, _parent, _shift) { \ argument
499 #define GATE_ETH(_id, _parent, _shift, _flag) { \ argument
507 #define GATE_ETH0(_id, _parent, _shift) \ argument
510 #define GATE_ETH1(_id, _parent, _shift) \ argument
[all …]
Dclk-mt7623.c27 #define PLL(_id, _reg, _pwr_reg, _en_mask, _flags, _pcwbits, _pd_reg, \ argument
73 #define FACTOR0(_id, _parent, _mult, _div) \ argument
76 #define FACTOR1(_id, _parent, _mult, _div) \ argument
79 #define FACTOR2(_id, _parent, _mult, _div) \ argument
588 #define GATE_INFRA(_id, _parent, _shift) { \ argument
630 #define GATE_PERI0(_id, _parent, _shift) { \ argument
638 #define GATE_PERI1(_id, _parent, _shift) { \ argument
699 #define GATE_ETH_HIF(_id, _parent, _shift, _flag) { \ argument
707 #define GATE_ETH_HIF0(_id, _parent, _shift) \ argument
710 #define GATE_ETH_HIF1(_id, _parent, _shift) \ argument
Dclk-mtk.h57 #define FIXED_CLK(_id, _parent, _rate) { \ argument
80 #define FACTOR(_id, _parent, _mult, _div, _flags) { \ argument
113 #define MUX_GATE_FLAGS(_id, _parents, _reg, _shift, _width, _gate, \ argument
126 #define MUX_GATE(_id, _parents, _reg, _shift, _width, _gate) \ argument
129 #define MUX(_id, _parents, _reg, _shift, _width) { \ argument
/third_party/node/deps/npm/test/tap/
Downer.js43 .reply(200, { _id: 'underscore', _rev: 1, maintainers: [jashkenas] }) property
46 { _id: 'underscore', _rev: 1, maintainers: [jashkenas, othiym23] }, property
48 ).reply(200, { _id: 'underscore', _rev: 2, maintainers: [jashkenas, othiym23] }) property
52 .reply(200, { _id: '@xxx/scoped', _rev: 1, maintainers: [bcoe] }) property
55 { _id: '@xxx/scoped', _rev: 1, maintainers: [bcoe, othiym23] }, property
57 ).reply(200, { _id: '@xxx/scoped', _rev: 2, maintainers: [bcoe, othiym23] }) property
61 .reply(200, { _id: 'underscore', _rev: 2, maintainers: [jashkenas, othiym23] }) property
65 .reply(200, { _id: 'underscore', _rev: 2, maintainers: [jashkenas, othiym23] }) property
68 { _id: 'underscore', _rev: 2, maintainers: [jashkenas] }, property
70 ).reply(200, { _id: 'underscore', _rev: 3, maintainers: [jashkenas] }) property
Dunit-package-id.js6 t.is(packageId({package: {_id: 'abc@123'}}), 'abc@123', 'basic') property
7 t.is(packageId({_id: 'abc@123'}), 'abc@123', 'basic no tree') property
9 …t.is(packageId({package: {_id: '@', name: 'abc', version: '123'}}), 'abc@123', 'computed, ignore i… property
Dshrinkwrap-save-dev-with-existing-deps.js52 _id: 'installed-prod@1.0.0', property
60 _id: 'installed-dev@1.0.0', property
/third_party/typescript/tests/cases/compiler/
DintersectionWithConflictingPrivates.ts28 private _id: any; property in CommitFileNode
32 private _id: any; property in ResultsFileNode
40 private _id: any; property in StatusFileNode
/third_party/node/deps/npm/node_modules/libnpmpublish/test/
Dunpublish.js17 _id: 'foo', property
42 _id: '@foo/bar', property
67 _id: 'foo', property
92 _id: 'foo', property
116 _id: 'foo', property
161 _id: 'foo', property
178 _id: 'foo', property
202 _id: 'foo', property
226 _id: 'foo', property
Dpublish.js36 _id: 'libnpmpublish', property
42 _id: 'libnpmpublish@1.0.0', property
94 _id: '@zkat/libnpmpublish', property
100 _id: '@zkat/libnpmpublish@1.0.0', property
155 _id: 'libnpmpublish', property
170 _id: 'libnpmpublish@1.0.1', property
196 _id: 'libnpmpublish@1.0.0', property
271 _id: 'libnpmpublish' property
281 _id: 'libnpmpublish@1.0.0', property
354 _id: 'libnpmpublish', property
[all …]
/third_party/uboot/u-boot-2020.01/drivers/clk/uniphier/
Dclk-uniphier-sys.c9 #define UNIPHIER_LD4_SYS_CLK_NAND(_id) \ argument
13 #define UNIPHIER_LD11_SYS_CLK_NAND(_id) \ argument
Dclk-uniphier.h50 #define UNIPHIER_CLK_RATE(_id, _rate) \ argument
59 #define UNIPHIER_CLK_GATE(_id, _parent, _reg, _bit) \ argument
70 #define UNIPHIER_CLK_GATE_SIMPLE(_id, _reg, _bit) \ argument
Dclk-uniphier-mio.c19 #define UNIPHIER_MIO_CLK_SD(_id, ch) \ argument
/third_party/uboot/u-boot-2020.01/drivers/clk/renesas/
Drcar-gen3-cpg.h36 #define DEF_GEN3_SD(_name, _id, _parent, _offset) \ argument
39 #define DEF_GEN3_RPC(_name, _id, _parent, _offset) \ argument
42 #define DEF_GEN3_MDSEL(_name, _id, _md, _parent0, _div0, _parent1, _div1) \ argument
47 #define DEF_GEN3_PE(_name, _id, _parent_sscg, _div_sscg, _parent_clean, \ argument
52 #define DEF_GEN3_OSC(_name, _id, _parent, _div) \ argument
55 #define DEF_GEN3_RCKSEL(_name, _id, _parent0, _div0, _parent1, _div1) \ argument
Drenesas-cpg-mssr.h66 #define DEF_TYPE(_name, _id, _type...) \ argument
68 #define DEF_BASE(_name, _id, _type, _parent...) \ argument
71 #define DEF_INPUT(_name, _id) \ argument
73 #define DEF_FIXED(_name, _id, _parent, _div, _mult) \ argument
75 #define DEF_DIV6P1(_name, _id, _parent, _offset) \ argument
77 #define DEF_DIV6_RO(_name, _id, _parent, _offset, _div) \ argument
79 #define DEF_RATE(_name, _id, _rate) \ argument
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplay-enum.c38 GType _id; in gst_autoplug_select_result_get_type() local
77 GType _id; in gst_play_flags_get_type() local
/third_party/gstreamer/gstplugins_bad/sys/opensles/
Dopenslescommon.c48 GType _id; in gst_opensles_recording_preset_get_type() local
106 GType _id; in gst_opensles_stream_type_get_type() local
/third_party/node/deps/npm/node_modules/JSONStream/test/fixtures/
Dcouch_sample.json6 "_id": "change1_0.6995461115147918" string
13 "_id":"change2_0.6995461115147918" string
Dheader_footer.json6 "_id": "change1_0.6995461115147918" string
13 "_id":"change2_0.6995461115147918" string
/third_party/eudev/src/shared/
Dvirt.c35 const char *_id = NULL, *e = NULL; in detect_container() local
/third_party/boost/boost/pending/
Dmutable_queue.hpp63 mutable_queue(size_type n, const Comp& x, const ID& _id) in mutable_queue()
70 const ID& _id) in mutable_queue()
Dbucket_sorter.hpp42 const ValueIndexMap& _id = ValueIndexMap()) in bucket_sorter()
97 const ValueIndexMap& _id) in stack()
/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvpxenc.c165 GType _id; in gst_vpx_enc_end_usage_get_type() local
188 GType _id; in gst_vpx_enc_multipass_mode_get_type() local
210 GType _id; in gst_vpx_enc_kf_mode_get_type() local
232 GType _id; in gst_vpx_enc_tuning_get_type() local
256 GType _id; in gst_vpx_enc_scaling_mode_get_type() local
280 GType _id; in gst_vpx_enc_token_partitions_get_type() local
303 GType _id; in gst_vpx_enc_er_flags_get_type() local
/third_party/boost/libs/graph/example/
Dput-get-helper-eg.cpp35 const IndexMap& _id = IndexMap()) in iterator_property_map()

12345678910>>...21