| /src/sys/external/bsd/drm2/dist/drm/i915/gvt/ |
| mmio_context.h | 45 bool in_context; member in struct:engine_mmio
|
| mmio_context.c | 223 !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) {
|
| /src/external/gpl3/gcc/dist/gcc/ |
| input.h | 165 input_context in_context;
|
| input.cc | 48 in_context.ccb = (ccb ? ccb : default_charset_callback); 49 in_context.should_skip_bom = should_skip_bom; 74 bool create (const file_cache::input_context &in_context, 438 if (!r->create (in_context, file_path, fp, highest_use_count)) 461 file_cache_slot::create (const file_cache::input_context &in_context, 484 if (const char *input_charset = in_context.ccb (file_path)) 499 else if (in_context.should_skip_bom)
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| input.h | 156 input_context in_context;
|
| input.cc | 42 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, 483 if (const char *input_charset = in_context.ccb (file_path)) 498 else if (in_context.should_skip_bom)
|
| /src/external/apache2/mDNSResponder/dist/ServiceRegistration/ |
| srp-thread.c | 183 srp_deactivate_udp_context(void *host_context, void *in_context) 188 err = validate_io_context(&io_context, in_context);
|
| srp-ioloop.c | 144 srp_deactivate_udp_context(void *host_context, void *in_context) 150 err = validate_io_context(&io_context, in_context);
|
| /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/ |
| test-api.c | 210 srp_deactivate_udp_context(void *host_context, void *in_context) 216 err = validate_io_context(&io_context, in_context);
|
| /src/external/mpl/dhcp/dist/includes/omapip/ |
| omapip_p.h | 201 void *in_context; /* Input hash context. */ member in struct:__omapi_connection_object
|
| /src/external/mpl/dhcp/dist/omapip/ |
| connection.c | 913 if (c -> in_context) { 916 &c -> in_context, 981 if (!c -> in_key || !c -> in_context) 986 &c -> in_context,
|
| buffer.c | 407 if (!c -> in_context) 412 &c -> in_context,
|