Home
last modified time | relevance | path

Searched defs:title (Results 76 - 100 of 390) sorted by relevance

12345678910>>...16

/third_party/node/deps/uv/src/unix/
H A Dproctitle.c96 int uv_set_process_title(const char* title) { in uv_set_process_title() argument
/third_party/rust/crates/heck/src/
H A Dlib.rs49 mod title; modules
/third_party/toybox/kconfig/lxdialog/
H A Dinputbox.c44 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox() argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dsockopt_sk.c194 static int prog_attach(struct bpf_object *obj, int cgroup_fd, const char *title) in prog_attach() argument
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/
H A Dchecklist.c104 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist() argument
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/
H A Dchecklist.c104 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist() argument
/third_party/ffmpeg/libavdevice/
H A Dlibcdio.c104 char title[16]; in read_header() local
/third_party/glfw/tests/
H A Dthreads.c45 const char* title; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
H A DRecordWriter.java13 boolean open(String title); in open() argument
H A DRecordReader.java13 boolean open(String title); in open() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DTestBoilerplate.java88 private void errln(String title, int i, int j) { in errln() argument
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DTestBoilerplate.java87 private void errln(String title, int i, int j) { in errln() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
H A DRecordWriter.java14 boolean open(String title); in open() argument
H A DRecordReader.java14 boolean open(String title); in open() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/
H A DCustomFormatterPersonTest.java29 final String title; field in CustomFormatterPersonTest.Person
33 public Person(String title, String firstName, String lastName) { in Person() argument
/third_party/libsnd/tests/
H A Dcpp_test.cc104 { const char *title = NULL ; in check_title() local
/third_party/libsnd/programs/
H A Dcommon.h38 { const char * title ; member
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DExtractCallbackSfx.h68 HRESULT StartProgressDialog(const UString &title, NWindows::CThread &thread) in StartProgressDialog() argument
/third_party/mbedtls/programs/pkey/
H A Decdsa.c46 static void dump_buf(const char *title, unsigned char *buf, size_t len) in dump_buf() argument
58 static void dump_pubkey(const char *title, mbedtls_ecdsa_context *key) in dump_pubkey() argument
/third_party/lzma/CPP/Windows/Control/
H A DPropertyPage.cpp74 INT_PTR MyPropertySheet(const CObjectVector<CPageInfo> &pagesInfo, HWND hwndParent, const UString &title) in MyPropertySheet() argument
/third_party/node/src/
H A Dnode_process_object.cc36 std::string title = GetProcessTitle("node"); in ProcessTitleGetter() local
H A Dnode_v8_platform-inl.h27 std::string title = GetProcessTitle(""); variable
/third_party/libexif/libexif/
H A Dexif-log.c40 const char *title; member
/third_party/libexif/libexif/huawei/
H A Dmnote-huawei-tag.c27 const char *title; member
/third_party/python/Lib/test/support/
H A Dscript_helper.py287 def title(text): function

Completed in 9 milliseconds

12345678910>>...16