Searched refs:word (Results 226 - 250 of 709) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/resources/
H A Dabout_invalidations.css17 word-wrap: normal;
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Dsse3.asm6 fisttp word [0]
/external/iproute2/lib/
H A Ddnet_ntop.c12 u_int16_t word; member in union:__anon22412
15 u.word = addr;
/external/llvm/test/MC/AArch64/
H A Dbasic-pic.s87 .word 0 // 0x0
95 .word 0 // 0x0
/external/mksh/src/
H A Deval.c58 #define XNULLSUB 5 /* "$@" when $# is 0 (don't generate word) */
62 #define IFS_WORD 0 /* word has chars (or quotes) */
65 #define IFS_IWS 3 /* begin of word, ignore IFS WS */
111 /* compile and expand word */
200 size_t base; /* begin position of expanded word */
201 short stype; /* [=+-?%#] action after expanded word */
209 /* input word */
228 /* have word */
229 int word; local
268 word
1060 varsub(Expand *xp, const char *sp, const char *word, int *stypep, int *slenp) argument
[all...]
/external/srtp/test/
H A Drtpw.c4 * rtp word sender/receiver
10 * libsrtp. It reads one word at a time from /usr/dict/words (or
11 * whatever file is specified as DICT_FILE), and sends one word out
128 char word[MAX_WORD_LEN]; local
433 while (fgets(word, MAX_WORD_LEN, dict) != NULL) {
434 len = strlen(word) + 1; /* plus one for null */
437 printf("error: word %s too large to send\n", word);
439 rtp_sendto(snd, word, len);
440 printf("sending word
[all...]
/external/ceres-solver/examples/
H A Dpgm_image.h208 std::string word;
212 (*in) >> word;
213 if (word.length() > 0 && word[0] == '#') {
216 std::getline(*in, word);
221 std::stringstream sin(word);
/external/chromium_org/chrome/browser/history/
H A Din_memory_url_index_types.cc119 base::string16 word(iter.GetString());
123 base::TrimWhitespace(word, base::TRIM_LEADING, &trimmed_word);
124 initial_whitespace = word.length() - trimmed_word.length();
125 base::TrimWhitespace(trimmed_word, base::TRIM_TRAILING, &word);
127 if (word.empty())
129 words.push_back(word);
/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_message_filter_mac.cc251 void SpellCheckMessageFilterMac::OnCheckSpelling(const base::string16& word, argument
254 *correct = spellcheck_mac::CheckSpelling(word, ToDocumentTag(route_id));
258 const base::string16& word,
260 spellcheck_mac::FillSuggestionList(word, suggestions);
268 const base::string16& word) {
269 spellcheck_mac::UpdateSpellingPanelWithMisspelledWord(word);
257 OnFillSuggestionList( const base::string16& word, std::vector<base::string16>* suggestions) argument
267 OnUpdateSpellingPanelWithMisspelledWord( const base::string16& word) argument
H A Dspellcheck_custom_dictionary_unittest.cc47 std::string word; local
50 word = *it;
52 specifics.mutable_dictionary()->set_word(word);
53 data.push_back(syncer::SyncData::CreateLocalData(word, word, specifics));
164 // The custom word list should be empty now.
176 // The custom word list should include written words.
268 // Write to dictionary should backup previous version and write the word to the
315 EXPECT_EQ(words[i], data[i].GetSpecifics().dictionary().word());
372 // Add existing word
373 std::string word = "foo"; local
383 std::string word = "01234567890123456789012345678901234567890123456789" local
394 std::string word = "baz"; local
404 std::string word = "snafoo"; local
414 std::string word = "bar"; local
[all...]
/external/chromium_org/third_party/WebKit/Source/core/css/
H A Dview-source.css34 word-break: break-word;
66 word-break: normal;
/external/chromium_org/third_party/webrtc/modules/media_file/source/
H A Davi_file.h163 size_t PutLE16(uint16_t word);
164 size_t PutLE32(uint32_t word);
168 void PutLE32AtPos(long pos, uint32_t word);
170 size_t GetByte(uint8_t& word);
171 size_t GetLE16(uint16_t& word);
172 size_t GetLE32(uint32_t& word);
/external/e2fsprogs/lib/blkid/
H A Dread.c109 char *word, *next;
111 word = *buf;
112 if (*word == '\0')
115 word = skip_over_blank(word);
116 next = skip_over_word(word);
125 if (*word == '"' || *word == '\'')
126 word++;
127 return word;
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/www/projectName/
H A Dsearchcvs.php251 foreach ($regs[1] as $word)
253 $word = addslashes($word); variable
254 $list[] = $word;
255 $str = preg_replace("/\Q$word\E/", "", $str);
260 foreach ($regs[1] as $word)
262 $list[] = addslashes($word);
/external/libedit/examples/
H A Dfileman.c148 char *word; local
150 /* Isolate the command word. */
154 word = line + i;
162 command = find_command (word);
166 fprintf (stderr, "%s: No such command for FileMan.\n", word);
174 word = line + i;
177 return ((*(command->func)) (word));
225 complete on command names if this is the first word in the line, or
238 bound the region of rl_line_buffer that contains the word to
239 complete. TEXT is the word t
[all...]
/external/openssl/crypto/sha/asm/
H A Dsha256-armv4.pl162 .word 0x428a2f98,0x71374491,0xb5c0fbcf,0xe9b5dba5
163 .word 0x3956c25b,0x59f111f1,0x923f82a4,0xab1c5ed5
164 .word 0xd807aa98,0x12835b01,0x243185be,0x550c7dc3
165 .word 0x72be5d74,0x80deb1fe,0x9bdc06a7,0xc19bf174
166 .word 0xe49b69c1,0xefbe4786,0x0fc19dc6,0x240ca1cc
167 .word 0x2de92c6f,0x4a7484aa,0x5cb0a9dc,0x76f988da
168 .word 0x983e5152,0xa831c66d,0xb00327c8,0xbf597fc7
169 .word 0xc6e00bf3,0xd5a79147,0x06ca6351,0x14292967
170 .word 0x27b70a85,0x2e1b2138,0x4d2c6dfc,0x53380d13
171 .word
[all...]
/external/srec/srec/crec/
H A Dword_lattice.c48 WT.word = MAXwordID; \
123 if (wtoken->word < rec->context->olabels->num_words)
124 p = rec->context->olabels->words[wtoken->word];
141 PLogMessage (" (%d W%d %s cost=%d/%d/%d time=%d%s node=%d)", wtoken_index, wtoken->word, p, wtoken->cost, cost, cost_for_word, wtoken->end_time, iwttime, wtoken->end_node);
160 if (wtoken->word < rec->context->olabels->num_words)
161 p = rec->context->olabels->words[wtoken->word];
194 wordIDs[currentLen] = wtoken->word;
254 printf("got token %d word %d\n", wtoken_index, wtoken->word);
258 if (wtoken->word < re
[all...]
/external/pdfium/core/src/fpdfapi/fpdf_font/
H A Dfpdf_font_cid.cpp155 static FX_DWORD CMap_GetCode(FX_BSTR word) argument
158 if (word.GetAt(0) == '<') {
159 for (int i = 1; i < word.GetLength(); i ++) {
160 FX_BYTE digit = word.GetAt(i);
173 for (int i = 0; i < word.GetLength(); i ++) {
174 if (word.GetAt(i) < '0' || word.GetAt(i) > '9') {
177 num = num * 10 + word.GetAt(i) - '0';
214 static CFX_ByteString CMap_GetString(FX_BSTR word) argument
216 return word
218 ParseWord(FX_BSTR word) argument
488 CFX_ByteStringC word = syntax.GetWord(); local
[all...]
/external/pdfium/core/src/fpdfapi/fpdf_parser/
H A Dfpdf_parser_utility.cpp189 CFX_ByteStringC word = GetWord(); local
190 if (word.IsEmpty()) {
193 if (word == token) {
210 CFX_ByteStringC word = GetWord(); local
211 if (word.IsEmpty()) {
214 if (word == end_token) {
235 CFX_ByteStringC word = GetWord(); local
236 if (word.IsEmpty()) {
240 if (word == token) {
/external/ppp/pppd/
H A Dauth.c126 #define ISWILD(word) (word[0] == '*' && word[1] == 0)
497 wp->word = (char *) (wp + 1);
499 BCOPY(addr, wp->word, l);
519 wp->word = (char *) (wp + 1);
521 BCOPY(number, wp->word, l);
2065 ptr_word = ap->word;
2133 warn("unknown host %s in auth. address list", ap->word);
2240 if (addrs->word[
2324 char word[MAXWORDLEN]; local
[all...]
/external/chromium_org/crypto/
H A Dghash.cc180 uint64 word; local
182 word = x->hi;
184 word = x->low;
191 const FieldElement& t = table[word & 0xf];
194 word >>= 4;
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dcompiler.h392 * Set the x86 FPU control word to guarentee only 32 bits of precision
440 "fnstcw word ptr [eax]" \
441 "fldcw word ptr [ecx]" \
447 "fldcw word ptr [eax]" \
471 __asm fnstcw word ptr [x]\
472 __asm fldcw word ptr [mask]\
477 __asm fnstcw word ptr [x]\
478 __asm fldcw word ptr [mask]\
483 __asm fldcw word ptr [x]\
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dcolor.c64 const char *word = ptr; local
67 while (len > 0 && !isspace(word[wordlen])) {
72 ptr = word + wordlen;
78 val = parse_color(word, wordlen);
90 val = parse_attr(word, wordlen);
/external/mesa3d/src/mesa/main/
H A Dcompiler.h392 * Set the x86 FPU control word to guarentee only 32 bits of precision
440 "fnstcw word ptr [eax]" \
441 "fldcw word ptr [ecx]" \
447 "fldcw word ptr [eax]" \
471 __asm fnstcw word ptr [x]\
472 __asm fldcw word ptr [mask]\
477 __asm fnstcw word ptr [x]\
478 __asm fldcw word ptr [mask]\
483 __asm fldcw word ptr [x]\
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
H A DActionScriptTarget.java106 public String getTarget64BitStringFromValue(long word) { argument
109 writeHexWithPadding(buf, Integer.toHexString((int)(word & 0x00000000ffffffffL)));
111 writeHexWithPadding(buf, Integer.toHexString((int)(word >> 32)));

Completed in 707 milliseconds

1234567891011>>