Home
last modified time | relevance | path

Searched defs:fields (Results 51 - 75 of 542) sorted by relevance

12345678910>>...22

/third_party/protobuf/csharp/src/Google.Protobuf/
H A DUnknownFieldSet.cs52 private readonly IDictionary<int, UnknownField> fields; field in Google.Protobuf.UnknownFieldSet
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DForcePrecisionQualifier.cpp62 const TFieldList &fields = structure->fields(); in visitDeclaration() local
73 const TFieldList &fields = interfaceBlock->fields(); in visitDeclaration() local
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DVariablePacker_test.cpp229 std::vector<sh::ShaderVariable> fields; in TEST() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DValue.hpp112 static std::shared_ptr<Struct> create(const std::string &name, F &&fields) in create() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DJSONBackend.cpp145 json::Array fields; in run() local
/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_reflection_unittest.cc224 std::vector<const FieldDescriptor*> fields; in TEST() local
257 std::vector<const FieldDescriptor*> fields; TEST() local
272 std::vector<const FieldDescriptor*> fields; TEST() local
308 std::vector<const FieldDescriptor*> fields; TEST() local
682 std::vector<const FieldDescriptor*> fields; TEST() local
[all...]
H A Dproto3_arena_unittest.cc274 std::vector<const FieldDescriptor*> fields; in TEST() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DStructuralMessageInfo.java48 private final FieldInfo[] fields; field in StructuralMessageInfo
57 StructuralMessageInfo( ProtoSyntax syntax, boolean messageSetWireFormat, int[] checkInitialized, FieldInfo[] fields, Object defaultInstance) StructuralMessageInfo() argument
112 private final List<FieldInfo> fields; global() field in StructuralMessageInfo.Builder
[all...]
/third_party/protobuf/php/src/Google/Protobuf/
H A DType.php29 private $fields; variable
127 $this->fields = $arr; global() variable
[all...]
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyOneofDescriptor.java123 private List<RubyFieldDescriptor> fields; field in RubyOneofDescriptor
/third_party/skia/include/sksl/
H A DDSLType.h250 DSLType Struct(skstd::string_view name, Field... fields) { in Struct() argument
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/
H A Dapp_event_task_storage.cpp58 const std::vector<std::pair<std::string, std::string>> fields = { in InnerCreateAppTaskTable() local
/base/hiviewdfx/hiview/plugins/usage_event_report/test/unittest/
H A Dfold_app_usage_test.cpp309 std::vector<std::string> fields; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/firmware/
H A Ddmi-id.c79 } fields[] = { in get_modalias() local
/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/
H A Dcat_test.c93 int fields = 0; in check_results() local
H A Dmba_test.c120 int fields = 0; in check_results() local
H A Dcqm_test.c91 int fields = 0; in check_results() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dcmd.c163 mlx5_fpga_modify_qp(struct mlx5_core_dev *dev, u32 fpga_qpn, enum mlx5_fpga_qpc_field_select fields, void *fpga_qpc) mlx5_fpga_modify_qp() argument
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_inode_item_recover.c211 uint fields; in xlog_recover_inode_commit_pass2() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dcmd.c163 mlx5_fpga_modify_qp(struct mlx5_core_dev *dev, u32 fpga_qpn, enum mlx5_fpga_qpc_field_select fields, void *fpga_qpc) mlx5_fpga_modify_qp() argument
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_inode_item_recover.c285 uint fields; in xlog_recover_inode_commit_pass2() local
/kernel/linux/linux-6.6/drivers/vfio/pci/
H A Dvfio_pci.c220 int fields; in vfio_pci_fill_ids() local
/kernel/linux/linux-6.6/drivers/usb/isp1760/
H A Disp1760-udc.h72 struct regmap_field *fields[DC_FIELD_MAX]; member
/kernel/linux/linux-6.6/drivers/firmware/
H A Ddmi-id.c83 } fields[] = { in get_modalias() local
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/
H A Dcat_test.c61 int fields = 0; in check_results() local

Completed in 13 milliseconds

12345678910>>...22