Home
last modified time | relevance | path

Searched defs:banner (Results 1 – 22 of 22) sorted by relevance

/third_party/python/Lib/
Dcode.py188 def interact(self, banner=None, exitmsg=None): argument
278 def interact(banner=None, readfunc=None, local=None, exitmsg=None): argument
312 banner = '' variable
314 banner = None variable
/third_party/cups-filters/filter/
Dbanner.c136 banner_t *banner = NULL; in banner_new_from_file() local
202 void banner_free(banner_t *banner) in banner_free()
Dbannertopdf.c357 static int generate_banner_pdf(banner_t *banner, in generate_banner_pdf()
534 banner_t *banner; in main() local
/third_party/node/deps/npm/node_modules/libnpmversion/lib/
Dversion.js68 banner: !silent, property
104 banner: !silent, property
131 banner: !silent, property
/third_party/node/deps/npm/lib/commands/
Dpublish.js76 banner: !silent, property
135 banner: !silent, property
143 banner: !silent, property
Dexplore.js60 banner: false, property
Dci.js108 banner: !this.npm.silent, property
Dinstall.js171 banner: !this.npm.silent, property
Drun-script.js117 banner: !this.npm.silent, property
/third_party/node/deps/npm/node_modules/libnpmpack/lib/
Dindex.js32 banner, property
59 banner, property
/third_party/skia/experimental/tools/
Dandroid_skp_capture.sh42 banner() { function
/third_party/node/deps/npm/node_modules/libnpmexec/lib/
Drun-script.js57 banner: false, property
/third_party/node/deps/npm/node_modules/@npmcli/run-script/lib/
Drun-script-pkg.js10 let banner = id variable
/third_party/jsframework/
Dbuild_strip_native_min.js79 banner: frameworkBanner property
/third_party/node/deps/npm/node_modules/pacote/lib/
Ddir.js53 banner, property
/third_party/skia/gm/
Dcomplexclip.cpp321 SkString banner; in draw_banner() local
/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-plugin-ssh.h352 size_t (*banner)(char *buf, size_t max_len, char *lang, member
/third_party/benchmark/test/
Doutput_test_helper.cc428 std::string banner(msg.size() - 1, '-'); in RunOutputTests() local
/third_party/node/deps/npm/test/lib/commands/
Drun-script.js350 banner: true, property
391 banner: false, property
/third_party/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp2403 char banner[25]; in TestRelative() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp83550 static nsIAtom* banner; member in nsGkAtoms
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h3628 void (*banner)(); member