Home
last modified time | relevance | path

Searched refs:remember (Results 1 – 25 of 48) sorted by relevance

12

/external/dhcpcd/
Dconfigure.c237 int remember; in configure_routes() local
288 remember = add_route(iface->name, &rt->dest, in configure_routes()
291 retval += remember; in configure_routes()
295 if (remember < 0) { in configure_routes()
300 remember = 1; in configure_routes()
304 if (remember >= 0) { in configure_routes()
/external/srec/srec/clib/
Dspecnorm.c298 int ii, remember; in forget_distribution_counts() local
302 remember = 100 - forget_factor; in forget_distribution_counts()
303 spec->high_counts = (spec->high_counts * remember) / 100; in forget_distribution_counts()
304 spec->low_counts = (spec->low_counts * remember) / 100; in forget_distribution_counts()
306 spec->hist[ii] = (spec->hist[ii] * remember) / 100; in forget_distribution_counts()
/external/webkit/WebKit/mac/Panels/
DWebAuthenticationPanel.h42 IBOutlet id remember; variable
DWebAuthenticationPanel.m188 …er:[username stringValue] password:[password stringValue] persistence:([remember state] == NSOnSta…
216 …er:[username stringValue] password:[password stringValue] persistence:([remember state] == NSOnSta…
/external/libpng/projects/beos/
Dx86-shared.txt19 4) build your libpng.so applications (remember to include libz.a as
Dx86-static.txt19 4) build your libpng.a applications (remember to include libz.a as
/external/e2fsprogs/ext2ed/
Dext2ed.h267 extern void remember (char *command_line);
Dinit.c88 …_command (&general_commands,"remember","Saves the current position and data information",remember); in add_general_commands()
Dgeneral_com.c771 void remember (char *command_line) in remember() function
/external/bison/tests/
Dsets.at24 # And remember, there is no alternation in portable sed.
/external/icu4c/
DrunConfigureICU363 echo source in the ICU distribution to build ICU. Please remember that ICU needs
/external/clearsilver/mod_ecs/
DREADME26 Also, remember not to call exit(), as this will cause the entire Apache
/external/ipsec-tools/src/racoon/
DTODO104 to do this, we need to remember which ACQUIRE was caused by which socket,
/external/libpng/contrib/pngminus/
DREADME121 Please, remember that this was just a small experiment to learn a few
/external/jpeg/
Dltmain.sh1982 $echo "$modename: warning: remember to run \`$progname --finish$future_libdirs'" 1>&2
Dlibjpeg.doc1407 and count. The manager is expected to remember the buffer's starting address
1455 count. In most applications, the manager must remember the buffer's starting
2161 that once the decoder has read a table, it will remember that table until a
2307 up by some trifling amount. Of course, you'd need to remember to flush the
/external/netcat/
DREADME585 you ^C out of netcat or do a reboot on your side, and you only need to remember
607 town. If you're attacking rsh/rlogin, remember to be root and bind to a port
/external/expat/conftools/
Dltmain.sh6210 $echo "$modename: warning: remember to run \`$progname --finish$future_libdirs'" 1>&2
/external/webkit/JavaScriptCore/
DChangeLog-2003-10-251304 and remember to add extra 0s after the decimal for negative
/external/bluez/utils/
Dltmain.sh6273 $echo "$modename: warning: remember to run \`$progname --finish$future_libdirs'" 1>&2
/external/bluez/libs/
Dltmain.sh6273 $echo "$modename: warning: remember to run \`$progname --finish$future_libdirs'" 1>&2
/external/libffi/
Dltmain.sh6273 $echo "$modename: warning: remember to run \`$progname --finish$future_libdirs'" 1>&2
/external/dbus/
Dltmain.sh6253 $echo "$modename: warning: remember to run \`$progname --finish$future_libdirs'" 1>&2
/external/grub/docs/
Dtexinfo.tex2828 % have to remember that they are conditionals, so that @end doesn't
2860 % A count to remember the depth of nesting.
3958 % To achive this, remember the "biggest" unnum. sec. we are currently in:
6103 \expandafter\gdef\csname XR#1\endcsname{#2}% remember this xref value.
/external/bison/build-aux/
Dtexinfo.tex2925 % have to remember that they are conditionals, so that @end doesn't
2957 % A count to remember the depth of nesting.
4044 % To achive this, remember the "biggest" unnum. sec. we are currently in:
6204 \expandafter\gdef\csname XR#1\endcsname{#2}% remember this xref value.

12