Home
last modified time | relevance | path

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

12345678910>>...25

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_observer_dao.cpp51 const std::vector<std::pair<std::string, std::string>> fields = { in Create() local
H A Dapp_event_mapping_dao.cpp54 const std::vector<std::pair<std::string, std::string>> fields = { in Create() local
H A Dcustom_event_param_dao.cpp56 const std::vector<std::pair<std::string, std::string>> fields = { in Create() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_log_table_manager.cpp129 auto fields = tableInfo.GetFields(); in UpgradeKvSyncLogTable() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_watcher.cpp52 int32_t KVDBWatcher::OnChange(const Origin &origin, const Fields &fields, ChangeData &&datas) in OnChange() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/
H A Dcloud_info.cpp142 std::string CloudInfo::GetPrefix(const std::initializer_list<std::string> &fields) in GetPrefix() argument
147 std::string CloudInfo::GetKey(const std::string &prefix, const std::initializer_list<std::string> &fields) in GetKey() argument
/kernel/linux/linux-5.10/tools/firewire/
H A Ddecode-fcp.c57 struct avc_field fields[8]; member
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_synth.h27 struct synth_field **fields; member
/kernel/linux/linux-6.6/drivers/usb/isp1760/
H A Disp1760-core.h59 static inline u32 isp1760_field_read(struct regmap_field **fields, u32 field) in isp1760_field_read() argument
68 static inline void isp1760_field_write(struct regmap_field **fields, u32 field, in isp1760_field_write() argument
74 static inline void isp1760_field_set(struct regmap_field **fields, u32 field) in isp1760_field_set() argument
79 static inline void isp1760_field_clear(struct regmap_field **fields, u32 field) in isp1760_field_clear() argument
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/
H A Dcmt_test.c47 int fields = 0; in check_results() local
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_synth.h28 struct synth_field **fields; member
/kernel/linux/linux-6.6/tools/firewire/
H A Ddecode-fcp.c57 struct avc_field fields[8]; member
/third_party/ffmpeg/libavfilter/
H A Dvf_repeatfields.c68 static void update_pts(AVFilterLink *link, AVFrame *f, int64_t pts, int fields) in update_pts() argument
/third_party/ffmpeg/libavformat/
H A Dapetag.c113 uint32_t val, fields, tag_bytes; in ff_ape_parse_tag() local
/third_party/cJSON/
H A Dtest.c140 struct record fields[2] = in create_objects() local
/third_party/mesa3d/src/compiler/glsl/
H A Dir_validate.cpp1040 const glsl_struct_field *fields = in visit() local
/third_party/node/deps/v8/tools/v8windbg/src/
H A Dv8-debug-helper-interop.h114 std::vector<StructField> fields; member
/third_party/python/Tools/unicode/
H A Dmkstringprep.py82 fields = l.split(";") variable
85 fields = fields[:-1] variable
87 fields = fields[0].split("-") variable
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DOneofDescriptor.cs50 private IList<FieldDescriptor> fields; field in Google.Protobuf.Reflection.OneofDescriptor
/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...]

Completed in 11 milliseconds

12345678910>>...25