/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.split/ |
H A D | general.pass.cpp | 213 auto outer = v.begin(); in test_nontrivial_characters() local
|
/aosp_15_r20/frameworks/base/tests/AccessoryDisplay/common/src/com/android/accessorydisplay/common/ |
H A D | Transport.java | 342 break outer; // malformed stream in loop() local
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ |
H A D | video_rtp_depacketizer_av1.cc | 111 const_iterator(ArrayOfArrayViews::Storage::const_iterator outer, size_t inner) in const_iterator()
|
/aosp_15_r20/external/coreboot/tests/commonlib/ |
H A D | region-test.c | 17 struct region outer = {.offset = VAL(2), .size = VAL(4)}; in test_region() local
|
/aosp_15_r20/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/graphics/ |
H A D | NopCanvas.java | 328 public void drawDoubleRoundRect(RectF outer, float outerRx, float outerRy, in drawDoubleRoundRect() 333 public void drawDoubleRoundRect(RectF outer, float[] outerRadii, in drawDoubleRoundRect()
|
/aosp_15_r20/external/skia/src/pathops/ |
H A D | SkOpCoincidence.cpp | 798 SkCoincidentSpans* outer = fHead; in addMissing() local 1264 SkCoincidentSpans* outer = fHead; in findOverlaps() local
|
/aosp_15_r20/external/executorch/kernels/portable/cpu/util/ |
H A D | reduce_util.h | 226 size_t outer = outer_idx * outer_stride; in apply_over_dim() local
|
/aosp_15_r20/external/skia/tests/graphite/ |
H A D | UniformOffsetCalculatorTest.cpp | 39 auto outer = UniformOffsetCalculator::ForTopLevel(layout, kStart); in calculate_struct_alignment_and_size() local
|
/aosp_15_r20/external/grpc-grpc-java/benchmarks/src/jmh/java/io/grpc/benchmarks/netty/ |
H A D | AbstractBenchmark.java | 159 break outer; in buildBenchmarkAddr() local
|
/aosp_15_r20/external/auto/value/src/test/java/com/google/auto/value/processor/ |
H A D | TypeVariablesTest.java | 130 TypeElement outer = elementUtils.getTypeElement(Outer.class.getCanonicalName()); in nestedClasses() local
|
/aosp_15_r20/external/executorch/kernels/portable/cpu/ |
H A D | op_native_batch_norm.cpp | 102 size_t outer = getLeadingDims(in, C_dim); in _native_batch_norm_legit_no_training_out() local
|
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
H A D | BufferedTreeNodeStream.cs | 71 public StreamIterator(BufferedTreeNodeStream outer) { in StreamIterator()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
H A D | function_utils_test.cc | 45 FunctionDef outer = FunctionDefHelper::Create( in TEST() local
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/ |
D | BoundedRect.java | 32 private RectF outer; field in BoundedRect
|
D | CropObject.java | 57 public void resetBoundsTo(RectF inner, RectF outer) { in resetBoundsTo()
|
D | CropView.java | 213 RectF outer = mCropObj.getOuterBounds(); in applyOriginalAspect() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/tessellation_shader/ |
H A D | esextcTessellationShaderVertexSpacing.hpp | 91 float outer[4]; member
|
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/features/inline/ |
H A D | InlineClassesTest.kt | 88 data class OuterOuter(val outer: Outer) constant in kotlinx.serialization.features.inline.OuterOuter
|
/aosp_15_r20/external/eigen/Eigen/src/SparseLU/ |
H A D | SparseLU_SupernodalMatrix.h | 188 InnerIterator(const MappedSuperNodalMatrix& mat, Index outer) in InnerIterator()
|
/aosp_15_r20/external/guava/guava/src/com/google/common/primitives/ |
H A D | Bytes.java | 123 continue outer; in indexOf() local
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/primitives/ |
H A D | Bytes.java | 123 continue outer; in indexOf() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.lazy.split/ |
H A D | general.pass.cpp | 265 auto outer = v.begin(); in test_nontrivial_characters() local
|
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/ |
H A D | bi_opt_mod_props.c | 168 enum bi_opcode outer; member
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
D | except.h | 124 struct eh_region_d *outer; member
|
/aosp_15_r20/external/kotlinpoet/kotlinpoet/src/commonTest/kotlin/com/squareup/kotlinpoet/ |
H A D | TypeSpecTest.kt | 1184 val outer = ClassName(tacosPackage, "Outer") in classImplementsInnerClass() constant 4986 val outer = TypeSpec.classBuilder("Outer") in originatingElementsIncludesThoseOfNestedTypes() constant
|