Searched refs:SRC (Results 1 - 25 of 55) sorted by relevance

123

/external/clang/test/Frontend/Inputs/SystemHeaderPrefix/src/
H A Dwarn.h1 #if SRC
/external/e2fsprogs/util/
H A Dinstall-symlink.in39 SRC="$1"
43 if ! echo $SRC | grep -q ^/ ; then
44 echo $SRC: Source pathname must be absolute
53 if ! test -e "$DESTDIR$SRC" ; then
54 echo $DESTDIR$SRC: file or directory does not exist
61 $LN_S "$DESTDIR$SRC" "$DESTDIR$DEST"
65 if test $(dirname "$SRC") = $(dirname "$DEST") ; then
66 $LN_S "$(basename "$SRC")" "$DESTDIR$DEST"
70 TOP_SRC=$(echo $SRC | awk -F/ '{print $2}')
84 $LN_S "$SRC" "
[all...]
/external/bison/lib/
H A Dbbitset.h106 #define BITSET_VTABLE_(SRC) (SRC)->b.vtable
107 #define BITSET_CINDEX_(SRC) (SRC)->b.cindex
108 #define BITSET_CDATA_(SRC) (SRC)->b.cdata
109 #define BITSET_CSIZE_(SRC) (SRC)->b.csize
110 #define BITSET_NBITS_(SRC) (SRC)
[all...]
H A Dbitset.h179 /* Return size in bits of bitset SRC. */
180 #define bitset_size(SRC) BITSET_SIZE_ (SRC)
185 /* Return number of bits set in bitset SRC. */
186 #define bitset_count(SRC) BITSET_COUNT_ (SRC)
189 /* Return SRC == 0. */
190 #define bitset_empty_p(SRC) BITSET_EMPTY_P_ (SRC)
200 /* DST = SRC
[all...]
/external/compiler-rt/lib/tsan/
H A Dcheck_memcpy.sh14 SRC=$TEST_DIR/simple_race.cc
15 OBJ=$SRC.o
16 EXE=$SRC.exe
17 $CXX $SRC $CFLAGS -c -o $OBJ
/external/dnsmasq/
H A DMakefile21 SRC = src macro
40 @cd $(SRC) && $(MAKE) \
46 rm -f *~ $(SRC)/*.mo contrib/*/*~ */*~ $(SRC)/*.pot
47 rm -f $(SRC)/*.o $(SRC)/dnsmasq.a $(SRC)/dnsmasq core */core
54 $(INSTALL) -m 755 $(SRC)/dnsmasq $(DESTDIR)$(BINDIR)
57 @cd $(SRC) && $(MAKE) \
63 cd ../$(SRC)
[all...]
/external/valgrind/drd/scripts/
H A Ddownload-and-build-firefox7 SRC="$SRCDIR/mozilla"
9 BUILD="${SRC}-build"
42 if [ ! -e $SRC ]; then
47 . $SRC/browser/config/mozconfig
59 ${SRC}/configure
H A Ddownload-and-build-gcc13 SRC=$HOME/software/gcc-${GCC_VERSION}
14 BUILD=${SRC}-build
57 if [ ! -e $SRC ]; then
61 ${SRC}/configure \
/external/compiler-rt/test/tsan/
H A Dtest_output.sh19 SRC=$1
22 OBJ=$SRC.o
23 EXE=$SRC.exe
24 $COMPILER $SRC $CFLAGS -c -o $OBJ
27 printf "%s\n" "$RES" | $FILECHECK $SRC
/external/mesa3d/src/mesa/swrast/
H A Ds_chan.h79 #define COPY_CHAN4(DST, SRC) COPY_4UBV(DST, SRC)
91 #define COPY_CHAN4(DST, SRC) COPY_4V(DST, SRC)
103 #define COPY_CHAN4(DST, SRC) COPY_4V(DST, SRC)
/external/mesa3d/src/mesa/main/
H A Dmacros.h229 #define COPY_4V( DST, SRC ) \
231 (DST)[0] = (SRC)[0]; \
232 (DST)[1] = (SRC)[1]; \
233 (DST)[2] = (SRC)[2]; \
234 (DST)[3] = (SRC)[3]; \
244 /* The GLuint cast might fail if DST or SRC are not dword-aligned (RISC) */
258 #define COPY_SZ_4V(DST, SZ, SRC) \
261 case 4: (DST)[3] = (SRC)[3]; \
262 case 3: (DST)[2] = (SRC)[2]; \
263 case 2: (DST)[1] = (SRC)[
[all...]
/external/proguard/build/
H A Dbuild.sh20 SRC=src
51 javac -nowarn -Xlint:none -sourcepath "$SRC" -d "$CLASSES" \
52 "$SRC/$1.java" 2>&1 \
56 (cd "$SRC"; find $(dirname $1) -maxdepth 1 \
63 jar -cfm "$2" "$SRC/$(dirname $1)/MANIFEST.MF" -C "$CLASSES" $(dirname $1)
H A Dmakefile8 SRC = $(PROGUARD_HOME)/src macro
33 JAVAC_OPTIONS = -nowarn -Xlint:none -classpath $(CLASSPATH) -sourcepath $(SRC) -d $(CLASSES)
38 jar -cfm $(LIB)/$@.jar $(SRC)/$(dir $<)MANIFEST.MF \
83 $(shell find $(SRC)/$(dir $(1)) -maxdepth 1 \( -name \*.properties -o -name \*.png -o -name \*.gif -o -name \*.pro \) -printf $(CLASSES)/$(dir $(1))%P\\n)
95 $(CLASSES)/%.class: $(SRC)/%.java
99 cp $(subst $(CLASSES),$(SRC),$@) $@
/external/mesa3d/src/mesa/x86/
H A Dsse_xform4.S35 #define SRC(i) REGOFF(i * 4, ESI) define
78 MOVSS( SRC(0), XMM0 ) /* ox */
82 MOVSS( SRC(1), XMM1 ) /* oy */
86 MOVSS( SRC(2), XMM2 ) /* oz */
90 MOVSS( SRC(3), XMM3 ) /* ow */
150 MOVSS( SRC(0), XMM4 ) /* ox */
154 MOVSS( SRC(1), XMM5 ) /* oy */
158 MOVSS( SRC(2), XMM6 ) /* oz */
162 MOVSS( SRC(3), XMM7 ) /* ow */
171 MOVSS( SRC(
[all...]
/external/e2fsprogs/contrib/
H A Dpopulate-extfs.sh94 SRC=`head -1 $INODE_DIR/$i`
98 echo "ln $SRC $TGT"
102 echo "sif $SRC links_count $LN_CNT"
/external/llvm/utils/buildit/
H A DGNUmakefile28 SRC = $(shell cd $(SRCROOT) && pwd | sed s,/private,,) macro
29 OBJROOT = $(SRC)/obj
64 $(SRC)/utils/buildit/build_llvm "$(RC_ARCHS)" "$(TARGETS)" \
65 $(SRC) $(PREFIX) $(DSTROOT) $(SYMROOT) \
/external/libxml2/os400/
H A Dmake-src.sh73 for SRC in ${CSOURCES}
74 do MODULE=`db2_name "${SRC}"`
75 make_module "${MODULE}" "${SRC}"
/external/mesa3d/src/mesa/math/
H A Dm_translate.c102 #define PTR_ELT(ptr, elt) (((SRC *)ptr)[elt])
120 #define SRC GLbyte macro
165 #undef SRC macro
178 #define SRC GLubyte macro
213 #undef SRC macro
225 #define SRC GLshort macro
267 #undef SRC macro
279 #define SRC GLushort macro
320 #undef SRC macro
332 #define SRC GLin macro
374 #undef SRC macro
386 #define SRC macro
427 #undef SRC macro
439 #define SRC macro
482 #undef SRC macro
487 #define SRC macro
522 #undef SRC macro
[all...]
/external/emma/core/java12/com/vladium/emma/report/html/doc/
H A DAttribute.java30 public static final Attribute SRC = new AttributeImpl ("SRC"); field in class:Attribute
/external/llvm/lib/Target/R600/
H A DSIRegisterInfo.h69 /// \returns A VGPR reg class with the same width as \p SRC
71 const TargetRegisterClass *SRC) const;
H A DSIRegisterInfo.cpp380 const TargetRegisterClass *SRC) const {
381 if (hasVGPRs(SRC)) {
382 return SRC;
383 } else if (SRC == &AMDGPU::SCCRegRegClass) {
385 } else if (getCommonSubClass(SRC, &AMDGPU::SGPR_32RegClass)) {
387 } else if (getCommonSubClass(SRC, &AMDGPU::SGPR_64RegClass)) {
389 } else if (getCommonSubClass(SRC, &AMDGPU::SReg_128RegClass)) {
391 } else if (getCommonSubClass(SRC, &AMDGPU::SReg_256RegClass)) {
393 } else if (getCommonSubClass(SRC, &AMDGPU::SReg_512RegClass)) {
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_flatshade.c51 #define COPY_3FV( DST, SRC ) \
53 (DST)[0] = (SRC)[0]; \
54 (DST)[1] = (SRC)[1]; \
55 (DST)[2] = (SRC)[2]; \
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_math.h728 #define COPY_4V( DST, SRC ) \
730 (DST)[0] = (SRC)[0]; \
731 (DST)[1] = (SRC)[1]; \
732 (DST)[2] = (SRC)[2]; \
733 (DST)[3] = (SRC)[3]; \
739 #define COPY_4FV( DST, SRC ) COPY_4V(DST, SRC)
/external/iproute2/examples/
H A Dcbq.init-v0.7.3811 SRC=${rule%%,*}; DST=${rule##*,}
812 [ "$SRC" = "$rule" ] && SRC=""
825 if [ -n "$SRC" ]; then
826 SADDR=${SRC%%:*}; STEMP=${SRC##*:}
827 [ "$SADDR" = "$SRC" ] && STEMP=""
/external/libpcap/
H A Dtokdefs.h41 SRC = 259, enumerator in enum:yytokentype
162 #define SRC 259 macro

Completed in 796 milliseconds

123