Searched refs:array (Results 76 - 100 of 103) sorted by relevance

12345

/haiku/src/libs/compat/freebsd_iflib/
H A Dnvlist.c1100 nvlist_t *nvl, *retnvl, *tmpnvl, *array; local
1110 tmpnvl = array = NULL;
1192 &array);
1195 PJDLOG_ASSERT(array != NULL);
1196 tmpnvl = array;
1198 nvlist_set_parent(array, nvp);
1199 array = __DECONST(nvlist_t *,
1200 nvlist_get_array_next(array));
1201 } while (array != NULL);
/haiku/src/tools/restest/
H A DResourceFile.cpp168 AutoDeleter(C* object, bool array = false) : object(object), array(array)
174 if (array)
181 bool array; member in struct:AutoDeleter
/haiku/src/libs/icon/
H A DIconRenderer.cpp255 // Figure out how large to make the array
265 // Populate the array
302 ColorArray array(gradientColors);
314 GradientGenerator gradientGenerator(interpolator, function, array,
328 GradientGenerator gradientGenerator(interpolator, function, array,
/haiku/src/system/kernel/fs/
H A Dvfs_boot.cpp122 array of uint32 values.
137 uint32* array = (uint32*)buffer; local
142 sum += array[i];
/haiku/src/servers/launch/
H A DJob.cpp550 Job::_AddStringList(std::vector<const char*>& array, const BStringList& list) argument
554 array.push_back(list.StringAt(index).String());
/haiku/headers/libs/agg/
H A Dagg_array.h30 pod_array_adaptor(T* array, unsigned size) : argument
31 m_array(array), m_size(size) {}
977 // now, push the largest sub-array
994 // the sub-array is small, perform insertion sort
1027 // Remove duplicates from a sorted array. It doesn't cut the
1028 // tail of the array, it just returns the number of remaining elements.
1089 range_adaptor(Array& array, unsigned start, unsigned size) : argument
1090 m_array(array), m_start(start), m_size(size)
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp149 DataArray& array = fDataArrays[thread->Index()]; local
150 if (!array.IsEmpty()) {
151 SchedulingEvent& lastEvent = array[array.Size() - 1];
165 array.Add(event);
170 IODataArray& array = fIODataArrays[thread->Index()]; local
171 array.Add(IOSchedulingEvent(time, state));
/haiku/src/system/libroot/posix/glibc/regex/
H A Dregex_internal.h340 /* The corresponding number of bytes in raw_mbs array. */
346 /* length of RAW_MBS array. */
518 re_dfastate_t **array; member in struct:re_state_table_entry
527 re_dfastate_t **array; member in struct:__anon5499
H A Dregex_internal.c1482 re_dfastate_t *state = spot->array[i];
1526 re_dfastate_t *state = spot->array[i];
1567 re_dfastate_t **new_array = re_realloc (spot->array, re_dfastate_t *,
1571 spot->array = new_array;
1574 spot->array[spot->num++] = newstate;
H A Dregexec.c2895 new_array = re_realloc (path->array, re_dfastate_t *, path->alloc);
2901 path->array = new_array;
2911 mctx->state_log = path->array;
4087 allocation fail we have no indication that the state_log array
4171 re_free (last->path.array);
4177 re_free (top->path->array);
/haiku/src/add-ons/translators/rtf/
H A DRTF.cpp97 string_array_compare(const char *key, const char **array) argument
99 return strcmp(key, array[0]);
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DCheckVisitor.cpp553 // get the indirect array block
559 block_run* array = (block_run*)cached.Block();
560 block_run indirect = array[indirectIndex % runsPerBlock];
H A DInode.h247 block_run* array, uint32 arrayLength,
/haiku/src/servers/app/drawing/Painter/
H A DPainter.cpp1039 // Make sure the color array is no larger than the screen height.
2001 // current index into "colors" array
2008 // Make sure we fill the entire array in case the gradient is outside.
2056 // make sure we fill the entire array
2073 Painter::_MakeGradient(Array& array, const BGradient& gradient) const argument
2093 array[j] = toColor.gradient(fromColor, f);
2094 GTRACE("Painter::_MakeGradient> array[%d](%d, %d, %d, %d)\n",
2095 j, array[j].r, array[j].g, array[
[all...]
H A DPainter.h318 void _MakeGradient(Array& array,
/haiku/src/apps/mail/
H A DContent.cpp861 // update the text run array safely with new font
2409 text_run_array &array = style.Array();
2410 array.count = 1;
2411 array.runs[0].offset = 0;
2413 array.runs[0].color = isHyperLink ? ui_color(B_LINK_TEXT_COLOR) : kHeaderColor;
2416 array.runs[0].color = isHyperLink
2419 array.runs[0].font = font;
2988 // reset old text run array
3006 // reset old text run array
/haiku/src/kits/network/libnetservices2/
H A DHttpRequest.cpp308 static constexpr std::array<std::string_view, 6> fReservedOptionalFieldNames
/haiku/src/bin/rc/
H A Dparser.y131 %type <d> archive array arrayfields data expr message msgfield
290 array
454 | array { $$ = cast($1.type, $1); }
464 | typecast array { $$ = cast($1, $2); }
/haiku/src/tests/kits/app/bmessage/
H A DMessageItemTest.h61 static SizeType Size(ArrayType& array) { return array.size(); } argument
/haiku/src/system/boot/platform/bios_ia32/
H A Ddevices.cpp386 * array of uint32 values.
401 uint32 *array = (uint32 *)buffer; local
405 sum += array[i];
/haiku/src/system/boot/platform/atari_m68k/
H A Ddevices.cpp336 * array of uint32 values.
351 uint32 *array = (uint32 *)buffer; local
355 sum += array[i];
H A Dtoscalls.h485 #define VsetRGB(index, count, array) toscallWWP(XBIOS_TRAP, 93, (int16)index, (int16)count, (void *)array)
/haiku/src/system/kernel/posix/
H A Dxsi_semaphore.cpp482 XsiSemaphore *fSemaphores; // array of semaphores
898 if (user_memcpy(args.array + i, &value,
919 if (user_memcpy(&value, args.array + i,
/haiku/headers/os/interface/
H A DTextView.h223 static void FreeRunArray(text_run_array* array);
/haiku/src/kits/interface/
H A DView.cpp253 // BAffineTransform is transmitted as a double array
322 // BAffineTransform is transmitted as a double array
4152 delete[] fCommArray->array;
4165 fCommArray->array = NULL;
4168 fCommArray->array = new ViewLineArrayInfo[count];
4186 fCommArray->array[arrayCount].startPoint = start;
4187 fCommArray->array[arrayCount].endPoint = end;
4188 fCommArray->array[arrayCount].color = color;
4208 fOwner->fLink->Attach(fCommArray->array,
5895 delete [] fCommArray->array;
[all...]

Completed in 196 milliseconds

12345