Searched refs:augment (Results 1 – 16 of 16) sorted by relevance
158 Bool augment = True; in VG_() local190 augment = False; in VG_()211 if (augment) { in VG_()
6 # augment the skia flags that are set there.
1486 int drmModeAtomicMerge(drmModeAtomicReqPtr base, drmModeAtomicReqPtr augment) in drmModeAtomicMerge() argument1491 if (!augment || augment->cursor == 0) in drmModeAtomicMerge()1494 if (base->cursor + augment->cursor >= base->size_items) { in drmModeAtomicMerge()1498 base->size_items = base->cursor + augment->cursor; in drmModeAtomicMerge()1508 memcpy(&base->items[base->cursor], augment->items, in drmModeAtomicMerge()1509 augment->cursor * sizeof(*augment->items)); in drmModeAtomicMerge()1510 base->cursor += augment->cursor; in drmModeAtomicMerge()
512 drmModeAtomicReqPtr augment);
19 # Nb: Tools need to augment these flags with an arch-selection option, such
185 paths, and you'll have to augment it via additional flags (configure,
807 augment the primary module map file with an additional submodule. For
712 ## FIXME: Some day augment this version number.
306 # be used to augment the base and enabled flags.
8187 + // attempt to augment it with values taken from gservices8237 + // attempt to augment it with values taken from gservices
2121 augment the name/value pairs to be associated with the pushed stream.
7890 augment the pre-prologue or post-prologue.12653 Also, augment the similarity between lalr1.cc and yacc.c.12656 * data/lalr1.cc: Comment changes to augment the similarity between
4440 In the event that the stack type is a union, you must augment the
4566 In the event that the stack type is a union, you must augment the
28859 5 RSA_KEY *key // IN: the key to augment with the private