HomeSort by relevance Sort by last modified time
    Searched refs:WORD (Results 1 - 25 of 89) sorted by null

1 2 3 4

  /external/bluetooth/bluez/tools/
parser.h 51 WORD = 267,
65 #define WORD 267
parser.y 59 %token <string> STRING WORD
73 | WORD
83 section : WORD
123 | WORD
  /external/webkit/WebCore/platform/graphics/skia/
SkiaFontWin.h 47 static const SkPath* lookupOrCreatePathForGlyph(HDC, HFONT, WORD);
86 const WORD* glyphs,
SkiaFontWin.cpp 49 CachedOutlineKey(HFONT f, WORD g) : font(f), glyph(g), path(0) {}
52 WORD glyph;
107 for (WORD i = 0; i < polyCurve->cpfx; i++) {
114 for (WORD i = 0; i < polyCurve->cpfx - 1; i++) {
143 static bool getPathForGlyph(HDC dc, WORD glyph, SkPath* path)
168 curPoly += sizeof(WORD) * 2 + sizeof(POINTFX) * polyCurve->cpfx;
180 const SkPath* SkiaWinOutlineCache::lookupOrCreatePathForGlyph(HDC hdc, HFONT font, WORD glyph)
270 const WORD* glyphs,
301 const WORD* glyphs,
  /external/chromium/net/base/
winsock_init.cc 17 WORD winsock_ver = MAKEWORD(2, 2);
  /external/srec/srec/include/
sample.h 55 /* VxWorks simulator defines DWORD and WORD already */
60 /* following two lines does not help. It only works when WORD is defined by MACRO: #define WORD unsigned short */
61 #ifdef WORD
62 #undef WORD
65 typedef asr_uint16_t WORD;
79 WORD wFormatTag;
80 WORD nChannels;
83 WORD nBlockAlign;
93 WORD wBitsPerSample
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgxaccel.c 40 void BMKBRP(struct BitMap *a,WORD b, WORD c,struct RastPort *d,WORD e,WORD f,WORD g,WORD h,UBYTE i,APTR j)
43 void BBRP(struct BitMap *a,WORD b, WORD c,struct RastPort *d,WORD e,WORD f,WORD g,WORD h,UBYTE i
    [all...]
  /external/webkit/WebCore/platform/graphics/win/
UniscribeController.h 58 Vector<WORD>& glyphs, Vector<WORD>& clusters,
GlyphPageTreeNodeCairoWin.cpp 52 WORD localGlyphBuffer[GlyphPage::size * 2];
  /external/quake/quake/src/WinQuake/
mplib.cpp 24 typedef unsigned short WORD;
88 WORD rtqLen; // Length of buffer, excluding preface
89 WORD rtqUpCtr; // Up Counter of bytes used so far
90 WORD rtqQCtr; // number of nodes attached
91 WORD padding; // DWORD alignment
97 WORD rtqFromDQ;
98 WORD rtqToDQ;
  /external/chromium/base/
pe_image.h 71 typedef bool (*EnumRelocsFunction)(const PEImage &image, WORD type,
89 static WORD ToOrdinal(LPCSTR name);
98 WORD GetNumSections() const;
145 bool GetProcOrdinal(LPCSTR function_name, WORD *ordinal) const;
239 inline WORD PEImage::ToOrdinal(LPCSTR name) {
240 return reinterpret_cast<WORD>(name);
win_util.h 116 WORD KeyboardCodeToWin(base::KeyboardCode keycode);
117 base::KeyboardCode WinToKeyboardCode(WORD keycode);
file_version_info.cc 29 WORD language;
30 WORD code_page;
147 WORD lang_codepage[8];
165 WORD language = lang_codepage[i++];
166 WORD code_page = lang_codepage[i++];
pe_image.cc 73 WORD PEImage::GetNumSections() const {
134 WORD ordinal = 0;
166 bool PEImage::GetProcOrdinal(LPCSTR function_name, WORD *ordinal) const {
208 *ordinal = ordinals[lower - names] + static_cast<WORD>(exports->Base);
296 sizeof(WORD);
299 WORD type = *reloc >> 12;
344 WORD ordinal = 0;
345 WORD hint = 0;
348 ordinal = static_cast<WORD>(IMAGE_ORDINAL32(name_table->u1.Ordinal));
437 WORD ordinal = 0
    [all...]
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
d3drmwin.h 44 STDMETHOD(HandleActivate)(THIS_ WORD wparam) PURE;
d3dtypes.h 539 WORD wCount; /* Count of instruction data units to follow */
578 WORD wRepeatFactor;
579 WORD wLinePattern;
785 WORD wStart; /* Index to first vertex in source */
786 WORD wDest; /* Index to first vertex in local buffer */
837 WORD v1; /* Vertex indices */
838 WORD wV1;
841 WORD v2;
842 WORD wV2;
845 WORD v3;
    [all...]
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3DRMWIN.H 44 STDMETHOD(HandleActivate)(THIS_ WORD wparam) PURE;
D3DTYPES.H 539 WORD wCount; /* Count of instruction data units to follow */
578 WORD wRepeatFactor;
579 WORD wLinePattern;
785 WORD wStart; /* Index to first vertex in source */
786 WORD wDest; /* Index to first vertex in local buffer */
837 WORD v1; /* Vertex indices */
838 WORD wV1;
841 WORD v2;
842 WORD wV2;
845 WORD v3;
    [all...]
  /external/libvpx/vp8/encoder/x86/
quantize_sse2.asm 127 movsx edi, WORD PTR [rsi] ;*zbin_boost_ptr aka zbin
130 movsx edx, WORD PTR[rsp + abs_minus_zbin_lo + rcx *2]
137 movsx edx, WORD PTR[rsp + temp_qcoeff_lo + rcx *2]
142 mov WORD PTR[rdi + rcx * 2], dx ;qcoeff_ptr[rc] = temp_qcoeff[rc]
149 movsx edi, WORD PTR [rsi] ;*zbin_boost_ptr aka zbin
152 movsx edx, WORD PTR[rsp + abs_minus_zbin_lo + rcx *2]
160 movsx edx, WORD PTR[rsp + temp_qcoeff_lo + rcx *2]
165 mov WORD PTR[rdi + rcx * 2], dx ;qcoeff_ptr[rc] = temp_qcoeff[rc]
172 movsx edi, WORD PTR [rsi] ;*zbin_boost_ptr aka zbin
175 movsx edx, WORD PTR[rsp + abs_minus_zbin_lo + rcx *2
    [all...]
  /frameworks/base/core/java/android/provider/
UserDictionary.java 59 * The MIME type of a {@link #CONTENT_URI} sub-directory of a single word.
66 * The word column.
69 public static final String WORD = "word";
78 * The locale that this word belongs to. Null if it pertains to all
85 * The uid of the application that inserted the word.
90 /** The locale type to specify that the word is common to all locales. */
93 /** The locale type to specify that the word is for the current locale. */
101 /** Adds a word to the dictionary, with the given frequency and the specified
104 * @param word the word to add to the dictionary. This should not be null o
    [all...]
  /external/webkit/WebCore/platform/graphics/chromium/
UniscribeHelper.h 130 // Set word spacing. We will try to insert this much extra space between
131 // each word in the input (beyond whatever whitespace character separates
203 WORD firstGlyphForCharacter(int charOffset) const;
269 Vector<WORD, UNISCRIBE_HELPER_STACK_CHARS> m_glyphs;
278 Vector<WORD, UNISCRIBE_HELPER_STACK_CHARS> m_logs;
  /external/elfutils/libelf/
gelf_xlate.h 23 FUNDAMENTAL (WORD, Word, LIBELFBITS);
  /cts/tests/tests/provider/src/android/provider/cts/
UserDictionary_WordsTest.java 42 UserDictionary.Words.WORD,
79 String word = "UserDictionary_WordsTest"; local
81 UserDictionary.Words.addWord(getContext(), word, frequency, local
86 UserDictionary.Words.WORD + "='" + word + "'", null, null);
89 assertEquals(word, cursor.getString(WORD_INDEX));
  /packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/
UserDictionaryProvider.java 40 * Provides access to a database of user defined words. Each item has a word and a frequency.
78 + Words.WORD + " TEXT,"
169 if (values.containsKey(Words.WORD) == false) {
170 throw new SQLException("Word must be specified");
184 long rowId = db.insert(USERDICT_TABLE_NAME, Words.WORD, values);
250 sDictProjectionMap.put(Words.WORD, Words.WORD);
  /packages/apps/Settings/src/com/android/settings/
UserDictionarySettings.java 51 UserDictionary.Words._ID, UserDictionary.Words.WORD
54 // Either the locale is empty (means the word is applicable to all locales)
55 // or the word equals our current locale
59 private static final String DELETE_SELECTION = UserDictionary.Words.WORD + "=?";
61 private static final String EXTRA_WORD = "word";
70 /** The word being edited in the dialog (null means the user is adding a word). */
102 String word = getIntent().getStringExtra(EXTRA_WORD); local
104 if (word != null) {
105 showAddOrEditDialog(word);
161 String word = getWord(adapterMenuInfo.position); local
    [all...]

Completed in 773 milliseconds

1 2 3 4