/external/libffi/ |
depcomp | 62 if test -z "$depmode" || test -z "$source" || test -z "$object"; then 78 if test "$depmode" = hp; then 84 if test "$depmode" = dashXmstdout; then 110 if test $stat -eq 0; then : 128 if test -z "$gccflag"; then 133 if test $stat -eq 0; then : 169 if test "$libtool" = yes; then 175 if test $stat -eq 0; then : 182 if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files 220 if test "$libtool" = yes; then [all...] |
/external/strace/ |
depcomp | 60 if test -z "$depmode" || test -z "$source" || test -z "$object"; then 66 if test -z "$depfile"; then 69 if test "$dir" = "$object"; then 84 if test "$depmode" = hp; then 90 if test "$depmode" = dashXmstdout; then 103 if test $stat -eq 0; then : 121 if test -z "$gccflag"; then 126 if test $stat -eq 0; then : 162 if test "$libtool" = yes; then 168 if test $stat -eq 0; then [all...] |
/external/icu4c/config/ |
icu-config-bottom | 9 if [ "x$PKGDATA_MODE" = "x" ]; then 96 then 107 if [ $# -lt 1 ]; then 126 then 178 # If it's not a locally executable command (1st choice) then 180 if [ ! -x ${CMD} ]; then 181 if [ -x ${bindir}/${var} ]; then 184 if [ -x ${sbindir}/${var} ]; then 269 if [ -f $HERE/../lib/${ICULIBS_COMMON_LIB_NAME} ]; then 374 if [ $IGNORE_ICUUC_FILE_CHECK = "yes" ]; then [all...] |
/external/libpng/scripts/ |
makefile.beos | 126 -@if [ ! -d $(DI) ]; then $(MKDIR_P) $(DI); fi 127 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 135 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 143 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 158 -@if [ ! -d $(DL)/pkgconfig ]; then $(MKDIR_P) $(DL)/pkgconfig; fi 166 -@if [ ! -d $(DM) ]; then $(MKDIR_P) $(DM); fi 167 -@if [ ! -d $(DM)/man3 ]; then $(MKDIR_P) $(DM)/man3; fi 172 -@if [ ! -d $(DM)/man5 ]; then $(MKDIR_P) $(DM)/man5; fi 177 -@if [ ! -d $(DB) ]; then $(MKDIR_P) $(DB); fi 188 # before then [all...] |
makefile.darwin | 128 -@if [ ! -d $(DI) ]; then $(MKDIR_P) $(DI); fi 129 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 137 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 146 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 162 -@if [ ! -d $(DL)/pkgconfig ]; then $(MKDIR_P) $(DL)/pkgconfig; fi 170 -@if [ ! -d $(DM) ]; then $(MKDIR_P) $(DM); fi 171 -@if [ ! -d $(DM)/man3 ]; then $(MKDIR_P) $(DM)/man3; fi 176 -@if [ ! -d $(DM)/man5 ]; then $(MKDIR_P) $(DM)/man5; fi 181 -@if [ ! -d $(DB) ]; then $(MKDIR_P) $(DB); fi 192 # before then [all...] |
makefile.dec | 111 -@if [ ! -d $(DI) ]; then $(MKDIR_P) $(DI); fi 112 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 120 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 128 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 143 -@if [ ! -d $(DL)/pkgconfig ]; then $(MKDIR_P) $(DL)/pkgconfig; fi 151 -@if [ ! -d $(DM) ]; then $(MKDIR_P) $(DM); fi 152 -@if [ ! -d $(DM)/man3 ]; then $(MKDIR_P) $(DM)/man3; fi 157 -@if [ ! -d $(DM)/man5 ]; then $(MKDIR_P) $(DM)/man5; fi 162 -@if [ ! -d $(DB) ]; then $(MKDIR_P) $(DB); fi 173 # before then [all...] |
makefile.hp64 | 129 -@if [ ! -d $(DI) ]; then $(MKDIR_P) $(DI); fi 130 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 138 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 146 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 161 -@if [ ! -d $(DL)/pkgconfig ]; then $(MKDIR_P) $(DL)/pkgconfig; fi 169 -@if [ ! -d $(DM) ]; then $(MKDIR_P) $(DM); fi 170 -@if [ ! -d $(DM)/man3 ]; then $(MKDIR_P) $(DM)/man3; fi 175 -@if [ ! -d $(DM)/man5 ]; then $(MKDIR_P) $(DM)/man5; fi 180 -@if [ ! -d $(DB) ]; then $(MKDIR_P) $(DB); fi 191 # before then [all...] |
makefile.hpux | 126 -@if [ ! -d $(DI) ]; then $(MKDIR_P) $(DI); fi 127 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 135 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 143 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 158 -@if [ ! -d $(DL)/pkgconfig ]; then $(MKDIR_P) $(DL)/pkgconfig; fi 166 -@if [ ! -d $(DM) ]; then $(MKDIR_P) $(DM); fi 167 -@if [ ! -d $(DM)/man3 ]; then $(MKDIR_P) $(DM)/man3; fi 172 -@if [ ! -d $(DM)/man5 ]; then $(MKDIR_P) $(DM)/man5; fi 177 -@if [ ! -d $(DB) ]; then $(MKDIR_P) $(DB); fi 188 # before then [all...] |
makefile.sco | 122 -@if [ ! -d $(DI) ]; then $(MKDIR_P) $(DI); fi 123 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 133 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 141 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 156 -@if [ ! -d $(DL)/pkgconfig ]; then $(MKDIR_P) $(DL)/pkgconfig; fi 164 -@if [ ! -d $(DM) ]; then $(MKDIR_P) $(DM); fi 165 -@if [ ! -d $(DM)/man3 ]; then $(MKDIR_P) $(DM)/man3; fi 170 -@if [ ! -d $(DM)/man5 ]; then $(MKDIR_P) $(DM)/man5; fi 175 -@if [ ! -d $(DB) ]; then $(MKDIR_P) $(DB); fi 186 # before then [all...] |
makefile.sggcc | 133 -@if [ ! -d $(DI) ]; then $(MKDIR_P) $(DI); fi 134 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 142 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 150 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 165 -@if [ ! -d $(DL)/pkgconfig ]; then $(MKDIR_P) $(DL)/pkgconfig; fi 173 -@if [ ! -d $(DM) ]; then $(MKDIR_P) $(DM); fi 174 -@if [ ! -d $(DM)/man3 ]; then $(MKDIR_P) $(DM)/man3; fi 179 -@if [ ! -d $(DM)/man5 ]; then $(MKDIR_P) $(DM)/man5; fi 184 -@if [ ! -d $(DB) ]; then $(MKDIR_P) $(DB); fi 195 # before then [all...] |
makefile.sgi | 136 -@if [ ! -d $(DI) ]; then $(MKDIR_P) $(DI); fi 137 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 145 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 153 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 168 -@if [ ! -d $(DL)/pkgconfig ]; then $(MKDIR_P) $(DL)/pkgconfig; fi 176 -@if [ ! -d $(DM) ]; then $(MKDIR_P) $(DM); fi 177 -@if [ ! -d $(DM)/man3 ]; then $(MKDIR_P) $(DM)/man3; fi 182 -@if [ ! -d $(DM)/man5 ]; then $(MKDIR_P) $(DM)/man5; fi 187 -@if [ ! -d $(DB) ]; then $(MKDIR_P) $(DB); fi 198 # before then [all...] |
/external/icu4c/common/unicode/ |
ures.h | 38 * locale and then ask it for individual resources. 202 * then ures_open() is called. 364 * If forceCopy==TRUE, then the string is always written to the dest buffer 367 * If forceCopy==FALSE, then the string is returned as a pointer if possible, 369 * copied or transformed, then it may be placed into dest at an arbitrary offset. 371 * If the string is to be written to dest, then U_BUFFER_OVERFLOW_ERROR and 374 * If the string is transformed from UTF-16, then a conversion error may occur 375 * if an unpaired surrogate is encountered. If the function is successful, then 385 * @param forceCopy If TRUE, then the output string will always be written to 388 * If FALSE, then the dest buffer may or may not contain [all...] |
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/ |
ReentrantLock.java | 252 * <p>If the current thread already holds the lock then the hold 255 * <p>If the lock is held by another thread then the 271 * <p>If the current thread already holds this lock then the hold count 274 * <p>If the lock is held by another thread then the 287 * <p>If the lock is acquired by the current thread then the lock hold 301 * then {@link InterruptedException} is thrown and the current thread's 326 * the fairness setting for this lock, then use 330 * <p> If the current thread already holds this lock then the hold 333 * <p>If the lock is held by another thread then this method will return 351 * to one. If this lock has been set to use a fair ordering policy then [all...] |
ReentrantReadWriteLock.java | 47 * in the queue with the write lock free, then those readers will be 74 * by acquiring the write lock, then the read lock and then releasing the 295 * read lock since then; null if there is no such thread. 369 // (Note: if c != 0 and w == 0 then shared count != 0) 696 * <p>If the write lock is held by another thread then 711 * <p>If the write lock is held by another thread then the 735 * then {@link InterruptedException} is thrown and the current 762 * for this lock, then use {@link #tryLock(long, TimeUnit) 766 * <p>If the write lock is held by another thread then [all...] |
/external/grub/ |
depcomp | 61 if test -z "$depmode" || test -z "$source" || test -z "$object"; then 77 if test "$depmode" = hp; then 83 if test "$depmode" = dashXmstdout; then 96 if test $stat -eq 0; then : 114 if test -z "$gccflag"; then 119 if test $stat -eq 0; then : 155 if test "$libtool" = yes; then 161 if test $stat -eq 0; then : 168 if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files 206 if test "$libtool" = yes; then [all...] |
/external/elfutils/ |
config.status | 16 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 22 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then 28 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then 47 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 55 if expr a : '\(a\)' >/dev/null 2>&1; then 61 if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then 90 if test "${PATH_SEPARATOR+set}" != set; then 94 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 124 if test "x$as_myself" = x; then 127 if test ! -f "$as_myself"; then [all...] |
/external/icu4c/tools/toolutil/ |
ucm.h | 189 * then set moveTarget=NULL. 191 * if(intersectBase) then mappings that exist in the base table but not in 195 * If intersectBase==2 for a DBCS extension table, then SBCS mappings are 205 * Sort both tables, and then for each mapping direction: 208 * that does not exist in the extension table, then this mapping is moved 214 * the same as the extension input, then 219 * a prefix of the extension input, then
|
/external/zlib/ |
Makefile.in | 64 if ./example; then \ 93 -@if [ ! -d $(exec_prefix) ]; then mkdir -p $(exec_prefix); fi 94 -@if [ ! -d $(includedir) ]; then mkdir -p $(includedir); fi 95 -@if [ ! -d $(libdir) ]; then mkdir -p $(libdir); fi 96 -@if [ ! -d $(man3dir) ]; then mkdir -p $(man3dir); fi 102 cd $(libdir); if test -f $(SHAREDLIBV); then \ 116 if test -f $(SHAREDLIBV); then \
|
/external/bluetooth/bluez/tools/ |
ubcsp.c | 276 /** If the octet needs to be escaped, then output the escape value **/
277 /** and then store the second octet to be output later **/
285 /* If it needs to be escaped, then output the escape octet
443 /* If this packet had a CRC, then the length of the payload
536 then the packet was sent */
545 Then increament the sequence number for the next packet */
580 /* If we receive a SYNC, then we respond to it with a SYNC RESP
582 If we are active, then we have a PEER RESET */
637 then respond with a CONF RESP */
655 /* If we received a CONF RESP, then push us into the active state */ [all...] |
/external/clearsilver/ruby/ |
install.rb | 15 unless Enumerable.instance_methods.include? 'inject' then 37 if i = ARGV.index(/\A--rbconfig=/) then 68 if c['rubylibdir'] then 74 elsif newpath_p then 225 if ConfigTable.path_config? k then 290 if bool_config? name then 317 if /\A[a-z]:\z/i === dirs[0] then 331 if File.exist? fname or File.symlink? fname then 345 if dir? fn then 375 if dir? realdest then [all...] |
/external/dbus/test/name-test/ |
Makefile.in | 355 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 362 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 369 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 387 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 400 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 404 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 416 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 436 if test -n "$$list"; then \ 438 if test -f ./$$tst; then dir=./; \ 439 elif test -f $$tst; then dir=; [all...] |
/external/expat/lib/ |
expat.h | 117 /* If type == XML_CTYPE_EMPTY or XML_CTYPE_ANY, then quant will be 119 If type == XML_CTYPE_MIXED, then quant will be NONE or REP and 124 If type == XML_CTYPE_NAME, then the name points to the name, and 164 true and default is non-NULL, then this is a "#FIXED" default. 214 name. If the namespace separator is '\0' then the namespace URI 224 by memsuite. If memsuite is NULL, then use the standard library memory 390 then processing will not continue, and the parser will return a 392 If parameter entity parsing is enabled, then in addition to the 461 If map[b] is c where c is >= 0, then b by itself encodes the 464 If map[b] is -1, then the byte sequence is malformed [all...] |
/external/icu4c/common/ |
ucnv_cnv.h | 78 * then the toUnicode function will be used and the offsets will be set to -1. 83 * Some converters may need additional detection and may then set U_TRUNCATED_CHAR_FOUND. 103 * occurs, then the offending input code point must be put into fromUChar32 127 * If the function pointer is NULL, then the toUnicode function will be used. 159 * If this function is not set, then ucnv_cbFromUWriteSub() writes 168 * If this function is not set, then ucnv_safeClone assumes that the converter has no private data that changes 170 * If this function is set, then it is called just after a memcpy() of 215 * when a function pointer is NULL, then a default action will be performed. 225 * When open() fails, then close() will be called, if present.
|
/external/v8/src/ |
regexp-macro-assembler.h | 75 // Bitwise and the current character with the given constant and then 83 // fail to match then goto the on_failure label. If check_eos is set then 84 // the end of input always fails. If check_eos is clear then it is the 86 // If the label is NULL then we should pop a backtrack address off 99 // fail to match then goto the on_failure label. End of input always 100 // matches. If the label is NULL then we should pop a backtrack address off 106 // Subtract a constant from the current character, then or with the given 107 // constant and then check for a match with c.
|
/packages/apps/Calendar/src/com/android/calendar/ |
AgendaByDayAdapter.java | 204 // range of days, then create day headers and events for 212 // If this event has ended then remove it from the 219 // If this is the first event for the day, then 229 // If the day header was not added for the start day, then 241 // If this event spans multiple days, then add it to the multipleDay 261 // If this event has ended then remove it from the 268 // If this is the first event for the day, then 285 // If mType is TYPE_DAY, then mData is the Julian day. Otherwise 307 * list position of that day. If there are no events for that day, then it
|