Home
last modified time | relevance | path

Searched defs:outer (Results 326 – 350 of 1177) sorted by relevance

1...<<11121314151617181920>>...48

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.split/
H A Dgeneral.pass.cpp213 auto outer = v.begin(); in test_nontrivial_characters() local
/aosp_15_r20/frameworks/base/tests/AccessoryDisplay/common/src/com/android/accessorydisplay/common/
H A DTransport.java342 break outer; // malformed stream in loop() local
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dvideo_rtp_depacketizer_av1.cc111 const_iterator(ArrayOfArrayViews::Storage::const_iterator outer, size_t inner) in const_iterator()
/aosp_15_r20/external/coreboot/tests/commonlib/
H A Dregion-test.c17 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 DNopCanvas.java328 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 DSkOpCoincidence.cpp798 SkCoincidentSpans* outer = fHead; in addMissing() local
1264 SkCoincidentSpans* outer = fHead; in findOverlaps() local
/aosp_15_r20/external/executorch/kernels/portable/cpu/util/
H A Dreduce_util.h226 size_t outer = outer_idx * outer_stride; in apply_over_dim() local
/aosp_15_r20/external/skia/tests/graphite/
H A DUniformOffsetCalculatorTest.cpp39 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 DAbstractBenchmark.java159 break outer; in buildBenchmarkAddr() local
/aosp_15_r20/external/auto/value/src/test/java/com/google/auto/value/processor/
H A DTypeVariablesTest.java130 TypeElement outer = elementUtils.getTypeElement(Outer.class.getCanonicalName()); in nestedClasses() local
/aosp_15_r20/external/executorch/kernels/portable/cpu/
H A Dop_native_batch_norm.cpp102 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 DBufferedTreeNodeStream.cs71 public StreamIterator(BufferedTreeNodeStream outer) { in StreamIterator()
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/
H A Dfunction_utils_test.cc45 FunctionDef outer = FunctionDefHelper::Create( in TEST() local
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DBoundedRect.java32 private RectF outer; field in BoundedRect
DCropObject.java57 public void resetBoundsTo(RectF inner, RectF outer) { in resetBoundsTo()
DCropView.java213 RectF outer = mCropObj.getOuterBounds(); in applyOriginalAspect() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderVertexSpacing.hpp91 float outer[4]; member
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/features/inline/
H A DInlineClassesTest.kt88 data class OuterOuter(val outer: Outer) constant in kotlinx.serialization.features.inline.OuterOuter
/aosp_15_r20/external/eigen/Eigen/src/SparseLU/
H A DSparseLU_SupernodalMatrix.h188 InnerIterator(const MappedSuperNodalMatrix& mat, Index outer) in InnerIterator()
/aosp_15_r20/external/guava/guava/src/com/google/common/primitives/
H A DBytes.java123 continue outer; in indexOf() local
/aosp_15_r20/external/guava/android/guava/src/com/google/common/primitives/
H A DBytes.java123 continue outer; in indexOf() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.lazy.split/
H A Dgeneral.pass.cpp265 auto outer = v.begin(); in test_nontrivial_characters() local
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dbi_opt_mod_props.c168 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/
Dexcept.h124 struct eh_region_d *outer; member
/aosp_15_r20/external/kotlinpoet/kotlinpoet/src/commonTest/kotlin/com/squareup/kotlinpoet/
H A DTypeSpecTest.kt1184 val outer = ClassName(tacosPackage, "Outer") in classImplementsInnerClass() constant
4986 val outer = TypeSpec.classBuilder("Outer") in originatingElementsIncludesThoseOfNestedTypes() constant

1...<<11121314151617181920>>...48