HomeSort by relevance Sort by last modified time
    Searched refs:WORD (Results 51 - 75 of 452) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
elscore.h 86 WORD wMajorVersion;
87 WORD wMinorVersion;
88 WORD wBuildVersion;
89 WORD wStepVersion;
richedit.h 401 WORD wWeight;
407 WORD wKerning;
414 WORD wWeight;
420 WORD wKerning;
437 WORD wWeight;
443 WORD wKerning;
460 WORD wWeight;
466 WORD wKerning;
678 WORD wNumbering;
679 WORD wEffects
    [all...]
winioctl.h 505 typedef WORD BAD_TRACK_NUMBER;
506 typedef WORD *PBAD_TRACK_NUMBER;
514 WORD FormatGapLength;
515 WORD SectorsPerTrack;
516 WORD SectorNumber[1];
556 WORD Reserved;
557 WORD Count;
563 WORD Reserved;
564 WORD Count;
664 WORD DriveSelect
    [all...]
mmsystem.h 324 WORD wMid;
325 WORD wPid;
329 WORD wChannels;
330 WORD wReserved1;
335 WORD wMid;
336 WORD wPid;
340 WORD wChannels;
341 WORD wReserved1;
351 WORD wMid;
352 WORD wPid
    [all...]
commdlg.h 63 WORD nFileOffset;
64 WORD nFileExtension;
85 WORD nFileOffset;
86 WORD nFileExtension;
111 WORD nFileOffset;
112 WORD nFileExtension;
136 WORD nFileOffset;
137 WORD nFileExtension;
165 WINCOMMDLGAPI short WINAPI GetFileTitleA(LPCSTR,LPSTR,WORD);
166 WINCOMMDLGAPI short WINAPI GetFileTitleW(LPCWSTR,LPWSTR,WORD);
    [all...]
wsdxmldom.h 30 WORD NamesCount;
31 WORD Encoding;
wspiapi.h 56 struct addrinfo * WINAPI WspiapiNewAddrInfo (int iSocketType,int iProtocol,WORD wPort,DWORD dwAddress);
57 int WINAPI WspiapiQueryDNS (const char *pszNodeName,int iSocketType,int iProtocol,WORD wPort,char pszAlias[NI_MAXHOST],struct addrinfo **pptResult);
58 int WINAPI WspiapiLookupNode (const char *pszNodeName,int iSocketType,int iProtocol,WORD wPort,WINBOOL bAI_CANONNAME,struct addrinfo **pptResult);
59 int WINAPI WspiapiClone (WORD wPort,struct addrinfo *ptResult);
63 FARPROC WINAPI WspiapiLoad(WORD wFunction);
105 WspiapiNewAddrInfo (int iSocketType,int iProtocol, WORD wPort,DWORD dwAddress)
129 WspiapiLookupNode (const char *pszNodeName, int iSocketType, int iProtocol, WORD wPort,
164 WspiapiClone (WORD wPort,struct addrinfo *ptResult)
winnt.h 252 typedef WORD FSHORT;
291 typedef WORD LANGID;
426 #define UNICODE_STRING_MAX_BYTES ((WORD) 65534)
    [all...]
fltdefs.h 44 #define FILTER_TCPUDP_PORT_ANY (WORD)0x0000
59 WORD wSrcPort;
60 WORD wDstPort;
61 WORD wSrcPortHighRange;
62 WORD wDstPortHighRange;
117 WORD wSizeOfAdditionalData;
118 WORD wSizeOfIpHeader;
dmusicf.h 453 WORD wParamType;
454 WORD wMergeIndex;
488 WORD wGridsPerBeat;
505 WORD wEmbellishment;
506 WORD wNbrMeasures;
516 WORD wNbrMeasures;
526 WORD wLogicalPartID;
531 WORD wPad;
541 WORD wMusicValue;
566 WORD wParamType
    [all...]
ndfapi.h 27 WORD querytype,
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/userdictionary/
UserDictionarySettings.java 55 { UserDictionary.Words._ID, UserDictionary.Words.WORD};
57 { UserDictionary.Words._ID, UserDictionary.Words.WORD, UserDictionary.Words.SHORTCUT};
66 UserDictionary.Words.WORD,
70 UserDictionary.Words.WORD, UserDictionary.Words.SHORTCUT
87 // Either the locale is empty (means the word is applicable to all locales)
88 // or the word equals our current locale
94 private static final String DELETE_SELECTION_WITH_SHORTCUT = UserDictionary.Words.WORD
96 private static final String DELETE_SELECTION_WITHOUT_SHORTCUT = UserDictionary.Words.WORD
100 UserDictionary.Words.WORD + "=?";
179 "UPPER(" + UserDictionary.Words.WORD + ")")
195 final String word = getWord(position); local
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/base/
winping.h 64 WORD RequestSize,
78 WORD RequestSize,
  /external/chromium_org/third_party/npapi/npspy/include/
