Home
last modified time | relevance | path

Searched full:where (Results 1 – 25 of 28053) sorted by relevance

12345678910>>...1123

/aosp_15_r20/external/libopus/dnn/torch/weight-exchange/wexchange/torch/
H A Dtorch.py48 def dump_torch_adaptive_conv1d_weights(where, adaconv, name='adaconv', scale=1/128, quantize=False): argument
56 if isinstance(where, CWriter):
78 where.header.write(f"""
93 …print_dense_layer(where, name + "_kernel", w_kernel, b_kernel, scale=scale, format='torch', sparse…
94 …print_dense_layer(where, name + "_gain", w_gain, b_gain, format='torch', sparse=False, diagonal=Fa…
98 np.save(where, 'weight_kernel.npy', w_kernel)
99 np.save(where, 'bias_kernel.npy', b_kernel)
100 np.save(where, 'weight_gain.npy', w_gain)
101 np.save(where, 'bias_gain.npy', b_gain)
104 def dump_torch_adaptive_comb1d_weights(where, adaconv, name='adaconv', scale=1/128, quantize=False): argument
[all …]
/aosp_15_r20/external/pciutils/
H A Dls-ecaps.c17 cap_tph(struct device *d, int where) in cap_tph() argument
24 if (!config_fetch(d, where + PCI_TPH_CAPABILITIES, 4)) in cap_tph()
27 tph_cap = get_conf_long(d, where + PCI_TPH_CAPABILITIES); in cap_tph()
59 cap_ltr(struct device *d, int where) in cap_ltr() argument
67 if (!config_fetch(d, where + PCI_LTR_MAX_SNOOP, 4)) in cap_ltr()
70 snoop = get_conf_word(d, where + PCI_LTR_MAX_SNOOP); in cap_ltr()
75 nosnoop = get_conf_word(d, where + PCI_LTR_MAX_NOSNOOP); in cap_ltr()
82 cap_sec(struct device *d, int where) in cap_sec() argument
90 if (!config_fetch(d, where + PCI_SEC_LNKCTL3, 12)) in cap_sec()
93 ctrl3 = get_conf_word(d, where + PCI_SEC_LNKCTL3); in cap_sec()
[all …]
H A Dls-caps.c18 cap_pm(struct device *d, int where, int cap) in cap_pm() argument
37 if (!config_fetch(d, where + PCI_PM_CTRL, PCI_PM_SIZEOF - PCI_PM_CTRL)) in cap_pm()
39 t = get_conf_word(d, where + PCI_PM_CTRL); in cap_pm()
47 b = get_conf_byte(d, where + PCI_PM_PPB_EXTENSIONS); in cap_pm()
74 cap_agp(struct device *d, int where, int cap) in cap_agp() argument
86 if (!config_fetch(d, where + PCI_AGP_STATUS, PCI_AGP_SIZEOF - PCI_AGP_STATUS)) in cap_agp()
88 t = get_conf_long(d, where + PCI_AGP_STATUS); in cap_agp()
105 t = get_conf_long(d, where + PCI_AGP_COMMAND); in cap_agp()
120 cap_pcix_nobridge(struct device *d, int where) in cap_pcix_nobridge() argument
131 if (!config_fetch(d, where + PCI_PCIX_STATUS, 4)) in cap_pcix_nobridge()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/serde_yaml/src/
Dwith.rs88 where in serialize()
99 where in deserialize()
113 where
117 where in serialize()
127 where
228 where in serialize_newtype_struct()
241 where in serialize_newtype_variant()
254 where in serialize_some()
316 where in collect_str()
333 where
[all …]
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde-1.0.197/src/private/
H A Dde.rs24 where in missing_field()
31 where in missing_field()
37 where in missing_field()
44 where in missing_field()
63 where in borrow_cow_str()
77 where in borrow_cow_str()
84 where in borrow_cow_str()
91 where in borrow_cow_str()
98 where in borrow_cow_str()
108 where in borrow_cow_str()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/serde/src/private/
Dde.rs24 where in missing_field()
31 where in missing_field()
37 where in missing_field()
44 where in missing_field()
63 where in borrow_cow_str()
77 where in borrow_cow_str()
84 where in borrow_cow_str()
91 where in borrow_cow_str()
98 where in borrow_cow_str()
108 where in borrow_cow_str()
[all …]
/aosp_15_r20/external/python/google-api-python-client/docs/epy/
Didentifier-index.html93 <span class="index-where">(in&nbsp;<a href="googleapiclient.http.BatchHttpRequest-class.html">Batch…
95 <span class="index-where">(in&nbsp;<a href="googleapiclient.model.RawModel-class.html">RawModel</a>…
99 <span class="index-where">(in&nbsp;<a href="googleapiclient.model.BaseModel-class.html">BaseModel</…
101 <span class="index-where">(in&nbsp;<a href="googleapiclient.http.HttpRequest-class.html">HttpReques…
103 <span class="index-where">(in&nbsp;<a href="googleapiclient.discovery_cache-module.html">googleapic…
107 <span class="index-where">(in&nbsp;<a href="googleapiclient.model.JsonModel-class.html">JsonModel</…
109 <span class="index-where">(in&nbsp;<a href="googleapiclient.model.BaseModel-class.html">BaseModel</…
111 <span class="index-where">(in&nbsp;<a href="googleapiclient._auth-module.html">googleapiclient._aut…
115 <span class="index-where">(in&nbsp;<a href="googleapiclient.model.MediaModel-class.html">MediaModel…
117 <span class="index-where">(in&nbsp;<a href="googleapiclient.model.JsonModel-class.html">JsonModel</…
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/serde_yaml/src/value/
Dde.rs16 where in deserialize()
29 where in deserialize()
36 where in deserialize()
43 where in deserialize()
50 where in deserialize()
57 where in deserialize()
64 where in deserialize()
71 where in deserialize()
78 where in deserialize()
85 where in deserialize()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/serde_test/src/
Dconfigure.rs28 /// where
41 /// where
75 where in readable()
82 where in compact()
92 where
97 where in serialize()
104 where
109 where in serialize()
116 where
120 where in deserialize()
[all …]
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/
H A Dgtest_pred_impl_unittest.cc152 // Tests a successful EXPECT_PRED1 where the
159 // Tests a successful EXPECT_PRED1 where the
166 // Tests a successful EXPECT_PRED1 where the
173 // Tests a successful EXPECT_PRED1 where the
180 // Tests a failed EXPECT_PRED1 where the
191 // Tests a failed EXPECT_PRED1 where the
202 // Tests a failed EXPECT_PRED1 where the
213 // Tests a failed EXPECT_PRED1 where the
224 // Tests a successful ASSERT_PRED1 where the
231 // Tests a successful ASSERT_PRED1 where the
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgtest_pred_impl_unittest.cc164 // Tests a successful EXPECT_PRED1 where the
172 // Tests a successful EXPECT_PRED1 where the
180 // Tests a successful EXPECT_PRED1 where the
188 // Tests a successful EXPECT_PRED1 where the
196 // Tests a failed EXPECT_PRED1 where the
206 // Tests a failed EXPECT_PRED1 where the
216 // Tests a failed EXPECT_PRED1 where the
226 // Tests a failed EXPECT_PRED1 where the
236 // Tests a successful ASSERT_PRED1 where the
244 // Tests a successful ASSERT_PRED1 where the
[all …]
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/
H A Dgtest_pred_impl_unittest.cc152 // Tests a successful EXPECT_PRED1 where the
159 // Tests a successful EXPECT_PRED1 where the
166 // Tests a successful EXPECT_PRED1 where the
173 // Tests a successful EXPECT_PRED1 where the
180 // Tests a failed EXPECT_PRED1 where the
191 // Tests a failed EXPECT_PRED1 where the
202 // Tests a failed EXPECT_PRED1 where the
213 // Tests a failed EXPECT_PRED1 where the
224 // Tests a successful ASSERT_PRED1 where the
231 // Tests a successful ASSERT_PRED1 where the
[all …]
/aosp_15_r20/external/googletest/googletest/test/
H A Dgtest_pred_impl_unittest.cc152 // Tests a successful EXPECT_PRED1 where the
159 // Tests a successful EXPECT_PRED1 where the
166 // Tests a successful EXPECT_PRED1 where the
173 // Tests a successful EXPECT_PRED1 where the
180 // Tests a failed EXPECT_PRED1 where the
191 // Tests a failed EXPECT_PRED1 where the
202 // Tests a failed EXPECT_PRED1 where the
213 // Tests a failed EXPECT_PRED1 where the
224 // Tests a successful ASSERT_PRED1 where the
231 // Tests a successful ASSERT_PRED1 where the
[all …]
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgtest_pred_impl_unittest.cc164 // Tests a successful EXPECT_PRED1 where the
172 // Tests a successful EXPECT_PRED1 where the
180 // Tests a successful EXPECT_PRED1 where the
188 // Tests a successful EXPECT_PRED1 where the
196 // Tests a failed EXPECT_PRED1 where the
206 // Tests a failed EXPECT_PRED1 where the
216 // Tests a failed EXPECT_PRED1 where the
226 // Tests a failed EXPECT_PRED1 where the
236 // Tests a successful ASSERT_PRED1 where the
244 // Tests a successful ASSERT_PRED1 where the
[all …]
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/gen/
H A Dhash.rs12 where in hash()
22 where in hash()
33 where in hash()
47 where in hash()
64 where in hash()
76 where in hash()
88 where in hash()
183 where in hash()
194 where in hash()
204 where in hash()
[all …]
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/gen/
H A Dhash.rs11 where in hash()
21 where in hash()
32 where in hash()
46 where in hash()
58 where in hash()
70 where in hash()
87 where in hash()
98 where in hash()
110 where in hash()
122 where in hash()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/gen/
Dhash.rs11 where in hash()
21 where in hash()
32 where in hash()
46 where in hash()
58 where in hash()
70 where in hash()
87 where in hash()
98 where in hash()
110 where in hash()
122 where in hash()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/serde/src/de/
Dimpls.rs25 where in visit_unit()
34 where in deserialize()
45 where in deserialize()
64 where in visit_bool()
73 where in deserialize()
89 where
113 where
138 where
147 where
163 where
[all …]
Dvalue.rs64 where in custom()
75 where in custom()
86 where in custom()
125 where
152 where
164 where in deserialize_any()
171 where in deserialize_option()
197 where
209 where
215 where in deserialize_any()
[all …]
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde-1.0.197/src/de/
H A Dimpls.rs25 where in visit_unit()
34 where in deserialize()
45 where in deserialize()
64 where in visit_bool()
73 where in deserialize()
89 where
113 where
138 where
147 where
163 where
[all …]
H A Dvalue.rs64 where in custom()
75 where in custom()
86 where in custom()
125 where
152 where
164 where in deserialize_any()
171 where in deserialize_option()
197 where
209 where
215 where in deserialize_any()
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dulocaletst.c11 #define WHERE __FILE__ ":" XLINE(__LINE__) " " macro
42 if (assertSuccess(WHERE "ulocale_openForLocaleID()", &status)) { in TestBasicGetters()
43 … assertEquals(WHERE "ulocale_getLanguage()", rawData[i][LANGUAGE], ulocale_getLanguage(l)); in TestBasicGetters()
44 assertEquals(WHERE "ulocale_getScript()", rawData[i][SCRIPT], ulocale_getScript(l)); in TestBasicGetters()
45 assertEquals(WHERE "ulocale_getRegion()", rawData[i][REGION], ulocale_getRegion(l)); in TestBasicGetters()
46 assertEquals(WHERE "ulocale_getVariant()", rawData[i][VAR], ulocale_getVariant(l)); in TestBasicGetters()
47 assertEquals(WHERE "ulocale_getLocaleID()", rawData[i][NAME], ulocale_getLocaleID(l)); in TestBasicGetters()
48 … assertEquals(WHERE "ulocale_getBaseName()", rawData[i][BASENAME], ulocale_getBaseName(l)); in TestBasicGetters()
57 if (assertSuccess(WHERE "ulocale_openForLocaleID()", &status)) { in VerifyMatch()
59 if (assertSuccess(WHERE "ulocale_openForLanguageTag()", &status)) { in VerifyMatch()
[all …]
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dulocaletst.c11 #define WHERE __FILE__ ":" XLINE(__LINE__) " " macro
42 if (assertSuccess(WHERE "ulocale_openForLocaleID()", &status)) { in TestBasicGetters()
43 … assertEquals(WHERE "ulocale_getLanguage()", rawData[i][LANGUAGE], ulocale_getLanguage(l)); in TestBasicGetters()
44 assertEquals(WHERE "ulocale_getScript()", rawData[i][SCRIPT], ulocale_getScript(l)); in TestBasicGetters()
45 assertEquals(WHERE "ulocale_getRegion()", rawData[i][REGION], ulocale_getRegion(l)); in TestBasicGetters()
46 assertEquals(WHERE "ulocale_getVariant()", rawData[i][VAR], ulocale_getVariant(l)); in TestBasicGetters()
47 assertEquals(WHERE "ulocale_getLocaleID()", rawData[i][NAME], ulocale_getLocaleID(l)); in TestBasicGetters()
48 … assertEquals(WHERE "ulocale_getBaseName()", rawData[i][BASENAME], ulocale_getBaseName(l)); in TestBasicGetters()
57 if (assertSuccess(WHERE "ulocale_openForLocaleID()", &status)) { in VerifyMatch()
59 if (assertSuccess(WHERE "ulocale_openForLanguageTag()", &status)) { in VerifyMatch()
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Ddcfmapts.cpp183 // NOTE: The test where you pass "symbols" as a pointer has to come second-- the DecimalFormat in testAPI()
186 // The call above, where we're passing it by reference, doesn't take ownership of the in testAPI()
670 assertSuccess(WHERE, status); in TestFixedDecimal()
676 assertSuccess(WHERE, status); in TestFixedDecimal()
682 assertSuccess(WHERE, status); in TestFixedDecimal()
688 assertSuccess(WHERE, status); in TestFixedDecimal()
690 assertSuccess(WHERE, status); in TestFixedDecimal()
700 assertSuccess(WHERE, status); in TestFixedDecimal()
712 assertSuccess(WHERE, status); in TestFixedDecimal()
722 assertSuccess(WHERE, status); in TestFixedDecimal()
[all …]
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Ddcfmapts.cpp183 // NOTE: The test where you pass "symbols" as a pointer has to come second-- the DecimalFormat in testAPI()
186 // The call above, where we're passing it by reference, doesn't take ownership of the in testAPI()
670 assertSuccess(WHERE, status); in TestFixedDecimal()
676 assertSuccess(WHERE, status); in TestFixedDecimal()
682 assertSuccess(WHERE, status); in TestFixedDecimal()
688 assertSuccess(WHERE, status); in TestFixedDecimal()
690 assertSuccess(WHERE, status); in TestFixedDecimal()
700 assertSuccess(WHERE, status); in TestFixedDecimal()
712 assertSuccess(WHERE, status); in TestFixedDecimal()
722 assertSuccess(WHERE, status); in TestFixedDecimal()
[all …]

12345678910>>...1123