Home
last modified time | relevance | path

Searched defs:field (Results 101 - 125 of 677) sorted by relevance

12345678910>>...28

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DForcePrecisionQualifier.cpp65 const TField *field = fields[i]; in visitDeclaration() local
/third_party/openssl/crypto/txt_db/
H A Dtxt_db.c148 int TXT_DB_create_index(TXT_DB *db, int field, int (*qual) (OPENSSL_STRING *), in TXT_DB_create_index() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcecal.cpp84 CECalendar::handleGetLimit(UCalendarDateFields field, ELimitType limitType) const in handleGetLimit() argument
H A Dtaiwncal.cpp99 int32_t TaiwanCalendar::handleGetLimit(UCalendarDateFields field, ELimitType limitType) const in handleGetLimit() argument
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ddbgutil.cpp27 static const UnicodeString& _fieldString(UDebugEnumType type, int32_t field, UnicodeString& fillin) { in _fieldString() argument
79 U_TOOLUTIL_API const UnicodeString& U_EXPORT2 udbg_enumString(UDebugEnumType type, int32_t field) { in udbg_enumString() argument
/third_party/skia/src/sfnt/
H A DSkOTTable_gasp.h53 } field; member
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_field.cc65 ImmutableFieldGenerator* MakeImmutableGenerator(const FieldDescriptor* field, in MakeImmutableGenerator() argument
124 MakeImmutableLiteGenerator( const FieldDescriptor* field, int messageBitIndex, Context* context) MakeImmutableLiteGenerator() argument
[all...]
H A Djava_message_builder.cc211 const FieldDescriptor* field = descriptor_->field(i); in GenerateDescriptorMethods() local
226 const FieldDescriptor* field in GenerateDescriptorMethods() local
251 const FieldDescriptor* field = map_fields[i]; GenerateDescriptorMethods() local
396 const ImmutableFieldGenerator& field = GenerateCommonBuilderMethods() local
552 const FieldDescriptor* field = oneof->field(j); GenerateCommonBuilderMethods() local
627 const FieldDescriptor* field = descriptor_->field(i); GenerateIsInitialized() local
641 const FieldDescriptor* field = descriptor_->field(i); GenerateIsInitialized() local
[all...]
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_oneof.cc81 const FieldDescriptor* field = descriptor_->field(j); in GenerateCaseEnum() local
/third_party/protobuf/src/google/protobuf/
H A Ddynamic_message.h159 Sort(const Message& message, int map_size, const Reflection* reflection, const FieldDescriptor* field) Sort() argument
H A Dno_field_presence_test.cc288 const FieldDescriptor* field = desc->field(i); in TEST() local
305 const FieldDescriptor* field = desc->field(i); TEST() local
502 const FieldDescriptor* field = desc->FindFieldByName("optional_lazy_message"); TEST() local
[all...]
/third_party/protobuf/python/google/protobuf/pyext/
H A Dfield.cc45 namespace field { namespace
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DStructuralMessageInfo.java143 public void withField(FieldInfo field) { in withField() argument
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_doc_comment.cc97 void WritePropertyDocComment(io::Printer* printer, const FieldDescriptor* field) { in WritePropertyDocComment() argument
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DProto3MessageLiteInfoFactory.java797 private static Field field(Class<?> clazz, String name) { field() method in Proto3MessageLiteInfoFactory
[all...]
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_field.cc127 MakeGoogleInternalGenerator( const FieldDescriptor* field, const Options& options, MessageSCCAnalyzer* scc_analyzer) MakeGoogleInternalGenerator() argument
134 MakeGenerator( const FieldDescriptor* field, const Options& options, MessageSCCAnalyzer* scc_analyzer) MakeGenerator() argument
[all...]
/test/xts/acts/distributed_schedule_lite/distributed_schedule_posix/src/utils/
H A Ddms_packet.cpp64 bool DmsPacket::MarshallStringField(const std::string& field, MSG_TYPE_SEQ type, uint16_t& dataLength) in MarshallStringField() argument
/third_party/ffmpeg/libavcodec/loongarch/
H A Dh264_deblock_lasx.c112 ff_h264_loop_filter_strength_lasx(int16_t bS[2][4][4], uint8_t nnz[40], int8_t ref[2][40], int16_t mv[2][40][2], int bidir, int edges, int step, int mask_mv0, int mask_mv1, int field) ff_h264_loop_filter_strength_lasx() argument
/third_party/ffmpeg/libavcodec/mips/
H A Dh264_deblock_msa.c119 ff_h264_loop_filter_strength_msa(int16_t bS[2][4][4], uint8_t nnz[40], int8_t ref[2][40], int16_t mv[2][40][2], int bidir, int edges, int step, int mask_mv0, int mask_mv1, int field) ff_h264_loop_filter_strength_msa() argument
/third_party/elfio/tests/
H A DELFIOTest2.cpp47 std::string field; in TEST() member
61 std::string field; in TEST() local
71 std::string field = attributes[i].field; in TEST() local
109 std::string field; in TEST() member
125 std::string field; in TEST() local
135 std::string field = attributes[i].field; TEST() local
[all...]
/third_party/gn/src/gn/
H A Dc_tool.cc146 ReadOutputsPatternList(Scope* scope, const char* var, bool required, SubstitutionList* field, Err* err) ReadOutputsPatternList() argument
H A Dtool.cc89 bool Tool::ReadBool(Scope* scope, const char* var, bool* field, Err* err) { in ReadBool() argument
100 ReadString(Scope* scope, const char* var, std::string* field, Err* err) ReadString() argument
114 ReadPattern(Scope* scope, const char* var, SubstitutionPattern* field, Err* err) ReadPattern() argument
135 ReadPatternList(Scope* scope, const char* var, SubstitutionList* field, Err* err) ReadPatternList() argument
158 ReadLabel(Scope* scope, const char* var, const Label& current_toolchain, LabelPtrPair<Pool>* field, Err* err) ReadLabel() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DScientificNotation.java244 public boolean containsField(Field field) { in containsField() argument
325 public boolean containsField(Field field) { in containsField() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DFormattedValueStringBuilderImpl.java304 isIntOrGroup(Object field) isIntOrGroup() argument
309 isNumericField(Object field) isNumericField() argument
314 isTrimmable(Object field) isTrimmable() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DConstrainedFieldPosition.java129 constrainField(Field field) constrainField() argument
195 constrainFieldAndValue(Field field, Object fieldValue) constrainFieldAndValue() argument
296 setState(Field field, Object value, int start, int limit) setState() argument
319 matchesField(Field field, Object fieldValue) matchesField() argument
[all...]

Completed in 12 milliseconds

12345678910>>...28