Searched refs:common (Results 276 - 300 of 1087) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/interpose-dynamic-lazy/
H A DMakefile24 include ${TESTROOT}/include/common.makefile
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/tlv-initializer/
H A DMakefile24 include ${TESTROOT}/include/common.makefile
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/tlv-terminators/
H A DMakefile24 include ${TESTROOT}/include/common.makefile
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/MBlaze/
H A DMakefile23 include $(LEVEL)/Makefile.common
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Mips/
H A DMakefile24 include $(LEVEL)/Makefile.common
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/
H A DMakefile24 include $(LEVEL)/Makefile.common
/macosx-10.10.1/llvmCore-3425.0.34/runtime/
H A DMakefile29 include $(LEVEL)/Makefile.common
/macosx-10.10.1/llvmCore-3425.0.34/utils/unittest/UnitTestMain/
H A DMakefile32 include $(LEVEL)/Makefile.common
/macosx-10.10.1/llvmCore-3425.0.34/bindings/python/llvm/
H A Dcore.py10 from .common import LLVMObject
11 from .common import c_object_p
12 from .common import get_library
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/tests/old/
H A Dbasic.test181 x info common
186 test {Info: common variable initial value} {
187 x info common foos -init
192 test {Info: common variable initial value} {
193 x info common nfoo -init
198 test {Info: common variable access/value} {
200 x info common nfoo -value
205 test {Make sure common data is really common} {
207 x info common nfo
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dmake-relative-prefix.c226 int i, n, common; local
339 /* Find how many directories are in common between bin_prefix & prefix. */
341 for (common = 0; common < n; common++)
343 if (strcmp (bin_dirs[common], prefix_dirs[common]) != 0)
347 /* If there are no common directories, there can be no relative prefix. */
348 if (common == 0)
361 needed_len += sizeof (DIR_UP) * (bin_num - common);
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/build/
H A Dtop.mk216 all: all-common all-local FORCE
217 install: install-common install-local FORCE
218 clean: clean-common clean-local FORCE
219 veryclean: veryclean-common veryclean-local FORCE
220 depend: depend-common depend-local FORCE
222 # empty common rules
223 all-common:
224 install-common:
225 clean-common:
226 veryclean-common
[all...]
H A Dmod.mk32 all-common: all-$(BUILD_MOD)
47 clean-common: clean-lib FORCE
48 veryclean-common: veryclean-lib FORCE
51 lint-common: lint-$(BUILD_MOD)
53 5lint-common: 5lint-$(BUILD_MOD)
55 depend-common: depend-$(BUILD_MOD)
57 install-common: install-$(BUILD_MOD)
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cdsa_client/
H A Dmds_standard.h62 string moduleName() const { return common().moduleName(); }
63 string path() const { return common().path(); }
64 string description() const { return common().description(); }
65 bool dynamic() const { return common().dynamic(); }
66 bool singleThreaded() const { return common().singleThreaded(); }
67 CSSM_SERVICE_MASK serviceMask() const { return common().serviceMask(); }
72 Common &common() const;
78 // PrimaryRecord shapes the "common head" of all MDS primary relations
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cdsa_client/lib/
H A Dmds_standard.h62 string moduleName() const { return common().moduleName(); }
63 string path() const { return common().path(); }
64 string description() const { return common().description(); }
65 bool dynamic() const { return common().dynamic(); }
66 bool singleThreaded() const { return common().singleThreaded(); }
67 CSSM_SERVICE_MASK serviceMask() const { return common().serviceMask(); }
72 Common &common() const;
78 // PrimaryRecord shapes the "common head" of all MDS primary relations
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/tests/
H A Dscope.test110 private common pric "private-common-value"
111 protected common proc "protected-common-value"
112 public common pubc "public-common-value"
115 common carray
162 test scope-3.6 {scope command provides access to common variables} {
171 } {{private common ::test_scope::pric private-common
[all...]
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/rdata/generic/
H A Dnull_10.c94 REQUIRE(null->common.rdtype == type);
95 REQUIRE(null->common.rdclass == rdclass);
112 null->common.rdclass = rdata->rdclass;
113 null->common.rdtype = rdata->type;
114 ISC_LINK_INIT(&null->common, link);
131 REQUIRE(null->common.rdtype == 10);
H A Dunspec_103.c95 REQUIRE(unspec->common.rdtype == type);
96 REQUIRE(unspec->common.rdclass == rdclass);
113 unspec->common.rdclass = rdata->rdclass;
114 unspec->common.rdtype = rdata->type;
115 ISC_LINK_INIT(&unspec->common, link);
132 REQUIRE(unspec->common.rdtype == 103);
/macosx-10.10.1/AppleUSBIrDA-145.2.4/DumpLog/
H A DMakefile8 cc $(DIRS) $(FRAMES) -fno-common $(WARN) dumplog.cpp -o dumplog
/macosx-10.10.1/Heimdal-398.1.2/lib/asn1/
H A Dder_locl.h52 #include <asn1-common.h>
/macosx-10.10.1/OpenSSH-189/osslshim/heimdal-asn1/
H A Dasn1-der_locl.h75 #include <asn1-common.h>
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/system/builtin/
H A Dtests.sh22 $RNDC -c ../common/rndc.conf -s 10.53.0.1 -p 9953 reconfig
33 $RNDC -c ../common/rndc.conf -s 10.53.0.1 -p 9953 reload > /dev/null
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/NSAddImage-leafname/
H A DMakefile24 include ${TESTROOT}/include/common.makefile
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/addend/
H A DMakefile2 include ${TESTROOT}/include/common.makefile
/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/all_image_infos-duplicate/
H A DMakefile24 include ${TESTROOT}/include/common.makefile

Completed in 227 milliseconds

<<11121314151617181920>>