Home
last modified time | relevance | path

Searched full:use (Results 1 – 25 of 59087) sorted by relevance

12345678910>>...2364

/aosp_15_r20/external/cronet/third_party/netty4/src/javadoc/
HDnetty-all-4.1.9.Final-javadoc.jar ... resolver/ io/netty/resolver/class-use/ io/netty/resolver/dns/ io ...
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dbounds.go4 // Use of this source code is governed by a BSD-style
37 use(s[i])
38 use(a1[i])
39 use(a1k[i])
40 use(a100k[i])
41 use(p1[i])
42 use(p1k[i])
43 use(p100k[i])
45 use(s[ui])
46 use(a1[ui])
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cgo/internal/test/
Dcallback.go2 // Use of this source code is governed by a BSD-style
202 f := runtime.FuncForPC(pc[i] - 1) // TODO: use runtime.CallersFrames
242 // Use a new goroutine so that we get a small stack.
255 // Use a new goroutine so that we get a small stack.
271 use(buf[:])
307 // use some stack memory to trigger split stack check
309 use(buf[:])
314 func use(buf []byte) { func
532 // Edit .+1,$ | seq 4 4 5000 | sed 's/.*/func stack&() { var buf [&]byte; use(buf[:]); C.callGoStac…
533 func stack4() { var buf [4]byte; use(buf[:]); C.callGoStackCheck() }
[all …]
/aosp_15_r20/external/pigweed/pw_console/images/
H A Dcalculator_plugin.svg180 <use xlink:href="#glyph0-1" x="17" y="26"/>
181 <use xlink:href="#glyph0-2" x="31" y="26"/>
182 <use xlink:href="#glyph0-3" x="45" y="26"/>
183 <use xlink:href="#glyph0-4" x="59" y="26"/>
184 <use xlink:href="#glyph0-5" x="73" y="26"/>
185 <use xlink:href="#glyph0-6" x="87" y="26"/>
186 <use xlink:href="#glyph0-7" x="101" y="26"/>
187 <use xlink:href="#glyph0-1" x="115" y="26"/>
188 <use xlink:href="#glyph0-2" x="129" y="26"/>
189 <use xlink:href="#glyph0-8" x="143" y="26"/>
[all …]
H A Dcommand_runner_main_menu.svg183 <use xlink:href="#glyph0-1" x="0" y="26"/>
184 <use xlink:href="#glyph0-2" x="14" y="26"/>
185 <use xlink:href="#glyph0-3" x="28" y="26"/>
186 <use xlink:href="#glyph0-4" x="42" y="26"/>
187 <use xlink:href="#glyph0-5" x="56" y="26"/>
188 <use xlink:href="#glyph0-6" x="70" y="26"/>
189 <use xlink:href="#glyph0-7" x="84" y="26"/>
190 <use xlink:href="#glyph0-1" x="98" y="26"/>
191 <use xlink:href="#glyph0-2" x="112" y="26"/>
192 <use xlink:href="#glyph0-8" x="126" y="26"/>
[all …]
H A Dclock_plugin2.svg134 <use xlink:href="#glyph0-1" x="17" y="26"/>
135 <use xlink:href="#glyph0-2" x="31" y="26"/>
136 <use xlink:href="#glyph0-3" x="45" y="26"/>
137 <use xlink:href="#glyph0-4" x="59" y="26"/>
138 <use xlink:href="#glyph0-5" x="73" y="26"/>
139 <use xlink:href="#glyph0-6" x="87" y="26"/>
140 <use xlink:href="#glyph0-7" x="101" y="26"/>
141 <use xlink:href="#glyph0-1" x="115" y="26"/>
142 <use xlink:href="#glyph0-2" x="129" y="26"/>
143 <use xlink:href="#glyph0-8" x="143" y="26"/>
[all …]
H A D2048_plugin1.svg173 <use xlink:href="#glyph0-1" x="17" y="26"/>
174 <use xlink:href="#glyph0-2" x="31" y="26"/>
175 <use xlink:href="#glyph0-3" x="45" y="26"/>
176 <use xlink:href="#glyph0-4" x="59" y="26"/>
177 <use xlink:href="#glyph0-5" x="73" y="26"/>
178 <use xlink:href="#glyph0-6" x="87" y="26"/>
179 <use xlink:href="#glyph0-7" x="101" y="26"/>
180 <use xlink:href="#glyph0-1" x="115" y="26"/>
181 <use xlink:href="#glyph0-2" x="129" y="26"/>
182 <use xlink:href="#glyph0-8" x="143" y="26"/>
[all …]
H A Dserial_debug.svg357 <use xlink:href="#glyph0-1" x="18" y="33"/>
358 <use xlink:href="#glyph0-2" x="34" y="33"/>
359 <use xlink:href="#glyph0-3" x="50" y="33"/>
360 <use xlink:href="#glyph0-4" x="66" y="33"/>
361 <use xlink:href="#glyph0-5" x="82" y="33"/>
362 <use xlink:href="#glyph0-6" x="98" y="33"/>
363 <use xlink:href="#glyph0-7" x="114" y="33"/>
364 <use xlink:href="#glyph0-1" x="130" y="33"/>
365 <use xlink:href="#glyph0-2" x="146" y="33"/>
366 <use xlink:href="#glyph0-8" x="162" y="33"/>
[all …]
/aosp_15_r20/external/crosvm/base/src/
H A Dlib.rs2 // Use of this source code is governed by a BSD-style license that can be
30 pub use alloc::LayoutAllocation;
32 pub use clock::Clock;
33 pub use clock::FakeClock;
34 pub use errno::errno_result;
35 pub use errno::Error;
36 pub use errno::Result;
37 pub use event::Event;
38 pub use event::EventWaitResult;
39 pub use file_traits::FileAllocate;
[all …]
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/turbine/0.1/
HDturbine-0.1-javadoc.jar ... com/google/turbine/parse/class-use/ com/google/turbine/main/ com ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/turbine/0.2.1/
HDturbine-0.2.1-javadoc.jar ... com/google/turbine/lower/class-use/ com/google/turbine/parse/ com ...
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dmod.rs196 // Use separated imports instead of {}-grouped imports for easier merging.
197 pub use self::acos::acos;
198 pub use self::acosf::acosf;
199 pub use self::acosh::acosh;
200 pub use self::acoshf::acoshf;
201 pub use self::asin::asin;
202 pub use self::asinf::asinf;
203 pub use self::asinh::asinh;
204 pub use self::asinhf::asinhf;
205 pub use self::atan::atan;
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/
Dmod.rs196 // Use separated imports instead of {}-grouped imports for easier merging.
197 pub use self::acos::acos;
198 pub use self::acosf::acosf;
199 pub use self::acosh::acosh;
200 pub use self::acoshf::acoshf;
201 pub use self::asin::asin;
202 pub use self::asinf::asinf;
203 pub use self::asinh::asinh;
204 pub use self::asinhf::asinhf;
205 pub use self::atan::atan;
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dmod.rs196 // Use separated imports instead of {}-grouped imports for easier merging.
197 pub use self::acos::acos;
198 pub use self::acosf::acosf;
199 pub use self::acosh::acosh;
200 pub use self::acoshf::acoshf;
201 pub use self::asin::asin;
202 pub use self::asinf::asinf;
203 pub use self::asinh::asinh;
204 pub use self::asinhf::asinhf;
205 pub use self::atan::atan;
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dmod.rs196 // Use separated imports instead of {}-grouped imports for easier merging.
197 pub use self::acos::acos;
198 pub use self::acosf::acosf;
199 pub use self::acosh::acosh;
200 pub use self::acoshf::acoshf;
201 pub use self::asin::asin;
202 pub use self::asinf::asinf;
203 pub use self::asinh::asinh;
204 pub use self::asinhf::asinhf;
205 pub use self::atan::atan;
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dmod.rs196 // Use separated imports instead of {}-grouped imports for easier merging.
197 pub use self::acos::acos;
198 pub use self::acosf::acosf;
199 pub use self::acosh::acosh;
200 pub use self::acoshf::acoshf;
201 pub use self::asin::asin;
202 pub use self::asinf::asinf;
203 pub use self::asinh::asinh;
204 pub use self::asinhf::asinhf;
205 pub use self::atan::atan;
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dmod.rs196 // Use separated imports instead of {}-grouped imports for easier merging.
197 pub use self::acos::acos;
198 pub use self::acosf::acosf;
199 pub use self::acosh::acosh;
200 pub use self::acoshf::acoshf;
201 pub use self::asin::asin;
202 pub use self::asinf::asinf;
203 pub use self::asinh::asinh;
204 pub use self::asinhf::asinhf;
205 pub use self::atan::atan;
[all …]
/aosp_15_r20/external/pigweed/pw_snapshot/images/
H A Dgeneric_crash_flow.svg1use xlink:href="#a" transform="matrix(1,0,0,1,25,185) translate(1.018518518518519 39.6527777777777…
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_ctr_drbg.data33 CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #0
37 CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #1
41 CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #2
45 CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #3
49 CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #4
53 CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #5
57 CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #6
61 CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #7
65 CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #8
69 CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #9
[all …]
/aosp_15_r20/external/pigweed/seed/0119/
H A Dhigh-level-view.svg1use xlink:href="#a" transform="matrix(1,0,0,1,352,252) translate(10.098765432098766 53.77777777777…
/aosp_15_r20/prebuilts/misc/common/nimbus-jose-jwt/
HDnimbus-jose-jwt-4.33-javadoc.jar ... jwt/ com/nimbusds/jwt/class-use/ com/nimbusds/jwt/proc/ com
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_ctr_drbg.data33 CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #0
37 CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #1
41 CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #2
45 CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #3
49 CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #4
53 CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #5
57 CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #6
61 CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #7
65 CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #8
69 CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #9
[all …]
/aosp_15_r20/external/crosvm/devices/src/
H A Dlib.rs2 // Use of this source code is governed by a BSD-style license that can be
41 pub use self::pit::{Pit, PitError};
46 use std::sync::Arc;
48 use anyhow::anyhow;
49 use anyhow::Context;
50 use base::debug;
51 use base::error;
52 use base::info;
53 use base::Tube;
54 use base::TubeError;
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/syn/tests/common/
Deq.rs9 use rustc_ast::ast::AngleBracketedArg;
10 use rustc_ast::ast::AngleBracketedArgs;
11 use rustc_ast::ast::AnonConst;
12 use rustc_ast::ast::Arm;
13 use rustc_ast::ast::AssocConstraint;
14 use rustc_ast::ast::AssocConstraintKind;
15 use rustc_ast::ast::AssocItemKind;
16 use rustc_ast::ast::AttrArgs;
17 use rustc_ast::ast::AttrArgsEq;
18 use rustc_ast::ast::AttrId;
[all …]
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/tests/common/
H A Deq.rs9 use rustc_ast::ast::AngleBracketedArg;
10 use rustc_ast::ast::AngleBracketedArgs;
11 use rustc_ast::ast::AnonConst;
12 use rustc_ast::ast::Arm;
13 use rustc_ast::ast::AssocConstraint;
14 use rustc_ast::ast::AssocConstraintKind;
15 use rustc_ast::ast::AssocItemKind;
16 use rustc_ast::ast::AttrArgs;
17 use rustc_ast::ast::AttrArgsEq;
18 use rustc_ast::ast::AttrId;
[all …]

12345678910>>...2364