| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | itformat.h | 31 int32_t field; member
|
| H A D | calcasts.h | 48 * Utility function to test out a specific field 50 * @param field which field 55 UBool checkField(Calendar *cal, UCalendarDateFields field, int32_t value, UErrorCode &status);
|
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | dbgutil.h | 23 udbg_enumString(UDebugEnumType type, int32_t field);
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cformtst.h | 37 int32_t field; member
|
| H A D | crelativedateformattest.c | 44 int32_t field; member 501 if (expectedAttr.field == -1) { in TestNumericField() 503 log_err("ureldatefmt_formatForFields as \"%s\"; expect no field, but got %d\n", in TestNumericField() 511 log_err("ureldatefmt_formatForFields as \"%s\"; expect field %d range %d-%d, get range %d-%d\n", in TestNumericField() 513 expectedAttr.field, expectedAttr.beginPos, expectedAttr.endPos, in TestNumericField() 556 if (expectedAttr.field == -1) { in TestNumericField() 558 log_err("ureldatefmt_formatForFields as \"%s\"; expect no field, but got %d rang %d-%d\n", in TestNumericField() 565 log_err("ureldatefmt_formatForFields as \"%s\"; expect field %d range %d-%d, get field %d range %d-%d\n", in TestNumericField() 567 expectedAttr.field, expectedAtt in TestNumericField() [all...] |
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | dbgutil.h | 23 udbg_enumString(UDebugEnumType type, int32_t field);
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_deint_filter.h | 75 unsigned field);
|
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | dbgutil.h | 23 udbg_enumString(UDebugEnumType type, int32_t field);
|
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ |
| H A D | csharp_doc_comment.h | 43 void WritePropertyDocComment(io::Printer* printer, const FieldDescriptor* field);
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | radiotap_iter.h | 12 uint8_t field; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
| H A D | userdatarequest.h | 37 QString field; member in UserDataRequest
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | radiotap_iter.h | 12 uint8_t field; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/ |
| H A D | userdatarequest.h | 37 QString field; member in UserDataRequest
|
| /kernel/linux/linux-5.10/arch/arm/kernel/ |
| H A D | head-nommu.S | 137 and r3, r3, #(MMFR0_PMSA) @ PMSA field 260 and r0, r0, #(MMFR0_PMSA) @ PMSA field 276 lsl r6, r6, #PMSAv7_RSR_SZ @ Put size in right field 323 lsl r6, r6, #PMSAv7_RSR_SZ @ Put size in right field 459 and r0, r0, #(MMFR0_PMSA) @ PMSA field
|
| /kernel/linux/linux-6.6/arch/arm/kernel/ |
| H A D | head-nommu.S | 138 and r3, r3, #(MMFR0_PMSA) @ PMSA field 261 and r0, r0, #(MMFR0_PMSA) @ PMSA field 277 lsl r6, r6, #PMSAv7_RSR_SZ @ Put size in right field 324 lsl r6, r6, #PMSAv7_RSR_SZ @ Put size in right field 460 and r0, r0, #(MMFR0_PMSA) @ PMSA field
|
| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| H A D | saa7127.c | 343 if (enable && (data->field != 0 || data->line != 16)) in saa7127_set_vps() 375 if (enable && (data->field != 0 || data->line != 21)) in saa7127_set_cc() 402 if (enable && (data->field != 1 || data->line != 21)) in saa7127_set_xds() 427 if (enable && (data->field != 0 || data->line != 23)) in saa7127_set_wss() 643 if (data->field == 0) in saa7127_s_vbi_data()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vc4/ |
| H A D | vc4_regs.h | 14 #define VC4_SET_FIELD(value, field) \ 16 WARN_ON(!FIELD_FIT(field##_MASK, value)); \ 17 FIELD_PREP(field##_MASK, value); \ 20 #define VC4_GET_FIELD(word, field) FIELD_GET(field##_MASK, word)
|
| /kernel/linux/linux-6.6/drivers/staging/media/imx/ |
| H A D | imx-media-utils.c | 391 u32 width, u32 height, u32 code, u32 field, in imx_media_init_mbus_fmt() 398 mbus->field = field; in imx_media_init_mbus_fmt() 563 pix->field = mbus->field; in imx_media_mbus_fmt_to_pix_fmt() 390 imx_media_init_mbus_fmt(struct v4l2_mbus_framefmt *mbus, u32 width, u32 height, u32 code, u32 field, const struct imx_media_pixfmt **cc) imx_media_init_mbus_fmt() argument
|
| /kernel/linux/linux-6.6/drivers/media/i2c/ |
| H A D | saa7127.c | 343 if (enable && (data->field != 0 || data->line != 16)) in saa7127_set_vps() 375 if (enable && (data->field != 0 || data->line != 21)) in saa7127_set_cc() 402 if (enable && (data->field != 1 || data->line != 21)) in saa7127_set_xds() 427 if (enable && (data->field != 0 || data->line != 23)) in saa7127_set_wss() 643 if (data->field == 0) in saa7127_s_vbi_data()
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_w3fdif.c | 37 int mode; ///< 0 is frame, 1 is field 38 int parity; ///< frame field parity 42 int field; ///< which field are we on, 0 or 1 member 63 CONST("field", "send one frame for each field", 1, "mode"), 64 { "parity", "specify the assumed picture field parity", OFFSET(parity), AV_OPT_TYPE_INT, {.i64=-1}, -1, 1, FLAGS, "parity" }, 65 CONST("tff", "assume top field first", 0, "parity"), 66 CONST("bff", "assume bottom field first", 1, "parity"), 383 const int tff = s->field in deinterlace_plane_slice() [all...] |
| /third_party/curl/src/ |
| H A D | tool_formparse.c | 420 errorf(config->global, "Out of memory for field headers"); in read_field_headers() 509 warnf(config->global, "Illegally formatted content-type field"); in get_param_part() 587 errorf(config->global, "Out of memory for field header"); in get_param_part() 623 warnf(config->global, "skip unknown form field: %s", unknown); in get_param_part() 667 * If the value is of the form '<filename', field data is read from the 677 * You may specify more than one file for a single name (field). Specify 708 #define SET_TOOL_MIME_PTR(m, field) \ 710 if(field) { \ 711 (m)->field = strdup(field); \ [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-relative-time-format.cc | 444 int32_t field = cfpos.getField(); in FormatToJSArray() local 448 if (field == UNUM_GROUPING_SEPARATOR_FIELD) { in FormatToJSArray() 457 if (field == UNUM_INTEGER_FIELD) { in FormatToJSArray() 462 NumberFormatSpan(field, start, start_limit.first), unit, in FormatToJSArray() 477 NumberFormatSpan(field, start, limit), unit, is_nan); in FormatToJSArray()
|
| /third_party/protobuf/php/tests/ |
| H A D | PhpImplementationTest.php | 335 $field = $desc->getField()[0]; variable 336 $this->assertSame("a", $field->getName()); 337 $this->assertSame(1, $field->getNumber()); 338 $this->assertSame(GPBLabel::OPTIONAL, $field->getLabel()); 339 $this->assertSame(GPBType::INT32, $field->getType());
|
| /third_party/rust/crates/syn/codegen/src/ |
| H A D | parse.rs | 106 .map(|field| introspect_type(&field.ty, lookup)) in introspect_enum() 121 .map(|field| { in introspect_struct() 123 field.ident.as_ref().unwrap().to_string(), in introspect_struct() 124 introspect_type(&field.ty, lookup), in introspect_struct()
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFlushFinishTests.cpp | 460 std::vector<Vec2> getPointsFromSamples (const std::vector<FlushFinishCase::Sample>& samples, const deUint64 FlushFinishCase::Sample::*field) 465 points[ndx] = Vec2(float(samples[ndx].numDrawCalls), float(samples[ndx].*field)); 471 T getMaximumValue (const std::vector<FlushFinishCase::Sample>& samples, const T FlushFinishCase::Sample::*field) 475 T maxVal = samples[0].*field; 478 maxVal = de::max(maxVal, samples[ndx].*field);
|