| /base/telephony/sms_mms/services/sms/include/ |
| H A D | sms_wap_push_content_type.h | 253 bool DecodeTextField(SmsWapPushBuffer &decodeBuffer, uint8_t field, int32_t &valueLength);
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
| H A D | object_snapshot_test.cpp | 59 .field = "attachment", in SetUp()
|
| /third_party/fsverity-utils/ |
| H A D | Makefile | 57 $(call cc-option,-Wmissing-field-initializers) \
|
| /third_party/node/test/parallel/ |
| H A D | test-querystring.js | 53 ['my+weird+field=q1%212%22%27w%245%267%2Fz8%29%3F', 54 'my%20weird%20field=q1!2%22\'w%245%267%2Fz8)%3F', 55 { 'my weird field': 'q1!2"\'w$5&7/z8)?' }],
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | init-expr-interface.cc | 167 field_values[i] = DefaultValueForType(imm.struct_type->field(i), isolate_); in StructNewDefault()
|
| /third_party/nghttp2/src/ |
| H A D | http2.h | 110 // Copies the |field| component value from |u| and |url| to the 111 // |dest|. If |u| does not have |field|, then this function does 113 void copy_url_component(std::string &dest, const http_parser_url *u, int field, 214 // Sec-WebSocket-Accept header field must be stripped. If this flag 217 // Sec-WebSocket-Key header field must be stripped. If this flag is 220 // Transfer-Encoding header field must be stripped. If this flag is 226 // before this call (its element's token field is assigned). Certain 241 // element's token field is assigned). Certain headers, which 274 // field. The |uri| is the URI in the location header field [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ |
| H A D | csharp_reflection_class.cc | 266 fields.push_back(GetPropertyName(descriptor->field(i))); in WriteGeneratedCodeInfo()
|
| /third_party/skia/experimental/tskit/go/gen_types/ |
| H A D | gen_types.go | 61 valueObjectField = regexp.MustCompile(`.field\("(?P<name>.+?)",.+\);?`) 124 return "", skerr.Fmt("Line %d: Found a .field outside a value object declaration", i+1) 127 return "", skerr.Fmt("Line %d: field %q must be preceded by a @type annotation", i+1, match[1])
|
| /third_party/rust/crates/rustix/src/backend/libc/fs/ |
| H A D | dir.rs | 242 // with a field that we missed here. And we can avoid blindly copying the in read_dirent() 243 // whole `d_name` field, which may not be entirely allocated. in read_dirent() 283 // The `d_name` field is NUL-terminated, and we need to be careful not in read_dirent() 361 .field("fd", unsafe { &c::dirfd(self.0.as_ptr()) }) in fmt() 426 /// libc's OpenBSD `dirent` has a private field so we can't construct it 452 // Check that the field offsets match. in check_dirent_layout()
|
| /third_party/rust/crates/syn/src/ |
| H A D | buffer.rs | 97 // Cursor is covariant in 'a. This field ensures that our pointers are still
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/ |
| H A D | eapol_supp_sm.h | 39 * marking connection authenticated. This is a bit field of 235 * @field: Field indicator (e.g., WPA_CTRL_REQ_EAP_IDENTITY) 238 void (*eap_param_needed)(void *ctx, enum wpa_ctrl_req_type field,
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_supp/ |
| H A D | eapol_supp_sm.h | 39 * marking connection authenticated. This is a bit field of 241 * @field: Field indicator (e.g., WPA_CTRL_REQ_EAP_IDENTITY) 244 void (*eap_param_needed)(void *ctx, enum wpa_ctrl_req_type field,
|
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | ctrl_iface.c | 2014 wpa_printf(MSG_DEBUG, "CTRL_IFACE: field=%s id=%d", rsp, id); in wpa_supplicant_ctrl_iface_ctrl_rsp() 4436 char field[30]; in wpa_supplicant_ctrl_iface_get_capability() local 4440 len = os_strlcpy(field, _field, sizeof(field)); in wpa_supplicant_ctrl_iface_get_capability() 4441 if (len >= sizeof(field)) in wpa_supplicant_ctrl_iface_get_capability() 4443 strict = os_strchr(field, ' '); in wpa_supplicant_ctrl_iface_get_capability() 4451 field, strict ? strict : ""); in wpa_supplicant_ctrl_iface_get_capability() 4453 if (os_strcmp(field, "eap") == 0) { in wpa_supplicant_ctrl_iface_get_capability() 4459 if (os_strcmp(field, "pairwise") == 0) in wpa_supplicant_ctrl_iface_get_capability() 4463 if (os_strcmp(field, "grou in wpa_supplicant_ctrl_iface_get_capability() [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/ |
| H A D | relational_sync_able_storage.cpp | 1526 changedData.field = {}; in FilterChangeDataByDetailsType() 2068 auto it = std::find_if(table.fields.begin(), table.fields.end(), [](const auto &field) { in CheckTableSupportCompensatedSync() 2069 return field.primary && (field.type == TYPE_INDEX<Asset> || field.type == TYPE_INDEX<Assets> || in CheckTableSupportCompensatedSync() 2070 field.type == TYPE_INDEX<Bytes>); in CheckTableSupportCompensatedSync() 2073 LOGI("[RDBStorageEngine] Table contain not support pk field type, ignored"); in CheckTableSupportCompensatedSync()
|
| /third_party/elfutils/src/ |
| H A D | unstrip.c | 362 adjust the sh_size field in the debuginfo file's SHT_NOBITS 1187 #define COPY(field) sec->shdr.field = (*s32)[i].field in find_alloc_sections_prelink() 1269 #define RELA_SCALED(field) \ in find_alloc_sections_prelink() 1270 (2 * sec->shdr.field == 3 * undo_sec->shdr.field) in find_alloc_sections_prelink()
|
| /third_party/glslang/glslang/HLSL/ |
| H A D | hlslGrammar.cpp | 2650 // field name is canonical for all structbuffers in acceptStructBufferType() 3461 HlslToken field; in acceptPostfixExpression() local 3462 if (! acceptIdentifier(field)) { in acceptPostfixExpression() 3472 if (! acceptFunctionCall(field.loc, *field.string, node, thisNode)) { in acceptPostfixExpression() 3477 node = parseContext.handleDotDereference(field.loc, node, *field.string); in acceptPostfixExpression()
|
| /third_party/cmsis/CMSIS/Core/Include/ |
| H A D | core_starmc1.h | 2100 \defgroup CMSIS_core_bitfield Core register bit field macros 2101 \brief Macros for use with bit field definitions (xxx_Pos, xxx_Msk). 2106 \brief Mask and shift a bit field value for use in a register bit range. 2107 \param[in] field Name of the register bit field. 2108 \param[in] value Value of the bit field. This parameter is interpreted as an uint32_t type. 2111 #define _VAL2FLD(field, value) (((uint32_t)(value) << field ## _Pos) & field ## _Msk) 2115 \param[in] field Nam [all...] |
| H A D | core_ca.h | 198 uint32_t M:5; /*!< \brief bit: 0.. 4 Mode field */ 533 #define CPACR_CP_NA 0U /*!< \brief CPACR CPn field: Access denied. */ 534 #define CPACR_CP_PL1 1U /*!< \brief CPACR CPn field: Accessible from PL1 only. */ 535 #define CPACR_CP_FA 3U /*!< \brief CPACR CPn field: Full access. */ 656 #define DACR_Dn_NOACCESS 0U /*!< \brief DACR Dn field: No access */ 657 #define DACR_Dn_CLIENT 1U /*!< \brief DACR Dn field: Client */ 658 #define DACR_Dn_MANAGER 3U /*!< \brief DACR Dn field: Manager */ 661 \brief Mask and shift a bit field value for use in a register bit range. 662 \param [in] field Name of the register bit field [all...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | frames.cc | 50 // field. StackHandlers allocated from generated code have 0 as padding. in AddressOf() 97 #define INITIALIZE_SINGLETON(type, field) field##_(this), 186 #define FRAME_TYPE_CASE(type, field) \ in SingletonFor() 188 return &field##_; in SingletonFor() 1628 // sentinel in the bit field, so we just eagerly lookup the source in CreateStackFrameInfo() 1686 #define FRAME_SUMMARY_DESTR(kind, type, field, desc) \ in ~FrameSummary() 1688 field.~type(); \ in ~FrameSummary()
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | torque-parser.cc | 1905 auto field = child_results->NextAs<Identifier*>(); in MakeFieldAccessExpression() local 1906 Expression* result = MakeNode<FieldAccessExpression>(object, field); in MakeFieldAccessExpression() 1913 auto field = child_results->NextAs<Identifier*>(); in MakeReferenceFieldAccessExpression() local 1916 Expression* result = MakeNode<FieldAccessExpression>(deref, field); in MakeReferenceFieldAccessExpression() 1923 auto field = child_results->NextAs<Expression*>(); in MakeElementAccessExpression() local 1924 Expression* result = MakeNode<ElementAccessExpression>(object, field); in MakeElementAccessExpression() 2104 "The keyword 'weak' is deprecated. For a field that can contain a " in MakeClassField() 2105 "normal weak pointer, use type Weak<T>. For a field that should be " in MakeClassField() 2116 "indicating the condition for whether the field is present"); in MakeClassField() 2121 // Internally, an optional field i in MakeClassField() [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | mpeg12dec.c | 64 int repeat_field; /* true if we must repeat the field */ 752 skip_bits1(&s->gb); /* field select */ in mpeg_decode_mb() 822 // FIXME decide if MBs in field pictures are MB_TYPE_INTERLACED in mpeg_decode_mb() 1564 ff_dlog(s->avctx, "top field first=%d\n", s->top_field_first); in mpeg_decode_picture_coding_extension() 1565 ff_dlog(s->avctx, "repeat first field=%d\n", s->repeat_first_field); in mpeg_decode_picture_coding_extension() 1646 } else { // second field in mpeg_field_start() 1650 av_log(s->avctx, AV_LOG_ERROR, "first field missing\n"); in mpeg_field_start() 1657 "hardware accelerator failed to decode first field\n"); in mpeg_field_start() 2245 uint8_t field, cc1, cc2; in mpeg_decode_a53_cc() local 2251 field in mpeg_decode_a53_cc() [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | MeasureUnitTest.java | 2184 // field positions in testSimplePer() 2197 NumberFormat.Field field = (NumberFormat.Field) row[4]; in testSimplePer() 2202 FieldPosition pos = field != null ? new FieldPosition(field) : new FieldPosition(0); in testSimplePer() 2212 if (field != DONT_CARE) { in testSimplePer() 2356 // beginning and end of first such field encountered instead of the last in testFieldPositionMultiple() 2357 // such field encountered. in testFieldPositionMultiple() 2597 for (Field field : cMeasureUnit.getFields()) { in testCLDRUnitAvailability() 2598 if (field.getGenericType() == cMeasureUnit || field in testCLDRUnitAvailability() [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | tls_openssl.c | 1821 * match_dn_field - Match configuration DN field against Certificate DN field 1823 * @nid: NID of DN field 1824 * @field: Field name 1825 * @value DN field value which is passed from configuration 1830 static int match_dn_field(const X509 *cert, int nid, const char *field, in match_dn_field() argument 1840 /* Assign incremented cnt for every field of DN to check DN field in in match_dn_field() 1861 /* check for more than one DN field with same name */ in match_dn_field() 1870 /* Compare actual certificate DN field valu in match_dn_field() 1966 char field[256]; tls_match_dn_field() local [all...] |
| /foundation/ability/dmsfwk/interfaces/kits/napi/continuation_manager/ |
| H A D | js_continuation_manager.cpp | 848 const std::string& field, nlohmann::json& jsonObj) in UnwrapJsonByPropertyName() 856 napi_get_named_property(env, param, field.c_str(), &jsonField); in UnwrapJsonByPropertyName() 860 HILOGE("field: %{public}s is invalid json.", field.c_str()); in UnwrapJsonByPropertyName() 847 UnwrapJsonByPropertyName(const napi_env &env, const napi_value& param, const std::string& field, nlohmann::json& jsonObj) UnwrapJsonByPropertyName() argument
|