Home
last modified time | relevance | path

Searched defs:title (Results 451 - 475 of 492) sorted by relevance

1...<<11121314151617181920

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp1876 const std::string title = "attachments" + std::to_string(attachmentCount) + "_more" + std::to_string(attachentMore); in createColorWriteEnable2Tests() local
/third_party/python/Lib/
H A Dturtle.py3751 def title(self, titlestring): global() member in _Screen
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp1831 const std::string title = "attachments" + std::to_string(attachmentCount) + "_more" + std::to_string(attachentMore); in createColorWriteEnable2Tests() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dconfig.c1727 char *buf, title[20]; in wpa_config_parse_wep_key() local
H A Dwpa_supplicant.c7231 void dump_freq_data(struct wpa_supplicant *wpa_s, const char *title, argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_openssl.c2023 crypto_ec_point_debug_print(const struct crypto_ec *e, const struct crypto_ec_point *p, const char *title) crypto_ec_point_debug_print() argument
2962 crypto_ec_key_debug_print(const struct crypto_ec_key *key, const char *title) crypto_ec_key_debug_print() argument
H A Dtls_openssl.c2340 static void debug_print_cert(X509 *cert, const char *title) in debug_print_cert() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dconfig.c2034 char *buf, title[20]; in wpa_config_parse_wep_key() local
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h835 explicit LoadWebTitleReceiveEvent(const std::string& title) in LoadWebTitleReceiveEvent() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.cpp1028 void FfiOHOSAceFrameworkViewAbstractSetOverlay(const char* title, int32_t align, double x, double y) in FfiOHOSAceFrameworkViewAbstractSetOverlay() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp1667 void FrontendDelegateDeclarative::ShowDialog(const std::string& title, const std::string& message, in ShowDialog() argument
1682 void FrontendDelegateDeclarative::ShowDialog(const std::string& title, const std::string& message, in ShowDialog() argument
2002 ShowActionMenu( const std::string& title, const std::vector<ButtonInfo>& button, std::function<void(int32_t, int32_t)>&& callback) ShowActionMenu() argument
2015 ShowActionMenu(const std::string& title, const std::vector<ButtonInfo>& button, std::function<void(int32_t, int32_t)>&& callback, std::function<void(bool)>&& onStatusChanged) ShowActionMenu() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp946 const std::string title = ParseRouteUrl(runtime, arg, PROMPT_KEY_TITLE); in ShowDialog() local
1491 const std::string title = JsParseRouteUrl(argsPtr, PROMPT_KEY_TITLE); in ShowActionMenu() local
/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp386 void PipelineContext::SetAppTitle(const std::string& title) {} in SetAppTitle() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.cpp1432 auto title = webFileChooser->GetTitle(); in OnShowFileChooser() local
/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp3561 void PipelineContext::SetAppTitle(const std::string& title) in SetAppTitle() argument
/foundation/multimedia/media_library/frameworks/js/src/
H A Dfile_asset_napi.cpp710 string title = ""; in JSGetTitle() local
750 string title = string(buffer); in JSSetTitle() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_photo_operations.cpp633 string title; in CreateV10() local
/third_party/backends/backend/
H A Dhp-option.c133 const char * title; member
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps.c1295 void print_name(BIO *out, const char *title, const X509_NAME *nm) in print_name() argument
1344 void print_array(BIO *out, const char* title, int len, const unsigned char* d) in print_array() argument
/third_party/openssl/apps/lib/
H A Dapps.c1293 void print_name(BIO *out, const char *title, const X509_NAME *nm) in print_name() argument
1342 void print_array(BIO *out, const char* title, int len, const unsigned char* d) in print_array() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_openssl.c4659 static void debug_print_cert(X509 *cert, const char *title) in debug_print_cert() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp2959 void UIContentImpl::SetAppWindowTitle(const std::string& title) in SetAppWindowTitle() argument
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwm_common.h1230 std::string title; member
/third_party/ffmpeg/libavformat/
H A Dmovenc.c4775 AVDictionaryEntry *title = av_dict_get(s->metadata, "title", NULL, 0); local
[all...]
H A Dmatroskadec.c303 char *title; member
384 char *title; member

Completed in 117 milliseconds

1...<<11121314151617181920