/external/elfutils/libcpu/ |
Makefile | 230 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 237 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 246 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 259 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 263 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 275 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 299 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 301 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 307 if test -d $$d/$$file; then \ 308 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ [all...] |
Makefile.in | 230 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 237 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 246 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 259 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 263 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 275 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 299 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 301 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 307 if test -d $$d/$$file; then \ 308 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ [all...] |
/external/grub/lib/ |
Makefile.in | 238 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 245 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 254 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 267 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 271 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 283 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 307 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 309 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 315 if test -d $$d/$$file; then \ 316 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ [all...] |
/external/icu4c/i18n/ |
tridpars.h | 60 * parsed id. If there was no explicit source, then an implied 133 * @param dir the direction. If the direction is REVERSE then the 149 * withParens[0] is 0, then parens are disallowed. If it is 1, 150 * then parens are requires. If it is -1, then parens are 223 * @param isSourcePresent If TRUE then the source is present. 240 * full ID. If the source is empty, then "Any" will be used for the 311 * neither source nor target was seen in the parsed id, then the 312 * parse fails. If allowFilter is true, then the parsed filter 334 * then return null [all...] |
/external/libpng/scripts/ |
makefile.32sunu | 146 -@if [ ! -d $(DI) ]; then $(MKDIR_P) $(DI); fi 147 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 155 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 163 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 179 -@if [ ! -d $(DL)/pkgconfig ]; then $(MKDIR_P) $(DL)/pkgconfig; fi 187 -@if [ ! -d $(DM) ]; then $(MKDIR_P) $(DM); fi 188 -@if [ ! -d $(DM)/man3 ]; then $(MKDIR_P) $(DM)/man3; fi 193 -@if [ ! -d $(DM)/man5 ]; then $(MKDIR_P) $(DM)/man5; fi 198 -@if [ ! -d $(DB) ]; then $(MKDIR_P) $(DB); fi 209 # before then [all...] |
makefile.64sunu | 146 -@if [ ! -d $(DI) ]; then $(MKDIR_P) $(DI); fi 147 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 155 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 163 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 179 -@if [ ! -d $(DL)/pkgconfig ]; then $(MKDIR_P) $(DL)/pkgconfig; fi 187 -@if [ ! -d $(DM) ]; then $(MKDIR_P) $(DM); fi 188 -@if [ ! -d $(DM)/man3 ]; then $(MKDIR_P) $(DM)/man3; fi 193 -@if [ ! -d $(DM)/man5 ]; then $(MKDIR_P) $(DM)/man5; fi 198 -@if [ ! -d $(DB) ]; then $(MKDIR_P) $(DB); fi 209 # before then [all...] |
makefile.cygwin | 194 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 200 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 201 -@if [ ! -d $(DB) ]; then $(MKDIR_P) $(DB); fi 202 -@if [ ! -d $(DL)/pkgconfig ]; then $(MKDIR_P) $(DL)/pkgconfig; fi 213 -@if [ ! -d $(DI) ]; then $(MKDIR_P) $(DI); fi 214 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 222 -@if [ ! -d $(D)$(MAN3PATH) ]; then $(MKDIR_P) $(D)$(MAN3PATH); fi 223 -@if [ ! -d $(D)$(MAN5PATH) ]; then $(MKDIR_P) $(D)$(MAN5PATH); fi 228 -@if [ ! -d $(DB) ]; then $(MKDIR_P) $(DB); fi 251 # before then [all...] |
makefile.elf | 171 -@if [ ! -d $(DI) ]; then $(MKDIR_P) $(DI); fi 172 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 180 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 188 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 203 -@if [ ! -d $(DL)/pkgconfig ]; then $(MKDIR_P) $(DL)/pkgconfig; fi 211 -@if [ ! -d $(DM) ]; then $(MKDIR_P) $(DM); fi 212 -@if [ ! -d $(DM)/man3 ]; then $(MKDIR_P) $(DM)/man3; fi 217 -@if [ ! -d $(DM)/man5 ]; then $(MKDIR_P) $(DM)/man5; fi 222 -@if [ ! -d $(DB) ]; then $(MKDIR_P) $(DB); fi 233 # before then [all...] |
makefile.gcmmx | 168 -@if [ ! -d $(DI) ]; then $(MKDIR_P) $(DI); fi 169 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 177 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 185 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 200 -@if [ ! -d $(DL)/pkgconfig ]; then $(MKDIR_P) $(DL)/pkgconfig; fi 208 -@if [ ! -d $(DM) ]; then $(MKDIR_P) $(DM); fi 209 -@if [ ! -d $(DM)/man3 ]; then $(MKDIR_P) $(DM)/man3; fi 214 -@if [ ! -d $(DM)/man5 ]; then $(MKDIR_P) $(DM)/man5; fi 219 -@if [ ! -d $(DB) ]; then $(MKDIR_P) $(DB); fi 230 # before then [all...] |
makefile.hpgcc | 138 -@if [ ! -d $(DI) ]; then $(MKDIR_P) $(DI); fi 139 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 147 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 155 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 170 -@if [ ! -d $(DL)/pkgconfig ]; then $(MKDIR_P) $(DL)/pkgconfig; fi 178 -@if [ ! -d $(DM) ]; then $(MKDIR_P) $(DM); fi 179 -@if [ ! -d $(DM)/man3 ]; then $(MKDIR_P) $(DM)/man3; fi 184 -@if [ ! -d $(DM)/man5 ]; then $(MKDIR_P) $(DM)/man5; fi 189 -@if [ ! -d $(DB) ]; then $(MKDIR_P) $(DB); fi 200 # before then [all...] |
makefile.linux | 145 -@if [ ! -d $(DI) ]; then $(MKDIR_P) $(DI); fi 146 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 154 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 162 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 177 -@if [ ! -d $(DL)/pkgconfig ]; then $(MKDIR_P) $(DL)/pkgconfig; fi 185 -@if [ ! -d $(DM) ]; then $(MKDIR_P) $(DM); fi 186 -@if [ ! -d $(DM)/man3 ]; then $(MKDIR_P) $(DM)/man3; fi 191 -@if [ ! -d $(DM)/man5 ]; then $(MKDIR_P) $(DM)/man5; fi 196 -@if [ ! -d $(DB) ]; then $(MKDIR_P) $(DB); fi 207 # before then [all...] |
makefile.mingw | 189 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 195 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 196 -@if [ ! -d $(DB) ]; then $(MKDIR_P) $(DB); fi 197 -@if [ ! -d $(DL)/pkgconfig ]; then $(MKDIR_P) $(DL)/pkgconfig; fi 208 -@if [ ! -d $(DI) ]; then $(MKDIR_P) $(DI); fi 209 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 217 -@if [ ! -d $(D)$(MAN3PATH) ]; then $(MKDIR_P) $(D)$(MAN3PATH); fi 218 -@if [ ! -d $(D)$(MAN5PATH) ]; then $(MKDIR_P) $(D)$(MAN5PATH); fi 223 -@if [ ! -d $(DB) ]; then $(MKDIR_P) $(DB); fi 246 # before then [all...] |
makefile.nommx | 147 -@if [ ! -d $(DI) ]; then $(MKDIR_P) $(DI); fi 148 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 156 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 164 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 179 -@if [ ! -d $(DL)/pkgconfig ]; then $(MKDIR_P) $(DL)/pkgconfig; fi 187 -@if [ ! -d $(DM) ]; then $(MKDIR_P) $(DM); fi 188 -@if [ ! -d $(DM)/man3 ]; then $(MKDIR_P) $(DM)/man3; fi 193 -@if [ ! -d $(DM)/man5 ]; then $(MKDIR_P) $(DM)/man5; fi 198 -@if [ ! -d $(DB) ]; then $(MKDIR_P) $(DB); fi 209 # before then [all...] |
makefile.so9 | 144 -@if [ ! -d $(DI) ]; then $(MKDIR_P) $(DI); fi 145 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 153 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 161 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 176 -@if [ ! -d $(DL)/pkgconfig ]; then $(MKDIR_P) $(DL)/pkgconfig; fi 184 -@if [ ! -d $(DM) ]; then $(MKDIR_P) $(DM); fi 185 -@if [ ! -d $(DM)/man3 ]; then $(MKDIR_P) $(DM)/man3; fi 190 -@if [ ! -d $(DM)/man5 ]; then $(MKDIR_P) $(DM)/man5; fi 195 -@if [ ! -d $(DB) ]; then $(MKDIR_P) $(DB); fi 206 # before then [all...] |
makefile.solaris | 141 -@if [ ! -d $(DI) ]; then $(MKDIR_P) $(DI); fi 142 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 150 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 158 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 173 -@if [ ! -d $(DL)/pkgconfig ]; then $(MKDIR_P) $(DL)/pkgconfig; fi 181 -@if [ ! -d $(DM) ]; then $(MKDIR_P) $(DM); fi 182 -@if [ ! -d $(DM)/man3 ]; then $(MKDIR_P) $(DM)/man3; fi 187 -@if [ ! -d $(DM)/man5 ]; then $(MKDIR_P) $(DM)/man5; fi 192 -@if [ ! -d $(DB) ]; then $(MKDIR_P) $(DB); fi 203 # before then [all...] |
makefile.solaris-x86 | 141 -@if [ ! -d $(DI) ]; then $(MKDIR_P) $(DI); fi 142 -@if [ ! -d $(DI)/$(LIBNAME) ]; then $(MKDIR_P) $(DI)/$(LIBNAME); fi 150 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 158 -@if [ ! -d $(DL) ]; then $(MKDIR_P) $(DL); fi 173 -@if [ ! -d $(DL)/pkgconfig ]; then $(MKDIR_P) $(DL)/pkgconfig; fi 181 -@if [ ! -d $(DM) ]; then $(MKDIR_P) $(DM); fi 182 -@if [ ! -d $(DM)/man3 ]; then $(MKDIR_P) $(DM)/man3; fi 187 -@if [ ! -d $(DM)/man5 ]; then $(MKDIR_P) $(DM)/man5; fi 192 -@if [ ! -d $(DB) ]; then $(MKDIR_P) $(DB); fi 203 # before then [all...] |
/external/webkit/LayoutTests/fast/js/resources/ |
json2-es5-compat.js | 57 serialized. If your method returns undefined, then the member will 60 If the replacer parameter is an array of strings, then it will be 75 If the space parameter is a non-empty string, then that string will 76 be used for indentation. If the space parameter is a number, then 102 If it returns what it received, then the structure is not modified. 103 If it returns undefined then the member is deleted. 203 // backslash characters, then we can safely slap some quotes around it. 237 // If we were called with a replacer function, then call the replacer to 451 // ',' or ':' or '{' or '}'. If that is so, then the text is safe for eval. 472 // If the text is not JSON parseable, then a SyntaxError is thrown [all...] |
/external/webkit/SunSpider/hosted/ |
json2.js | 65 serialized. If your method returns undefined, then the member will 68 If the replacer parameter is an array of strings, then it will be 83 If the space parameter is a non-empty string, then that string will 84 be used for indentation. If the space parameter is a number, then 110 If it returns what it received, then the structure is not modified. 111 If it returns undefined then the member is deleted. 212 // backslash characters, then we can safely slap some quotes around it. 246 // If we were called with a replacer function, then call the replacer to 455 // ',' or ':' or '{' or '}'. If that is so, then the text is safe for eval. 476 // If the text is not JSON parseable, then a SyntaxError is thrown [all...] |
/external/webkit/WebKit/android/plugins/ |
PluginWidgetAndroid.cpp | 242 // if the surface does not exist then create a new surface 261 // if the view is unattached but visible then attach it 266 // if the view is attached but invisible then remove it 270 // if the plugin's bounds have changed and it's visible then update it 286 // if the plugin is gaining focus then update our state now to allow 307 // if the plugin is losing focus then delay the update of our state 322 // if there are no differences then immediately return 364 // direction then recompute the plugin's visible rectangle 464 // bounds. If this is the highest priority rect then attempt to center 488 // if the entire rect is already visible then we don't need to scrol [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/ |
perf | 24 debug_do() { perform=$PERFORM; if [ "$1" = "-y" ]; then shift; perform=; fi 37 then 40 then 86 # this is the test then - see if we recognize it 141 then 201 then 261 then 280 then 317 then 332 then [all...] |
/cts/tools/dx-tests/scripts/ |
collect_dasm_files.sh | 25 if [ -f ${path}/$2 ]; then 35 if [ -z $1 ]; then 41 if [ $? -ne 0 ]; then 77 if [ -z ${MAPPED_OPCODE} ]; then 93 if [ $? -eq 0 ]; then
|
/dalvik/dx/src/com/android/dx/dex/file/ |
OffsettedItem.java | 87 * types don't match then the objects are not equal), with 111 * classes don't match then the objects are not equal), with 278 * class needs to actually sort, then it should override this 292 * particular class needs to do something special, then it should 294 * know its write size up-front, then this method is responsible
|
/dalvik/libcore/xml/src/main/java/javax/xml/xpath/ |
XPathExpression.java | 91 * then an <code>IllegalArgumentException</code> is thrown.</p> 96 * If <code>returnType</code> is <code>null</code>, then a <code>NullPointerException</code> is thrown.</p> 145 * then an <code>IllegalArgumentException</code> is thrown.</p> 148 * then a <code>NullPointerException</code> is thrown.</p> 173 * <p>If <code>source</code> is <code>null</code>, then a <code>NullPointerException</code> is thrown.</p>
|
/external/bison/ |
Makefile | 286 @if test ! -f $@; then \ 306 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 338 if test "$$subdir" = "."; then \ 347 if test "$$dot_seen" = "no"; then \ 366 if test "$$subdir" = "."; then :; else \ 374 if test "$$subdir" = "."; then \ 394 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 405 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 413 if test "$$subdir" = .; then :; else \ 420 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; [all...] |
Makefile.in | 286 @if test ! -f $@; then \ 306 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 338 if test "$$subdir" = "."; then \ 347 if test "$$dot_seen" = "no"; then \ 366 if test "$$subdir" = "."; then :; else \ 374 if test "$$subdir" = "."; then \ 394 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 405 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 413 if test "$$subdir" = .; then :; else \ 420 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; [all...] |