Home
last modified time | relevance | path

Searched refs:DEPS (Results 1 - 25 of 60) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
H A DcontextSensitiveReturnTypeInference.js13 const DEPS = {
22 DEPS
26 (deps: typeof DEPS, data) => ({
30 DEPS
38 DEPS
48 DEPS
56 DEPS
63 var DEPS = {
69 }); }, DEPS);
73 }); }, DEPS);
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A DMakefile14 DEPS := $(OBJECTS:.o=.d) $(CLI_OBJECTS:.o=.d) macro
30 -include $(DEPS)
42 rm -f $(TARGET) $(OBJECTS) $(CLI_OBJECTS) $(STATIC_LIB) $(DEPS)
/third_party/icu/icu4c/source/samples/legacy/
H A DMakefile40 DEPS=$(OBJECTS:.o=.d) macro
55 -$(RMV) $(DEPS)
87 -include $(DEPS)
/third_party/skia/third_party/externals/icu/source/samples/legacy/
H A DMakefile40 DEPS=$(OBJECTS:.o=.d) macro
55 -$(RMV) $(DEPS)
87 -include $(DEPS)
/third_party/skia/third_party/freetype2/
H A Droll-freetype.sh10 FT_PREVIOUS_REV=$(git grep "${FT_GIT_REPO}" HEAD~1 -- DEPS | sed 's!.*'${FT_GIT_REPO}'@\([[:xdigit:]]\{40\}\).*!\1!')
21 sed -i'' -e "s!${FT_GIT_REPO}@${FT_PREVIOUS_REV}!${FT_GIT_REPO}@${FT_NEXT_REV}!" DEPS &&
23 git add DEPS
/third_party/skia/third_party/harfbuzz/
H A Droll-harfbuzz.sh10 HB_PREVIOUS_REV=$(git grep "${HB_GIT_REPO}" HEAD~1 -- DEPS | sed 's!.*'${HB_GIT_REPO}'@\([[:xdigit:]]\{40\}\).*!\1!')
21 sed -i'' -e "s!${HB_GIT_REPO}@${HB_PREVIOUS_REV}!${HB_GIT_REPO}@${HB_NEXT_REV}!" DEPS &&
23 git add DEPS
/third_party/icu/tools/release/c/
H A Duconfigtest.sh186 /usr/bin/time -o ${BUILD_DIR}/times/${NAME}.all make -k ${JOPT} all ${1} DEPS= || fail make
188 /usr/bin/time -o ${BUILD_DIR}/times/${NAME}.install make -k install ${1} DEPS= INSTALL_DATA='ln -svf ' || fail install
189 /usr/bin/time -o ${BUILD_DIR}/times/${NAME}.il make -k install-local ${1} DEPS= || fail install-local
191 /usr/bin/time -o ${BUILD_DIR}/times/${NAME}.tst make -k ${JOPT} tests ${1} DEPS= || fail tests
196 /usr/bin/time -o ${BUILD_DIR}/times/${NAME}.chk make -k ${JOPT} pcheck ${1} INTLTEST_OPTS=-w CINTLTST_OPTS=-w DEPS= || fail check
201 PATH=${BUILD_DIR}/I${NAME}/bin:$PATH make -k -C ${BUILD_DIR}/${NAME}/test/hdrtst/ DEPS= check || fail hdrtst
/third_party/gn/infra/recipe_modules/target/
H A D__init__.py5 DEPS = [ variable
/third_party/skia/infra/bots/recipe_modules/checkout/
H A D__init__.py7 DEPS = [ variable
/third_party/skia/infra/bots/recipe_modules/git/
H A D__init__.py7 DEPS = [ variable
/third_party/skia/infra/bots/recipe_modules/run/
H A D__init__.py7 DEPS = [ variable
/third_party/skia/infra/bots/recipe_modules/infra/
H A D__init__.py7 DEPS = [ variable
/third_party/skia/infra/bots/recipe_modules/builder_name_schema/
H A D__init__.py7 DEPS = [ variable
/third_party/skia/infra/bots/recipe_modules/doxygen/
H A D__init__.py7 DEPS = [ variable
/third_party/skia/infra/bots/recipe_modules/docker/
H A D__init__.py8 DEPS = [ variable
/third_party/skia/infra/bots/recipe_modules/flavor/
H A D__init__.py7 DEPS = [ variable
/third_party/skia/infra/bots/recipe_modules/env/
H A D__init__.py7 DEPS = [ variable
/third_party/skia/infra/bots/recipe_modules/gold_upload/
H A D__init__.py7 DEPS = [ variable
/third_party/skia/infra/bots/recipe_modules/gsutil/
H A D__init__.py7 DEPS = [ variable
/third_party/skia/infra/bots/recipe_modules/vars/
H A D__init__.py7 DEPS = [ variable
/third_party/skia/infra/bots/recipe_modules/build/
H A D__init__.py7 DEPS = [ variable
/third_party/gn/infra/recipe_modules/macos_sdk/
H A D__init__.py5 DEPS = [ variable
/third_party/gn/infra/recipe_modules/windows_sdk/
H A D__init__.py5 DEPS = [ variable
/third_party/gn/infra/recipe_modules/windows_sdk/examples/
H A Dfull.py5 DEPS = [ variable
/third_party/skia/infra/bots/recipe_modules/git/examples/
H A Dfull.py7 DEPS = [ variable

Completed in 5 milliseconds

123