xp.h 120 #ifndef WORD
121 #define WORD unsigned short
  /external/chromium_org/third_party/webrtc/base/
winping.h 47 WORD RequestSize,
61 WORD RequestSize,
  /external/chromium_org/base/
file_version_info_win.cc 31 WORD language;
32 WORD code_page;
150 WORD lang_codepage[8];
168 WORD language = lang_codepage[i++];
169 WORD code_page = lang_codepage[i++];
  /external/chromium_org/remoting/host/
host_event_logger_win.cc 46 void LogString(WORD type, DWORD event_id, const std::string& string);
47 void Log(WORD type, DWORD event_id, const std::vector<std::string>& strings);
113 void HostEventLoggerWin::Log(WORD type,
133 static_cast<WORD>(raw_strings.size()),
141 void HostEventLoggerWin::LogString(WORD type,
  /external/lzma/CPP/Common/
MyWindows.h 26 #undef WORD
27 typedef unsigned short WORD;
144 typedef WORD PROPVAR_PAD1;
145 typedef WORD PROPVAR_PAD2;
146 typedef WORD PROPVAR_PAD3;
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
CapsModeUtils.java 232 // START, WORD, PERIOD, ABBREVIATION, NUMBER
234 // letter => WORD
238 // On WORD : (within the word just before the first period)
239 // letter => WORD
241 // otherwise => end with caps (it was a word with a full stop at the end)
251 // letter => LETTER (promote to word)
258 final int WORD = 1;
271 state = WORD;
280 case WORD
    [all...]
  /cts/tests/tests/provider/src/android/provider/cts/
UserDictionary_WordsTest.java 36 UserDictionary.Words.WORD,
64 String word = "UserDictionary_WordsTest"; local
66 UserDictionary.Words.addWord(getContext(), word, frequency, local
70 UserDictionary.Words.WORD + "='" + word + "'", null, null);
76 assertEquals(word, cursor.getString(WORD_INDEX));
88 private void assertWord(String word, int frequency, String shortcut, Locale locale,
91 UserDictionary.Words.addWord(mContext, word, frequency, shortcut, locale);
94 UserDictionary.Words.WORD + "='" + word + "'", null, null)
    [all...]
  /external/elfutils/0.153/libelf/
gelf_xlate.h 56 FUNDAMENTAL (WORD, Word, LIBELFBITS);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkconstants.py 50 WORD='word'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkconstants.py 50 WORD='word'
  /external/chromium_org/chrome/installer/test/
resource_loader.cc 81 bool ResourceLoader::Load(WORD id,
82 WORD type,
  /frameworks/base/core/java/android/provider/
UserDictionary.java 62 * The MIME type of a {@link #CONTENT_URI} sub-directory of a single word.
69 * The word column.
72 public static final String WORD = "word";
81 * The locale that this word belongs to. Null if it pertains to all
88 * The uid of the application that inserted the word.
94 * An optional shortcut for this word. When the shortcut is typed, supporting IMEs should
95 * suggest the word in this row as an alternate spelling too.
116 /** Adds a word to the dictionary, with the given frequency and the specified
123 * @param word the word to add to the dictionary. This should not be null o
    [all...]

Completed in 3846 milliseconds

1 23 4 5 6 7 8 91011>>