HomeSort by relevance Sort by last modified time
    Searched refs:ushort (Results 1 - 21 of 21) sorted by null

  /external/webkit/JavaScriptCore/wtf/unicode/qt4/
UnicodeQt4.h 36 ushort category : 8;
37 ushort line_break_class : 8;
38 ushort direction : 8;
39 ushort combiningClass :8;
40 ushort joining : 2;
42 ushort unicodeVersion : 4;
43 ushort lowerCaseSpecial : 1;
44 ushort upperCaseSpecial : 1;
45 ushort titleCaseSpecial : 1;
46 ushort caseFoldSpecial : 1; /* currently unused *
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/qtopia/
SDL_QWin.cc 274 ushort *fb = (ushort*)my_painter->frameBuffer();
275 ushort *buf = (ushort*)my_image->bits();
328 ushort *fb = (ushort*)my_painter->frameBuffer();
329 ushort *buf = (ushort*)my_image->bits();
  /hardware/broadcom/wlan/bcm4329/src/include/
typedefs.h 153 typedef unsigned short ushort; typedef
bcmutils.h 203 extern ulong wchar2ascii(char *abuf, ushort *wbuf, ushort wbuflen, ulong abuflen);
wlioctl.h 331 ushort key_len;
332 ushort flags;
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
types.h 75 typedef unsigned short ushort; typedef
  /external/kernel-headers/original/linux/
types.h 101 typedef unsigned short ushort; typedef
  /external/quake/quake/src/QW/scitech/include/
debug.h 240 typedef unsigned short ushort; typedef
mgraph.h 796 ushort lineStipple; /* Line stipple */
    [all...]
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
DEBUG.H 240 typedef unsigned short ushort; typedef
MGRAPH.H 796 ushort lineStipple; /* Line stipple */
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/wl/sys/
wl_iw.h 219 extern int dhd_pno_set(dhd_pub_t *dhd, wlc_ssid_t* ssids_local, int nssid, ushort scan_fr);
223 int nssid, ushort scan_fr);
wl_iw.c     [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
types.h 152 typedef unsigned short int ushort; typedef
  /hardware/broadcom/wlan/bcm4329/src/shared/
bcmutils.c 829 wchar2ascii(char *abuf, ushort *wbuf, ushort wbuflen, ulong abuflen)
832 ushort i;
838 wbuflen /= sizeof(ushort);
    [all...]
  /build/tools/droiddoc/templates/assets/
prettify.js 5 dc="(?:",ec=")",fc="gi",gc="PRE",hc='<!DOCTYPE foo PUBLIC "foo bar">\n<foo />',ic="\t",jc="\n",kc="[^<]+|<!--[\\s\\S]*?--\>|<!\\[CDATA\\[[\\s\\S]*?\\]\\]>|</?[a-zA-Z][^>]*>|<",lc="nocode",mc=' $1="$2$3$4"',S="pln",nc="string",T="lang-",oc="src",U="str",pc="'\"",qc="'\"`",rc="\"'",V="com",sc="lang-regex",tc="(/(?=[^/*])(?:[^/\\x5B\\x5C]|\\x5C[\\s\\S]|\\x5B(?:[^\\x5C\\x5D]|\\x5C[\\s\\S])*(?:\\x5D|$))+/)",uc="kwd",vc="^(?:",wc=")\\b",xc=" \r\n\t\u00a0",yc="lit",zc="typ",Ac="0123456789",Y="pun",Bc="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try alignof align_union asm axiom bool concept concept_map const_cast constexpr decltype dynamic_cast explicit export friend inline late_check mutable namespace nullptr reinterpret_cast static_assert static_cast template typeid typename typeof using virtual wchar_t where break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try debugger eval export function get null set undefined var with Infinity NaN caller delete die do dump elsif eval exit foreach for goto if import last local my next no our print package redo require sub undef unless until use wantarray while BEGIN END break continue do else for if return while and as assert class def del elif except exec finally from global import in is lambda nonlocal not or pass print raise try with yield False True None break continue do else for if return while alias and begin case class def defined elsif end ensure false in module next nil not or redo rescue retry self super then true undef unless until when yield BEGIN END break continue do else for if return while case done elif esac eval fi function in local set then until ",
7 bd="c",cd="cc",dd="cpp",ed="cxx",fd="cyc",gd="m",hd="null true false",id="json",jd="break continue do else for if return while auto case char const default double enum extern float goto int long register short signed sizeof static struct switch typedef union unsigned void volatile catch class delete false import new operator private protected public this throw true try boolean byte extends final finally implements import instanceof null native package strictfp super synchronized throws transient as base by checked decimal delegate descending event fixed foreach from group implicit in interface internal into is lock object out override orderby params partial readonly ref sbyte sealed stackalloc string select uint ulong unchecked unsafe ushort var ",
  /external/webkit/WebCore/bridge/qt/
qt_runtime.cpp 245 case QMetaType::UShort:
271 case QMetaType::UShort:
286 ret = QVariant(QChar((ushort)value.toNumber(exec)));
293 ret = QVariant(QChar(str.size() ? *(const ushort*)str.rep()->data() : 0));
788 type == QMetaType::UShort ||
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
compiler.h 1620 # define ushort macro
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_common.c     [all...]
dhd_linux.c     [all...]
  /dalvik/docs/
prettify.js 126 "stackalloc string select uint ulong unchecked unsafe ushort var ";
    [all...]

Completed in 1397 milliseconds