Home
last modified time | relevance | path

Searched defs:item_count (Results 1 – 17 of 17) sorted by relevance

/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-mem.c197 uint32_t item_count) /**< number of items on each page */ in parser_list_init()
272 size_t item_count = list_p->item_count; in parser_list_get() local
Djs-parser-internal.h332 uint32_t item_count; /**< number of items on each page */ member
/third_party/ntfs-3g/libntfs-3g/
Dcache.c475 int item_count, int max_hash) in ntfs_create_cache()
/third_party/skia/third_party/externals/icu/source/common/
Ducnvsel.cpp82 int32_t item_count; in generateSelectorData() local
126 int32_t item_count = uset_getItemCount(excludedCodePoints); in generateSelectorData() local
/third_party/node/deps/icu-small/source/common/
Ducnvsel.cpp82 int32_t item_count; in generateSelectorData() local
126 int32_t item_count = uset_getItemCount(excludedCodePoints); in generateSelectorData() local
/third_party/icu/icu4c/source/common/
Ducnvsel.cpp82 int32_t item_count; in generateSelectorData() local
126 int32_t item_count = uset_getItemCount(excludedCodePoints); in generateSelectorData() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtcpbuffer.h310 guint item_count; /* current item count */ member
/third_party/toybox/kconfig/lxdialog/
Dutil.c598 int item_count(void) in item_count() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-uniscribe.cc684 int item_count; in _hb_uniscribe_shape() local
/third_party/pulseaudio/src/modules/
Dmodule-rygel-media-server.c806 unsigned item_count; in sinks_and_sources_handler() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-array-prototype.c1389 ecma_length_t item_count; in ecma_builtin_array_prototype_object_splice() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp1161 const GLuint item_count = DE_LENGTH_OF_ARRAY(invalid_elements); in iterate() local
/third_party/ffmpeg/libavformat/
Dmov.c5069 unsigned i, j, track_id, item_count; in mov_read_sidx() local
7524 unsigned track_id, item_count; in read_tfra() local
/third_party/jerryscript/jerry-core/ecma/base/
Decma-globals.h1379 uint32_t item_count; /**< number of items in the collection */ member
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp5295 int item_count = values_count + ((plot_type == ImGuiPlotType_Lines) ? -1 : 0); in PlotEx() local
/third_party/skia/third_party/externals/imgui/
Dimgui_widgets.cpp6470 int item_count = values_count + ((plot_type == ImGuiPlotType_Lines) ? -1 : 0); in PlotEx() local
Dimgui.cpp11092 ItemCount item_count = 0; in GetClipboardTextFn_DefaultImpl() local