OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_lines
(Results
1 - 12
of
12
) sorted by null
/frameworks/base/media/libstagefright/codecs/mp3dec/src/
pvmp3_dequantize_sample.h
94
int32
num_lines
,
/external/jpeg/
jcapistd.c
65
* This should be less than the supplied
num_lines
only in case that
72
* so that the application need not adjust
num_lines
for end-of-image
78
JDIMENSION
num_lines
)
104
if (
num_lines
> rows_left)
105
num_lines
= rows_left;
108
(*cinfo->main->process_data) (cinfo, scanlines, &row_ctr,
num_lines
);
121
JDIMENSION
num_lines
)
149
if (
num_lines
< lines_per_iMCU_row)
jpeglib.h
[
all
...]
/frameworks/base/libs/rs/
spec.h
11
extern int
num_lines
;
spec.l
14
int
num_lines
= 0;
54
<comment>\n ++
num_lines
;
59
<*>"\n" ++
num_lines
; //printf("found lf \n");
/build/tools/
adbs
96
num_lines
= len(lines)
97
if
num_lines
< 2:
99
func_name = lines[
num_lines
-2]
/external/iproute2/misc/
lnstat.c
155
int
num_lines
;
member in struct:table_hdr
187
th.
num_lines
= h+1;
195
for (h = 1; h <= th.
num_lines
; h++) {
209
for (i = 0; i < th->
num_lines
; i++) {
lnstat_util.c
41
int j,
num_lines
= 0;
local
50
num_lines
++;
63
return
num_lines
;
/system/extras/tests/fstest/
perm_checker.c
162
int num_rules = 0,
num_lines
= 0;
local
168
num_lines
++;
170
printf("# WARNING # Invalid rule on line number %d\n",
num_lines
);
173
add_rule(
num_lines
, spec,
192
return
num_lines
- num_rules;
/external/freetype/src/cff/
cffgload.c
1663
FT_Int
num_lines
;
local
[
all
...]
/external/webkit/Tools/Scripts/webkitpy/style/checkers/
cpp.py
814
def
num_lines
(self):
member in class:CleansedLines
[
all
...]
cpp_unittest.py
[
all
...]
Completed in 179 milliseconds