/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/ |
D | SharedMemory.cpp | 35 DataLocation MutableMemoryBuilder::append(size_t length, size_t alignment, size_t padding) { in append()
|
D | Types.cpp | 56 const size_t alignment = getAlignmentForLength(length); in append() local
|
D | LegacyUtils.cpp | 391 uint32_t alignment = getAlignmentForLength(length); in alignBytesNeeded() 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 | 315 Result getPreferredMemoryAlignmentForInput(uint32_t index, uint32_t* alignment) const { in getPreferredMemoryAlignmentForInput() 335 Result getPreferredMemoryAlignmentForOutput(uint32_t index, uint32_t* alignment) const { in getPreferredMemoryAlignmentForOutput()
|
D | TestGenerated.cpp | 321 uint32_t alignment = 0, padding = 0; in validateCompilationMemoryPreferences() local 330 uint32_t alignment = 0, padding = 0; in validateCompilationMemoryPreferences() local
|
/packages/modules/NeuralNetworks/runtime/include/ |
D | NeuralNetworksWrapper.h | 521 Result getPreferredMemoryAlignmentForInput(uint32_t index, uint32_t* alignment) const { 541 Result getPreferredMemoryAlignmentForOutput(uint32_t index, uint32_t* alignment) const {
|
/packages/modules/NeuralNetworks/shim_and_sl/include/ |
D | SupportLibraryWrapper.h | 438 Result getPreferredMemoryAlignmentForInput(uint32_t index, uint32_t* alignment) const { in getPreferredMemoryAlignmentForInput() 450 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 | 1624 const ANeuralNetworksCompilation* compilation, uint32_t index, uint32_t* alignment) { in ANeuralNetworksCompilation_getPreferredMemoryAlignmentForInput() 1650 const ANeuralNetworksCompilation* compilation, uint32_t index, uint32_t* alignment) { in ANeuralNetworksCompilation_getPreferredMemoryAlignmentForOutput()
|
D | ExecutionPlan.cpp | 181 uint32_t alignment, uint32_t padding) { in addTemporary() 288 uint32_t alignment, uint32_t padding) { in declare() 2051 uint32_t alignment = kMinMemoryAlignment, padding = kMinMemoryPadding; in getMemoryPreferenceOfSourceOperand() local
|
D | ExecutionPlan.h | 205 uint32_t alignment; member
|
/packages/modules/NeuralNetworks/common/include/nnapi/ |
D | Types.h | 990 uint32_t alignment; member
|
/packages/services/BuiltInPrintService/jni/lib/ |
D | wprintJNI.c | 767 int alignment = ((*env)->GetIntField(env, javaJobParams, _LocalJobParamsField__alignment)); in _convertJobParams_to_C() local
|