HomeSort by relevance Sort by last modified time
    Searched defs:pov (Results 1 - 16 of 16) sorted by null

  /external/libgdx/extensions/gdx-controllers/gdx-controllers/src/com/badlogic/gdx/controllers/
ControlType.java 21 button, axis, slider, pov, accelerometer enum constant in enum:ControlType
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/
Win32JoyStick.cpp 446 //POV
448 int& pov = mState.mPOV[0].direction; local
449 pov = Pov::Centered;
451 pov |= Pov::North;
453 pov |= Pov::South;
455 pov |= Pov::West
    [all...]
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/src/com/badlogic/gdx/controllers/desktop/
OisControllers.java 160 OisPov pov = joystick.getPov(povIndex); local
161 switch (pov) {
207 case pov:
  /toolchain/binutils/binutils-2.25/gold/
gdb-index.cc 1228 unsigned char* pov = oview; local
    [all...]
reloc.cc 1153 unsigned char* pov = view + reloc_index * incr_reloc_size; local
    [all...]
i386.cc 149 fill_first_plt_entry(unsigned char* pov,
151 { this->do_fill_first_plt_entry(pov, got_address); }
160 fill_plt_entry(unsigned char* pov,
166 return this->do_fill_plt_entry(pov, got_address, got_offset,
174 do_fill_first_plt_entry(unsigned char* pov,
178 do_fill_plt_entry(unsigned char* pov,
300 do_fill_first_plt_entry(unsigned char* pov,
304 do_fill_plt_entry(unsigned char* pov,
331 do_fill_first_plt_entry(unsigned char* pov, elfcpp::Elf_types<32>::Elf_Addr);
334 do_fill_plt_entry(unsigned char* pov,
1394 unsigned char* pov = oview; local
    [all...]
incremental.cc 84 write_header(unsigned char* pov, unsigned int input_file_count,
89 write_input_files(unsigned char* oview, unsigned char* pov,
94 write_info_blocks(unsigned char* oview, unsigned char* pov,
100 write_symtab(unsigned char* pov, unsigned int* global_syms,
105 write_got_plt(unsigned char* pov, off_t view_size);
1401 unsigned char* pov = oview; local
    [all...]
sparc.cc 1662 unsigned char* pov = oview; local
    [all...]
symtab.cc 3192 unsigned char* pov = of->get_output_view(offset, sym_size); local
    [all...]
tilegx.cc 2462 unsigned char* pov = oview; local
    [all...]
x86_64.cc 221 fill_first_plt_entry(unsigned char* pov,
224 { this->do_fill_first_plt_entry(pov, got_address, plt_address); }
229 fill_plt_entry(unsigned char* pov,
236 return this->do_fill_plt_entry(pov, got_address, plt_address,
242 fill_tlsdesc_entry(unsigned char* pov,
249 this->do_fill_tlsdesc_entry(pov, got_address, plt_address, got_base,
257 do_fill_first_plt_entry(unsigned char* pov,
263 do_fill_plt_entry(unsigned char* pov,
271 do_fill_tlsdesc_entry(unsigned char* pov,
366 do_fill_first_plt_entry(unsigned char* pov,
1653 unsigned char* pov = oview; local
    [all...]
output.cc 1115 unsigned char* pov) const
1117 elfcpp::Rel_write<size, big_endian> orel(pov);
1273 unsigned char* pov = oview; local
1677 unsigned char* pov = oview; local
1895 unsigned char* pov = oview; local
1976 unsigned char* pov = oview; local
2033 unsigned char* pov = oview; local
    [all...]
aarch64.cc 4895 unsigned char* pov = oview; local
    [all...]
powerpc.cc 3249 unsigned char* pov = oview; local
    [all...]
mips.cc 6113 unsigned char* pov = oview + sym->la25_stub_offset(); local
6405 unsigned char* pov = oview; local
6944 unsigned char* pov = oview; local
    [all...]
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar 

Completed in 1469 milliseconds