/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_nir_builtins.c | 37 gl_shader_stage stage = nir->info.stage; in st_nir_finish_builtin_shader() 39 nir->info.separate_shader = true; in st_nir_finish_builtin_shader() 41 nir->info.fs.untyped_color_outputs = true; in st_nir_finish_builtin_shader() 147 b.shader->info.num_ubos = 1; in st_nir_make_clearcolor_shader()
|
/third_party/mesa3d/src/util/ |
H A D | disk_cache.h | 100 Dl_info info; in disk_cache_get_function_timestamp() local 102 if (!dladdr(ptr, &info) || !info.dli_fname) { in disk_cache_get_function_timestamp() 105 if (stat(info.dli_fname, &st)) { in disk_cache_get_function_timestamp()
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | ir.c | 38 info(insn->pos, "parents: %d", bb_list_size(insn->bb->parents)); in check_phi_node() 39 info(insn->pos, "phisrcs: %d", nbr_phi_operands(insn)); in check_phi_node() 52 info(src->pos, "expected: %s", show_label(par)); in check_phi_node() 53 info(src->pos, " got: %s", show_label(src->bb)); in check_phi_node()
|
/third_party/node/deps/v8/src/compiler-dispatcher/ |
H A D | optimizing-compile-dispatcher.cc | 9 #include "src/codegen/optimized-compilation-info.h" 192 OptimizedCompilationInfo* info = job->compilation_info(); in InstallOptimizedFunctions() local 193 Handle<JSFunction> function(*info->closure(), isolate_); in InstallOptimizedFunctions() 197 if (!info->is_osr() && function->HasAvailableCodeKind(info->code_kind())) { in InstallOptimizedFunctions()
|
/third_party/node/deps/v8/src/builtins/ |
H A D | accessors.h | 68 const v8::PropertyCallbackInfo<v8::Value>& info); 75 const v8::PropertyCallbackInfo<v8::Boolean>& info); 91 const v8::PropertyCallbackInfo<v8::Value>& info); 121 const PropertyCallbackInfo<v8::Boolean>& info);
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_cliptest_tmp.h | 32 struct draw_vertex_info *info, in do_cliptest() 35 struct vertex_header *out = info->verts; in do_cliptest() 74 for (j = 0; j < info->count; j++) { in do_cliptest() 199 out = (struct vertex_header *)( (char *)out + info->stride ); in do_cliptest() 31 do_cliptest( struct pt_post_vs *pvs, struct draw_vertex_info *info, const struct draw_prim_info *prim_info ) do_cliptest() argument
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_cs.h | 52 if (vram > (uint64_t)screen->info.vram_size_kb * 1024) in radeon_cs_memory_below_limit() 53 gtt += vram - (uint64_t)screen->info.vram_size_kb * 1024; in radeon_cs_memory_below_limit() 56 return gtt < (uint64_t)screen->info.gart_size_kb * 1024 * 0.7; in radeon_cs_memory_below_limit() 119 bool has_vm = ((struct r600_common_screen*)rctx->b.screen)->info.r600_has_virtual_memory; in r600_emit_reloc()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
H A D | esextcGeometryShaderInput.hpp | 178 void deinitCase(Case& info); 180 void initCase(Case& info, glw::GLenum draw_call_mode, glw::GLint draw_call_n_vertices, 184 void initCaseProgram(Case& info, const glw::GLchar** captured_varyings, glw::GLuint n_captured_varyings_size); 186 void resetCase(Case& info);
|
/third_party/skia/tests/ |
H A D | AndroidCodecTest.cpp | 156 auto info = codec->getInfo(); in DEF_TEST() local 157 auto cs = codec->computeOutputColorSpace(info.colorType(), nullptr); in DEF_TEST() 185 auto info = codec->getInfo(); in DEF_TEST() local 186 auto cs = codec->computeOutputColorSpace(info.colorType(), nullptr); in DEF_TEST()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | cordz_info.h | 108 // Stops tracking changes for a sampled cord, and deletes the provided info. 115 // Invokes UntrackCord() on `info` if `info` is not null. 116 static void MaybeUntrackCord(CordzInfo* info); 188 // Global cordz info list. CordzInfo stores a pointer to the global list 270 CordzInfo* info) { in MaybeUntrackCord() 271 if (ABSL_PREDICT_FALSE(info)) { in MaybeUntrackCord() 272 info->Untrack(); in MaybeUntrackCord() 269 MaybeUntrackCord( CordzInfo* info) MaybeUntrackCord() argument
|
/third_party/skia/gm/ |
H A D | yuv420_odd_dim.cpp | 76 auto info = canvas->imageInfo().makeColorType(ct); in DEF_SIMPLE_GM_CAN_FAIL() local 77 info = info.makeAlphaType(kPremul_SkAlphaType); in DEF_SIMPLE_GM_CAN_FAIL() 78 surface = SkSurface::MakeRaster(info); in DEF_SIMPLE_GM_CAN_FAIL()
|
/third_party/vulkan-loader/tests/framework/icd/ |
H A D | test_icd.h | 132 // Must explicitely state support for the tooling info extension, that way we can control if vkGetInstanceProcAddr returns a 151 InstanceCreateInfo info; in GetVkInstanceCreateInfo() local 152 for (auto& layer : instance_layers) info.enabled_layers.push_back(layer.layerName.data()); in GetVkInstanceCreateInfo() 153 for (auto& ext : instance_extensions) info.enabled_extensions.push_back(ext.extensionName.data()); in GetVkInstanceCreateInfo() 154 return info; in GetVkInstanceCreateInfo()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum.c | 2679 dev_err(mlxsw_sp->bus_info->dev, "Failed to init port module info\n"); in mlxsw_sp_init() 3695 struct netdev_lag_lower_state_info *info) in mlxsw_sp_port_lag_changed() 3697 if (info->tx_enabled) in mlxsw_sp_port_lag_changed() 3842 struct netdev_notifier_changeupper_info *info; in mlxsw_sp_netdevice_port_upper_event() local 3851 info = ptr; in mlxsw_sp_netdevice_port_upper_event() 3852 extack = netdev_notifier_info_to_extack(&info->info); in mlxsw_sp_netdevice_port_upper_event() 3856 upper_dev = info->upper_dev; in mlxsw_sp_netdevice_port_upper_event() 3865 if (!info->linking) in mlxsw_sp_netdevice_port_upper_event() 3881 info in mlxsw_sp_netdevice_port_upper_event() 3694 mlxsw_sp_port_lag_changed(struct mlxsw_sp_port *mlxsw_sp_port, struct netdev_lag_lower_state_info *info) mlxsw_sp_port_lag_changed() argument 3955 struct netdev_notifier_changelowerstate_info *info; mlxsw_sp_netdevice_port_lower_event() local 4019 struct netdev_notifier_changeupper_info *info = ptr; mlxsw_sp_netdevice_port_vlan_event() local 4107 struct netdev_notifier_changeupper_info *info = ptr; mlxsw_sp_netdevice_bridge_vlan_event() local 4167 struct netdev_notifier_changeupper_info *info = ptr; mlxsw_sp_netdevice_bridge_event() local 4209 struct netdev_notifier_changeupper_info *info = ptr; mlxsw_sp_netdevice_macvlan_event() local 4225 struct netdev_notifier_changeupper_info *info = ptr; mlxsw_sp_is_vrf_event() local 4237 struct netdev_notifier_info *info = ptr; mlxsw_sp_netdevice_vxlan_event() local [all...] |
/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | fb.h | 16 int fb_is_primary_device(struct fb_info *info); 18 static inline int fb_is_primary_device(struct fb_info *info) in fb_is_primary_device() argument
|
/kernel/linux/linux-5.10/arch/arm/mach-omap1/ |
H A D | i2c.h | 19 struct i2c_board_info const *info, 24 struct i2c_board_info const *info, in omap_register_i2c_bus() 23 omap_register_i2c_bus(int bus_id, u32 clkrate, struct i2c_board_info const *info, unsigned len) omap_register_i2c_bus() argument
|
/kernel/linux/linux-6.6/Documentation/sphinx/ |
H A D | kernellog.py | 21 def info(app, message): function 22 logger.info(message)
|
/kernel/linux/linux-6.6/arch/arm/mach-omap1/ |
H A D | i2c.h | 19 struct i2c_board_info const *info, 24 struct i2c_board_info const *info, in omap_register_i2c_bus() 23 omap_register_i2c_bus(int bus_id, u32 clkrate, struct i2c_board_info const *info, unsigned len) omap_register_i2c_bus() argument
|
/kernel/linux/linux-5.10/samples/hck/ |
H A D | register_one.c | 10 void get_boot_power_config(int* info) in get_boot_power_config() argument 13 *info = 2; in get_boot_power_config()
|
/kernel/linux/linux-5.10/include/net/netfilter/ |
H A D | nf_conntrack_bridge.h | 16 void nf_ct_bridge_register(struct nf_ct_bridge_info *info); 17 void nf_ct_bridge_unregister(struct nf_ct_bridge_info *info);
|
/kernel/linux/linux-6.6/include/net/netfilter/ |
H A D | nf_conntrack_bridge.h | 16 void nf_ct_bridge_register(struct nf_ct_bridge_info *info); 17 void nf_ct_bridge_unregister(struct nf_ct_bridge_info *info);
|
/kernel/linux/linux-6.6/net/handshake/ |
H A D | genl.h | 14 int handshake_nl_accept_doit(struct sk_buff *skb, struct genl_info *info); 15 int handshake_nl_done_doit(struct sk_buff *skb, struct genl_info *info);
|
/kernel/linux/linux-6.6/samples/hck/ |
H A D | register_one.c | 10 void get_boot_power_config(int* info) in get_boot_power_config() argument 13 *info = 2; in get_boot_power_config()
|
/third_party/mesa3d/src/amd/common/ |
H A D | gfx10_format_table.h | 48 const struct gfx10_format* ac_get_gfx10_format_table(struct radeon_info *info) in ac_get_gfx10_format_table() argument 50 if (info->gfx_level >= GFX11) in ac_get_gfx10_format_table()
|
/third_party/mesa3d/src/intel/isl/ |
H A D | isl_gfx6.h | 35 const struct isl_surf_init_info *info, 41 const struct isl_surf_init_info *restrict info,
|
H A D | isl_gfx8.h | 35 const struct isl_surf_init_info *info, 41 const struct isl_surf_init_info *restrict info,
|