Home
last modified time | relevance | path

Searched refs:field (Results 676 - 700 of 1813) sorted by relevance

1...<<21222324252627282930>>...73

/third_party/node/deps/icu-small/source/i18n/unicode/
H A Duformattedvalue.h23 * All possible field categories in ICU. Every entry in this enum corresponds
36 * For an undefined field category.
108 * Represents a span of a string containing a given field.
112 * 1. It has information on the field category.
113 * 2. It allows you to set constraints to use when iterating over field positions.
160 * Sets a constraint on the field category.
172 * // handle the number-related field position
180 * @param category The field category to fix when iterating.
192 * Sets a constraint on the category and field.
195 * positions are skipped unless they have the given category and field
[all...]
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/functional/
H A Dcpuhotplug05.sh123 field=$(get_field "$offline_status" "$i")
124 if [ "$field" != "0.00" ]; then
125 tst_brkm TBROK "Field $i is '$field', '0.00' expected"
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Danon_struct_in_union.rs16 pub field: s__bindgen_ty_1_inner,
42 "Offset of field: ", in bindgen_test_layout_s__bindgen_ty_1_inner()
65 unsafe { ::std::ptr::addr_of!((*ptr).field) as usize - ptr as usize }, in bindgen_test_layout_s__bindgen_ty_1()
68 "Offset of field: ", in bindgen_test_layout_s__bindgen_ty_1()
71 stringify!(field) in bindgen_test_layout_s__bindgen_ty_1()
102 concat!("Offset of field: ", stringify!(s), "::", stringify!(u)) in bindgen_test_layout_s()
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DOneofDescriptor.cs43 /// Describes a "oneof" field collection in a message type: a set of
93 /// Returns <c>true</c> if this oneof is a synthetic oneof containing a proto3 optional field;
153 foreach (var field in ContainingType.Fields.InDeclarationOrder()) in CrossLink()
155 if (field.ContainingOneof == this) in CrossLink()
157 fieldCollection.Add(field); in CrossLink()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/
H A DvktAmberTestCaseUtil.cpp88 void captureString (char* field) in captureString() argument
94 field[i] = m_str[m_idx]; in captureString()
99 field[i] = 0; in captureString()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dbuddhcal.cpp96 int32_t BuddhistCalendar::handleGetLimit(UCalendarDateFields field, ELimitType limitType) const in handleGetLimit() argument
98 if(field == UCAL_ERA) { in handleGetLimit()
101 return GregorianCalendar::handleGetLimit(field,limitType); in handleGetLimit()
H A Dethpccal.cpp131 EthiopicCalendar::handleGetLimit(UCalendarDateFields field, ELimitType limitType) const in handleGetLimit() argument
133 if (isAmeteAlemEra() && field == UCAL_ERA) { in handleGetLimit()
136 return CECalendar::handleGetLimit(field, limitType); in handleGetLimit()
H A Dtaiwncal.cpp99 int32_t TaiwanCalendar::handleGetLimit(UCalendarDateFields field, ELimitType limitType) const in handleGetLimit() argument
101 if(field == UCAL_ERA) { in handleGetLimit()
108 return GregorianCalendar::handleGetLimit(field,limitType); in handleGetLimit()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Duformattedvalue.h23 * All possible field categories in ICU. Every entry in this enum corresponds
36 * For an undefined field category.
110 * Represents a span of a string containing a given field.
114 * 1. It has information on the field category.
115 * 2. It allows you to set constraints to use when iterating over field positions.
162 * Sets a constraint on the field category.
174 * // handle the number-related field position
182 * @param category The field category to fix when iterating.
194 * Sets a constraint on the category and field.
197 * positions are skipped unless they have the given category and field
[all...]
/third_party/typescript/tests/baselines/reference/
H A DdecoratorMetadataRestParameterWithImportedType.js5 field: string;
10 field: string;
15 field: string;
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_message_builder_lite.cc71 if (IsRealOneof(descriptor_->field(i))) { in MessageBuilderLiteGenerator()
72 oneofs_.insert(descriptor_->field(i)->containing_oneof()); in MessageBuilderLiteGenerator()
120 field_generators_.get(descriptor_->field(i)) in Generate()
/third_party/protobuf/python/google/protobuf/
H A Dmessage_factory.py90 for field in descriptor.fields:
91 if field.message_type:
92 self.GetPrototype(field.message_type)
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_field.h60 // field code generators.
80 // needed to represent this field. These are placed inside the message
84 // Generate static default variable for this field. These are placed inside
85 // the message class. Most field types don't need this, so the default
90 // field. These are placed inside the class definition.
93 // Generate inline definitions of accessor functions for this field.
100 // Most field types don't need this, so the default implementation is empty.
105 // Most field types don't need this, so the default implementation is empty.
110 // Most field types don't need this, so the default implementation is empty.
115 // field
[all...]
H A Dcpp_message.h116 // Generate the field offsets array. Returns the a pair of the total numer
120 // For each field generates a table entry describing the field for the
158 const FieldDescriptor* field,
167 // Generates has_foo() functions and variables for singular field has-bits.
168 void GenerateSingularFieldHasBits(const FieldDescriptor* field,
170 // Generates has_foo() functions and variables for oneof field has-bits.
173 void GenerateOneofMemberHasBits(const FieldDescriptor* field,
175 // Generates the clear_foo() method for a field.
176 void GenerateFieldClear(const FieldDescriptor* field, boo
[all...]
/third_party/rust/crates/libc/src/unix/nto/
H A Dx86_64.rs113 .field("fsave_area", &self.fsave_area) in fmt()
114 .field("fxsave_area", &self.fxsave_area) in fmt()
115 .field("xsave_area", &self.xsave_area) in fmt()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dbcmdefs.h464 * Usage example, e.g. a three-bit field (bits 4-6):
469 * field = GFIELD(regval, <NAME>);
475 #define GFIELD(val, field) \
476 (((val) >> field ## _S) & field ## _M)
477 #define SFIELD(val, field, bits) \
478 (((val) & (~(field ## _M << field ## _S))) | \
479 ((unsigned)(bits) << field ## _S))
/third_party/ffmpeg/libavfilter/
H A Dvf_deinterlace_vaapi.c34 VAAPIVPPContext vpp_ctx; // must be the first field
192 int err, i, field, current_frame_index; in deint_vaapi_filter_frame() local
194 // NULL frame is used to flush the queue in field mode in deint_vaapi_filter_frame()
238 for (field = 0; field < ctx->field_rate; field++) { in deint_vaapi_filter_frame()
267 filter_params->flags |= field ? VA_DEINTERLACING_BOTTOM_FIELD : 0; in deint_vaapi_filter_frame()
270 filter_params->flags |= field ? 0 : VA_DEINTERLACING_BOTTOM_FIELD; in deint_vaapi_filter_frame()
298 if (field == 0) in deint_vaapi_filter_frame()
376 { "rate", "Generate output at frame rate or field rat
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DListFormatter.java119 * The concrete field used for spans in FormattedList.
631 SpanFieldPlaceholder field = new SpanFieldPlaceholder(); in appendElement()
632 field.spanField = SpanField.LIST_SPAN; in appendElement()
633 field.normalField = Field.ELEMENT; in appendElement()
634 field.value = position; in appendElement()
635 field.start = -1; in appendElement()
636 field.length = elementString.length(); in appendElement()
637 string.append(elementString, field); in appendElement()
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_vpm.c121 * The "inh_flags" field determines how this function behaves.
142 /* Macro to test if a field should be copied from src to dest */
144 #define test_x509_verify_param_copy(field, def) \
145 (to_overwrite || (src->field != def && (to_default || dest->field == def)))
147 /* Macro to test and copy a field if necessary */
149 #define x509_verify_param_copy(field, def) \
150 if (test_x509_verify_param_copy(field, def)) \
151 dest->field = src->field;
[all...]
/third_party/rust/crates/clap/tests/derive/
H A Doptions.rs298 field: Option<Option<String>>, in two_option_option_types()
303 field: Some(Some("f".into())) in two_option_option_types()
305 Opt::try_parse_from(["test", "-a42", "--field", "f"]).unwrap() in two_option_option_types()
310 field: Some(None) in two_option_option_types()
312 Opt::try_parse_from(["test", "-a42", "--field"]).unwrap() in two_option_option_types()
317 field: Some(None) in two_option_option_types()
319 Opt::try_parse_from(["test", "-a", "--field"]).unwrap() in two_option_option_types()
324 field: Some(Some("f".into())) in two_option_option_types()
326 Opt::try_parse_from(["test", "-a", "--field", "f"]).unwrap() in two_option_option_types()
331 field in two_option_option_types()
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DPipeline.cpp307 static int SaturateVectorOf(const TField &field) in SaturateVectorOf() argument
311 const TType &type = *field.type(); in SaturateVectorOf()
360 config.saturateScalarOrVector = [](const TField &field) { in externalStructModifyConfig()
361 if (field.type()->getQualifier() == TQualifier::EvqSampleMask) in externalStructModifyConfig()
365 if (int s = SaturateVectorOf<TBasicType::EbtInt, LT, 4, 4>(field)) in externalStructModifyConfig()
369 if (int s = SaturateVectorOf<TBasicType::EbtUInt, LT, 4, 4>(field)) in externalStructModifyConfig()
373 if (int s = SaturateVectorOf<TBasicType::EbtFloat, LT, 4, 4>(field)) in externalStructModifyConfig()
/third_party/openssl/crypto/x509/
H A Dx509_vpm.c121 * The "inh_flags" field determines how this function behaves.
142 /* Macro to test if a field should be copied from src to dest */
144 #define test_x509_verify_param_copy(field, def) \
145 (to_overwrite || (src->field != def && (to_default || dest->field == def)))
147 /* Macro to test and copy a field if necessary */
149 #define x509_verify_param_copy(field, def) \
150 if (test_x509_verify_param_copy(field, def)) \
151 dest->field = src->field;
[all...]
/third_party/protobuf/php/ext/google/protobuf/
H A Darray.c169 "Wrong type for this repeated field."); in RepeatedField_GetUpbArray()
175 php_error_docref(NULL, E_USER_ERROR, "Must be a repeated field"); in RepeatedField_GetUpbArray()
215 * Append element to the end of the repeated field.
515 RepeatedField *field = (RepeatedField*)Z_OBJ_P(&intern->repeated_field); in PHP_METHOD() local
516 upb_array *array = field->array; in PHP_METHOD()
527 Convert_UpbToPhp(msgval, &ret, field->type, field->desc, &field->arena); in PHP_METHOD()
558 RepeatedField *field = (RepeatedField*)Z_OBJ_P(&intern->repeated_field); in PHP_METHOD() local
559 RETURN_BOOL(intern->position < upb_array_size(field in PHP_METHOD()
[all...]
/third_party/protobuf/python/google/protobuf/internal/
H A Dtype_checkers.py35 VALUE_CHECKERS: A dictionary of field types and a value validation object.
36 TYPE_TO_BYTE_SIZE_FN: A dictionary with field types and a size computing
38 TYPE_TO_SERIALIZE_METHOD: A dictionary with field types and serialization
40 FIELD_TYPE_TO_WIRE_TYPE: A dictionary with field typed and their
42 TYPE_TO_DESERIALIZE_METHOD: A dictionary with field types and deserialization
98 def GetTypeChecker(field):
99 """Returns a type checker for a message field of the specified types.
102 field: FieldDescriptor object for this field.
106 of values assigned to a field o
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_query.c44 /* offset of a single field of an array of fd2_query_sample: */
45 #define query_sample_idx(aq, idx, field) \
48 offsetof(struct fd2_query_sample, field), \
51 /* offset of a single field of fd2_query_sample: */
52 #define query_sample(aq, field) query_sample_idx(aq, 0, field)

Completed in 13 milliseconds

1...<<21222324252627282930>>...73