Home
last modified time | relevance | path

Searched defs:fields (Results 251 - 275 of 601) sorted by relevance

1...<<11121314151617181920>>...25

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBUtil.php554 $fields = explode('.', $path); variable
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DUnknownFieldSet.java60 private final TreeMap<Integer, Field> fields; field in UnknownFieldSet
65 UnknownFieldSet(TreeMap<Integer, Field> fields) { in UnknownFieldSet() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dtest_util.h1161 std::vector<const FieldDescriptor*> fields; in SetAllocatedOptionalMessageFieldsToNullViaReflection() local
1181 std::vector<const FieldDescriptor*> fields; in SetAllocatedOptionalMessageFieldsToMessageViaReflection() local
1200 static const char* fields[] = { ExpectMessagesReleasedViaReflection() local
[all...]
/third_party/rust/crates/cxx/gen/lib/src/gen/include/
H A Dcxx.h796 Box<T> Box<T>::in_place(Fields &&...fields) { in in_place() argument
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
H A DShaderVars.h196 std::vector<ShaderVariable> fields; member
294 std::vector<ShaderVariable> fields; member
/third_party/rust/crates/syn/src/
H A Dpat.rs492 let mut fields = Punctuated::new(); in pat_struct() variables
/base/hiviewdfx/hiview/plugins/unified_collector/storage/
H A Dcpu_storage.cpp159 const std::vector<std::pair<std::string, std::string>> fields = { in CreateCpuCollectionTable() local
187 const std::vector<std::pair<std::string, std::string>> fields = { in CreateThreadCpuCollectionTable() local
213 const std::vector<std::pair<std::string, std::string>> fields = { in CreateVersionTable() local
128 CreateTable(NativeRdb::RdbStore& dbStore, const std::string& tableName, const std::vector<std::pair<std::string, std::string>>& fields) CreateTable() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_sync_utils.cpp119 void CloudSyncUtils::StatusToFlagForAssetsInRecord(const std::vector<Field> &fields, VBucket &record) in StatusToFlagForAssetsInRecord() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_db_proxy_test.cpp899 std::vector<Field> fields = {{"test", TYPE_INDEX<Assets>, true, true}}; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/
H A Dcloud_store_types.h110 std::vector<Field> fields; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dextension_util.cpp152 OhCloudExtVector *fields = OhCloudExtVectorNew(OhCloudExtRustType::VALUETYPE_FIELD); in Convert() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/dataability/src/
H A Dnapi_data_ability_predicates.cpp585 std::vector<std::string> fields = {}; in GroupBy() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_predicates.cpp639 std::vector<std::string> fields; in GroupBy() local
687 std::vector<std::string> fields; in Using() local
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-sensor-custom.c41 struct hid_sensor_custom_field *fields; member
476 void *fields; in hid_sensor_custom_add_field() local
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/cx25821/
H A Dcx25821-core.c1063 u32 fields; in cx25821_risc_buffer() local
/kernel/linux/linux-5.10/drivers/media/pci/cx88/
H A Dcx88-core.c135 u32 instructions, fields; in cx88_risc_buffer() local
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-platform.c630 const union acpi_object *fields; in acpi_coresight_parse_link() local
[all...]
/kernel/linux/linux-5.10/drivers/iio/health/
H A Dafe4404.c91 struct regmap_field *fields[F_MAX_FIELDS]; member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ethtool.c320 dpaa2_eth_prep_eth_rule(struct ethhdr *eth_value, struct ethhdr *eth_mask, void *key, void *mask, u64 *fields) dpaa2_eth_prep_eth_rule() argument
349 dpaa2_eth_prep_uip_rule(struct ethtool_usrip4_spec *uip_value, struct ethtool_usrip4_spec *uip_mask, void *key, void *mask, u64 *fields) dpaa2_eth_prep_uip_rule() argument
404 dpaa2_eth_prep_l4_rule(struct ethtool_tcpip4_spec *l4_value, struct ethtool_tcpip4_spec *l4_mask, void *key, void *mask, u8 l4_proto, u64 *fields) dpaa2_eth_prep_l4_rule() argument
455 dpaa2_eth_prep_ext_rule(struct ethtool_flow_ext *ext_value, struct ethtool_flow_ext *ext_mask, void *key, void *mask, u64 *fields) dpaa2_eth_prep_ext_rule() argument
474 dpaa2_eth_prep_mac_ext_rule(struct ethtool_flow_ext *ext_value, struct ethtool_flow_ext *ext_mask, void *key, void *mask, u64 *fields) dpaa2_eth_prep_mac_ext_rule() argument
490 dpaa2_eth_prep_cls_rule(struct ethtool_rx_flow_spec *fs, void *key, void *mask, u64 *fields) dpaa2_eth_prep_cls_rule() argument
549 u64 fields = 0; dpaa2_eth_do_cls_rule() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.h76 symlist_t fields; member
/kernel/linux/linux-5.10/drivers/pci/
H A Dpci-driver.c108 int fields = 0; in new_id_store() local
175 int fields = 0; in remove_id_store() local
/kernel/linux/linux-5.10/drivers/usb/core/
H A Ddriver.c52 int fields = 0; in usb_store_new_id() local
157 int fields; in remove_id_store() local
/kernel/linux/linux-5.10/kernel/
H A Dauditfilter.c107 struct audit_field *fields; in audit_init_entry() local
[all...]
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.c504 int fields; in xfs_inobt_commit_staged_btree() local
/kernel/linux/linux-5.10/net/atm/
H A Dclip.c720 int *fields; in svc_addr() local

Completed in 29 milliseconds

1...<<11121314151617181920>>...25