| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | asn1.c | 276 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 D | sdp.c | 839 AVDictionaryEntry *title = av_dict_get(ac[0]->metadata, "title", NULL, 0); in av_sdp_create() local
|
| /third_party/glfw/src/ |
| H A D | null_window.c | 181 void _glfwSetWindowTitleNull(_GLFWwindow* window, const char* title) in _glfwSetWindowTitleNull() argument
|
| H A D | window.c | 532 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 D | p5_device.c | 1425 char title[40]; in sheetfed_calibration() local
|
| H A D | gt68xx_high.c | 2054 char title[50]; in gt68xx_sheetfed_scanner_calibrate() local
|
| /third_party/backends/include/sane/ |
| H A D | sane.h | 146 SANE_String_Const title; /* title of this option (single-line) */ member
|
| /third_party/backends/japi/ |
| H A D | Jscanimage.java | 210 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 D | ibmi.c | 529 int uv_set_process_title(const char* title) { in uv_set_process_title() argument
|
| H A D | aix.c | 941 int uv_set_process_title(const char* title) { in uv_set_process_title() argument
|
| /third_party/node/deps/v8/include/v8-include/ |
| H A D | v8-inspector.h | 278 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 D | v8-inspector.h | 263 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 D | v8-profiler-agent-impl.cc | 164 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 D | ibmi.c | 524 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 D | tls_openssl_ocsp.c | 332 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 D | wpa_debug.c | 334 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 D | ctrl_iface_unix.c | 76 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 D | tls_openssl_ocsp.c | 332 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 D | ctrl_iface_unix.c | 76 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 D | contacts_napi_object.h | 216 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 D | gl646.cpp | 2132 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 D | imagetopdf.c | 116 static const char *title; variable
|
| /third_party/lzma/CPP/7zip/UI/FileManager/ |
| H A D | BrowseDialog.cpp | 829 bool MyBrowseForFolder(HWND owner, LPCWSTR title, LPCWSTR path, UString &resultPath)
in MyBrowseForFolder() argument
|
| /third_party/mbedtls/programs/test/ |
| H A D | benchmark.c | 521 char title[TITLE_LEN]; in main() local [all...] |
| /third_party/lame/frontend/ |
| H A D | gtkanal.c | 255 char *title; in plot_frame() local 333 gtk_text_insert(GTK_TEXT(headerbox), NULL, &oncolor, NULL, title, -1); in plot_frame() local [all...] |