OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:translate_
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
pnacl_options.h
25
bool translate() const { return
translate_
; }
26
void set_translate(bool t) {
translate_
= t; }
35
bool
translate_
;
member in class:plugin::PnaclOptions
pnacl_options.cc
14
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 406 milliseconds