| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | GPBUtil.php | 554 $fields = explode('.', $path); variable
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | UnknownFieldSet.java | 60 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 D | test_util.h | 1161 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 D | cxx.h | 796 Box<T> Box<T>::in_place(Fields &&...fields) { in in_place() argument
|
| /third_party/skia/third_party/externals/angle2/include/GLSLANG/ |
| H A D | ShaderVars.h | 196 std::vector<ShaderVariable> fields; member 294 std::vector<ShaderVariable> fields; member
|
| /third_party/rust/crates/syn/src/ |
| H A D | pat.rs | 492 let mut fields = Punctuated::new(); in pat_struct() variables
|
| /base/hiviewdfx/hiview/plugins/unified_collector/storage/ |
| H A D | cpu_storage.cpp | 159 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 D | cloud_sync_utils.cpp | 119 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 D | distributeddb_cloud_db_proxy_test.cpp | 899 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 D | cloud_store_types.h | 110 std::vector<Field> fields; member
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/ |
| H A D | extension_util.cpp | 152 OhCloudExtVector *fields = OhCloudExtVectorNew(OhCloudExtRustType::VALUETYPE_FIELD); in Convert() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/dataability/src/ |
| H A D | napi_data_ability_predicates.cpp | 585 std::vector<std::string> fields = {}; in GroupBy() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/ |
| H A D | napi_rdb_predicates.cpp | 639 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 D | hid-sensor-custom.c | 41 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 D | cx25821-core.c | 1063 u32 fields; in cx25821_risc_buffer() local
|
| /kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
| H A D | cx88-core.c | 135 u32 instructions, fields; in cx88_risc_buffer() local
|
| /kernel/linux/linux-5.10/drivers/hwtracing/coresight/ |
| H A D | coresight-platform.c | 630 const union acpi_object *fields; in acpi_coresight_parse_link() local [all...] |
| /kernel/linux/linux-5.10/drivers/iio/health/ |
| H A D | afe4404.c | 91 struct regmap_field *fields[F_MAX_FIELDS]; member [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-ethtool.c | 320 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 D | aicasm_symbol.h | 76 symlist_t fields; member
|
| /kernel/linux/linux-5.10/drivers/pci/ |
| H A D | pci-driver.c | 108 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 D | driver.c | 52 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 D | auditfilter.c | 107 struct audit_field *fields; in audit_init_entry() local [all...] |
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_ialloc_btree.c | 504 int fields; in xfs_inobt_commit_staged_btree() local
|
| /kernel/linux/linux-5.10/net/atm/ |
| H A D | clip.c | 720 int *fields; in svc_addr() local
|