/packages/apps/Test/connectivity/sl4n/rapidjson/bin/data/ |
D | widget.json | 14 "alignment": "center" string 23 "alignment": "center", string
|
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
D | MultiLineTexture.java | 40 Layout.Alignment alignment) { in newInstance()
|
/packages/modules/NeuralNetworks/common/types/src/ |
D | SharedMemory.cpp | 88 DataLocation MutableMemoryBuilder::append(size_t length, size_t alignment, size_t padding) { in append() 198 const Request* request, uint32_t alignment, uint32_t padding, in convertRequestFromPointerToShared()
|
D | Types.cpp | 67 const size_t alignment = getAlignmentForLength(length); in append() local
|
/packages/modules/Virtualization/authfs/src/ |
D | common.rs | 29 alignment: usize, field
|
/packages/services/BuiltInPrintService/src/com/android/bips/jni/ |
D | LocalJobParams.java | 62 public int alignment = 0; field in LocalJobParams
|
/packages/modules/NeuralNetworks/runtime/test/ |
D | TestNeuralNetworksWrapper.h | 317 Result getPreferredMemoryAlignmentForInput(uint32_t index, uint32_t* alignment) const { in getPreferredMemoryAlignmentForInput() 337 Result getPreferredMemoryAlignmentForOutput(uint32_t index, uint32_t* alignment) const { in getPreferredMemoryAlignmentForOutput()
|
D | TestGenerated.cpp | 324 uint32_t alignment = 0, padding = 0; in validateCompilationMemoryPreferences() local 333 uint32_t alignment = 0, padding = 0; in validateCompilationMemoryPreferences() local
|
/packages/modules/NeuralNetworks/runtime/include/ |
D | NeuralNetworksWrapper.h | 534 Result getPreferredMemoryAlignmentForInput(uint32_t index, uint32_t* alignment) const { 554 Result getPreferredMemoryAlignmentForOutput(uint32_t index, uint32_t* alignment) const {
|
/packages/modules/NeuralNetworks/shim_and_sl/include/ |
D | SupportLibraryWrapper.h | 442 Result getPreferredMemoryAlignmentForInput(uint32_t index, uint32_t* alignment) const { in getPreferredMemoryAlignmentForInput() 454 Result getPreferredMemoryAlignmentForOutput(uint32_t index, uint32_t* alignment) const { in getPreferredMemoryAlignmentForOutput()
|
/packages/modules/NeuralNetworks/driver/cache/BlobCache/ |
D | BlobCache.cpp | 219 constexpr size_t alignment = alignof(size_t) - 1; in align_sizet() local
|
/packages/modules/NeuralNetworks/runtime/ |
D | NeuralNetworks.cpp | 1692 const ANeuralNetworksCompilation* compilation, uint32_t index, uint32_t* alignment) { in ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput() 1718 const ANeuralNetworksCompilation* compilation, uint32_t index, uint32_t* alignment) { in ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput()
|
D | ExecutionPlan.cpp | 221 uint32_t alignment, uint32_t padding) { in addTemporary() 328 uint32_t alignment, uint32_t padding) { in declare() 2103 uint32_t alignment = kMinMemoryAlignment, padding = kMinMemoryPadding; in getMemoryPreferenceOfSourceOperand() local
|
D | ExecutionPlan.h | 205 uint32_t alignment; member
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/ |
D | NavbarButtonsViewController.java | 969 public void updateTaskbarAlignment(float alignment) { in updateTaskbarAlignment()
|
/packages/modules/NeuralNetworks/common/types/include/nnapi/ |
D | Types.h | 1046 uint32_t alignment; member
|
/packages/modules/NeuralNetworks/common/ |
D | LegacyUtils.cpp | 359 uint32_t alignment = getAlignmentForLength(length); in alignBytesNeeded() local
|
/packages/services/BuiltInPrintService/jni/lib/ |
D | wprintJNI.c | 986 int alignment = ((*env)->GetIntField(env, javaJobParams, _LocalJobParamsField__alignment)); in _convertJobParams_to_C() local
|