Home
last modified time | relevance | path

Searched defs:field (Results 626 - 650 of 675) sorted by relevance

1...<<21222324252627

/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc182 const google::protobuf::FieldDescriptor* field = descriptor->extension(i); in AddDescriptors() local
467 const FieldDescriptor* field in GetClassAttribute() local
750 AllowInvalidUTF8(const FieldDescriptor* field) AllowInvalidUTF8() argument
860 MaybeReleaseOverlappingOneofField( CMessage* cmessage, const FieldDescriptor* field) MaybeReleaseOverlappingOneofField() argument
2567 SetCompositeField(CMessage* self, const FieldDescriptor* field, ContainerBase* value) SetCompositeField() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dmap_test.cc1103 int MapSize(const Reflection* reflection, const FieldDescriptor* field, in MapSize() argument
1903 const FieldDescriptor* field = TEST_F() local
1924 const FieldDescriptor* field = TEST_F() local
1944 const FieldDescriptor* field = TEST_F() local
3135 const FieldDescriptor* field = TEST() local
[all...]
H A Dtext_format.cc141 void CheckFieldIndex(const FieldDescriptor* field, int index) { in CheckFieldIndex() argument
128 RecordLocation( const FieldDescriptor* field, TextFormat::ParseLocation location) RecordLocation() argument
133 CreateNested( const FieldDescriptor* field) CreateNested() argument
155 GetLocation( const FieldDescriptor* field, int index) const GetLocation() argument
171 GetTreeForNested( const FieldDescriptor* field, int index) const GetTreeForNested() argument
296 ParseField(const FieldDescriptor* field, Message* output) ParseField() argument
387 const FieldDescriptor* field = nullptr; ConsumeField() local
637 ConsumeFieldMessage(Message* message, const Reflection* reflection, const FieldDescriptor* field) ConsumeFieldMessage() argument
694 ConsumeFieldValue(Message* message, const Reflection* reflection, const FieldDescriptor* field) ConsumeFieldValue() argument
1477 ParseFieldValueFromString(const std::string& input, const FieldDescriptor* field, Message* output) ParseFieldValueFromString() argument
1659 PrintFieldName( const Message& message, int field_index, int field_count, const Reflection* reflection, const FieldDescriptor* field, BaseTextGenerator* generator) const PrintFieldName() argument
1665 PrintFieldName( const Message& message, const Reflection* reflection, const FieldDescriptor* field, BaseTextGenerator* generator) const PrintFieldName() argument
1837 RegisterFieldValuePrinter( const FieldDescriptor* field, const FieldValuePrinter* printer) RegisterFieldValuePrinter() argument
1854 RegisterFieldValuePrinter( const FieldDescriptor* field, const FastFieldValuePrinter* printer) RegisterFieldValuePrinter() argument
2043 PrintFieldValueToString(const Message& message, const FieldDescriptor* field, int index, std::string* output) const PrintFieldValueToString() argument
2119 SortMap( const Message& message, const Reflection* reflection, const FieldDescriptor* field, MessageFactory* factory, std::vector<const Message*>* sorted_map_field) SortMap() argument
2230 PrintField(const Message& message, const Reflection* reflection, const FieldDescriptor* field, TextGenerator* generator) const PrintField() argument
2300 PrintShortRepeatedField( const Message& message, const Reflection* reflection, const FieldDescriptor* field, TextGenerator* generator) const PrintShortRepeatedField() argument
2319 PrintFieldName(const Message& message, int field_index, int field_count, const Reflection* reflection, const FieldDescriptor* field, TextGenerator* generator) const PrintFieldName() argument
2336 PrintFieldValue(const Message& message, const Reflection* reflection, const FieldDescriptor* field, int index, TextGenerator* generator) const PrintFieldValue() argument
2439 PrintFieldValueToString( const Message& message, const FieldDescriptor* field, int index, std::string* output) PrintFieldValueToString() argument
2445 ParseFieldValueFromString( const std::string& input, const FieldDescriptor* field, Message* message) ParseFieldValueFromString() argument
2454 const UnknownField& field = unknown_fields.field(i); PrintUnknownFields() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dconfig.c2939 const struct parse_data *field = &ssid_fields[i]; in wpa_config_set() local
3072 const struct parse_data *field = &ssid_fields[i]; wpa_config_get() local
3116 const struct parse_data *field = &ssid_fields[i]; wpa_config_get_no_key() local
4895 const struct global_parse_data *field = &global_fields[i]; wpa_config_dump_values() local
4919 const struct global_parse_data *field = &global_fields[i]; wpa_config_get_value() local
4956 const struct global_parse_data *field = &global_fields[i]; wpa_config_process_global() local
[all...]
H A Dwpa_supplicant.c6883 wpa_supplicant_ctrl_iface_ctrl_rsp_handle(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, const char *field, const char *value) global() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c1891 const char *op, *field, *value; in wpas_dbus_handler_network_reply() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c3459 hostapd_ctrl_iface_get_capability(struct hostapd_data *hapd, const char *field, char *buf, size_t buflen) hostapd_ctrl_iface_get_capability() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dconfig.c3345 const struct parse_data *field = &ssid_fields[i]; in wpa_config_set() local
3496 const struct parse_data *field = &ssid_fields[i]; wpa_config_get() local
3540 const struct parse_data *field = &ssid_fields[i]; wpa_config_get_no_key() local
5467 const struct global_parse_data *field = &global_fields[i]; wpa_config_dump_values() local
5491 const struct global_parse_data *field = &global_fields[i]; wpa_config_get_value() local
5541 const struct global_parse_data *field = &global_fields[i]; wpa_config_process_global() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c2198 const char *op, *field, *value; in wpas_dbus_handler_network_reply() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c2909 hostapd_ctrl_iface_get_capability(struct hostapd_data *hapd, const char *field, char *buf, size_t buflen) hostapd_ctrl_iface_get_capability() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dcnumtst.c3067 int32_t field; member
3143 int32_t field, beginPos, endPos; in TestFormatForFields() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmttst.cpp615 UnicodeString field; in TestFieldPosition() local
632 UnicodeString field; in TestFieldPosition() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCalendar.java2017 get(int field) get() argument
2030 internalGet(int field) internalGet() argument
2045 internalGet(int field, int defaultValue) internalGet() argument
2055 set(int field, int value) set() argument
2297 clear(int field) clear() argument
2312 isSet(int field) isSet() argument
2463 getActualMaximum(int field) getActualMaximum() argument
2532 getActualMinimum(int field) getActualMinimum() argument
2581 prepareGetActual(int field, boolean isMinimum) prepareGetActual() argument
2628 getActualHelper(int field, int startValue, int endValue) getActualHelper() argument
2733 roll(int field, boolean up) roll() argument
2806 roll(int field, int amount) roll() argument
3185 add(int field, int amount) add() argument
3887 pinField(int field) pinField() argument
4054 fieldDifference(Date when, int field) fieldDifference() argument
4416 handleGetLimit(int field, int limitType) handleGetLimit() argument
4428 getLimit(int field, int limitType) getLimit() argument
4511 getMinimum(int field) getMinimum() argument
4522 getMaximum(int field) getMaximum() argument
4533 getGreatestMinimum(int field) getGreatestMinimum() argument
4544 getLeastMaximum(int field) getLeastMaximum() argument
5366 getStamp(int field) getStamp() argument
5406 validateField(int field) validateField() argument
5437 validateField(int field, int min, int max) validateField() argument
6276 internalSet(int field, int value) internalSet() argument
6439 fieldName(int field) fieldName() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dast_to_hir.cpp7963 apply_memory_qualifiers(ir_variable *var, glsl_struct_field field) apply_memory_qualifiers() argument
[all...]
H A Dir.h2194 glsl_struct_field *field = record->type->fields.structure + field_idx; precision() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dparse.c779 struct symbol *field, *last = NULL; in parse_struct_declaration() local
/third_party/node/deps/v8/src/objects/
H A Dintl-objects.cc2923 void Intl::FormatRangeSourceTracker::Add(int32_t field, int32_t start, in Add() argument
2941 bool Intl::FormatRangeSourceTracker::FieldContains(int32_t field, int32_t start, in FieldContains() argument
[all...]
/third_party/node/deps/v8/src/torque/
H A Dtorque-parser.cc1905 auto field = child_results->NextAs<Identifier*>(); in MakeFieldAccessExpression() local
1913 auto field = child_results->NextAs<Identifier*>(); in MakeReferenceFieldAccessExpression() local
1923 auto field = child_results->NextAs<Expression*>(); in MakeElementAccessExpression() local
[all...]
/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp473 const Type::Field& field = type.fields()[i]; in writeStruct() local
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_image_writer.cpp4863 CopyStructField(const dng_xmp &oldXMP, dng_xmp &newXMP, const char *ns, const char *path, const char *field) CopyStructField() argument
/third_party/python/Python/
H A DPython-ast.c936 PyObject *field = PyUnicode_InternFromString(fields[i]); in make_type() local
[all...]
/third_party/python/Objects/
H A Dlongobject.c6129 int field = 0; in PyLong_GetInfo() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_openssl.c1830 static int match_dn_field(const X509 *cert, int nid, const char *field, in match_dn_field() argument
1966 char field[256]; tls_match_dn_field() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_openssl.c1870 static int match_dn_field(const X509 *cert, int nid, const char *field, in match_dn_field() argument
2006 char field[256]; tls_match_dn_field() local
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DParseHelper.cpp938 TIntermTyped* TParseContext::handleDotDereference(const TSourceLoc& loc, TIntermTyped* base, const TString& field) in handleDotDereference() argument
1049 handleDotSwizzle(const TSourceLoc& loc, TIntermTyped* base, const TString& field) handleDotSwizzle() argument
[all...]

Completed in 115 milliseconds

1...<<21222324252627