Home
last modified time | relevance | path

Searched +defs:install +defs:check (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/tools/infra/
Dgo.py18 def check(): function
59 def install(pkg): function
/third_party/icu/tools/release/c/os-mapping/
DMakefile28 install: install-local target
32 check: all check-local target
/third_party/ltp/testcases/open_posix_testsuite/
DMakefile56 install: bin-install conformance-install functional-install stress-install target
109 check: target
/third_party/optimized-routines/
DMakefile85 install: $(SUBS:%=install-%) target
87 check: $(SUBS:%=check-%) target
/third_party/mbedtls/
DMakefile58 install: no_test target
133 check: lib tests target
/third_party/ltp/
DMakefile195 check: $(CHECK_TARGETS) target
198 install: $(INSTALL_TARGETS) target
/third_party/ffmpeg/
DMakefile139 install: install-libs install-headers target
175 check: all alltools examples testprogs fate target
/third_party/fsverity-utils/
DMakefile246 check:$(FSVERITY) test_programs target
262 install:all target
/third_party/ltp/tools/sparse/sparse-src/
DMakefile281 check: all target
297 install: install-bin install-man target
/third_party/lz4/
DMakefile98 install uninstall: target
132 check: target
/third_party/tzdata/
DMakefile570 install: all $(DATA) $(REDO) $(MANS) target
757 check: check_character_set check_white_space check_links \ target
/third_party/node/
DMakefile162 install: all ## Installs node into $PREFIX (default=/usr/local). target
199 check: test target
/third_party/typescript/lib/
DtypingsInstaller.js52077 function check(type) { function
75607 return !!ts.forEachChild(body, function check(childNode) { function
115280 function installNpmPackages(npmPath, tsVersion, packageNames, install) { argument
115371 TypingsInstaller.prototype.install = function (req) { method in TypingsInstaller
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h779 unsigned int check: 1; member
4758 key_restrict_link_func_t check; member
9163 int (*install)(struct nsset *, struct ns_common *); member
11200 int (*install)(struct tty_driver *, struct tty_struct *); member
11555 struct dst_entry * (*check)(struct dst_entry *, __u32); member
52646 __sum16 check; member
52659 __sum16 check; member
52691 __sum16 check; member
58402 long unsigned int check; member
72929 __u64 install; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp81674 static nsIAtom* install; member in nsGkAtoms
116875 typedef typename ReturnTypeEnforcer<ReturnType>::ReturnTypeIsSafe check; typedef in nsRunnableMethod