Searched
full:short (Results
1501 -
1525 of
5109) sorted by null
<<61626364656667686970>>
/external/qemu/ |
curses.c | 117 unsigned short ws_row; 118 unsigned short ws_col; 119 unsigned short ws_xpixel; /* unused */ 120 unsigned short ws_ypixel; /* unused */
|
/external/qemu/hw/ |
watchdog.h | 41 /* Short name of the device - used to select it on the command line. */
|
/external/quake/quake/src/QW/client/ |
d_vars.c | 45 short *d_pzbuffer;
|
/external/quake/quake/src/WinQuake/ |
d_vars.cpp | 45 short *d_pzbuffer;
|
/external/srec/portable/include/ |
ptypes.h | 76 typedef unsigned short asr_uint16_t; 81 typedef short asr_int16_t; 109 typedef unsigned short asr_uint16_t; 114 typedef short asr_int16_t;
|
/external/srec/seti/sltsEngine/include/ |
fsm_dictionary.h | 33 unsigned short *fsm_array;
|
/external/stlport/stlport/stl/ |
_num_get.h | 71 ios_base::iostate& __err, short& __val) const 84 ios_base::iostate& __err, unsigned short& __val) const 140 ios_base::iostate& __err, unsigned short& __val) const; 149 ios_base::iostate& __err, short& __val) const;
|
/external/v8/test/mjsunit/ |
short-circuit-boolean.js | 28 // Test some code paths through the compiler for short-circuited
|
unicode-string-to-number.js | 31 assertTrue(isNaN(Number('2\u11372')), "short-string");
|
/external/webkit/WebCore/bindings/objc/ |
ObjCNodeFilterCondition.h | 47 virtual short acceptNode(JSC::ExecState*, Node*) const;
|
ObjCNodeFilterCondition.mm | 40 short ObjCNodeFilterCondition::acceptNode(ExecState*, Node* node) const
|
/external/webkit/WebCore/bridge/objc/ |
objc_utility.h | 48 short shortValue;
|
/external/webkit/WebCore/css/ |
CSSFontFaceRule.h | 60 virtual unsigned short type() const { return FONT_FACE_RULE; }
|
CSSMediaRule.h | 61 virtual unsigned short type() const { return MEDIA_RULE; }
|
CSSRule.h | 50 virtual unsigned short type() const = 0;
|
CSSStyleRule.h | 67 virtual unsigned short type() const { return STYLE_RULE; }
|
CSSValueList.h | 72 virtual unsigned short cssValueType() const;
|
CSSVariablesRule.h | 52 virtual unsigned short type() const { return VARIABLES_RULE; }
|
/external/webkit/WebCore/dom/ |
OverflowEvent.cpp | 61 void OverflowEvent::initOverflowEvent(unsigned short orient, bool horizontalOverflow, bool verticalOverflow)
|
Traversal.cpp | 41 short Traversal::acceptNode(ScriptState* state, Node* node) const
|
Traversal.h | 46 short acceptNode(ScriptState*, Node*) const;
|
/external/webkit/WebCore/html/ |
DataGridColumnList.idl | 39 DataGridColumn add(in DOMString id, in DOMString label, in DOMString type, in boolean primary, in unsigned short sortable);
|
/external/webkit/WebCore/manual-tests/resources/ |
ArrayParameterTestApplet.class | |
/external/webkit/WebCore/platform/graphics/opentype/ |
OpenTypeUtilities.h | 51 void appendBigEndianString(const BigEndianUShort*, unsigned short length);
|
/external/webkit/WebCore/rendering/ |
AutoTableLayout.h | 80 mutable unsigned short m_totalPercent;
|
Completed in 133 milliseconds
<<61626364656667686970>>