Home
last modified time | relevance | path

Searched defs:new_info (Results 1 – 12 of 12) sorted by relevance

/external/autotest/server/hosts/
Dafe_store.py57 def _commit_impl(self, new_info): argument
124 def _adjust_pool(self, old_info, new_info): argument
141 def _commit_impl(self, new_info): argument
Dbase_label.py287 def _commit_info(self, host, new_info, keep_pool): argument
/external/mesa3d/src/gallium/auxiliary/indices/
Du_primconvert.c102 struct pipe_draw_info new_info; in util_primconvert_draw_vbo() local
/external/webrtc/rtc_base/win/
Dwindows_version.cc252 OSInfo* new_info = new OSInfo(); in GetInstance() local
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_draw.c248 struct pipe_draw_info new_info; in fd_draw_vbo() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_prim_restart.c227 struct pipe_draw_info new_info; in util_draw_vbo_without_prim_restart() local
Du_vbuf.c1290 struct pipe_draw_info new_info; in u_vbuf_draw_vbo() local
/external/autotest/client/bin/result_tools/
Dresult_info.py587 def merge(self, new_info, is_final=False): argument
/external/webrtc/modules/video_coding/codecs/vp8/
Dscreenshare_layers_unittest.cc669 CodecSpecificInfo new_info; variable
/external/mesa3d/src/util/
Dralloc.c337 ralloc_header *new_info, *old_info, *child; in ralloc_adopt() local
/external/harfbuzz_ng/src/
Dhb-buffer.cc125 hb_glyph_info_t *new_info = nullptr; in enlarge() local
/external/mesa3d/src/gallium/drivers/iris/
Diris_program.c2510 const struct shader_info *new_info = ish ? &ish->nir->info : NULL; in bind_shader_state() local