Searched refs:pattern_B (Results 1 – 6 of 6) sorted by relevance
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/relay/ |
H A D | test_pass_merge_composite.py | 532 def pattern_B(): function 597 ("B", pattern_B()), 604 ("B", pattern_B()), 614 ("B", pattern_B()),
|
/dports/graphics/mtpaint/mtPaint-4ea607e/src/ |
H A D | prefs.c | 180 CHECKv(_("Separate patterns for A & B"), pattern_B),
|
H A D | memory.h | 447 int pattern_B; // Let colour B have its own pattern variable
|
H A D | mainwindow.c | 95 { "patternB", &pattern_B, FALSE }, 4271 UNLESSx(brush, 1), ALTNAME("A"), IFvx(pattern_B, 1), /* && */
|
H A D | otherwindow.c | 389 else if (pattern_B && (mouse->button == 3)) // Right in click_pat()
|
H A D | memory.c | 134 int pattern_B; // Let colour B have its own pattern variable 2089 if (pattern_B) in mem_swap_cols() 3460 if (pattern_B) mem_tool_pat_B = pn - 16; /* pat**2 */ in mem_find_dither()
|