Home
last modified time | relevance | path

Searched refs:USER_DIR (Results 1 – 25 of 707) sorted by relevance

12345678910>>...29

/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/fs/
H A DTestGlobPaths.java67 String[] files = new String[] { USER_DIR + "/a", USER_DIR + "/a/b" }; in testPathFilter()
79 String[] files = new String[] { USER_DIR + "/a", USER_DIR + "/a/b", in testPathFilterWithFixedLastComponent()
128 String [] files = new String[] { USER_DIR+"/abc", USER_DIR+"/a2c", in pTestAny()
150 String [] files = new String[] {USER_DIR+"/a", USER_DIR+"/abc", in pTestClosure1()
164 String [] files = new String[] {USER_DIR+"/a.", USER_DIR+"/a.txt", in pTestClosure2()
287 files = new String[] { USER_DIR+"/a.abcxx", USER_DIR+"/a.abxy", in pTestCurlyBracket()
288 USER_DIR+"/a.hlp", USER_DIR+"/a.jhyy"}; in pTestCurlyBracket()
299 USER_DIR+"/a.hlp", USER_DIR+"/a.jhyy" }; in pTestCurlyBracket()
310 files = new String[] { USER_DIR+"/a/b", USER_DIR+"/a/d", in pTestCurlyBracket()
311 USER_DIR+"/c/b", USER_DIR+"/c/d" }; in pTestCurlyBracket()
[all …]
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/
H A DTestGlobPaths.java506 String [] files = new String[] {USER_DIR+"/a", USER_DIR+"/abc", in pTestClosure1()
639 files = new String[] { USER_DIR+"/a.abcxx", USER_DIR+"/a.abxy", in pTestCurlyBracket()
640 USER_DIR+"/a.hlp", USER_DIR+"/a.jhyy"}; in pTestCurlyBracket()
650 files = new String[] { USER_DIR+"/a.abcxx", USER_DIR+"/a.abdxy", in pTestCurlyBracket()
651 USER_DIR+"/a.hlp", USER_DIR+"/a.jhyy" }; in pTestCurlyBracket()
662 files = new String[] { USER_DIR+"/a/b", USER_DIR+"/a/d", in pTestCurlyBracket()
663 USER_DIR+"/c/b", USER_DIR+"/c/d" }; in pTestCurlyBracket()
684 files = new String[] {USER_DIR+"/}bc", USER_DIR+"/}c"}; in pTestCurlyBracket()
962 Assert.assertEquals(USER_DIR + "/alpha/beta/gamma;" + USER_DIR in run()
1022 Assert.assertEquals(USER_DIR + "/alpha/betaz;" + USER_DIR in run()
[all …]
/dports/multimedia/ffms2/ffms2-2.40/test/
H A DMakefile2 USER_DIR = .. macro
6 GTEST_DIR = $(USER_DIR)/test/googletest/googletest
18 -I$(USER_DIR)/include \
87 tests.o: $(USER_DIR)/test/tests.cpp $(USER_DIR)/include/ffms.h $(GTEST_HEADERS)
88 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/test/tests.cpp
90 hdr.o: $(USER_DIR)/test/hdr.cpp $(USER_DIR)/include/ffms.h $(GTEST_HEADERS)
91 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/test/hdr.cpp
93 display_matrix.o: $(USER_DIR)/test/display_matrix.cpp $(USER_DIR)/include/ffms.h $(GTEST_HEADERS)
94 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/test/display_matrix.cpp
96 indexer.o: $(USER_DIR)/test/indexer.cpp $(USER_DIR)/include/ffms.h $(GTEST_HEADERS)
[all …]
/dports/net/samba412/samba-4.12.15/selftest/manage-ca/
H A Dmanage-ca.sh292 USER_DIR="${CA_DIR}/Users/${USER_PRINCIPAL_NAME}"
293 test -e "${USER_DIR}" && {
301 USERKEY_PEM="${USER_DIR}/${USERFILE_BASE}-key.pem"
305 USERREQ_PEM="${USER_DIR}/${USERFILE_BASE}-req.pem"
306 USERCERT_PEM="${USER_DIR}/${USERFILE_BASE}-cert.pem"
309 USERCERT_CER="${USER_DIR}/${USERFILE_BASE}-cert.cer"
321 mkdir -p "${USER_DIR}/"
337 ls -la "${USER_DIR}"/*.*
350 USER_DIR="${CA_DIR}/Users/${USER_PRINCIPAL_NAME}"
351 test -e "${USER_DIR}" || {
[all …]
/dports/editors/fileobj/fileobj-0.7.91/script/
H A Ddump.sh26 USER_DIR=~/.fileobj
28 if [ ! -d ${USER_DIR} ]; then
29 echo "No ${USER_DIR} directory"
41 dump_json ${USER_DIR}/history
42 dump_json ${USER_DIR}/marks
43 dump_json ${USER_DIR}/session
/dports/science/ALPSCore/ALPSCore-2.2.0/common/deps/gtest-1.7.0/make/
H A DMakefile20 USER_DIR = ../samples macro
74 sample1.o : $(USER_DIR)/sample1.cc $(USER_DIR)/sample1.h $(GTEST_HEADERS)
75 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1.cc
77 sample1_unittest.o : $(USER_DIR)/sample1_unittest.cc \
78 $(USER_DIR)/sample1.h $(GTEST_HEADERS)
79 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1_unittest.cc
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/third_party/googletest/make/
H A DMakefile20 USER_DIR = ../samples macro
74 sample1.o : $(USER_DIR)/sample1.cc $(USER_DIR)/sample1.h $(GTEST_HEADERS)
75 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1.cc
77 sample1_unittest.o : $(USER_DIR)/sample1_unittest.cc \
78 $(USER_DIR)/sample1.h $(GTEST_HEADERS)
79 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1_unittest.cc
/dports/net/flower/flower-0.10/contrib/googletest-release-1.8.0/googletest/make/
H A DMakefile20 USER_DIR = ../samples macro
74 sample1.o : $(USER_DIR)/sample1.cc $(USER_DIR)/sample1.h $(GTEST_HEADERS)
75 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1.cc
77 sample1_unittest.o : $(USER_DIR)/sample1_unittest.cc \
78 $(USER_DIR)/sample1.h $(GTEST_HEADERS)
79 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1_unittest.cc
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/third_party/googletest/make/
H A DMakefile20 USER_DIR = ../samples macro
74 sample1.o : $(USER_DIR)/sample1.cc $(USER_DIR)/sample1.h $(GTEST_HEADERS)
75 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1.cc
77 sample1_unittest.o : $(USER_DIR)/sample1_unittest.cc \
78 $(USER_DIR)/sample1.h $(GTEST_HEADERS)
79 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1_unittest.cc
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/gtest/googletest/make/
H A DMakefile20 USER_DIR = ../samples macro
74 sample1.o : $(USER_DIR)/sample1.cc $(USER_DIR)/sample1.h $(GTEST_HEADERS)
75 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1.cc
77 sample1_unittest.o : $(USER_DIR)/sample1_unittest.cc \
78 $(USER_DIR)/sample1.h $(GTEST_HEADERS)
79 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1_unittest.cc
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/cubeb-sys/libcubeb/googletest/make/
H A DMakefile20 USER_DIR = ../samples macro
72 sample1.o : $(USER_DIR)/sample1.cc $(USER_DIR)/sample1.h $(GTEST_HEADERS)
73 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1.cc
75 sample1_unittest.o : $(USER_DIR)/sample1_unittest.cc \
76 $(USER_DIR)/sample1.h $(GTEST_HEADERS)
77 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1_unittest.cc
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cubeb-sys-0.5.5/libcubeb/googletest/make/
H A DMakefile20 USER_DIR = ../samples macro
72 sample1.o : $(USER_DIR)/sample1.cc $(USER_DIR)/sample1.h $(GTEST_HEADERS)
73 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1.cc
75 sample1_unittest.o : $(USER_DIR)/sample1_unittest.cc \
76 $(USER_DIR)/sample1.h $(GTEST_HEADERS)
77 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1_unittest.cc
/dports/chinese/opencc/OpenCC-ver.1.0.5/deps/gtest-1.7.0/make/
H A DMakefile20 USER_DIR = ../samples macro
74 sample1.o : $(USER_DIR)/sample1.cc $(USER_DIR)/sample1.h $(GTEST_HEADERS)
75 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1.cc
77 sample1_unittest.o : $(USER_DIR)/sample1_unittest.cc \
78 $(USER_DIR)/sample1.h $(GTEST_HEADERS)
79 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1_unittest.cc
/dports/math/curv/curv-0.5/extern/googletest/googletest/make/
H A DMakefile20 USER_DIR = ../samples macro
74 sample1.o : $(USER_DIR)/sample1.cc $(USER_DIR)/sample1.h $(GTEST_HEADERS)
75 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1.cc
77 sample1_unittest.o : $(USER_DIR)/sample1_unittest.cc \
78 $(USER_DIR)/sample1.h $(GTEST_HEADERS)
79 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1_unittest.cc
/dports/devel/arpc/arpc-0.7/contrib/googletest-release-1.8.0/googletest/make/
H A DMakefile20 USER_DIR = ../samples macro
74 sample1.o : $(USER_DIR)/sample1.cc $(USER_DIR)/sample1.h $(GTEST_HEADERS)
75 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1.cc
77 sample1_unittest.o : $(USER_DIR)/sample1_unittest.cc \
78 $(USER_DIR)/sample1.h $(GTEST_HEADERS)
79 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1_unittest.cc
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/extlib/googletest/googletest/make/
H A DMakefile20 USER_DIR = ../samples macro
74 sample1.o : $(USER_DIR)/sample1.cc $(USER_DIR)/sample1.h $(GTEST_HEADERS)
75 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1.cc
77 sample1_unittest.o : $(USER_DIR)/sample1_unittest.cc \
78 $(USER_DIR)/sample1.h $(GTEST_HEADERS)
79 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1_unittest.cc
/dports/devel/cssc/CSSC-1.4.1/unit-tests/googletest/make/
H A DMakefile20 USER_DIR = ../samples macro
74 sample1.o : $(USER_DIR)/sample1.cc $(USER_DIR)/sample1.h $(GTEST_HEADERS)
75 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1.cc
77 sample1_unittest.o : $(USER_DIR)/sample1_unittest.cc \
78 $(USER_DIR)/sample1.h $(GTEST_HEADERS)
79 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1_unittest.cc
/dports/www/firefox/firefox-99.0/third_party/rust/cubeb-sys/libcubeb/googletest/make/
H A DMakefile20 USER_DIR = ../samples macro
72 sample1.o : $(USER_DIR)/sample1.cc $(USER_DIR)/sample1.h $(GTEST_HEADERS)
73 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1.cc
75 sample1_unittest.o : $(USER_DIR)/sample1_unittest.cc \
76 $(USER_DIR)/sample1.h $(GTEST_HEADERS)
77 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1_unittest.cc
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cubeb-sys/libcubeb/googletest/make/
H A DMakefile20 USER_DIR = ../samples macro
72 sample1.o : $(USER_DIR)/sample1.cc $(USER_DIR)/sample1.h $(GTEST_HEADERS)
73 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1.cc
75 sample1_unittest.o : $(USER_DIR)/sample1_unittest.cc \
76 $(USER_DIR)/sample1.h $(GTEST_HEADERS)
77 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1_unittest.cc
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/gtests/google_test/gtest/make/
H A DMakefile20 USER_DIR = ../samples macro
74 sample1.o : $(USER_DIR)/sample1.cc $(USER_DIR)/sample1.h $(GTEST_HEADERS)
75 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1.cc
77 sample1_unittest.o : $(USER_DIR)/sample1_unittest.cc \
78 $(USER_DIR)/sample1.h $(GTEST_HEADERS)
79 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1_unittest.cc
/dports/games/warzone2100/warzone2100/3rdparty/utfcpp/extern/gtest/googletest/make/
H A DMakefile20 USER_DIR = ../samples macro
74 sample1.o : $(USER_DIR)/sample1.cc $(USER_DIR)/sample1.h $(GTEST_HEADERS)
75 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1.cc
77 sample1_unittest.o : $(USER_DIR)/sample1_unittest.cc \
78 $(USER_DIR)/sample1.h $(GTEST_HEADERS)
79 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1_unittest.cc
/dports/multimedia/assimp/assimp-5.1.3/contrib/gtest/make/
H A DMakefile20 USER_DIR = ../samples macro
74 sample1.o : $(USER_DIR)/sample1.cc $(USER_DIR)/sample1.h $(GTEST_HEADERS)
75 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1.cc
77 sample1_unittest.o : $(USER_DIR)/sample1_unittest.cc \
78 $(USER_DIR)/sample1.h $(GTEST_HEADERS)
79 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1_unittest.cc
/dports/biology/vcflib/vcflib-1.0.2/googletest/googletest/make/
H A DMakefile20 USER_DIR = ../samples macro
74 sample1.o : $(USER_DIR)/sample1.cc $(USER_DIR)/sample1.h $(GTEST_HEADERS)
75 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1.cc
77 sample1_unittest.o : $(USER_DIR)/sample1_unittest.cc \
78 $(USER_DIR)/sample1.h $(GTEST_HEADERS)
79 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1_unittest.cc
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/gtests/google_test/gtest/make/
H A DMakefile20 USER_DIR = ../samples macro
74 sample1.o : $(USER_DIR)/sample1.cc $(USER_DIR)/sample1.h $(GTEST_HEADERS)
75 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1.cc
77 sample1_unittest.o : $(USER_DIR)/sample1_unittest.cc \
78 $(USER_DIR)/sample1.h $(GTEST_HEADERS)
79 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1_unittest.cc
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/testing/gtest/make/
H A DMakefile20 USER_DIR = ../samples macro
72 sample1.o : $(USER_DIR)/sample1.cc $(USER_DIR)/sample1.h $(GTEST_HEADERS)
73 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1.cc
75 sample1_unittest.o : $(USER_DIR)/sample1_unittest.cc \
76 $(USER_DIR)/sample1.h $(GTEST_HEADERS)
77 $(CXX) $(CPPFLAGS) $(CXXFLAGS) -c $(USER_DIR)/sample1_unittest.cc

12345678910>>...29