OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:item_count
(Results
1 - 5
of
5
) sorted by null
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb/
table.py
92
:ivar
item_count
: The number of items in the table. This value is
169
def
item_count
(self):
member in class:Table
/external/icu/icu4c/source/common/
ucnvsel.cpp
79
int32_t
item_count
;
local
98
item_count
= uset_getItemCount(unicode_point_set);
100
for (j = 0; j <
item_count
; ++j) {
123
int32_t
item_count
= uset_getItemCount(excludedCodePoints);
local
124
for (int32_t j = 0; j <
item_count
; ++j) {
/external/toybox/kconfig/lxdialog/
util.c
598
int
item_count
(void)
function
/external/harfbuzz_ng/src/
hb-uniscribe.cc
826
int
item_count
;
local
842
&
item_count
);
855
for (unsigned int i = 0; i <
item_count
; i++)
/system/bt/stack/include/
avrc_defs.h
1344
UINT16
item_count
;
member in struct:__anon74123
[
all
...]
Completed in 320 milliseconds