Searched refs:config_ref (Results 1 - 3 of 3) sorted by relevance
| /third_party/node/tools/gyp/pylib/gyp/generator/ |
| H A D | xcode.py | 193 config_ref = self.project.AddOrGetFileInRootGroup( 196 xccl.SetBaseConfiguration(config_ref) 210 config_ref = self.project.AddOrGetFileInRootGroup( 213 xcc.SetBaseConfiguration(config_ref) 1377 config_ref = pbxp.AddOrGetFileInRootGroup( variable 1380 xcbc.SetBaseConfiguration(config_ref)
|
| /third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ |
| H A D | xcode.py | 193 config_ref = self.project.AddOrGetFileInRootGroup( 196 xccl.SetBaseConfiguration(config_ref) 210 config_ref = self.project.AddOrGetFileInRootGroup( 213 xcc.SetBaseConfiguration(config_ref) 1374 config_ref = pbxp.AddOrGetFileInRootGroup( variable 1377 xcbc.SetBaseConfiguration(config_ref)
|
| /kernel/linux/linux-6.6/drivers/media/platform/verisilicon/ |
| H A D | hantro_g2_vp9_dec.c | 175 static void config_ref(struct hantro_ctx *ctx, in config_ref() function 236 config_ref(ctx, dst, &ref_regs[0], dec_params, dec_params->last_frame_ts); in config_ref_registers() 237 config_ref(ctx, dst, &ref_regs[1], dec_params, dec_params->golden_frame_ts); in config_ref_registers() 238 config_ref(ctx, dst, &ref_regs[2], dec_params, dec_params->alt_frame_ts); in config_ref_registers()
|
Completed in 6 milliseconds