OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:var_prefix
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/glsl/tests/lower_jumps/
create_test_cases.py
145
def complex_if(
var_prefix
, statements):
148
if (<
var_prefix
>a > 0.0) {
149
if (<
var_prefix
>b > 0.0) {
160
var_prefix
. This can be used to ensure uniqueness.
163
return simple_if(
var_prefix
+ 'a', simple_if(
var_prefix
+ 'b', statements))
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
target.def
[
all
...]
Completed in 486 milliseconds