/external/bison/lib/ |
D | bbitset.h | 104 #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 …]
|
D | bitset.h | 179 #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/ |
D | definitions.make | 54 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/ |
D | dep.pl | 25 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;
|
D | pretty.build | 44 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: $!";
|
D | gen.pl | 10 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: $!";
|
D | booker.pl | 71 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/ |
D | makefile | 7 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),$@) $@
|
D | build.sh | 19 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/ |
D | filter.pl | 8 open(SRC,"<$dst"); 13 while (<SRC>) { 30 close SRC;
|
/external/netcat/scripts/ |
D | dist.sh | 11 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/ |
D | Makefile | 24 SRC= $(LIBSRC) macro 29 ALL= $(GENERAL) $(SRC) $(HEADER) 58 ctags $(SRC) 63 lint -DLINT $(INCLUDES) $(SRC)>fluff
|
/external/openssl/crypto/pqueue/ |
D | Makefile | 23 SRC= $(LIBSRC) macro 28 ALL= $(GENERAL) $(SRC) $(HEADER) 57 ctags $(SRC) 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
|
/external/openssl/crypto/txt_db/ |
D | Makefile | 23 SRC= $(LIBSRC) macro 28 ALL= $(GENERAL) $(SRC) $(HEADER) 57 ctags $(SRC) 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
|
/external/openssl/crypto/stack/ |
D | Makefile | 23 SRC= $(LIBSRC) macro 28 ALL= $(GENERAL) $(SRC) $(HEADER) 57 ctags $(SRC) 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
|
/external/openssl/crypto/md4/ |
D | Makefile | 24 SRC= $(LIBSRC) macro 29 ALL= $(GENERAL) $(SRC) $(HEADER) 58 ctags $(SRC) 63 lint -DLINT $(INCLUDES) $(SRC)>fluff
|
/external/openssl/crypto/hmac/ |
D | Makefile | 23 SRC= $(LIBSRC) macro 28 ALL= $(GENERAL) $(SRC) $(HEADER) 57 ctags $(SRC) 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
|
/external/openssl/crypto/rc2/ |
D | Makefile | 23 SRC= $(LIBSRC) macro 28 ALL= $(GENERAL) $(SRC) $(HEADER) 57 ctags $(SRC) 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
|
/external/openssl/crypto/lhash/ |
D | Makefile | 23 SRC= $(LIBSRC) macro 28 ALL= $(GENERAL) $(SRC) $(HEADER) 57 ctags $(SRC) 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
|
/external/openssl/crypto/mdc2/ |
D | Makefile | 23 SRC= $(LIBSRC) macro 28 ALL= $(GENERAL) $(SRC) $(HEADER) 57 ctags $(SRC) 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
|
/external/openssl/crypto/ripemd/ |
D | Makefile | 28 SRC= $(LIBSRC) macro 33 ALL= $(GENERAL) $(SRC) $(HEADER) 72 ctags $(SRC) 77 lint -DLINT $(INCLUDES) $(SRC)>fluff
|
/external/openssl/crypto/buffer/ |
D | Makefile | 23 SRC= $(LIBSRC) macro 28 ALL= $(GENERAL) $(SRC) $(HEADER) 57 ctags $(SRC) 62 lint -DLINT $(INCLUDES) $(SRC)>fluff
|
/external/openssl/crypto/md5/ |
D | Makefile | 28 SRC= $(LIBSRC) macro 33 ALL= $(GENERAL) $(SRC) $(HEADER) 74 ctags $(SRC) 79 lint -DLINT $(INCLUDES) $(SRC)>fluff
|
/external/openssl/crypto/camellia/ |
D | Makefile | 31 SRC= $(LIBSRC) macro 36 ALL= $(GENERAL) $(SRC) $(HEADER) 68 ctags $(SRC) 73 lint -DLINT $(INCLUDES) $(SRC)>fluff
|
/external/openssl/crypto/rc4/ |
D | Makefile | 27 SRC= $(LIBSRC) macro 32 ALL= $(GENERAL) $(SRC) $(HEADER) 80 ctags $(SRC) 85 lint -DLINT $(INCLUDES) $(SRC)>fluff
|