/aosp_15_r20/external/grpc-grpc/test/core/resource_quota/ |
H A D | memory_quota_fuzzer.cc | 131 reclaimer = [cfg, this](absl::optional<ReclamationSweep> sweep) { in RunMsg() 133 absl::optional<ReclamationSweep> sweep; in RunMsg() member 154 absl::optional<ReclamationSweep> sweep) { in RunMsg()
|
H A D | memory_quota_test.cc | 91 [&object, checker1](absl::optional<ReclamationSweep> sweep) { in TEST() 103 [&object2, checker2](absl::optional<ReclamationSweep> sweep) { in TEST() 163 [&count_reclaimers_called](absl::optional<ReclamationSweep> sweep) { in TEST()
|
H A D | memory_quota_stress_test.cc | 84 pass, [st](absl::optional<ReclamationSweep> sweep) { in Run()
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/widget/ |
D | ChartSweepView.java | 101 public void onSweep(ChartSweepView sweep, boolean sweepDone); in onSweep() 102 public void requestEdit(ChartSweepView sweep); in requestEdit() 216 public void setSweepDrawable(Drawable sweep, int color) { in setSweepDrawable()
|
D | ChartView.java | 128 protected void layoutSweep(ChartSweepView sweep) { in layoutSweep() 136 protected void layoutSweep(ChartSweepView sweep, Rect parentRect, Rect childRect) { in layoutSweep()
|
/aosp_15_r20/cts/tests/tests/media/common/src/android/media/cts/ |
H A D | AudioHelper.java | 69 final double frequency, double sweep) { in createSoundDataInByteArray() 82 final double frequency, double sweep) { in createSoundDataInShortArray() 93 final double frequency, double sweep) { in createSoundDataInFloatArray() 113 final int sampleRate, final double frequency, double sweep) { in createSoundDataInShortByteBuffer()
|
/aosp_15_r20/external/skia/tools/viewer/ |
H A D | ArcSlide.cpp | 36 void setSweep(SkScalar sweep) { in setSweep() 83 static void DrawLabel(SkCanvas* canvas, const SkRect& rect, SkScalar start, SkScalar sweep) { in DrawLabel()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | mgcsweep.go | 33 var sweep sweepdata var 498 func (sl *sweepLocked) sweep(preserve bool) bool { func
|
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/camerafocus/ |
D | PieItem.java | 40 private float sweep; field in PieItem 140 public void setFixedSlice(float center, float sweep) { in setFixedSlice()
|
/aosp_15_r20/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/pie/ |
H A D | PieRenderer.java | 69 float sweep = (float) (scale * (values[i]) * 360); in onRender() local 80 float rad, float startAngle, float sweep) { in drawSegment()
|
/aosp_15_r20/external/skia/tests/ |
H A D | PathOpsAngleIdeas.cpp | 148 SkDVector sweep[2], tweep[2]; in checkParallel() local 183 SkDVector sweep[2], tweep[2]; in quadHullsOverlap() local 229 double sweep = end - start; in radianSweep() local 844 SkDVector sweep[2], tweep[2]; in DEF_TEST() local
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowPathParser.java | 492 double sweep = (eta1 - eta0); in drawArc() local 534 double sweep) { in arcToBezier()
|
/aosp_15_r20/external/skia/src/pathops/ |
H A D | SkOpAngle.cpp | 352 const SkDVector* sweep, * tweep; in checkParallel() local 452 const SkDVector* sweep = this->fPart.fSweep; in convexHullOverlaps() local 1142 const SkDVector* sweep = fPart.fSweep; in tangentsDiverge() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/resource_quota/ |
D | memory_quota.cc | 83 if (auto* sweep = sweep_.exchange(nullptr, std::memory_order_acq_rel)) { in Orphan() local 90 if (auto* sweep = sweep_.exchange(nullptr, std::memory_order_acq_rel)) { in Run() local
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/resource_quota/ |
H A D | memory_quota.cc | 172 if (auto* sweep = sweep_.exchange(nullptr, std::memory_order_acq_rel)) { in Orphan() local 179 if (auto* sweep = sweep_.exchange(nullptr, std::memory_order_acq_rel)) { in Run() local
|
/aosp_15_r20/external/skia/docs/examples/ |
H A D | BlendModes.cpp | 14 auto sweep = SkGradientShader::MakeSweep(128, 128, sweepColors, nullptr, 7, 0, &rotMtx); in drawBG() local
|
H A D | Color_Wheel.cpp | 13 SkPaint sweep; in draw_color_wheel() local
|
/aosp_15_r20/external/fonttools/Lib/fontTools/svgLib/path/ |
H A D | arc.py | 23 def __init__(self, current_point, rx, ry, rotation, large, sweep, target_point): argument
|
/aosp_15_r20/external/skia/modules/pathkit/ |
H A D | pathkit_wasm_bindings.cpp | 324 const auto sweep = SkRadiansToDegrees(endAngle - startAngle) - 360 * ccw; in ApplyAddArc() local 335 const auto sweep = SkRadiansToDegrees(endAngle - startAngle) - (360 * ccw); in ApplyEllipse() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/ |
D | kde.rs | 5 pub fn sweep( in sweep() function
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/ |
D | AnqpCache.java | 92 public void sweep() { in sweep() method in AnqpCache
|
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
D | MatrixUtils.java | 72 private static void sweep(final int row, final float[][] squareMatrix0, in sweep() method in MatrixUtils
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/ |
D | EmulatedEglFenceSync.cpp | 60 void sweep() { in sweep() function in gfxstream::gl::__anoneea7f5050111::Timeline
|
/aosp_15_r20/external/pytorch/benchmarks/distributed/ddp/ |
H A D | benchmark.py | 97 def sweep(benchmark): function
|
/aosp_15_r20/external/skia/src/utils/ |
H A D | SkParsePath.cpp | 212 bool largeArc, sweep; in FromSVGString() local
|