Home
last modified time | relevance | path

Searched defs:title (Results 201 - 225 of 301) sorted by relevance

12345678910>>...13

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dasn1.c276 void asn1_print_hdr(const struct asn1_hdr *hdr, const char *title) in asn1_print_hdr() argument
283 void asn1_unexpected(const struct asn1_hdr *hdr, const char *title) in asn1_unexpected() argument
/third_party/ffmpeg/libavformat/
H A Dsdp.c839 AVDictionaryEntry *title = av_dict_get(ac[0]->metadata, "title", NULL, 0); in av_sdp_create() local
/third_party/glfw/src/
H A Dnull_window.c181 void _glfwSetWindowTitleNull(_GLFWwindow* window, const char* title) in _glfwSetWindowTitleNull() argument
H A Dwindow.c532 GLFWAPI void glfwSetWindowTitle(GLFWwindow* handle, const char* title) in glfwSetWindowTitle() argument
180 glfwCreateWindow(int width, int height, const char* title, GLFWmonitor* monitor, GLFWwindow* share) glfwCreateWindow() argument
[all...]
/third_party/backends/backend/
H A Dp5_device.c1425 char title[40]; in sheetfed_calibration() local
H A Dgt68xx_high.c2054 char title[50]; in gt68xx_sheetfed_scanner_calibrate() local
/third_party/backends/include/sane/
H A Dsane.h146 SANE_String_Const title; /* title of this option (single-line) */ member
/third_party/backends/japi/
H A DJscanimage.java210 private void addLabeledOption(JPanel group, String title, Component opt, in addLabeledOption() argument
719 SaneCheckBox(String title, Jscanimage dlg, int opt, String tip) SaneCheckBox() argument
893 SaneButton(String title, Jscanimage dlg, int opt, String tip) SaneButton() argument
[all...]
/third_party/libuv/src/unix/
H A Dibmi.c529 int uv_set_process_title(const char* title) { in uv_set_process_title() argument
H A Daix.c941 int uv_set_process_title(const char* title) { in uv_set_process_title() argument
/third_party/node/deps/v8/include/v8-include/
H A Dv8-inspector.h278 virtual void consoleTime(const StringView& title) {} in consoleTime() argument
279 virtual void consoleTimeEnd(const StringView& title) {} in consoleTimeEnd() argument
280 virtual void consoleTimeStamp(const StringView& title) {} in consoleTimeStamp() argument
/third_party/node/deps/v8/include/
H A Dv8-inspector.h263 virtual void consoleTime(const StringView& title) {} in consoleTime() argument
264 virtual void consoleTimeEnd(const StringView& title) {} in consoleTimeEnd() argument
265 virtual void consoleTimeStamp(const StringView& title) {} in consoleTimeStamp() argument
/third_party/node/deps/v8/src/inspector/
H A Dv8-profiler-agent-impl.cc164 ProfileDescriptor(const String16& id, const String16& title) in ProfileDescriptor() argument
182 void V8ProfilerAgentImpl::consoleProfile(const String16& title) { in consoleProfile() argument
191 void V8ProfilerAgentImpl::consoleProfileEnd(const String16& title) { in consoleProfileEnd() argument
532 startProfiling(const String16& title) startProfiling() argument
545 stopProfiling( const String16& title, bool serialize) stopProfiling() argument
[all...]
/third_party/node/deps/uv/src/unix/
H A Dibmi.c524 int uv_set_process_title(const char* title) { in uv_set_process_title() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_openssl_ocsp.c332 static char * extensions_str(const char *title, STACK_OF(X509_EXTENSION) *ext) in extensions_str() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dwpa_debug.c334 static void _wpa_hexdump(int level, const char *title, const u8 *buf, in _wpa_hexdump() argument
500 void wpa_hexdump(int level, const char *title, const void *buf, size_t len) in wpa_hexdump() argument
506 void wpa_hexdump_key(int level, const char *title, cons argument
512 _wpa_hexdump_ascii(int level, const char *title, const void *buf, size_t len, int show) _wpa_hexdump_ascii() argument
630 wpa_hexdump_ascii(int level, const char *title, const void *buf, size_t len) wpa_hexdump_ascii() argument
637 wpa_hexdump_ascii_key(int level, const char *title, const void *buf, size_t len) wpa_hexdump_ascii_key() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface_unix.c76 static void wpas_ctrl_sock_debug(const char *title, int sock, const char *buf, in wpas_ctrl_sock_debug() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_openssl_ocsp.c332 static char * extensions_str(const char *title, STACK_OF(X509_EXTENSION) *ext) in extensions_str() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface_unix.c76 static void wpas_ctrl_sock_debug(const char *title, int sock, const char *buf, in wpas_ctrl_sock_debug() argument
/applications/standard/contacts_data/contacts/include/
H A Dcontacts_napi_object.h216 std::string title; member in OHOS::ContactsApi::Attribute::Group
389 std::string title; member in OHOS::ContactsApi::Attribute::Organization
/third_party/backends/backend/genesys/
H A Dgl646.cpp2132 char title[30]; in ad_fe_offset_calibration() local
2240 char title[30]; in offset_calibration() local
2256 char title[30]; in offset_calibration() local
2283 char title[3 in offset_calibration() local
2326 char title[32]; coarse_gain_calibration() local
[all...]
/third_party/cups-filters/filter/
H A Dimagetopdf.c116 static const char *title; variable
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp829 bool MyBrowseForFolder(HWND owner, LPCWSTR title, LPCWSTR path, UString &resultPath) in MyBrowseForFolder() argument
/third_party/mbedtls/programs/test/
H A Dbenchmark.c521 char title[TITLE_LEN]; in main() local
[all...]
/third_party/lame/frontend/
H A Dgtkanal.c255 char *title; in plot_frame() local
333 gtk_text_insert(GTK_TEXT(headerbox), NULL, &oncolor, NULL, title, -1); in plot_frame() local
[all...]

Completed in 37 milliseconds

12345678910>>...13