/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | cpp_enum_field.cc | 48 SetEnumVariables(const FieldDescriptor* descriptor, std::map<std::string, std::string>* variables, const Options& options) SetEnumVariables() argument 62 EnumFieldGenerator(const FieldDescriptor* descriptor, const Options& options) EnumFieldGenerator() argument 161 EnumOneofFieldGenerator( const FieldDescriptor* descriptor, const Options& options) EnumOneofFieldGenerator() argument 219 RepeatedEnumFieldGenerator( const FieldDescriptor* descriptor, const Options& options) RepeatedEnumFieldGenerator() argument [all...] |
H A D | cpp_primitive_field.cc | 100 SetPrimitiveVariables(const FieldDescriptor* descriptor, std::map<std::string, std::string>* variables, const Options& options) SetPrimitiveVariables() argument 120 PrimitiveFieldGenerator( const FieldDescriptor* descriptor, const Options& options) PrimitiveFieldGenerator() argument 222 PrimitiveOneofFieldGenerator( const FieldDescriptor* descriptor, const Options& options) PrimitiveOneofFieldGenerator() argument 278 RepeatedPrimitiveFieldGenerator( const FieldDescriptor* descriptor, const Options& options) RepeatedPrimitiveFieldGenerator() argument [all...] |
H A D | cpp_service.cc | 47 void InitMethodVariables(const MethodDescriptor* method, const Options& options, in InitMethodVariables() argument 57 ServiceGenerator( const ServiceDescriptor* descriptor, const std::map<std::string, std::string>& vars, const Options& options) ServiceGenerator() argument
|
H A D | cpp_field.h | 73 FieldGenerator(const FieldDescriptor* descriptor, const Options& options) FieldGenerator() argument
|
H A D | cpp_field.cc | 58 SetCommonFieldVariables(const FieldDescriptor* descriptor, std::map<std::string, std::string>* variables, const Options& options) SetCommonFieldVariables() argument 116 FieldGeneratorMap(const Descriptor* descriptor, const Options& options, MessageSCCAnalyzer* scc_analyzer) FieldGeneratorMap() argument 127 MakeGoogleInternalGenerator( const FieldDescriptor* field, const Options& options, MessageSCCAnalyzer* scc_analyzer) MakeGoogleInternalGenerator() argument 134 MakeGenerator( const FieldDescriptor* field, const Options& options, MessageSCCAnalyzer* scc_analyzer) MakeGenerator() argument [all...] |
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | EnumDescriptorProto.php | 31 protected $options = null; variable 152 $this->options variable [all...] |
/third_party/protobuf/php/src/Google/Protobuf/ |
H A D | Method.php | 53 private $options; variable 239 $this->options = $arr; variable
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | type_info_test_helper.cc | 101 NewProtoWriter( const std::string& type_url, strings::ByteSink* output, ErrorListener* listener, const ProtoStreamObjectWriter::Options& options) NewProtoWriter() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/ |
H A D | failure_signal_handler_test.cc | 91 absl::FailureSignalHandlerOptions options; in InstallHandlerWithWriteToFileAndRaise() local
|
/third_party/selinux/libselinux/utils/ |
H A D | matchpathcon.c | 81 struct selinux_opt options[SELABEL_NOPT] = {}; in main() local
|
/third_party/spirv-tools/source/opt/ |
H A D | pass_manager.h | 102 PassManager& SetValidatorOptions(spv_validator_options options) { in SetValidatorOptions() argument
|
/third_party/spirv-tools/source/reduce/ |
H A D | reducer.cpp | 57 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 D | spirv_validator_options.cpp | 55 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 D | abidw.cc | 75 struct options struct 128 options() in options() function [all...] |
/kernel/linux/linux-5.10/arch/m68k/include/uapi/asm/ |
H A D | bootinfo-vme.h | 54 __be32 options; member
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | pdc_cons.c | 69 static int pdc_console_setup(struct console *co, char *options) in pdc_console_setup() argument
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | gart.h | 51 static inline void gart_parse_options(char *options) in gart_parse_options() argument
|
/kernel/linux/linux-5.10/arch/sh/kernel/ |
H A D | sh_bios.c | 120 static int __init sh_console_setup(struct console *co, char *options) in sh_console_setup() argument
|
/kernel/linux/linux-5.10/arch/um/drivers/ |
H A D | ssl.c | 131 static int ssl_console_setup(struct console *co, char *options) in ssl_console_setup() argument
|
H A D | stdio_console.c | 132 static int uml_console_setup(struct console *co, char *options) in uml_console_setup() argument
|
/kernel/linux/linux-5.10/arch/x86/boot/ |
H A D | early_serial_console.c | 119 char optstr[64], *options; in parse_console_uart8250() local [all...] |
/kernel/linux/linux-6.6/arch/m68k/include/uapi/asm/ |
H A D | bootinfo-vme.h | 54 __be32 options; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/ |
H A D | fork.c | 210 static struct option options[] = { variable
|
/kernel/linux/linux-6.6/arch/sh/kernel/ |
H A D | sh_bios.c | 120 static int __init sh_console_setup(struct console *co, char *options) in sh_console_setup() argument
|
/kernel/linux/linux-6.6/arch/um/drivers/ |
H A D | stdio_console.c | 129 static int uml_console_setup(struct console *co, char *options) in uml_console_setup() argument
|