/aosp_15_r20/external/rust/android-crates-io/crates/tower-layer/src/ |
D | stack.rs | 8 outer: Outer, field
|
/aosp_15_r20/external/eigen/Eigen/src/Core/ |
H A D | Swap.h | 56 EIGEN_STRONG_INLINE void assignPacketByOuterInner(Index outer, Index inner) in assignPacketByOuterInner()
|
H A D | Stride.h | 82 inline Index outer() const { return m_outer.value(); } in outer() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.join/range.join.iterator/ |
H A D | eq.pass.cpp | 38 InnerRValue<BidiCommonOuter<BidiCommonInner>> outer{inners}; in test() local
|
/aosp_15_r20/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
H A D | CanvasTests.java | 123 RectF outer = new RectF(0, 0, width, height); in testDrawDoubleRoundRect() local 164 RectF outer = new RectF(0, 0, width, height); in testDrawDoubleRoundRectWithRadii() local
|
/aosp_15_r20/external/armnn/src/backends/reference/workloads/ |
H A D | Softmax.cpp | 35 for (unsigned int outer = 0; outer < outerSize; ++outer) in Softmax() local
|
H A D | LogSoftmax.cpp | 52 for (unsigned int outer = 0; outer < outerSize; ++outer) in LogSoftmax() local
|
/aosp_15_r20/external/executorch/kernels/portable/cpu/ |
H A D | op_stack.cpp | 53 const size_t outer = getLeadingDims(out, dim); in stack_out() local
|
H A D | op_cat.cpp | 54 const size_t outer = getLeadingDims(out, dim); in cat_out() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
H A D | gather.h | 73 for (int outer = 0; outer < outer_size; ++outer) { in Gather() local
|
/aosp_15_r20/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/instr/ |
H A D | ResizeInstructionsTest.java | 85 final Class<?> outer = targetLoader.add(ResizeInstructionsTest.class, in should_not_loose_InnerClasses_attribute() local
|
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/ |
H A D | BannedFilesTest.java | 113 continue outer; in assertFileDoesNotContain() local
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/ |
H A D | StdAttributeList.java | 76 break outer; in findNext() local
|
/aosp_15_r20/libcore/ojluni/src/test/java/lang/ref/ |
H A D | BasicTest.java | 131 if (ndq == 3) break outer; in test() local
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/iface/ |
H A D | StdAttributeList.java | 80 break outer; in findNext() local
|
/aosp_15_r20/external/cronet/base/message_loop/ |
H A D | message_pump.h | 135 explicit ScopedDoWorkItem(Delegate* outer) : outer_(outer) { in ScopedDoWorkItem()
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_passthrough_tcs.c | 64 nir_def *outer = nir_load_var(&b, in_outer); in nir_create_passthrough_tcs_impl() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | LogSoftmax.cpp | 38 for (uint32_t outer = 0; outer < outerSize; ++outer) { in compute() local
|
D | Gather.cpp | 38 for (uint32_t outer = 0; outer < outerSize; ++outer) { in eval() local
|
/aosp_15_r20/external/oj-libjdwp/make/src/classes/build/tools/jdwpgen/ |
H A D | Context.java | 32 static final int outer = 0; field in Context
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/ |
H A D | StringTokenIterator.java | 91 break outer; in nextDelimiter() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/locale/ |
H A D | StringTokenIterator.java | 87 break outer; in nextDelimiter() local
|
/aosp_15_r20/system/tools/hidl/hidl2aidl/test/aidl_api/hidl2aidl_test_gen/current/hidl2aidl/test/ |
D | IFoo.aidl | 30 void useImportedStruct(in hidl2aidl.test.Outer outer); in useImportedStruct()
|
/aosp_15_r20/external/cronet/base/task/thread_pool/ |
H A D | thread_group_worker_delegate.cc | 18 TrackedRef<ThreadGroup> outer, in ThreadGroupWorkerDelegate()
|
/aosp_15_r20/external/perfmark/java15/src/main/java/io/perfmark/java15/ |
H A D | SecretHiddenClassMarkHolderProvider.java | 99 continue outer; in findOffsets() local
|