OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:item_count
(Results
1 - 7
of
7
) sorted by null
/external/icu/icu4c/source/common/
ucnvsel.cpp
81
int32_t
item_count
;
local
100
item_count
= uset_getItemCount(unicode_point_set);
102
for (j = 0; j <
item_count
; ++j) {
125
int32_t
item_count
= uset_getItemCount(excludedCodePoints);
local
126
for (int32_t j = 0; j <
item_count
; ++j) {
/external/toybox/kconfig/lxdialog/
util.c
598
int
item_count
(void)
function
/system/bt/stack/avrc/
avrc_bld_tg.cc
895
* Try again later or with smaller
item_count
921
uint16_t
item_count
;
local
[
all
...]
/external/harfbuzz_ng/src/
hb-uniscribe.cc
828
int
item_count
;
local
844
&
item_count
);
857
for (unsigned int i = 0; i <
item_count
; i++)
/external/v8/src/regexp/
regexp-parser.cc
1104
int
item_count
= uset_getItemCount(set);
local
[
all
...]
jsregexp.cc
5127
int
item_count
= uset_getItemCount(set);
local
[
all
...]
/system/bt/stack/include/
avrc_defs.h
1451
uint16_t
item_count
;
member in struct:__anon106329
[
all
...]
Completed in 3208 milliseconds