HomeSort by relevance Sort by last modified time
    Searched full:translate_ (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
pnacl_options.h 35 bool translate() const { return translate_; }
36 void set_translate(bool t) { translate_ = t; }
49 bool translate_; member in class:plugin::PnaclOptions
pnacl_options.cc 29 PnaclOptions::PnaclOptions() : translate_(false), opt_level_(2) { }
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/indices/
u_unfilled_gen.py 124 return 'translate_' + prim + '_' + intype + '2' + outtype
u_indices_gen.py 150 return 'translate_' + prim + '_' + intype + '2' + outtype + '_' + inpv + '2' + outpv
  /external/mesa3d/src/gallium/auxiliary/indices/
u_unfilled_gen.py 124 return 'translate_' + prim + '_' + intype + '2' + outtype
u_indices_gen.py 150 return 'translate_' + prim + '_' + intype + '2' + outtype + '_' + inpv + '2' + outpv
  /external/chromium_org/third_party/mesa/src/src/gallium/tests/unit/
translate_test.c 322 printf("%u/%u tests passed for translate_%s\n", passed, total, argv[1]);
  /external/mesa3d/src/gallium/tests/unit/
translate_test.c 322 printf("%u/%u tests passed for translate_%s\n", passed, total, argv[1]);
  /external/bison/
ChangeLog-2012     [all...]

Completed in 294 milliseconds