Home
last modified time | relevance | path

Searched refs:SRC (Results 1 – 25 of 87) sorted by relevance

1234

/external/bison/lib/
Dbbitset.h104 #define BITSET_VTABLE_(SRC) (SRC)->b.vtable argument
105 #define BITSET_CINDEX_(SRC) (SRC)->b.cindex argument
106 #define BITSET_CDATA_(SRC) (SRC)->b.cdata argument
107 #define BITSET_CSIZE_(SRC) (SRC)->b.csize argument
108 #define BITSET_NBITS_(SRC) (SRC)->b.n_bits argument
159 #define BITSET_CHECK2_(DST, SRC) \ argument
160 if (!BITSET_COMPATIBLE_ (DST, SRC)) abort ();
175 #define BITSET_SIZE_(SRC) (SRC)->b.vtable->size (SRC) argument
178 #define BITSET_COUNT_(SRC) (SRC)->b.vtable->count (SRC) argument
193 #define BITSET_TEST_(SRC, BITNO) (SRC)->b.vtable->test (SRC, BITNO) argument
[all …]
Dbitset.h179 #define bitset_size(SRC) BITSET_SIZE_ (SRC) argument
185 #define bitset_count(SRC) BITSET_COUNT_ (SRC) argument
189 #define bitset_empty_p(SRC) BITSET_EMPTY_P_ (SRC) argument
200 #define bitset_copy(DST, SRC) BITSET_COPY_ (DST, SRC) argument
203 #define bitset_disjoint_p(DST, SRC) BITSET_DISJOINT_P_ (DST, SRC) argument
206 #define bitset_equal_p(DST, SRC) BITSET_EQUAL_P_ (DST, SRC) argument
209 #define bitset_not(DST, SRC) BITSET_NOT_ (DST, SRC) argument
212 #define bitset_subset_p(DST, SRC) BITSET_SUBSET_P_ (DST, SRC) argument
/external/qemu/android/build/
Ddefinitions.make54 SRC:=$(1)
55 OBJ:=$$(LOCAL_OBJS_DIR)/$$(SRC:%.c=%.o)
62 $$(OBJ): PRIVATE_SRC := $$(SRC_PATH)/$$(SRC)
63 $$(OBJ): PRIVATE_SRC0 := $$(SRC)
64 $$(OBJ): $$(SRC_PATH)/$$(SRC)
74 SRC:=$(1)
75 OBJ:=$$(LOCAL_OBJS_DIR)/$$(SRC:%.m=%.o)
82 $$(OBJ): PRIVATE_SRC := $$(SRC_PATH)/$$(SRC)
83 $$(OBJ): PRIVATE_SRC0 := $$(SRC)
84 $$(OBJ): $$(SRC_PATH)/$$(SRC)
[all …]
/external/dropbear/libtommath/
Ddep.pl25 open(SRC, "<$filename");
29 my $line = <SRC>;
36 while (<SRC>) {
44 close SRC;
55 open(SRC, "<$filename") or die "Can't open source file!\n";
65 while (<SRC>) {
85 close SRC;
Dpretty.build44 if (open(SRC, "<$tmp")) {
45 close SRC;
48 open( SRC, "<$filename" ) or die "Couldn't open $filename for reading: $!";
49 ++$lines while (<SRC>);
50 close SRC or die "Error closing $filename after reading: $!";
Dgen.pl10 open( SRC, "<$filename" ) or die "Couldn't open $filename for reading: $!";
12 print OUT while <SRC>;
14 close SRC or die "Error closing $filename after reading: $!";
Dbooker.pl71 open(SRC,"<$m[1]") or die "Error:$srcline:Can't open source file $m[1]";
83 while (<SRC>) {
87 <SRC>;
91 while (<SRC>) {
117 close(SRC);
/external/proguard/build/
Dmakefile7 SRC = $(PROGUARD_HOME)/src macro
24 JAVAC_OPTIONS = -nowarn -Xlint:none -classpath $(CLASSPATH) -sourcepath $(SRC) -d $(CLASSES)
29 jar -cfm $(LIB)/$@.jar $(SRC)/$(dir $<)MANIFEST.MF \
69 …$(shell find $(SRC)/$(dir $(1)) -maxdepth 1 \( -name \*.properties -o -name \*.png -o -name \*.gif…
81 $(CLASSES)/%.class: $(SRC)/%.java
85 cp $(subst $(CLASSES),$(SRC),$@) $@
Dbuild.sh19 SRC=src
43 javac -nowarn -Xlint:none -sourcepath "$SRC" -d "$CLASSES" \
44 "$SRC/$1.java" 2>&1 \
48 (cd "$SRC"; find $(dirname $1) -maxdepth 1 \
55 jar -cfm "$2" "$SRC/$(dirname $1)/MANIFEST.MF" -C "$CLASSES" $(dirname $1)
/external/dropbear/libtomcrypt/
Dfilter.pl8 open(SRC,"<$dst");
13 while (<SRC>) {
30 close SRC;
/external/netcat/scripts/
Ddist.sh11 SRC=`tail -1 dist.log`
12 echo "<36>elite: ${SRC}" | ./nc -u -w 1 localhost 514 > /dev/null 2>&1
13 echo ";;; Hi, ${SRC}..."
/external/openssl/crypto/krb5/
DMakefile24 SRC= $(LIBSRC) macro
29 ALL= $(GENERAL) $(SRC) $(HEADER)
58 ctags $(SRC)
63 lint -DLINT $(INCLUDES) $(SRC)>fluff
/external/openssl/crypto/pqueue/
DMakefile23 SRC= $(LIBSRC) macro
28 ALL= $(GENERAL) $(SRC) $(HEADER)
57 ctags $(SRC)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
/external/openssl/crypto/txt_db/
DMakefile23 SRC= $(LIBSRC) macro
28 ALL= $(GENERAL) $(SRC) $(HEADER)
57 ctags $(SRC)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
/external/openssl/crypto/stack/
DMakefile23 SRC= $(LIBSRC) macro
28 ALL= $(GENERAL) $(SRC) $(HEADER)
57 ctags $(SRC)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
/external/openssl/crypto/md4/
DMakefile24 SRC= $(LIBSRC) macro
29 ALL= $(GENERAL) $(SRC) $(HEADER)
58 ctags $(SRC)
63 lint -DLINT $(INCLUDES) $(SRC)>fluff
/external/openssl/crypto/hmac/
DMakefile23 SRC= $(LIBSRC) macro
28 ALL= $(GENERAL) $(SRC) $(HEADER)
57 ctags $(SRC)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
/external/openssl/crypto/rc2/
DMakefile23 SRC= $(LIBSRC) macro
28 ALL= $(GENERAL) $(SRC) $(HEADER)
57 ctags $(SRC)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
/external/openssl/crypto/lhash/
DMakefile23 SRC= $(LIBSRC) macro
28 ALL= $(GENERAL) $(SRC) $(HEADER)
57 ctags $(SRC)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
/external/openssl/crypto/mdc2/
DMakefile23 SRC= $(LIBSRC) macro
28 ALL= $(GENERAL) $(SRC) $(HEADER)
57 ctags $(SRC)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
/external/openssl/crypto/ripemd/
DMakefile28 SRC= $(LIBSRC) macro
33 ALL= $(GENERAL) $(SRC) $(HEADER)
72 ctags $(SRC)
77 lint -DLINT $(INCLUDES) $(SRC)>fluff
/external/openssl/crypto/buffer/
DMakefile23 SRC= $(LIBSRC) macro
28 ALL= $(GENERAL) $(SRC) $(HEADER)
57 ctags $(SRC)
62 lint -DLINT $(INCLUDES) $(SRC)>fluff
/external/openssl/crypto/md5/
DMakefile28 SRC= $(LIBSRC) macro
33 ALL= $(GENERAL) $(SRC) $(HEADER)
74 ctags $(SRC)
79 lint -DLINT $(INCLUDES) $(SRC)>fluff
/external/openssl/crypto/camellia/
DMakefile31 SRC= $(LIBSRC) macro
36 ALL= $(GENERAL) $(SRC) $(HEADER)
68 ctags $(SRC)
73 lint -DLINT $(INCLUDES) $(SRC)>fluff
/external/openssl/crypto/rc4/
DMakefile27 SRC= $(LIBSRC) macro
32 ALL= $(GENERAL) $(SRC) $(HEADER)
80 ctags $(SRC)
85 lint -DLINT $(INCLUDES) $(SRC)>fluff

1234