Searched refs:fCount (Results 1 - 25 of 131) sorted by last modified time

123456

/haiku/src/system/kernel/fs/
H A Dvfs.cpp610 fCount(count),
628 for (uint32 i = 0; i < fCount; i++) {
648 uint32 fCount; member in class:VFSPagesIOTracing::PagesIOTraceEntry
/haiku/src/apps/haikudepot/server/
H A DServerPkgDataUpdateProcess.cpp61 uint32 fCount; member in class:PackageFillingPkgListener
72 fCount(0),
160 fCount++;
171 return fCount;
/haiku/src/kits/tracker/
H A DPoseView.cpp166 int32 fCount; member in struct:AddPosesResult
172 for (int32 i = 0; i < fCount; i++)
1415 posesResult->fCount = 0;
1469 posesResult->fCount = modelChunkIndex + 1;
1484 posesResult->fCount = modelChunkIndex + 1;
1525 posesResult->fCount = modelChunkIndex + 1;
1536 posesResult->fCount = 0;
2202 currentPoses->fCount, NULL, true, 0, 0, true);
H A DWidgetAttributeText.h278 int32 fCount; member in class:BPrivate::RatingAttributeText
H A DWidgetAttributeText.cpp1912 fCount(5),
1966 int32 steps = fMax / fCount;
1969 for (int32 i = 0; i < fCount; i++) {
H A DUtilities.h294 fCount(1)
305 if (atomic_add(&fCount, -1) <= 0)
313 if (atomic_add(&fCount, 1) < 0)
319 return fCount <= 0;
324 int32 fCount; member in class:BPrivate::Benaphore
H A DFindPanel.cpp163 int32 fCount; member in class:BPrivate::MostUsedNames
3256 fCount(maxCount)
3320 for (int32 i = 0; i < fCount; i++) {
3347 // 2*fCount entries in the list
3351 if (fList.CountItems() > fCount * 2) {
/haiku/src/system/kernel/vm/
H A Dvm_page.cpp268 fCount(count)
275 out.Print("page reserve: %" B_PRIu32, fCount);
279 uint32 fCount; member in class:PageAllocationTracing::ReservePages
287 fCount(count)
294 out.Print("page unreserve: %" B_PRId32, fCount);
298 uint32 fCount; member in class:PageAllocationTracing::UnreservePages
372 fCount(count)
379 out.Print("page scrubbing: %" B_PRId32, fCount);
383 uint32 fCount; member in class:PageAllocationTracing::ScrubbingPages
391 fCount(coun
402 uint32 fCount; member in class:PageAllocationTracing::ScrubbedPages
[all...]
/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.cpp1554 return SetDynamicAttributeValue(fCount, value);
/haiku/src/system/boot/loader/
H A Dmenu.cpp218 fCount(0),
254 if (index < 0 || index >= fCount)
289 return fCount;
344 fCount++;
365 if (index < 0 || index >= fCount)
385 fCount--;
/haiku/src/libs/icon/transformer/
H A DCompoundStyleTransformer.h44 int32 fCount; member in class:CompoundStyleTransformer
H A DCompoundStyleTransformer.cpp22 fCount(count)
29 for (int i = 0; i < fCount; i++)
38 for (int i = 0; i < fCount; i++) {
49 StyleTransformer* oldOrder[fCount];
50 memcpy(oldOrder, fTransformers, fCount * sizeof(StyleTransformer*));
51 for (int i = 0; i < fCount; i++) {
52 fTransformers[fCount-i-1] = oldOrder[i];
56 for (int i = 0; i < fCount; i++) {
67 for (int i = 0; i < fCount; i++) {
/haiku/src/system/kernel/events/
H A Dwait_for_objects.cpp95 fCount(count)
138 for (int i = 0; i < fCount; i++) {
157 int fCount; member in class:WaitForObjectsTracing::SelectTraceEntry
213 fCount(0)
218 fCount++;
222 if (fCount == 0)
225 fEntries = (FDEntry*)alloc_tracing_buffer(fCount * sizeof(FDEntry));
227 for (int i = 0; i < fCount; fds++) {
259 for (int i = 0; i < fCount; i++) {
288 int fCount; member in class:WaitForObjectsTracing::PollTraceEntry
[all...]
/haiku/src/apps/icon-o-matic/transformable/
H A DResetTransformationCommand.cpp37 fCount(count)
42 memcpy(fObjects, objects, fCount * sizeof(Transformable*));
45 for (int32 i = 0; i < fCount; i++) {
69 for (int32 i = 0; i < fCount; i++) {
82 for (int32 i = 0; i < fCount; i++) {
95 format.Format(name, fCount);
/haiku/src/apps/icon-o-matic/style/
H A DMoveStylesCommand.cpp40 format.Format(name, fCount);
H A DRemoveStylesCommand.cpp38 for (int32 i = 0; i < fCount; i++) {
75 for (int32 i = 0; i < fCount; i++) {
101 for (int32 i = 0; i < fCount; i++) {
122 format.Format(name, fCount);
H A DAddStylesCommand.cpp39 format.Format(name, fCount);
/haiku/src/apps/icon-o-matic/shape/commands/
H A DSplitPointsCommand.cpp39 fCount(0)
47 fCount = count;
96 // NOTE: fCount guaranteed > 0
98 for (int32 i = 0; i < fCount; i++) {
132 for (int32 i = 0; i < fCount; i++) {
148 _Select(fIndex, fCount);
160 format.Format(name, fCount);
H A DRemoveTransformersCommand.cpp41 format.Format(name, fCount);
H A DRemovePointsCommand.cpp39 fCount(0),
58 fCount(0),
107 for (int32 i = 0; i < fCount; i++) {
124 _Select(fIndex, fCount);
144 for (int32 i = 0; i < fCount; i++) {
167 format.Format(name, fCount);
181 fCount = count;
H A DRemoveShapesCommand.cpp40 format.Format(name, fCount);
H A DRemovePathsCommand.cpp41 for (int32 i = 0; i < fCount; i++) {
78 for (int32 i = 0; i < fCount; i++) {
103 for (int32 i = 0; i < fCount; i++) {
124 format.Format(name, fCount);
H A DNudgePointsCommand.cpp53 fCount(count)
55 if (fCount > 0 && indices) {
56 fIndices = new (nothrow) int32[fCount];
57 memcpy(fIndices, indices, fCount * sizeof(int32));
59 if (fCount > 0 && points) {
60 fPoints = new (nothrow) control_point[fCount];
61 memcpy((void*)fPoints, points, fCount * sizeof(control_point));
96 for (int32 i = 0; i < fCount; i++) {
H A DMoveTransformersCommand.cpp40 format.Format(name, fCount);
H A DMoveShapesCommand.cpp40 format.Format(name, fCount);

Completed in 135 milliseconds

123456