Home
last modified time | relevance | path

Searched defs:fields (Results 26 - 50 of 310) sorted by relevance

12345678910>>...13

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Duser_id_dao.cpp57 const std::vector<std::pair<std::string, std::string>> fields = { in Create() local
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
/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...]
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
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DGrego.java117 public static int[] dayToFields(long day, int[] fields) { in dayToFields() argument
172 timeToFields(long time, int[] fields) timeToFields() argument
[all...]

Completed in 11 milliseconds

12345678910>>...13