Home
last modified time | relevance | path

Searched defs:Usage (Results 1 – 25 of 957) sorted by relevance

12345678910>>...39

/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/tools/GpuMemDumpVis/
H A DSample.json169 {"Offset": 0, "Type": "IMAGE_OPTIMAL", "Size": 65536, "Usage": 6}, number
170 {"Offset": 65536, "Type": "BUFFER", "Size": 768, "Usage": 130}, number
171 {"Offset": 66304, "Type": "BUFFER", "Size": 60, "Usage": 66}, number
172 {"Offset": 66364, "Type": "UNKNOWN", "Size": 1024, "Usage": 0}, number
173 … {"Offset": 67388, "Type": "UNKNOWN", "Size": 1024, "Usage": 0, "CustomData": "0000000000F5D987"}, number
174 {"Offset": 68412, "Type": "UNKNOWN", "Size": 1024, "Usage": 0, "Name": "SHEPURD"}, number
175 …{"Offset": 69436, "Type": "UNKNOWN", "Size": 1024, "Usage": 0, "CustomData": "00000000018CE96A", "… number
176 {"Offset": 70460, "Type": "BUFFER", "Size": 1024, "Usage": 3}, number
177 … {"Offset": 71484, "Type": "BUFFER", "Size": 1024, "Usage": 3, "CustomData": "0000000000F5D987"}, number
178 {"Offset": 72508, "Type": "BUFFER", "Size": 1024, "Usage": 3, "Name": "SHEPURD"}, number
[all …]
/aosp_15_r20/external/cronet/third_party/jni_zero/
H A DREADME.md43 ## Usage section in JNI Zero
45 ### Writing Build Rules
69 ### Calling Java -> Native
144 ### Calling Native -> Java
165 ### Automatic Type Conversions using @JniType
284 ### Testing Mockable Natives
324 ### Special case: DFMs
334 ### Testing for readiness: use `get()`
370 ### Java Objects and Garbage Collection
388 ### Additional Guidelines / Advice
/aosp_15_r20/external/toolchain-utils/llvm_tools/
H A DREADME.md19 ### Usage subsection
73 ### Usage subsection
128 ### Usage subsection
187 #### Usage subsubsection
221 #### Usage subsubsection
255 #### Usage subsubsection
321 #### Usage subsubsection
374 #### Usage subsubsection
433 #### Usage subsubsection
/aosp_15_r20/external/jackson-annotations/
H A DREADME.md24 ### Improvements over typical Java annotations
31 ### Maven, Java package
52 ### Annotations for renaming properties
75 ### Annotations for Ignoring properties
116 ### Annotations for choosing more/less specific types
143 ### Using constructors or factory methods
176 ### Handling polymorphic types
211 ### Changing property auto-detection
/aosp_15_r20/packages/modules/Virtualization/libs/libvmbase/
DREADME.md17 ## Usage section in vmbase
21 ### Build file
41 ### Entry point
73 ### Exception handlers
102 ### Linker script and initial idmap
122 ### Building a binary
/aosp_15_r20/external/pytorch/scripts/release/
H A DREADME.md21 ### Usage subsection
29 #### Promoting pytorch wheels
34 #### Promoting libtorch archives
39 #### Promoting conda packages
44 #### Promoting wheels to PyPI
57 ### Usage subsection
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/
DREADME.md55 ## Usage section in gRPC-rs
59 ### Option 1 - Manual Generation
80 ### Option 2 - Programmatic Generation
95 ### Feature `boringssl`
105 ### Feature `prost-codec` and `protobuf-codec`
112 ### Feature `openssl` and `openssl-vendored`
/aosp_15_r20/external/gmmlib/Source/GmmLib/CachePolicy/
H A DGmmCachePolicy.cpp36 …CONTROL_BITS GMM_STDCALL GmmCachePolicyGetPteType(void *pLibContext, GMM_RESOURCE_USAGE_TYPE Usage) in GmmCachePolicyGetPteType()
52 uint32_t GMM_STDCALL GmmCachePolicyGetPATIndex(void *pLibContext, GMM_RESOURCE_USAGE_TYPE Usage, bo… in GmmCachePolicyGetPATIndex()
67 uint8_t GMM_STDCALL GmmCachePolicyIsUsagePTECached(void *pLibContext, GMM_RESOURCE_USAGE_TYPE Usage) in GmmCachePolicyIsUsagePTECached()
80 …nt8_t GMM_STDCALL GmmGetSurfaceStateL1CachePolicy(void *pLibContext, GMM_RESOURCE_USAGE_TYPE Usage) in GmmGetSurfaceStateL1CachePolicy()
93 …nt8_t GMM_STDCALL GmmGetSurfaceStateL2CachePolicy(void *pLibContext, GMM_RESOURCE_USAGE_TYPE Usage) in GmmGetSurfaceStateL2CachePolicy()
118 …ALL GmmCachePolicyOverrideResourceUsage(GMM_RESOURCE_INFO *pResInfo, GMM_RESOURCE_USAGE_TYPE Usage) in GmmCachePolicyOverrideResourceUsage()
133 …olicyGetMemoryObject(void *pLibContext, GMM_RESOURCE_INFO *pResInfo, GMM_RESOURCE_USAGE_TYPE Usage) in GmmCachePolicyGetMemoryObject()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/modernize/
DLoopConvertUtils.h208 struct Usage { struct
209 enum UsageKind { argument
233 UsageKind Kind; argument
238 explicit Usage(const Expr *E) in Usage() argument
240 Usage(const Expr *E, UsageKind Kind, SourceRange Range) in Usage() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/modernize/
DLoopConvertUtils.h208 struct Usage { struct
209 enum UsageKind { argument
233 UsageKind Kind; argument
238 explicit Usage(const Expr *E) in Usage() argument
240 Usage(const Expr *E, UsageKind Kind, SourceRange Range) in Usage() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/modernize/
DLoopConvertUtils.h208 struct Usage { struct
209 enum UsageKind { argument
233 UsageKind Kind; argument
238 explicit Usage(const Expr *E) in Usage() argument
240 Usage(const Expr *E, UsageKind Kind, SourceRange Range) in Usage() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/modernize/
DLoopConvertUtils.h208 struct Usage { struct
209 enum UsageKind { argument
233 UsageKind Kind; argument
238 explicit Usage(const Expr *E) in Usage() argument
240 Usage(const Expr *E, UsageKind Kind, SourceRange Range) in Usage() function
/aosp_15_r20/frameworks/libs/binary_translation/intrinsics/include/berberis/intrinsics/
Dintrinsics_args.h153 using Usage = UsageType; variable
162 using Usage = UsageType; variable
171 using Usage = UsageType; variable
180 using Usage = UsageType; variable
189 using Usage = UsageType; variable
198 using Usage = UsageType; variable
215 using Usage = UsageType; variable
/aosp_15_r20/external/bazelbuild-rules_python/gazelle/
H A DREADME.md146 ## Usage section in Python Gazelle plugin
159 ### Directives
473 ### Annotations
575 ### Libraries
595 ### Unit Tests
619 ### Binaries
/aosp_15_r20/external/rust/android-crates-io/crates/clap_builder/src/output/
Dusage.rs19 pub(crate) struct Usage<'cmd> { struct
25 impl<'cmd> Usage<'cmd> { implementation
100 impl<'cmd> Usage<'cmd> { implementation
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.2/src/output/
H A Dusage.rs19 pub(crate) struct Usage<'cmd> { struct
25 impl<'cmd> Usage<'cmd> { impl
100 impl<'cmd> Usage<'cmd> { impl
/aosp_15_r20/external/rust/android-crates-io/crates/ptr_meta/
DREADME.md16 ## Usage section in ptr_meta
18 ### Sized types
24 ### `slice`s and `str`s
28 ### Structs with a DST as its last field
42 ### Trait objects
/aosp_15_r20/external/rust/crates/ptr_meta/
DREADME.md16 ## Usage section in ptr_meta
18 ### Sized types
24 ### `slice`s and `str`s
28 ### Structs with a DST as its last field
42 ### Trait objects
/aosp_15_r20/external/executorch/extension/benchmark/android/benchmark/
H A DREADME.md33 ## Usage section in Minibench: ExecuTorch Android Benchmark App
36 ### Push model to a directory
44 ### Generic model
50 ### LLM
56 ### Fetch results
/aosp_15_r20/external/grpc-grpc/doc/
H A Dcommand_line_tool.md76 ## Usage section in gRPC command line tool
78 ### List services
121 ### List methods
140 ### Inspect message types
161 ### Call a remote method
/aosp_15_r20/external/libchrome/base/android/jni_generator/
H A DREADME.md52 ## Usage section in Overview
59 ### Calling Java -> Native
67 ### Calling Native -> Java
72 ### Java Objects and Garbage Collection
90 ### Additional Guidelines / Advice
/aosp_15_r20/external/rust/android-crates-io/crates/vhost-user-backend/
DREADME.md13 ## Usage section in vhost-user-backend
29 ### Create a `VhostUserDaemon` Instance
36 ### Start the `VhostUserDaemon`
41 ### Stop the `VhostUserDaemon`
45 ### Threading Model
/aosp_15_r20/external/autotest/docs/
H A Dtest-droid.md13 ## Usage section in test\\_droid: Quick Primer
18 ### Running tests against a single local device under test
66 ### Running tests that require multiple devices under test
80 ### Running tests against a remote device under test
117 ### Advanced: Uploading Commits for Review
/aosp_15_r20/system/extras/profcollectd/
H A DREADME.md15 ## Usage section in Profcollect
20 ### Collection
93 ### Processing
104 ### Reporting
128 ### Post Processing
/aosp_15_r20/external/python/bumble/
DREADME.md24 ## Usage section in Bluetooth Stack for Apps, Emulation, Test and Experimentation
26 ### Getting Started
30 ### Dependencies
39 ### Examples
47 ### Using Bumble With a USB Dongle

12345678910>>...39