/aosp_15_r20/external/lzma/C/ |
H A D | BwtSort.c | 64 SortGroup(UInt32 BlockSize, UInt32 NumSortedBytes, UInt32 groupOffset, UInt32 groupSize, int NumRef… in SortGroup() 383 UInt32 groupSize = counters[i]; in BlockSort() local 434 UInt32 groupSize; in BlockSort() local 504 UInt32 groupSize = ((Indices[i] & ~0xC0000000) >> kNumBitsMax); in BlockSort() local
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/ |
D | PhonePolicyTest.java | 182 int csipGroupId, int groupSize, boolean dualMode, boolean ashaDevice) { in processInitProfilePriorities_LeAudioOnlyHelper() 443 int groupSize = 2; in testLateConnectOfLeAudioEnabled_DualModeBud() local 547 int groupSize = 2; in testLateConnectOfLeAudioEnabled_AshaAndLeAudioBud() local
|
/aosp_15_r20/frameworks/base/tools/split-select/ |
H A D | RuleGenerator.cpp | 125 const size_t groupSize = group.size(); in generate() local 145 const size_t groupSize = group.size(); in generate() local
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/app/calllog/ |
D | CallLogGroupBuilder.java | 114 int groupSize = 1; in addGroups() local 168 groupCreator.addGroup(cursor.getPosition() - groupSize, groupSize); in addGroups() local
|
D | GroupingListAdapter.java | 105 public void addGroup(int cursorPosition, int groupSize) { in addGroup()
|
D | CallLogAdapter.java | 816 int groupSize = getGroupSize(position); in bindCallLogListViewHolder() local 1404 private long[] getCallIds(final Cursor cursor, final int groupSize) { in getCallIds()
|
/aosp_15_r20/external/mesa3d/src/glx/ |
H A D | pixel.c | 153 GLint components, elementSize, rowSize, padding, groupsPerRow, groupSize; in __glFillImage() local 379 GLint components, elementSize, rowSize, padding, groupsPerRow, groupSize; in __glEmptyImage() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | ChannelShuffle.cpp | 36 const uint32_t groupSize = axisSize / numGroups; in eval() local
|
/aosp_15_r20/external/armnn/src/backends/reference/workloads/ |
H A D | RefChannelShuffleWorkload.cpp | 55 const uint32_t groupSize = tensorShape[channelsAxis] / numGroups; in Execute() local
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/core/ |
D | RoundCornerPreferenceAdapter.java | 115 int groupSize = group.getPreferenceCount(); in mappingPreferenceGroup() local
|
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/datamodel/media/ |
D | AvatarGroupRequestDescriptor.java | 72 final int groupSize = mDescriptors.size(); in generateDestRectArray() local
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/ |
D | CsipSetCoordinatorNativeInterface.java | 150 byte[] address, int groupId, int groupSize, int rank, long uuidLsb, long uuidMsb) { in onDeviceAvailable()
|
D | CsipSetCoordinatorService.java | 654 BluetoothDevice device, int groupId, int rank, UUID uuid, int groupSize) { in handleDeviceAvailable()
|
/aosp_15_r20/frameworks/base/core/java/android/preference/ |
H A D | PreferenceGroupAdapter.java | 169 final int groupSize = group.getPreferenceCount(); in flattenPreferenceGroup() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/integer_ops/ |
H A D | test_upsample.cpp | 48 size_t threadSize, groupSize, i; in test_upsample_2_param_fn() local
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/ |
H A D | OldThreadGroupTest.java | 125 int groupSize = 3; in test_enumerateLThreadArrayLZtest_enumerateLThreadArrayLZ() local
|
/aosp_15_r20/frameworks/ex/common/java/com/android/common/widget/ |
H A D | GroupingListAdapter.java | 131 protected abstract void bindGroupView(View view, Context context, Cursor cursor, int groupSize, in bindGroupView()
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/ |
H A D | test_explicit_s2v.cpp | 118 size_t threadSize[3], groupSize[3]; in test_explicit_s2v_function() local
|
/aosp_15_r20/external/lzma/CPP/7zip/Compress/ |
H A D | BZip2Decoder.h | 92 UInt32 groupSize; member
|
H A D | BZip2Encoder.cpp | 559 UInt32 groupSize = 0; in EncodeBlock() local
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ |
D | PhonePolicy.java | 179 int groupSize = csipSetCoordinatorService.getDesiredGroupSize(groupId); in isLeAudioOnlyGroup() local
|
D | MetricsLogger.java | 872 int groupSize, in logLeAudioBroadcastAudioSession()
|
/aosp_15_r20/packages/services/Telephony/src/com/android/phone/ |
D | CarrierXmlParser.java | 154 int groupSize = m.groupCount(); in newFromResponseString() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/c11_atomics/ |
H A D | common.h | 1106 size_t groupSize = 0; in ExecuteSingleTest() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/atomics/ |
H A D | test_atomics.cpp | 140 size_t threadSize, groupSize; in test_atomic_function() local
|