| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
| H A D | eap_pwd_common.c | 45 static int eap_pwd_kdf(const u8 *key, size_t keylen, const u8 *label, in eap_pwd_kdf() argument
|
| H A D | eap_teap_common.c | 73 eap_teap_tls_prf(u16 tls_cs, const u8 *secret, size_t secret_len, const char *label, const u8 *seed, size_t seed_len, u8 *out, size_t outlen) eap_teap_tls_prf() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | tlsv1_client.c | 549 int tlsv1_client_prf(struct tlsv1_client *conn, const char *label, in tlsv1_client_prf() argument
|
| H A D | tlsv1_server.c | 473 int tlsv1_server_prf(struct tlsv1_server *conn, const char *label, in tlsv1_server_prf() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | VertexArray.cpp | 166 void VertexArray::setLabel(const Context *context, const std::string &label) in setLabel() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | ResourceManager11.h | 204 void setKHRDebugLabel(const std::string *label) in setKHRDebugLabel() argument 210 void setLabels(const char *name, const std::string *label) in setLabels() argument
|
| /base/location/frameworks/location_common/common/source/ |
| H A D | common_utils.cpp | 91 OHOS::HiviewDFX::HiLogLabel label = { LOG_CORE, LOCATION_LOG_DOMAIN, "unknown" }; in GetLabel() local
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/ |
| H A D | ans_notification_unit_test.cpp | 518 std::string label = "this is label";
in HWTEST_F() local 706 std::string label = "this is label";
in HWTEST_F() local 844 std::string label = "this is label";
in HWTEST_F() local [all...] |
| /base/notification/distributed_notification_service/frameworks/core/src/ |
| H A D | ans_manager_proxy.cpp | 37 ErrCode AnsManagerProxy::Publish(const std::string &label, const sptr<NotificationRequest> ¬ification) in Publish() argument 120 ErrCode AnsManagerProxy::Cancel(int32_t notificationId, const std::string &label, int32_t instanceKey) in Cancel() argument 420 GetActiveNotificationByFilter( const sptr<NotificationBundleOption> &bundleOption, const int32_t notificationId, const std::string &label, const std::vector<std::string> extraInfoKeys, sptr<NotificationRequest> &request) GetActiveNotificationByFilter() argument 766 RemoveNotification(const sptr<NotificationBundleOption> &bundleOption, int32_t notificationId, const std::string &label, int32_t removeReason) RemoveNotification() argument 1722 CancelContinuousTaskNotification(const std::string &label, int32_t notificationId) CancelContinuousTaskNotification() argument [all...] |
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/ |
| H A D | ans_manager_proxy_unit_test.cpp | 263 std::string label = "label";
in HWTEST_F() local 284 std::string label = "label";
in HWTEST_F() local 307 std::string label = "";
in HWTEST_F() local 332 std::string label = "label";
in HWTEST_F() local 355 std::string label = "label"; HWTEST_F() local 380 std::string label = "label"; HWTEST_F() local 427 std::string label = "label"; HWTEST_F() local 467 std::string label = "label"; HWTEST_F() local 488 std::string label = ""; HWTEST_F() local 511 std::string label = "label"; HWTEST_F() local 532 std::string label = "label"; HWTEST_F() local 555 std::string label = "label"; HWTEST_F() local 7907 std::string label = "label"; HWTEST_F() local 7936 std::string label = "label"; HWTEST_F() local [all...] |
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/ |
| H A D | ans_manager_stub_test.cpp | 104 std::string label = "this is a notification label"; in HWTEST_F() local 153 std::string label = "this is a notification label"; in HWTEST_F() local 176 std::string label = "this is a notification label"; in HWTEST_F() local 199 std::string label = "this is a notification label"; HWTEST_F() local 776 std::string label = "this is a label"; HWTEST_F() local 802 std::string label = "this is a label"; HWTEST_F() local 1271 std::string label = "this is a label"; HWTEST_F() local 1317 std::string label = "this is a label"; HWTEST_F() local 1360 std::string label = "this is a label"; HWTEST_F() local 1387 std::string label = "this is a label"; HWTEST_F() local 1413 std::string label = "this is a label"; HWTEST_F() local 1466 std::string label = "this is a label"; HWTEST_F() local 4177 std::string label = "this is label"; HWTEST_F() local 4596 std::string label = "this is label"; HWTEST_F() local [all...] |
| /base/startup/init/services/param/manager/ |
| H A D | param_manager.c | 146 ParamSecurityNode *label = (ParamSecurityNode *)GetTrieNode(workSpace, current->labelIndex);
in DumpTrieDataNodeTraversal() local [all...] |
| /base/telephony/core_service/utils/vcard/src/ |
| H A D | vcard_utils.cpp | 402 void VCardUtils::HandleTypeAndLabel(int32_t &type, std::string &label, std::string number, std::string labelCandidate) in HandleTypeAndLabel() argument 431 std::string label; in GetPhoneTypeFromStrings() local
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | pwm.h | 81 const char *label; member 408 static inline struct pwm_device *pwm_request(int pwm_id, const char *label) in pwm_request() argument 471 static inline struct pwm_device *pwm_request_from_chip(struct pwm_chip *chip, unsigned int index, const char *label) in pwm_request_from_chip() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | qdmc.c | 346 uint32_t label = get_bits_long(gb, 32); in skip_label() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_ladspa.c | 457 const char *label = s->desc->Label; in set_control() local
|
| /third_party/gn/src/gn/ |
| H A D | commands.cc | 100 Label label = Label::Resolve( in ResolveStringFromCommandLineInput() local 287 FixGitBashLabelEdit(const std::string& label) FixGitBashLabelEdit() argument 305 FixGitBashLabelEdit(const std::string& label) FixGitBashLabelEdit() argument 561 Label label = Label::Resolve( ResolveTargetFromCommandLineString() local [all...] |
| H A D | ohos_components_checker.cc | 215 bool OhosComponentChecker::InterceptAllDepsConfig(const Target *target, const std::string &label, Err *err) const
in InterceptAllDepsConfig() argument 231 bool OhosComponentChecker::InterceptIncludesOverRange(const Target *target, const std::string &label,
in InterceptIncludesOverRange() argument 247 bool OhosComponentChecker::InterceptInnerApiPublicDepsInner(const Target *target, const std::string &label,
in InterceptInnerApiPublicDepsInner() argument 266 bool OhosComponentChecker::InterceptInnerApiNotLib(const Item *item, const std::string &label, Er argument 281 InterceptDepsNotLib(const Item *item, const std::string &label, const std::string &deps, Err *err) const InterceptDepsNotLib() argument 309 InterceptInnerApiNotDeclare(const Item *item, const std::string &label, Err *err) const InterceptInnerApiNotDeclare() argument 324 InterceptIncludesAbsoluteDepsOther(const Target *target, const std::string &label, const std::string &includes, Err *err) const InterceptIncludesAbsoluteDepsOther() argument 355 InterceptTargetAbsoluteDepsOther(const Item *item, const std::string &label, const std::string &deps, Err *err) const InterceptTargetAbsoluteDepsOther() argument 400 InterceptImportOther(const FunctionCallNode *function, const std::string &label, const std::string &deps, Err *err) const InterceptImportOther() argument 442 GenerateScanList(const std::string &path, const std::string &subsystem, const std::string &component, const std::string &label, const std::string &deps) const GenerateScanList() argument 453 CheckAllDepsConfigs(const Target *target, const std::string &label, Err *err) const CheckAllDepsConfigs() argument 470 CheckInnerApiIncludesOverRange(const Target *target, const std::string &label, const std::string &dir, Err *err) const CheckInnerApiIncludesOverRange() argument 493 CheckInnerApiPublicDepsInner(const Target *target, const std::string &label, const std::string &deps, Err *err) const CheckInnerApiPublicDepsInner() argument 516 CheckInnerApiNotLib(const Item *item, const OhosComponent *component, const std::string &label, const std::string &deps, Err *err) const CheckInnerApiNotLib() argument 540 CheckInnerApiNotDeclare(const Item *item, const OhosComponent *component, const std::string &label, Err *err) const CheckInnerApiNotDeclare() argument 557 CheckIncludesAbsoluteDepsOther(const Target *target, const std::string &label, const std::string &includes, Err *err) const CheckIncludesAbsoluteDepsOther() argument 585 CheckInnerApiVisibilityDenied(const Item *item, const OhosComponent *component, const std::string &label, const std::string &deps, Err *err) const CheckInnerApiVisibilityDenied() argument 617 CheckTargetAbsoluteDepsOther(const Item *item, const OhosComponent *component, const std::string &label, const std::string &deps, bool is_external_deps, Err *err) const CheckTargetAbsoluteDepsOther() argument 641 CheckImportOther(const FunctionCallNode *function, const BuildSettings *build_settings, const std::string &label, const std::string &deps, Err *err) const CheckImportOther() argument [all...] |
| H A D | ninja_c_binary_target_writer.cc | 739 std::string label = file.label.GetUserVisibleName(false); in WriteWholeArchive() local 763 std::string label in WriteNoWholeArchive() local 792 WriteLibsList( const std::string& label, const std::vector<OutputFile>& libs) WriteLibsList() argument [all...] |
| /third_party/backends/japi/ |
| H A D | Jscanimage.java | 762 protected JLabel label; // Shows current value. field in SaneSlider [all...] |
| /third_party/cups-filters/filter/pdftopdf/ |
| H A D | qpdf_pdftopdf_processor.cc | 354 void QPDF_PDFTOPDF_PageHandle::add_label(const PageRect &_rect, const std::string label) // {{{ in add_label() argument
|
| /third_party/benchmark/src/ |
| H A D | benchmark.cc | 288 void State::SetLabel(const std::string& label) { in SetLabel() argument
|
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
| H A D | AlphabeticIndex.java | 896 private final String label; global() field in AlphabeticIndex.Bucket 940 Bucket(String label, String lowerBoundary, LabelType labelType) Bucket() argument [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cdtrgtst.c | 546 const char * label; member
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
| H A D | LdmlConverter.java | 547 processSupplemental( String label, Predicate<CldrPath> paths, String dir, boolean addCldrVersion) processSupplemental() argument
|