/external/bluetooth/glib/docs/reference/gobject/ |
gobject-docs.sgml | 54 flat and deep derived types as well as interfaces for
|
/external/jpeg/ |
jconfig.doc | 73 * unless you are using a large-data memory model or 80386 flat-memory mode.
|
jconfig.h | 74 * unless you are using a large-data memory model or 80386 flat-memory mode.
|
jmemsys.h | 71 * On machines with 32-bit flat address spaces, any large constant may be used.
|
/external/libpng/scripts/ |
README.txt | 57 makefile.watcom => Watcom 10a+ Makefile, 32-bit flat memory model
|
makefile.watcom | 2 # Watcom C/C++ 10.0 and later, 32-bit protected mode, flat memory model
|
/external/qemu/ |
uboot_image.h | 127 #define IH_TYPE_FLATDT 8 /* Binary Flat Device Tree Blob */
|
/external/quake/quake/src/QW/client/ |
r_varsa.asm | 2 .model FLAT
|
d_scana.asm | 2 .model FLAT
|
sys_wina.asm | 2 .model FLAT
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_imelodydata.h | 67 EAS_I8 noteModifier; /* sharp or flat */
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_imelodydata.h | 67 EAS_I8 noteModifier; /* sharp or flat */
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_imelodydata.h | 68 EAS_I8 noteModifier; /* sharp or flat */
|
/external/webkit/WebCore/WebCore.gyp/scripts/ |
rule_binding.py | 98 # The defines come in as one flat string. Split it up into distinct arguments.
|
/external/webkit/WebCore/rendering/ |
TransformState.cpp | 125 // preserve-3d and flat elements.
|
/frameworks/base/core/java/android/hardware/ |
SensorListener.java | 77 * <li>When the device lies flat on a table, the acceleration value is
|
/frameworks/base/opengl/tests/angeles/ |
README.txt | 15 flat shaded with three different lights.
|
/ndk/samples/san-angeles/jni/ |
README.txt | 15 flat shaded with three different lights.
|
/external/webkit/WebCore/html/ |
HTMLParser.cpp | 224 inline bool HTMLParser::insertNodeAfterLimitBlockDepth(Node* n, bool flat) 227 return insertNode(n, flat); 352 bool HTMLParser::insertNode(Node* n, bool flat) 372 return handleError(n, flat, localName, tagPriority); // Try to handle the error. 376 if (tagPriority > 0 && !flat) { 409 bool HTMLParser::handleError(Node* n, bool flat, const AtomicString& localName, int tagPriority) 590 return insertNode(n, flat); 628 !flat && static_cast<HTMLElement*>(n)->endTagRequirement() != TagStatusForbidden) [all...] |
/system/core/toolbox/ |
getevent.c | 108 printf(" value %d, min %d, max %d, fuzz %d flat %d", abs.value, abs.minimum, abs.maximum, abs.fuzz, abs.flat);
|
/external/e2fsprogs/lib/ext2fs/ |
imager.c | 3 * flat file.
|
/external/webkit/WebCore/css/ |
CSSValueKeywords.in | 655 flat
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/ |
ViewElementDescriptor.java | 31 * can produce another set of XML elements. Because of the flat nature of Android's layout
|
/external/kernel-headers/original/linux/ |
input.h | 55 __s32 flat; member in struct:input_absinfo 1111 static inline void input_set_abs_params(struct input_dev *dev, int axis, int min, int max, int fuzz, int flat) 1116 dev->absflat[axis] = flat;
|
/external/opencore/codecs_v2/audio/mp3/dec/src/ |
pvmp3_equalizer.cpp | 116 /* FLAT */ 284 /* FLAT */ 330 if (equalizerType == flat)
|