OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lines
(Results
601 - 625
of
1509
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
WbAmrEncTest.c
173
int
lines
[500];
variable
190
while ((
lines
[e] != 0) && (e < 500) ) {
195
lines
[e] = line;
216
lines
[q] = 0;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
WmaDecTest.c
109
int
lines
[500];
variable
[
all
...]
/external/chromium-trace/trace-viewer/tracing/third_party/vinn/vinn/
html_to_js_generator.js
94
num_blank_lines_to_insert + ' new
lines
.');
/external/deqp/modules/gles2/functional/
es2fRasterizationTests.cpp
338
std::vector<LineSceneSpec::SceneLine>
lines
;
351
generateLines(m_iteration, drawBuffer,
lines
);
368
scene.
lines
.swap(
lines
);
373
// multisampled wide
lines
might not be supported
388
m_testCtx.setTestResult(QP_TEST_RESULT_COMPATIBILITY_WARNING, "Rasterization of multisampled wide
lines
failed");
812
m_testCtx.getLog() << tcu::TestLog::Message << "Rendering " << outLines.size() << "
lines
(s): (width = " << m_lineWidth << ")" << tcu::TestLog::EndMessage;
[
all
...]
/external/elfutils/src/libdw/
libdw.h
591
extern int dwarf_getsrclines (Dwarf_Die *cudie, Dwarf_Lines **
lines
,
594
/* Return one of the source
lines
of the CU. */
595
extern Dwarf_Line *dwarf_onesrcline (Dwarf_Lines *
lines
, size_t idx);
[
all
...]
/external/libvpx/libvpx/vp8/common/arm/neon/
vp8_subpixelvariance16x16s_neon.asm
42
;First Pass: output_height
lines
x output_width columns (16x16)
250
;First Pass: output_height
lines
x output_width columns (17x16)
380
;First Pass: output_height
lines
x output_width columns (17x16)
421
;First Pass: output_height
lines
x output_width columns (16x16)
/external/protobuf/editors/
proto.vim
43
" previous
lines
on it.
/external/selinux/sepolgen/src/sepolgen/
audit.py
469
be separated by new
lines
. This method can be called multiple
471
lines
= input.split('\n')
472
for l in
lines
:
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
vp8_subpixelvariance16x16s_neon.asm
41
;First Pass: output_height
lines
x output_width columns (16x16)
243
;First Pass: output_height
lines
x output_width columns (17x16)
370
;First Pass: output_height
lines
x output_width columns (17x16)
411
;First Pass: output_height
lines
x output_width columns (16x16)
/ndk/sources/host-tools/make-3.81/tests/
test_driver.pl
926
local ($filename, @
lines
) = @_;
929
foreach $line (@
lines
)
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/
plexus-interactivity-api-1.0-alpha-4.jar
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
sysconfig.py
215
lines
= f.readlines()
217
for line in
lines
:
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_bz2.py
272
lines
= bz2f.readlines()
273
self.assertEqual(
lines
, ['Test'])
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
audit.py
469
be separated by new
lines
. This method can be called multiple
471
lines
= input.split('\n')
472
for l in
lines
:
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/sepolgen/
audit.py
469
be separated by new
lines
. This method can be called multiple
471
lines
= input.split('\n')
472
for l in
lines
:
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
sysconfig.py
215
lines
= f.readlines()
217
for line in
lines
:
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_bz2.py
272
lines
= bz2f.readlines()
273
self.assertEqual(
lines
, ['Test'])
/external/elfutils/src/libdwfl/
Makefile
118
dwfl_module_addrdie.c dwfl_addrdie.c
lines
.c dwfl_lineinfo.c \
149
lines
.$(OBJEXT) dwfl_lineinfo.$(OBJEXT) \
405
dwfl_module_addrdie.c dwfl_addrdie.c
lines
.c dwfl_lineinfo.c \
537
include ./$(DEPDIR)/
lines
.Po
/external/libvpx/libvpx/build/make/
rtcd.pl
422
--config=FILE File with CONFIG_FOO=yes
lines
to parse
/external/v8/test/mjsunit/
mjsunit.js
36
* framework expects
lines
that signal failed tests to start with
37
* the f-word and ignore all other
lines
.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
rtcd.pl
414
--config=FILE File with CONFIG_FOO=yes
lines
to parse
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_extendframeborders_neon.asm
73
;Now copy the top and bottom source
lines
into each line of the respective borders
186
;Now copy the top and bottom source
lines
into each line of the respective borders
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c
95
int
lines
[500]= {0};
variable
[
all
...]
/ndk/sources/host-tools/make-3.81/
job.c
1489
char **
lines
;
local
[
all
...]
/system/media/camera/src/
camera_metadata.c
929
int
lines
= count / values_per_line[type];
local
930
if (count % values_per_line[type] != 0)
lines
++;
934
for (j = 0; j <
lines
; j++) {
[
all
...]
Completed in 3083 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>