Searched refs:in_context (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dmmio_context.h45 bool in_context; member in struct:engine_mmio
H A Dmmio_context.c223 !mmio->in_context)
495 if (IS_GEN(dev_priv, 9) && mmio->in_context)
516 if (mmio->in_context &&
526 if (mmio->in_context)
602 if (mmio->in_context) {
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dinput.h156 input_context in_context;
H A Dinput.cc42 in_context.ccb = (ccb ? ccb : default_charset_callback);
43 in_context.should_skip_bom = should_skip_bom;
67 bool create (const file_cache::input_context &in_context,
451 if (!r->create (in_context, file_path, fp, highest_use_count))
460 file_cache_slot::create (const file_cache::input_context &in_context, argument
483 if (const char *input_charset = in_context.ccb (file_path))
498 else if (in_context.should_skip_bom)
/netbsd-current/external/mpl/dhcp/dist/includes/omapip/
H A Domapip_p.h201 void *in_context; /* Input hash context. */ member in struct:__omapi_connection_object
/netbsd-current/external/mpl/dhcp/dist/omapip/
H A Dconnection.c913 if (c -> in_context) {
916 &c -> in_context,
981 if (!c -> in_key || !c -> in_context)
986 &c -> in_context,
H A Dbuffer.c407 if (!c -> in_context)
412 &c -> in_context,

Completed in 213 milliseconds