Home
last modified time | relevance | path

Searched defs:set_position (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceFixups.h40 void set_position(intptr_t Position) { position_ = Position; } in set_position() function
/external/v8/src/snapshot/
Dsnapshot-source-sink.h103 void set_position(int position) { position_ = position; } in set_position() function
/external/python/cpython2/Lib/
Dxdrlib.py148 def set_position(self, position): member in Unpacker
/external/python/cpython3/Lib/
Dxdrlib.py145 def set_position(self, position): member in Unpacker
/external/crosvm/gpu_display/src/
Dlib.rs374 pub fn set_position(&self, surface_id: u32, x: u32, y: u32) { in set_position() method
/external/v8/src/profiler/
Dprofile-generator.h77 void set_position(int position) { position_ = position; } in set_position() function
/external/libxml2/os400/iconv/bldcsndfa/
Dbldcsndfa.c550 set_position(t_powerset * s, void * e) in set_position() function
/external/wayland/tests/data/
Dexample-server.h4221 void (*set_position)(struct wl_client *client, member