HomeSort by relevance Sort by last modified time
    Searched full:fore (Results 1 - 25 of 40) sorted by null

1 2

  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndcommon.c 30 if (con->hinsi.fore != NULL) {
39 if (*(con->hinsi.fore + (hinsiF / 8)) & (0x80 >> (hinsiF % 8))) {
ndfdic.c 103 tmp_hinsi = condition->hinsi.fore;
104 condition->hinsi.fore = condition->hinsi.yominasi_fore;
136 condition->hinsi.fore = tmp_hinsi;
147 condition->hinsi.fore = tmp_hinsi;
ndapi.c 697 cursor->cond.hinsi.fore = NULL;
  /frameworks/base/docs/html/distribute/promote/
device-art.jd 165 landRes: ['shadow', 'back', 'fore'],
167 portRes: ['shadow', 'back', 'fore'],
179 landRes: ['shadow', 'back', 'fore'],
181 portRes: ['shadow', 'back', 'fore'],
193 landRes: ['shadow', 'back', 'fore'],
195 portRes: ['shadow', 'back', 'fore'],
206 landRes: ['shadow', 'back', 'fore'],
208 portRes: ['shadow', 'back', 'fore'],
220 landRes: ['shadow', 'back', 'fore'],
222 portRes: ['shadow', 'back', 'fore'],
    [all...]
  /external/harfbuzz_ng/util/
options.hh 120 fore = DEFAULT_FORE;
132 const char *fore; member in struct:view_options_t
helper-cairo.cc 328 sscanf (view_opts->fore + (*view_opts->fore=='#'), "%2x%2x%2x%2x", &fr, &fg, &fb, &fa);
options.cc 248 {"foreground", 0, 0, G_OPTION_ARG_STRING, &this->fore, "Set foreground color (default: " DEFAULT_FORE ")", "red/#rrggbb/#rrggbbaa"},
  /external/tcpdump/
print-atm.c 165 * XXX - assume 802.6 MAC header from Fore driver.
175 * So is that Fore driver still around? And, if so,
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
nj_lib.h 193 NJ_UINT8 *fore; member in struct:__anon22255::__anon22256
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
menu.h 116 chtype fore; /* Selection attribute */ member in struct:tagMENU
cursesm.h 414 // i.e. set fore, back and grey attribute
423 inline chtype fore() const { function in class:NCursesMenu
form.h 86 chtype fore; /* foreground attribute */ member in struct:fieldnode
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
menu.h 116 chtype fore; /* Selection attribute */ member in struct:tagMENU
cursesm.h 414 // i.e. set fore, back and grey attribute
423 inline chtype fore() const { function in class:NCursesMenu
form.h 86 chtype fore; /* foreground attribute */ member in struct:fieldnode
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
menu.h 116 chtype fore; /* Selection attribute */ member in struct:tagMENU
cursesm.h 414 // i.e. set fore, back and grey attribute
423 inline chtype fore() const { function in class:NCursesMenu
form.h 86 chtype fore; /* foreground attribute */ member in struct:fieldnode
  /external/libvpx/libvpx/
usage.dox 15 Fore more information on decoder and encoder specific usage, see the
  /external/jmdns/src/javax/jmdns/
ServiceInfo.java 652 * Set the text for the service. Setting the text will fore a re-announce of the service.
662 * Set the text for the service. Setting the text will fore a re-announce of the service.
  /external/libpcap/
pcap-snoop.c 275 * "fa" devices are for FORE SPANS, that'd apply to them
CHANGES 238 - Added support for Fore ATM interfaces (qaa and fa) under IRIX. Thanks
INSTALL.txt 101 If you are trying to do packet capture with a FORE ATM card, you may or
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
multiseq_selection.h 343 // Min, favor fore sequences.
  /system/core/sh/
TOUR 243 fore any forking is done, so to get the commands into the hash

Completed in 2445 milliseconds

1 2