Searched refs:fields (Results 1 – 8 of 8) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/ |
D | lint-hunks.py | 125 fields = line.split(":") 126 if fields[0] != "-": 128 warning_line_num = int(fields[1]) 131 ":".join(fields[2:]))
|
/hardware/intel/common/libva/va/ |
D | va_dec_vp9.h | 238 } fields; member
|
D | va_dec_hevc.h | 381 } fields; member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/ |
D | gtest-all.cc | 7797 ::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/ |
D | LICENSE | 181 boilerplate notice, with the fields enclosed by brackets "[]"
|
/hardware/ti/omap3/dspbridge/inc/ |
D | LICENSE | 181 boilerplate notice, with the fields enclosed by brackets "[]"
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | libs.doxy_template | 895 # will contain hyperlink fields. The RTF file will 898 # programs which support those fields.
|
/hardware/intel/common/libva/doc/ |
D | Doxyfile | 1236 # will contain hyperlink fields. The RTF file will 1239 # programs which support those fields.
|