/external/kernel-headers/original/asm-x86/ |
voyager.h | 393 __u32 MemoryFor_SUS_ErrorLog; /* Flat 32 bit address which tells SUS where to stuff the SUS error log on a dump */
|
/external/libpng/ |
README | 260 makefile.watcom => Watcom 10a+ Makefile, 32-bit flat memory model
|
/external/opencore/codecs_v2/audio/mp3/dec/include/ |
pvmp3decoder_api.h | 80 flat = 0, enumerator in enum:__anon3510
|
/external/openssl/crypto/perlasm/ |
x86ms.pl | 258 .model FLAT
|
/external/quake/quake/src/QW/client/ |
math.asm | 2 .model FLAT
|
surf16.asm | 2 .model FLAT
|
/external/zlib/ |
algorithm.txt | 87 length, i.e. the code length of an approximately flat code which would be a
|
/external/zlib/contrib/masm686/ |
match.asm | 19 .MODEL FLAT
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
icon_design_1.jd | 224 when they press the Menu button. They are drawn in a flat-front perspective. 270 <p>Menu icons are flat and pictured face on. A slight deboss and some other 658 <p>Dialog icons are flat and pictured face-on. In order to stand out against a 742 <p>List view icons are flat and pictured face-on with an inner shadow. Built up [all...] |
icon_design.jd | 357 <li>Antique, over-complicated, glossy, flat vector</li> 597 when they press the Menu button. They are drawn in a flat-front perspective. 651 <p>Menu icons are flat and pictured face on. A slight deboss and some other [all...] |
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/ |
input.h | 41 __s32 flat; member in struct:input_absinfo
|
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/ |
input.h | 41 __s32 flat; member in struct:input_absinfo
|
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/ |
input.h | 41 __s32 flat; member in struct:input_absinfo
|
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/ |
input.h | 41 __s32 flat; member in struct:input_absinfo
|
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/ |
input.h | 41 __s32 flat; member in struct:input_absinfo
|
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/ |
input.h | 41 __s32 flat; member in struct:input_absinfo
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/ |
AvdStartDialog.java | 195 Button button = new Button(scaleGroup, SWT.PUSH | SWT.FLAT);
|
AvdCreationDialog.java | 389 Button b = new Button(hwButtons, SWT.PUSH | SWT.FLAT); 407 mDeleteHardwareProp = new Button(hwButtons, SWT.PUSH | SWT.FLAT); [all...] |
/external/icu4c/tools/toolutil/ |
pkg_genc.c | 198 ".model flat\n" 200 "ICUDATA_%s\tSEGMENT READONLY PARA PUBLIC FLAT 'DATA'\n" [all...] |
/external/v8/src/ia32/ |
codegen-ia32.cc | [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
ConfigurationComposite.java | 297 final Button b = new Button(parent, SWT.TOGGLE | SWT.FLAT); 358 mClippingButton = new Button(labelParent, SWT.TOGGLE | SWT.FLAT); 436 mCreateButton = new Button(this, SWT.PUSH | SWT.FLAT); [all...] |
/development/samples/GlobalTime/src/com/android/globaltime/ |
GlobalTime.java | 145 // Rotation of the flat view 859 // round and flat views of the earth [all...] |
/external/bluetooth/glib/gobject/ |
gtype.h | 301 * be used as the base class of a flat (single-level) class hierarchy. 893 * @G_TYPE_FLAG_DERIVABLE: Indicates a flat derivable type. [all...] |
/external/grub/stage2/ |
gunzip.c | 422 codes 286 possible values, or in a flat code, a little over eight 424 than five bits, flat. The optimum values for speed end up being [all...] |
/external/skia/src/core/ |
SkGeometry.cpp | 687 // we do some cleanup to ensure our Y extrema are flat 703 // we do some cleanup to ensure our Y extrema are flat [all...] |