HomeSort by relevance Sort by last modified time
    Searched refs:fixed (Results 101 - 125 of 143) sorted by null

1 2 3 45 6

  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
wireless.h 292 __u8 fixed; member in struct:iw_param
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
wireless.h 292 __u8 fixed; member in struct:iw_param
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
CmdInterpretWext.c 292 wrqu->param.fixed = 1;
    [all...]
  /device/samsung/crespo/
device.mk 125 # This is a 16.16 fixed point number
  /external/v8/test/mjsunit/
undeletable-functions.js 99 "big", "blink", "bold", "fixed", "italics", "small", "strike", "sub", "sup",
  /external/webkit/WebCore/rendering/
RenderTableCell.cpp 101 w = Length(max(0, w.value() - borderLeft() - borderRight() - paddingLeft() - paddingRight()), Fixed);
120 // fixed width set on the cell. Even so, it is a WinIE/Moz trait
121 // to make the minwidth of the cell into the fixed width. They do this
234 void RenderTableCell::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& r, bool fixed)
242 RenderBlock::computeRectForRepaint(repaintContainer, r, fixed);
    [all...]
RenderLayer.cpp 652 // When using composited fixed elements, they are turned into a stacking
655 // composited fixed elements turned on, this will return true for them,
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_ndis.c 800 NDIS_802_11_FIXED_IEs *fixed; local
829 fixed = (NDIS_802_11_FIXED_IEs *) bss->IEs;
830 r->beacon_int = WPA_GET_LE16((u8 *) &fixed->BeaconInterval);
831 r->caps = WPA_GET_LE16((u8 *) &fixed->Capabilities);
832 r->tsf = WPA_GET_LE64(fixed->Timestamp);
    [all...]
  /frameworks/base/opengl/libagl/
texture.cpp 989 GGLfixed fixed[4]; local
991 fixed[i] = gglFloatToFixed(params[i]);
992 c->rasterizer.procs.texEnvxv(c, target, pname, fixed);
    [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 ",
android-developer-docs.css 393 position:fixed;
400 /* IE6 can't position fixed */
  /external/libxml2/
xmlschemas.c 324 * Since we put the default/fixed values into the dict, we can
578 need to be fixed. */
6668 const xmlChar *fixed; local
8572 const xmlChar *ns = NULL, *fixed, *name, *attrValue; local
25102 int xpathRes = 0, res, wildIDs = 0, fixed; local
    [all...]
tree.c 5049 const xmlChar* fixed; local
    [all...]
  /external/chromium/third_party/zlib/
inflate.c 24 * - Correct filename to inffixed.h for fixed tables in inflate.c
60 * - Fixed stored blocks bug in inflateBack()
197 fixed code decoding. Normally this returns fixed tables from inffixed.h.
211 static code fixed[544]; local
213 /* build fixed huffman tables if first call (may not be thread safe) */
224 next = fixed;
275 puts(" /* inffixed.h -- table for decoding fixed codes");
790 case 1: /* fixed block */
792 Tracev((stderr, "inflate: fixed codes block%s\n"
    [all...]
  /external/qemu/distrib/zlib-1.2.3/
inflate.c 24 * - Correct filename to inffixed.h for fixed tables in inflate.c
60 * - Fixed stored blocks bug in inflateBack()
197 fixed code decoding. Normally this returns fixed tables from inffixed.h.
211 static code fixed[544]; local
213 /* build fixed huffman tables if first call (may not be thread safe) */
224 next = fixed;
275 puts(" /* inffixed.h -- table for decoding fixed codes");
790 case 1: /* fixed block */
792 Tracev((stderr, "inflate: fixed codes block%s\n"
    [all...]
  /external/zlib/
inflate.c 24 * - Correct filename to inffixed.h for fixed tables in inflate.c
60 * - Fixed stored blocks bug in inflateBack()
232 fixed code decoding. Normally this returns fixed tables from inffixed.h.
246 static code fixed[544]; local
248 /* build fixed huffman tables if first call (may not be thread safe) */
259 next = fixed;
310 puts(" /* inffixed.h -- table for decoding fixed codes");
827 case 1: /* fixed block */
829 Tracev((stderr, "inflate: fixed codes block%s\n"
    [all...]
  /external/bison/src/
vcg.c 320 case fixed: return "fixed";
  /external/v8/src/
messages.js 320 * fixed source position. This function is used to find a source position from
321 * a line and column position. The fixed source position offset is typically
string.js 902 "fixed", StringFixed,
  /hardware/broadcom/wlan/bcm4329/src/wl/sys/
wl_cfg80211.c     [all...]
wl_iw.c     [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /external/webkit/SunSpider/tests/parse-only/
jquery-1.3.2.js     [all...]
  /prebuilt/common/netbeans-visual/
org-openide-util.jar 
  /external/bison/djgpp/
config.bat 25 Rem The SmallEnv tests protect against fixed and too small size

Completed in 1411 milliseconds

1 2 3 45 6