Home
last modified time | relevance | path

Searched defs:title (Results 501 - 525 of 549) sorted by relevance

1...<<2122

/third_party/ffmpeg/libavformat/
H A Ddashenc.c1143 AVDictionaryEntry *title = av_dict_get(s->metadata, "title", NULL, 0); in write_manifest() local
/third_party/glfw/src/
H A Dwl_window.c2227 void _glfwSetWindowTitleWayland(_GLFWwindow* window, const char* title) in _glfwSetWindowTitleWayland() argument
/third_party/backends/backend/genesys/
H A Dgenesys.cpp1228 char title[80]; in scanner_search_strip() local
1250 char title[80]; in scanner_search_strip() local
1635 char title[100]; in scanner_offset_calibration() local
[all...]
/third_party/backends/tools/
H A Dsane-desc.c259 static char *title = 0; variable
[all...]
/third_party/libuv/src/unix/
H A Dlinux.c2083 void uv__set_process_title(const char* title) { in uv__set_process_title() argument
/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
/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
/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
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp195 static int32_t InputInt32(int32_t start, int32_t end, const string &title) in InputInt32() argument
/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

Completed in 122 milliseconds

1...<<2122