| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLFieldAccess.cpp | 17 Convert(const Context& context, SymbolTable& symbolTable, std::unique_ptr<Expression> base, skstd::string_view field) Convert() argument
|
| /third_party/protobuf/php/tests/ |
| H A D | memory_leak_test.php | 196 $field = $desc->getField(1); variable
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | MessageBuilderContext.php | 57 $field = new FieldDescriptor(); variable [all...] |
| /third_party/protobuf/src/google/protobuf/util/ |
| H A D | field_comparator_test.cc | 60 const FieldDescriptor* field = descriptor_->FindFieldByName("optionalgroup"); in TEST_F() local 66 const FieldDescriptor* field = in TEST_F() local 73 const FieldDescriptor* field = in TEST_F() local 80 const FieldDescriptor* field = descriptor_->FindFieldByName("optional_int32"); in TEST_F() local 93 const FieldDescriptor* field in TEST_F() local 106 const FieldDescriptor* field = TEST_F() local 120 const FieldDescriptor* field = TEST_F() local 134 const FieldDescriptor* field = descriptor_->FindFieldByName("optional_bool"); TEST_F() local 147 const FieldDescriptor* field = TEST_F() local 161 const FieldDescriptor* field = TEST_F() local 476 const FieldDescriptor* field = TEST_F() local [all...] |
| /third_party/vk-gl-cts/framework/platform/android/ |
| H A D | tcuAndroidJNI.cpp | 53 jfieldID field = getExecServiceField(env, obj); in getExecService() local 59 jfieldID field = getExecServiceField(env, obj); in setExecService() local
|
| /base/security/security_guard/services/config_manager/src/ |
| H A D | model_cfg_marshalling.cpp | 38 void from_json(const nlohmann::json &jsonObj, Field &field)
in from_json() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/snapshot/ |
| H A D | machine_status.h | 50 std::string field; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/ |
| H A D | store_observer.h | 42 std::vector<std::string> field; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/ |
| H A D | query.h | 41 DB_API Query &EqualTo(const std::string &field, const T &value) in EqualTo() argument 50 DB_API Query &NotEqualTo(const std::string &field, const T &value) in NotEqualTo() argument 59 DB_API Query &GreaterThan(const std::string &field, const T &value) in GreaterThan() argument 68 DB_API Query &LessThan(const std::string &field, const T &value) in LessThan() argument 77 DB_API Query &GreaterThanOrEqualTo(const std::string &field, const T &value) in GreaterThanOrEqualTo() argument 86 LessThanOrEqualTo(const std::string &field, const T &value) LessThanOrEqualTo() argument 105 In(const std::string &field, const std::vector<T> &values) In() argument 120 NotIn(const std::string &field, const std::vector<T> &values) NotIn() argument [all...] |
| /foundation/distributeddatamgr/data_object/interfaces/innerkits/ |
| H A D | object_types.h | 28 std::string field; member
|
| /foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/ |
| H A D | datashare_helper.cpp | 22 DataSharePredicates *DataSharePredicates::EqualTo(const std::string &field, const std::string &value) in EqualTo() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | frwu.c | 49 int field, ret; in decode_frame() local
|
| /third_party/elfio/elfio/ |
| H A D | elfio_modinfo.hpp | 47 get_attribute( Elf_Word no, std::string& field, std::string& value ) const in get_attribute() argument 73 Elf_Word add_attribute( const std::string& field, const std::string& value ) in add_attribute() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_field.c | 50 AVFILTER_DEFINE_CLASS(field); variable 55 FieldContext *field = ctx->priv; in config_props_output() local 71 FieldContext *field in filter_frame() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | westwood_aud.c | 47 int field; in wsaud_probe() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | FormattedValueFieldPositionIteratorImpl.java | 28 public final Format.Field field; field in FormattedValueFieldPositionIteratorImpl.FieldWithValue 31 public FieldWithValue(Format.Field field, int value) { in FieldWithValue() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | FormattedValueFieldPositionIteratorImpl.java | 30 public final Format.Field field; field in FormattedValueFieldPositionIteratorImpl.FieldWithValue 33 public FieldWithValue(Format.Field field, int value) { in FieldWithValue() argument [all...] |
| /third_party/ltp/libs/libltpuinput/ |
| H A D | tst_uinput.c | 49 static char *parse_field(char *line, char field) in parse_field() argument 69 char *get_input_field_value(char field) in get_input_field_value() argument
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| H A D | ExtensionValue.cs | 51 private T field; field in Google.Protobuf.ExtensionValue 141 private RepeatedField<T> field; global() field in Google.Protobuf.RepeatedExtensionValue [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | NameNamelessUniformBuffers.cpp | 94 const TField *field = fields[fieldIndex]; variable
|
| /third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
| H A D | fieldpos.h | 137 FieldPosition(int32_t field) in FieldPosition() argument [all...] |
| /third_party/toybox/toys/other/ |
| H A D | modinfo.c | 33 static void output_field(char *field, char *value) in output_field() argument
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | MessageOrBuilder.java | 102 hasField(Descriptors.FieldDescriptor field) hasField() argument 110 getField(Descriptors.FieldDescriptor field) getField() argument 119 getRepeatedFieldCount(Descriptors.FieldDescriptor field) getRepeatedFieldCount() argument 129 getRepeatedField(Descriptors.FieldDescriptor field, int index) getRepeatedField() argument [all...] |
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| H A D | Proto3MessageInfoFactory.java | 483 private static Field field(String name) { field() method in Proto3MessageInfoFactory 487 private static Field field(Class<?> clazz, String name) { field() method in Proto3MessageInfoFactory [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | preserve_unknown_enum_test.cc | 190 const FieldDescriptor* field = d->FindFieldByName("e"); in TEST() local [all...] |