Home
last modified time | relevance | path

Searched refs:fields (Results 1 – 8 of 8) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
Dlint-hunks.py125 fields = line.split(":")
126 if fields[0] != "-":
128 warning_line_num = int(fields[1])
131 ":".join(fields[2:]))
/hardware/intel/common/libva/va/
Dva_dec_vp9.h238 } fields; member
Dva_dec_hevc.h381 } fields; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc7797 ::std::vector< ::std::string> fields; in ParseInternalRunDeathTestFlag()
7798 SplitString(GTEST_FLAG(internal_run_death_test).c_str(), '|', &fields); in ParseInternalRunDeathTestFlag()
7807 if (fields.size() != 6 in ParseInternalRunDeathTestFlag()
7808 || !ParseNaturalNumber(fields[1], &line) in ParseInternalRunDeathTestFlag()
7809 || !ParseNaturalNumber(fields[2], &index) in ParseInternalRunDeathTestFlag()
7810 || !ParseNaturalNumber(fields[3], &parent_process_id) in ParseInternalRunDeathTestFlag()
7811 || !ParseNaturalNumber(fields[4], &write_handle_as_size_t) in ParseInternalRunDeathTestFlag()
7812 || !ParseNaturalNumber(fields[5], &event_handle_as_size_t)) { in ParseInternalRunDeathTestFlag()
7821 if (fields.size() != 4 in ParseInternalRunDeathTestFlag()
7822 || !ParseNaturalNumber(fields[1], &line) in ParseInternalRunDeathTestFlag()
[all …]
/hardware/ti/omap3/dspbridge/dspexec/
DLICENSE181 boilerplate notice, with the fields enclosed by brackets "[]"
/hardware/ti/omap3/dspbridge/inc/
DLICENSE181 boilerplate notice, with the fields enclosed by brackets "[]"
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dlibs.doxy_template895 # will contain hyperlink fields. The RTF file will
898 # programs which support those fields.
/hardware/intel/common/libva/doc/
DDoxyfile1236 # will contain hyperlink fields. The RTF file will
1239 # programs which support those fields.