/kernel/linux/linux-6.6/fs/crypto/ |
H A D | fscrypt_private.h | 542 const struct fscrypt_key_specifier *spec) in master_key_spec_type() 544 switch (spec->type) { in master_key_spec_type() 553 static inline int master_key_spec_len(const struct fscrypt_key_specifier *spec) in master_key_spec_len() argument 555 switch (spec->type) { in master_key_spec_len() 541 master_key_spec_type( const struct fscrypt_key_specifier *spec) master_key_spec_type() argument
|
/kernel/linux/linux-6.6/arch/x86/events/amd/ |
H A D | lbr.c | 55 u64 spec:1; member 175 * Check if a branch has been logged; if valid = 0, spec = 0 in amd_pmu_lbr_read() 178 if (!entry.to.split.valid && !entry.to.split.spec) in amd_pmu_lbr_read() 190 * the valid and spec bits. in amd_pmu_lbr_read() 192 * When valid = 0, spec = 0, no branch was recorded and the in amd_pmu_lbr_read() 195 * When valid = 0, spec = 1, the recorded branch was in amd_pmu_lbr_read() 198 * When valid = 1, spec = 0, the recorded branch was in amd_pmu_lbr_read() 201 * When valid = 1, spec = 1, the recorded branch was in amd_pmu_lbr_read() 204 idx = (entry.to.split.valid << 1) | entry.to.split.spec; in amd_pmu_lbr_read() 205 br[out].spec in amd_pmu_lbr_read() [all...] |
/kernel/linux/linux-6.6/drivers/iio/adc/ |
H A D | ad7949.c | 313 const struct ad7949_adc_spec *spec; in ad7949_spi_probe() local 335 spec = &ad7949_adc_spec[spi_get_device_id(spi)->driver_data]; in ad7949_spi_probe() 336 indio_dev->num_channels = spec->num_channels; in ad7949_spi_probe() 337 ad7949_adc->resolution = spec->resolution; in ad7949_spi_probe()
|
/kernel/linux/linux-6.6/drivers/iio/dac/ |
H A D | ti-dac082s085.c | 263 const struct ti_dac_spec *spec; in ti_dac_probe() local 284 spec = &ti_dac_spec[spi_get_device_id(spi)->driver_data]; in ti_dac_probe() 285 indio_dev->num_channels = spec->num_channels; in ti_dac_probe() 286 ti_dac->resolution = spec->resolution; in ti_dac_probe()
|
/kernel/linux/linux-6.6/drivers/mailbox/ |
H A D | hi3660-mailbox.c | 212 const struct of_phandle_args *spec) in hi3660_mbox_xlate() 216 unsigned int ch = spec->args[0]; in hi3660_mbox_xlate() 224 mchan->dst_irq = spec->args[1]; in hi3660_mbox_xlate() 225 mchan->ack_irq = spec->args[2]; in hi3660_mbox_xlate() 211 hi3660_mbox_xlate(struct mbox_controller *controller, const struct of_phandle_args *spec) hi3660_mbox_xlate() argument
|
/kernel/linux/linux-6.6/sound/firewire/motu/ |
H A D | motu-hwdep.c | 21 if (motu->spec->flags & SND_MOTU_SPEC_REGISTER_DSP) in has_dsp_event() 201 if (!(motu->spec->flags & SND_MOTU_SPEC_REGISTER_DSP)) in hwdep_ioctl() 223 if (!(motu->spec->flags & SND_MOTU_SPEC_COMMAND_DSP)) in hwdep_ioctl() 245 if (!(motu->spec->flags & SND_MOTU_SPEC_REGISTER_DSP)) in hwdep_ioctl()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | dadrfmt.cpp | 78 * Headers { "locale", "zone", "spec", "date", "str"} 81 // spec: either 'PATTERN=y mm h' etc, or 'DATE=SHORT,TIME=LONG' 82 // date: either an unsigned long (millis), or a calendar spec ERA=0,YEAR=1, etc.. applied to the calendar type specified by the locale 143 UnicodeString spec = currentCase->getString("spec", status); in testConvertDate() local 145 errln("case %d: No 'spec' line.", n); in testConvertDate() 164 if(spec.startsWith(kPATTERN)) { in testConvertDate() 165 pattern = UnicodeString(spec,kPATTERN.length()); in testConvertDate() 173 if(styleSet.parseFrom(spec, status)<0 || U_FAILURE(status)) { in testConvertDate() 174 errln("case %d: could not parse spec a in testConvertDate() [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
H A D | compiler_test.cpp | 64 ShShaderSpec spec, in compileTestShader() 72 sh::TCompiler *translator = sh::ConstructCompiler(type, spec, output); in compileTestShader() 97 ShShaderSpec spec, in compileTestShader() 107 return compileTestShader(type, spec, output, shaderString, &resources, compileOptions, in compileTestShader() 63 compileTestShader(GLenum type, ShShaderSpec spec, ShShaderOutput output, const std::string &shaderString, ShBuiltInResources *resources, ShCompileOptions compileOptions, std::string *translatedCode, std::string *infoLog) compileTestShader() argument 96 compileTestShader(GLenum type, ShShaderSpec spec, ShShaderOutput output, const std::string &shaderString, ShCompileOptions compileOptions, std::string *translatedCode, std::string *infoLog) compileTestShader() argument
|
/third_party/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/ |
H A D | SkottieActivity.java | 136 GridLayout.Spec rowSpec = GridLayout.spec(0, mRowCount, GridLayout.CENTER); in inflateView() 137 GridLayout.Spec colSpec = GridLayout.spec(0, mColumnCount, GridLayout.CENTER); in inflateView() 160 GridLayout.Spec rowSpec = GridLayout.spec(row, 1, GridLayout.CENTER); in addView() 161 GridLayout.Spec colSpec = GridLayout.spec(column, 1, GridLayout.CENTER); in addView()
|
/kernel/linux/linux-5.10/drivers/net/can/ |
H A D | janz-ican3.c | 274 u8 spec; member 661 msg.spec = MSG_CONNECTI; in ican3_msg_connect() 672 msg.spec = MSG_DISCONNECT; in ican3_msg_disconnect() 684 msg.spec = MSG_NEWHOSTIF; in ican3_msg_newhostif() 705 msg.spec = MSG_INITFDPMQUEUE; in ican3_msg_fasthostif() 739 msg.spec = MSG_SETAFILMASK; in ican3_set_id_filter() 755 msg.spec = MSG_SETAFILMASK; in ican3_set_id_filter() 796 msg.spec = MSG_CBTRREQ; in ican3_set_bus_state() 810 msg.spec = on ? MSG_CONREQ : MSG_COFFREQ; in ican3_set_bus_state() 818 msg.spec in ican3_set_bus_state() [all...] |
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-ioctl.c | 1141 struct dm_target_spec *spec; in retrieve_status() local 1166 spec = (struct dm_target_spec *) outptr; in retrieve_status() 1168 spec->status = 0; in retrieve_status() 1169 spec->sector_start = ti->begin; in retrieve_status() 1170 spec->length = ti->len; in retrieve_status() 1171 strncpy(spec->target_type, ti->type->name, in retrieve_status() 1172 sizeof(spec->target_type) - 1); in retrieve_status() 1199 spec->next = outptr - outbuf; in retrieve_status() 1272 struct dm_target_spec **spec, char **target_params) in next_target() 1274 *spec in next_target() 1271 next_target(struct dm_target_spec *last, uint32_t next, void *end, struct dm_target_spec **spec, char **target_params) next_target() argument 1288 struct dm_target_spec *spec = (struct dm_target_spec *) param; populate_table() local [all...] |
/kernel/linux/linux-6.6/drivers/net/can/ |
H A D | janz-ican3.c | 275 u8 spec; member 662 msg.spec = MSG_CONNECTI; in ican3_msg_connect() 673 msg.spec = MSG_DISCONNECT; in ican3_msg_disconnect() 685 msg.spec = MSG_NEWHOSTIF; in ican3_msg_newhostif() 706 msg.spec = MSG_INITFDPMQUEUE; in ican3_msg_fasthostif() 740 msg.spec = MSG_SETAFILMASK; in ican3_set_id_filter() 756 msg.spec = MSG_SETAFILMASK; in ican3_set_id_filter() 797 msg.spec = MSG_CBTRREQ; in ican3_set_bus_state() 811 msg.spec = on ? MSG_CONREQ : MSG_COFFREQ; in ican3_set_bus_state() 819 msg.spec in ican3_set_bus_state() [all...] |
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-ioctl.c | 1266 struct dm_target_spec *spec; in retrieve_status() local 1293 spec = (struct dm_target_spec *) outptr; in retrieve_status() 1295 spec->status = 0; in retrieve_status() 1296 spec->sector_start = ti->begin; in retrieve_status() 1297 spec->length = ti->len; in retrieve_status() 1298 strncpy(spec->target_type, ti->type->name, in retrieve_status() 1299 sizeof(spec->target_type) - 1); in retrieve_status() 1326 spec->next = outptr - outbuf; in retrieve_status() 1399 struct dm_target_spec **spec, char **target_params) in next_target() 1412 * There must be room for both the next target spec an in next_target() 1398 next_target(struct dm_target_spec *last, uint32_t next, const char *end, struct dm_target_spec **spec, char **target_params) next_target() argument 1437 struct dm_target_spec *spec = (struct dm_target_spec *) param; populate_table() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/ |
H A D | X86Disassembler.cpp | 1222 insn->spec = &INSTRUCTIONS_SYM[instructionID]; in getInstructionID() 1230 insn->spec = &INSTRUCTIONS_SYM[instructionIDWithREXW]; in getInstructionID() 1263 insn->spec = &INSTRUCTIONS_SYM[instructionID]; in getInstructionID() 1274 const struct InstructionSpecifier *spec; in getInstructionID() local 1278 spec = &INSTRUCTIONS_SYM[instructionID]; in getInstructionID() 1285 insn->spec = spec; in getInstructionID() 1295 insn->spec = &INSTRUCTIONS_SYM[instructionIDWithOpsize]; in getInstructionID() 1298 insn->spec = spec; in getInstructionID() 1307 const struct InstructionSpecifier *spec; getInstructionID() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrViewTests.cpp | 377 ShaderSpec spec; in getShaderSpec() local 379 spec.inputs.push_back(Symbol("texCoord", glu::VarType(glu::TYPE_FLOAT_VEC2, glu::PRECISION_HIGHP))); in getShaderSpec() 380 spec.outputs.push_back(Symbol("result0", glu::VarType(glu::TYPE_FLOAT_VEC4, glu::PRECISION_HIGHP))); in getShaderSpec() 381 spec.outputs.push_back(Symbol("result1", glu::VarType(getDataType(params.planeCompatibleFormat), glu::PRECISION_HIGHP))); in getShaderSpec() 384 spec.globalDeclarations = in getShaderSpec() 388 spec.source = in getShaderSpec() 392 return spec; in getShaderSpec() 820 const ShaderSpec spec = getShaderSpec(params); in initPrograms() local 822 generateSources(params.shaderType, spec, dst); in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
H A D | vktYCbCrViewTests.cpp | 375 ShaderSpec spec; in getShaderSpec() local 377 spec.inputs.push_back(Symbol("texCoord", glu::VarType(glu::TYPE_FLOAT_VEC2, glu::PRECISION_HIGHP))); in getShaderSpec() 378 spec.outputs.push_back(Symbol("result0", glu::VarType(glu::TYPE_FLOAT_VEC4, glu::PRECISION_HIGHP))); in getShaderSpec() 379 spec.outputs.push_back(Symbol("result1", glu::VarType(getDataType(params.planeCompatibleFormat), glu::PRECISION_HIGHP))); in getShaderSpec() 382 spec.globalDeclarations = in getShaderSpec() 386 spec.source = in getShaderSpec() 390 return spec; in getShaderSpec() 730 const ShaderSpec spec = getShaderSpec(params); in initPrograms() local 732 generateSources(params.shaderType, spec, dst); in initPrograms()
|
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/utils/ |
H A D | hgm_one_shot_timer.cpp | 37 void CalculateTimeoutTime(std::chrono::nanoseconds timestamp, timespec* spec) in CalculateTimeoutTime() argument 40 spec->tv_sec = static_cast<time_t>(timeout / NS_TO_SECONDS); in CalculateTimeoutTime() 41 spec->tv_nsec = timeout % NS_TO_SECONDS; in CalculateTimeoutTime()
|
/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/ |
H A D | channel_hw.c | 109 struct iommu_fwspec *spec = dev_iommu_fwspec_get(channel->dev->parent); in host1x_channel_set_streamid() local 110 if (spec) in host1x_channel_set_streamid() 111 sid = spec->ids[0] & 0xffff; in host1x_channel_set_streamid()
|
/kernel/linux/linux-6.6/drivers/firmware/imx/ |
H A D | imx-scu-irq.c | 201 struct of_phandle_args spec; in imx_scu_enable_general_irq_channel() local 229 "#mbox-cells", 0, &spec)) in imx_scu_enable_general_irq_channel() 230 i = of_alias_get_id(spec.np, "mu"); in imx_scu_enable_general_irq_channel()
|
/kernel/linux/linux-6.6/include/soc/tegra/ |
H A D | mc.h | 172 struct icc_node* (*xlate)(struct of_phandle_args *spec, void *data); 173 struct icc_node_data *(*xlate_extended)(struct of_phandle_args *spec, 178 struct icc_node *tegra_mc_icc_xlate(struct of_phandle_args *spec, void *data);
|
/kernel/linux/linux-6.6/sound/firewire/fireface/ |
H A D | ff.c | 73 ff->spec = (const struct snd_ff_spec *)entry->driver_data; in snd_ff_probe() 99 if (ff->spec->protocol->msg_parser_size > 0) { in snd_ff_probe() 100 ff->msg_parser = kzalloc(ff->spec->protocol->msg_parser_size, GFP_KERNEL); in snd_ff_probe()
|
/third_party/benchmark/src/ |
H A D | timers.cc | 140 struct timespec spec; in ProcessCPUUsage() 141 if (clock_gettime(CLOCK_PROCESS_CPUTIME_ID, &spec) == 0) in ProcessCPUUsage() 142 return MakeTime(spec); in ProcessCPUUsage()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_perfetto.cc | 100 auto spec = event->set_specifications(); in send_descriptors() local 103 auto desc = spec->add_hw_queue(); in send_descriptors() 110 auto desc = spec->add_stage(); in send_descriptors()
|
/third_party/node/tools/gyp/pylib/gyp/ |
H A D | MSVSNew.py | 124 spec=None, 138 spec: Dictionary specifying how to build this project. 146 self.spec = spec
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
H A D | MSVSNew.py | 124 spec=None, 138 spec: Dictionary specifying how to build this project. 146 self.spec = spec
|