HomeSort by relevance Sort by last modified time
    Searched full:then (Results 526 - 550 of 8022) sorted by null

<<21222324252627282930>>

  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_MONITOR_ENTER_DEBUG.S 4 * exception and then bail out to the interpreter.
TEMPLATE_SAVE_STATE.S 9 * The handler must save regMap, r0-r12 and then return with r0-r12
  /dalvik/vm/compiler/template/armv5te-vfp/
TEMPLATE_MEM_OP_DECODE.S 6 * This handler then calls a function to decode the memory op, and process
  /development/scripts/app_engine_server/gae_shell/
README 16 your app's source directory. Then, copy the URL handlers from app.yaml into
  /external/bison/m4/
dmalloc.m4 13 [if test "$withval" = yes; then
inttypes_h_gl.m4 21 if test $gl_cv_header_inttypes_h = yes; then
mbrtowc.m4 27 if test $gl_cv_func_mbrtowc = yes; then
mbstate_t.m4 24 if test $ac_cv_type_mbstate_t = yes; then
stdint_h_gl.m4 21 if test $gl_cv_header_stdint_h = yes; then
strnlen.m4 15 if test $ac_cv_func_strnlen_working = no; then
uintmax_t_gl.m4 18 if test $gl_cv_header_inttypes_h = no && test $gl_cv_header_stdint_h = no; then
ulonglong_gl.m4 19 if test $ac_cv_type_unsigned_long_long = yes; then
  /external/bluetooth/glib/gio/
pltcheck.sh 7 if ! which readelf 2>/dev/null >/dev/null; then
  /external/clearsilver/man/man3/
dictSearch.3 33 found, or NULL if not. If <plock> is non-NULL, then
hdf_get_copy.3 39 value -> the allocated string (if defval = NULL, then value
hdf_set_value.3 36 If a list of nodes exceeds FORCE_HASH_AT, then a HASH
skipNext.3 34 found, or NULL if not. If <plock> is non-NULL, then
skipSearch.3 33 found, or NULL if not. If <plock> is non-NULL, then
  /external/dropbear/libtommath/
bn_mp_init_copy.c 18 /* creates "a" then copies b into it */
  /external/e2fsprogs/debian/
initrd-tools.e2fsprogs 26 if test -f /etc/ld.so.preload && grep -s ^$i\$ /etc/ld.so.preload; then
  /external/e2fsprogs/intl/
Makefile.in 268 && test '@USE_INCLUDED_LIBINTL@' = yes; then \
273 if test "@RELOCATABLE@" = yes; then \
275 if test -n "$$dependencies"; then \
283 && test '@USE_INCLUDED_LIBINTL@' = no; then \
294 if test '@USE_INCLUDED_LIBINTL@' = yes; then \
298 if test -f $(DESTDIR)$(libdir)/charset.alias; then \
304 if test @GLIBC21@ = no; then \
324 @if test "$(PACKAGE)" = "gettext-tools"; then \
336 if test -f $$file; then dir=.; else dir=$(srcdir); fi; \
352 && test '@USE_INCLUDED_LIBINTL@' = yes; then \
    [all...]
  /external/e2fsprogs/lib/
Makefile.library 18 @(if test -r $@; then $(RM) -f $@.bak && $(MV) $@ $@.bak; fi)
  /external/e2fsprogs/po/
Rules-quot 17 if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
23 if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
24 if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
27 if mv -f $$tmpdir/$$lang.new.po $$lang.po; then \
  /external/e2fsprogs/tests/
run_mke2fs 1 if [ "$FS_SIZE"x = x ]; then
  /external/elfutils/libelf-po/
Rules-quot 12 if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
18 if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
19 if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
22 if mv -f $$tmpdir/$$lang.new.po $$lang.po; then \

Completed in 68 milliseconds

<<21222324252627282930>>