Home
last modified time | relevance | path

Searched defs:options (Results 451 - 475 of 1719) sorted by relevance

1...<<11121314151617181920>>...69

/third_party/spirv-tools/source/opt/
H A Dpass_manager.h102 PassManager& SetValidatorOptions(spv_validator_options options) { in SetValidatorOptions() argument
/third_party/spirv-tools/source/reduce/
H A Dreducer.cpp57 Run( const std::vector<uint32_t>& binary_in, std::vector<uint32_t>* binary_out, spv_const_reducer_options options, spv_validator_options validator_options) Run() argument
155 ReachedStepLimit(uint32_t current_step, spv_const_reducer_options options) ReachedStepLimit() argument
160 RunPasses( std::vector<std::unique_ptr<ReductionPass>>* passes, spv_const_reducer_options options, spv_validator_options validator_options, const SpirvTools& tools, std::vector<uint32_t>* current_binary, uint32_t* const reductions_applied) RunPasses() argument
[all...]
/third_party/spirv-tools/source/
H A Dspirv_validator_options.cpp55 void spvValidatorOptionsDestroy(spv_validator_options options) { in spvValidatorOptionsDestroy() argument
59 void spvValidatorOptionsSetUniversalLimit(spv_validator_options options, in spvValidatorOptionsSetUniversalLimit() argument
83 void spvValidatorOptionsSetRelaxStoreStruct(spv_validator_options options, in spvValidatorOptionsSetRelaxStoreStruct() argument
88 void spvValidatorOptionsSetRelaxLogicalPointer(spv_validator_options options, in spvValidatorOptionsSetRelaxLogicalPointer() argument
93 spvValidatorOptionsSetBeforeHlslLegalization(spv_validator_options options, bool val) spvValidatorOptionsSetBeforeHlslLegalization() argument
99 spvValidatorOptionsSetRelaxBlockLayout(spv_validator_options options, bool val) spvValidatorOptionsSetRelaxBlockLayout() argument
104 spvValidatorOptionsSetUniformBufferStandardLayout( spv_validator_options options, bool val) spvValidatorOptionsSetUniformBufferStandardLayout() argument
109 spvValidatorOptionsSetScalarBlockLayout(spv_validator_options options, bool val) spvValidatorOptionsSetScalarBlockLayout() argument
114 spvValidatorOptionsSetWorkgroupScalarBlockLayout(spv_validator_options options, bool val) spvValidatorOptionsSetWorkgroupScalarBlockLayout() argument
119 spvValidatorOptionsSetSkipBlockLayout(spv_validator_options options, bool val) spvValidatorOptionsSetSkipBlockLayout() argument
124 spvValidatorOptionsSetAllowLocalSizeId(spv_validator_options options, bool val) spvValidatorOptionsSetAllowLocalSizeId() argument
129 spvValidatorOptionsSetFriendlyNames(spv_validator_options options, bool val) spvValidatorOptionsSetFriendlyNames() argument
[all...]
/third_party/libabigail/tools/
H A Dabidw.cc75 struct options struct
128 options() in options() function
[all...]
/third_party/ffmpeg/libavcodec/
H A Dlibmp3lame.c308 static const AVOption options[] = { variable
H A Dlibkvazaar.c303 static const AVOption options[] = { variable
H A Dlibspeexenc.c329 static const AVOption options[] = { variable
H A Dhapenc.c330 static const AVOption options[] = { variable
H A Dac3dec_fixed.c157 static const AVOption options[] = { variable
H A Dpcm_rechunk_bsf.c176 static const AVOption options[] = { variable
H A Dsgienc.c260 static const AVOption options[] = { variable
H A Dsbcenc.c330 static const AVOption options[] = { variable
H A Dqsvenc_hevc.c225 static const AVOption options[] = { variable
/third_party/eudev/src/udev/
H A Dudev-builtin-hwdb.c129 static const struct option options[] = { in builtin_hwdb() local
H A Dudevadm-monitor.c93 static const struct option options[] = { in adm_monitor() local
/third_party/eudev/test/
H A Dtest-libudev.c408 static const struct option options[] = { in main() local
/third_party/elfutils/lib/
H A Dcolor.c48 static const struct argp_option options[] = variable
/third_party/elfutils/debuginfod/
H A Ddebuginfod-find.c57 static const struct argp_option options[] = variable
/third_party/ffmpeg/libavdevice/
H A Dsdl2.c339 static const AVOption options[] = { variable
H A Dlibdc1394.c81 static const AVOption options[] = { variable
H A Dopenal-dec.c233 static const AVOption options[] = { variable
H A Dfbdev_dec.c221 static const AVOption options[] = { variable
H A Dfbdev_enc.c194 static const AVOption options[] = { variable
/third_party/ffmpeg/libavfilter/
H A Df_perms.c49 static const AVOption options[] = { variable
H A Df_zmq.c47 static const AVOption options[] = { variable

Completed in 13 milliseconds

1...<<11121314151617181920>>...69