Searched defs:pure (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/v8/src/compiler/ |
D | js-generic-lowering.cc | 96 #define REPLACE_COMPARE_IC_CALL(op, token, pure) \ in REPLACE_BINARY_OP_IC_CALL() argument 144 bool pure) { in ReplaceWithCompareIC()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_format_parse.py | 55 def __init__(self, type, norm, pure, size, name = ''): argument
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
D | u_format_parse.py | 55 def __init__(self, type, norm, pure, size, name = ''): argument
|
/external/valgrind/main/callgrind/ |
D | fn.c | 560 fn_node* pure[2]; in CLG_() local
|