Home
last modified time | relevance | path

Searched defs:Top (Results 1 – 25 of 256) sorted by relevance

1234567891011

/aosp_15_r20/external/aws-sdk-java-v2/services/rekognition/src/main/resources/codegen-resources/
H A Dexamples-1.json28 "Top": 0.4933333396911621, number
40 "Top": 0.4933333396911621, number
136 "Top": 0.33666667342185974, number
248 "Top": 0.4933333396911621, number
259 "Top": 0.4933333396911621, number
306 "Top": 0.15111111104488373, number
317 "Top": 0.15111111104488373, number
405 "Top": 0.336667001247406, number
416 "Top": 0.7066670060157776, number
427 "Top": 0.5, number
[all …]
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/Internal/CPack/
DNSIS.InstallOptions.ini.in9 Top=0 key
17 Top=30 key
26 Top=40 key
35 Top=50 key
44 Top=80 key
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/json/
Ddecode_test.go166 type Top struct { struct
167 Level0 int
168 Embed0
169 *Embed0a
170 *Embed0b `json:"e,omitempty"` // treated as named
171 Embed0c `json:"-"` // ignored
172 Loop
173 Embed0p // has Point with X, Y, used
174 Embed0q // has Point with Z, used
175 embed // contains exported field
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/blueprint/
H A DBlueprintAlignmentLines.kt54 val Top = in <lambda>() constant
/aosp_15_r20/external/scudo/standalone/tests/
H A Dmemtag_test.cpp90 for (u64 Top = 0; Top < 0x100; ++Top) in TEST_F() local
107 for (u64 Top = 0; Top < 0x100; ++Top) { in TEST_F() local
/aosp_15_r20/development/samples/SceneTransitionLayoutDemo/src/com/android/compose/animation/scene/demo/
H A DNestedSharedElementDemo.kt53 val Top = SceneKey("Red") constant
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfx_coordinates.h234 float Top() const { return top; } in Top() function
391 float Top() const { return top; } in Top() function
/aosp_15_r20/external/federated-compute/fcp/tracing/
H A Dtracing_span_ref.cc22 TracingSpanRef fcp::TracingSpanRef::Top() { in Top() function in fcp::fcp::TracingSpanRef
H A Dtracing_span_impl.cc24 TracingSpanImpl* TracingSpanImpl::Top() { return top_tracing_span_; } in Top() function in fcp::tracing_internal::TracingSpanImpl
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/testdata/issue26237/b.dir/
Db.go5 func Top(x int) int { func
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/testing/proto/
H A Drequests.proto27 message Top { message
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/biometrics/ui/viewmodel/
DPromptPosition.java8 /*public static final*/ Top /* = new Top() */, enumConstant
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dop_stack.h52 OpInfo* Top() const { in Top() function
/aosp_15_r20/external/scudo/standalone/
H A Drelease.h305 const uptr Top = Min(To + 1, NumCounters); in incRange() local
323 const uptr Top = Min(To + 1, NumCounters); in setAsAllCountedRange() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/keyguard/ui/composable/blueprint/
DBlueprintAlignmentLines.java44 private static final androidx.compose.ui.layout.HorizontalAlignmentLine Top = null; field in BlueprintAlignmentLines.LockIcon
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
H A Dtimer_heap.cc102 Timer* TimerHeap::Top() { return timers_[0]; } in Top() function in grpc_event_engine::experimental::TimerHeap
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dtimer_heap.cc102 Timer* TimerHeap::Top() { return timers_[0]; } in Top() function in grpc_event_engine::experimental::TimerHeap
/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dfwl_widgethit.h14 Top, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/codespan-reporting/src/term/
Drenderer.rs41 Top(usize), enumerator
59 Top, enumerator
/aosp_15_r20/external/llvm/lib/Support/
H A DPrettyStackTrace.cpp179 void llvm::RestorePrettyStackState(const void *Top) { in RestorePrettyStackState()
/aosp_15_r20/external/clang/lib/Parse/
H A DParseAST.cpp39 ResetStackCleanup(llvm::CrashRecoveryContext *Context, const void *Top) in ResetStackCleanup()
/aosp_15_r20/external/coreboot/Documentation/mainboard/up/squared/
H A Dindex.md4 ### Top subsection
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyDivergentExitNodes.cpp108 BasicBlock *Top = Stack.pop_back_val(); in isUniformlyReached() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyDivergentExitNodes.cpp123 BasicBlock *Top = Stack.pop_back_val(); in isUniformlyReached() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcontrol.h856 #define IVideoWindow_put_Top(This,Top) (This)->lpVtbl->put_Top(This,Top) argument
870 #define IVideoWindow_SetWindowPosition(This,Left,Top,Width,Height) (This)->lpVtbl->SetWindowPositio… argument
1074 #define IBasicVideo_SetSourcePosition(This,Left,Top,Width,Height) (This)->lpVtbl->SetSourcePosition… argument
1077 #define IBasicVideo_SetDestinationPosition(This,Left,Top,Width,Height) (This)->lpVtbl->SetDestinati… argument
1238 #define IBasicVideo2_SetSourcePosition(This,Left,Top,Width,Height) (This)->lpVtbl->SetSourcePositio… argument
1241 #define IBasicVideo2_SetDestinationPosition(This,Left,Top,Width,Height) (This)->lpVtbl->SetDestinat… argument

1234567891011