OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_stems
(Results
1 - 2
of
2
) sorted by null
/external/libselinux/src/
label_file.c
60
int
num_stems
;
member in struct:saved_data
96
int i, num = data->
num_stems
;
121
data->
num_stems
++;
136
for (i = 0; i < data->
num_stems
; i++) {
562
for (i = 0; i < (unsigned int)data->
num_stems
; i++) {
/external/chromium_org/third_party/ots/src/
cff_type2_charstring.cc
773
size_t
num_stems
= 0;
local
777
&found_endchar, &found_width, &
num_stems
)) {
Completed in 174 milliseconds