Searched refs:word (Results 1 - 25 of 401) sorted by relevance

1234567891011>>

/external/kernel-headers/original/asm-generic/bitops/
H A D__ffs.h7 * __ffs - find first bit in word.
8 * @word: The word to search
12 static inline unsigned long __ffs(unsigned long word) argument
17 if ((word & 0xffffffff) == 0) {
19 word >>= 32;
22 if ((word & 0xffff) == 0) {
24 word >>= 16;
26 if ((word & 0xff) == 0) {
28 word >>
[all...]
/external/libgsm/src/
H A Dtable.c25 word gsm_A[8] = {20480, 20480, 20480, 20480, 13964, 15360, 8534, 9036};
26 word gsm_B[8] = { 0, 0, 2048, -2560, 94, -1792, -341, -1144};
27 word gsm_MIC[8] = { -32, -32, -16, -16, -8, -8, -4, -4 };
28 word gsm_MAC[8] = { 31, 31, 15, 15, 7, 7, 3, 3 };
33 word gsm_INVA[8]={ 13107, 13107, 13107, 13107, 19223, 17476, 31454, 29708 };
39 word gsm_DLB[4] = { 6554, 16384, 26214, 32767 };
45 word gsm_QLB[4] = { 3277, 11469, 21299, 32767 };
51 word gsm_H[11] = {-134, -374, 0, 2054, 5741, 8192, 5741, 2054, 0, -374, -134 };
57 word gsm_NRFAC[8] = { 29128, 26215, 23832, 21846, 20165, 18725, 17476, 16384 };
63 word gsm_FA
[all...]
H A Ddecode.c21 register word * s)
24 register word msr = S->msr;
26 register word tmp;
39 word * LARcr, /* [0..7] IN */
41 word * Ncr, /* [0..3] IN */
42 word * bcr, /* [0..3] IN */
43 word * Mcr, /* [0..3] IN */
44 word * xmaxcr, /* [0..3] IN */
45 word * xMcr, /* [0..13*4] IN */
47 word *
[all...]
H A Dcode.c31 word * s, /* [0..159] samples IN */
43 word * LARc, /* [0..7] LAR coefficients OUT */
51 word * Nc, /* [0..3] LTP lag OUT */
52 word * bc, /* [0..3] coded LTP gain OUT */
53 word * Mc, /* [0..3] RPE grid selection OUT */
54 word * xmaxc,/* [0..3] Coded maximum amplitude OUT */
55 word * xMc /* [13*4] normalized RPE samples OUT */
59 word * dp = S->dp0 + 120; /* [ -120...-1 ] */
60 word * dpp = dp; /* [ 0...39 ] */
62 word s
[all...]
H A Dshort_term.c24 word * LARc, /* coded log area ratio [0..7] IN */
25 word * LARpp) /* out: decoded .. */
27 register word temp1 /* , temp2 */;
92 register word * LARpp_j_1,
93 register word * LARpp_j,
94 register word * LARp)
106 register word * LARpp_j_1,
107 register word * LARpp_j,
108 register word * LARp)
118 register word * LARpp_j_
[all...]
H A Drpe.c23 register word * e, /* signal [-5..0.39.44] IN */
24 word * x /* signal [0..39] OUT */
33 /* word wt[ 50 ]; */
117 word * x, /* [0..39] IN */
118 word * xM, /* [0..12] OUT */
119 word * Mc_out /* OUT */
126 /* register word temp1; */
130 word Mc;
224 word xmaxc, /* IN */
225 word * exp_ou
[all...]
/external/e2fsprogs/
H A Dwordwrap.pl3 # wordwrap.pl --- does word wrap
6 if (/^#/) { # don't word wrap comments
13 while (defined($word = shift @_)) {
14 $word =~ s#\$\(srcdir\)/\.\./version.h#\$\(top_srcdir\)/version.h#;
15 $word =~ s#\$\(srcdir\)/.\.\/\.\./version.h#\$\(top_srcdir\)/version.h#;
16 $word =~ s#\$\(srcdir\)/.\.\/et/com_err.h#\$\(top_srcdir\)/lib/et/com_err.h#;
20 $len = length($word) + 1;
26 printf("%s", $word);
/external/clang/test/CodeGen/
H A D2010-07-14-overconservative-align.c4 int word; member in struct:s
13 s->word = 0;
/external/libgsm/inc/
H A Dprivate.h12 typedef short word; /* 16 bit signed int */ typedef
15 typedef unsigned short uword; /* unsigned word */
20 word dp0[ 280 ];
21 word e[ 50 ]; /* code.c */
23 word z1; /* preprocessing.c, Offset_com. */
27 word u[8]; /* short_term_aly_filter.c */
28 word LARpp[2][8]; /* */
29 word j; /* */
31 word ltp_cut; /* long_term.c, LTP crosscorr. */
32 word nr
[all...]
/external/v8/test/mjsunit/
H A Dkeywords-and-reserved_words.js75 function testKeyword(word) {
76 // Classify word
77 assertEquals("keyword", classifyIdentifier(word));
80 assertThrows("var " + word + " = 1;", SyntaxError);
81 if (word != "this") {
82 assertThrows("typeof (" + word + ");", SyntaxError);
86 eval("var x = { " + word + " : 42 };");
87 eval("var x = { get " + word + " () {} };");
88 eval("var x = { set " + word + " (value) {} };");
91 eval("var x = { '" + word
[all...]
/external/llvm/test/MC/MachO/
H A Ddarwin-x86_64-diff-reloc-assign.s15 .word 0
22 // CHECK: (('word-0', 0x0),
23 // CHECK: ('word-1', 0x5c000000)),
25 // CHECK: (('word-0', 0x0),
26 // CHECK: ('word-1', 0xc000001)),
/external/webkit/Tools/android/flex-2.5.4a/MISC/fastwc/
H A Dwc4.l5 word {ws}*{nonws}+
6 words {word}{ws}+
11 {word}{ws}* ++wc; cc += yyleng;
12 {word}{ws}*\n ++wc; cc += yyleng; ++lc;
13 {words}{word}{ws}* wc += 2; cc += yyleng;
14 {words}{word}{ws}*\n wc += 2; cc += yyleng; ++lc;
15 {words}{2}{word}{ws}* wc += 3; cc += yyleng;
16 {words}{2}{word}{ws}*\n wc += 3; cc += yyleng; ++lc;
17 {words}{3}{word}{ws}* wc += 4; cc += yyleng;
18 {words}{3}{word}{w
[all...]
H A Dwc3.l5 word {ws}*{nonws}+
6 words {word}{ws}+
11 {word}{ws}* cc += yyleng; ++wc;
12 {word}{ws}*\n cc += yyleng; ++wc; ++lc;
13 {words}{word}{ws}* cc += yyleng; wc += 2;
14 {words}{2}{word}{ws}* cc += yyleng; wc += 3;
15 {words}{3}{word}{ws}* cc += yyleng; wc += 4;
H A Dwc5.l5 word {ws}*{nonws}+
6 words {word}{ws}+
11 {word}{ws}* cc += yyleng; ++wc;
12 {word}{ws}*\n cc += yyleng; ++wc; ++lc;
13 {words}{word} cc += yyleng; wc += 2; /* oops */
14 {words}{2}{word}{ws}* cc += yyleng; wc += 3;
15 {words}{3}{word}{ws}* cc += yyleng; wc += 4;
H A Dwc2.l5 word {ws}*{nonws}+
10 {word}{ws}* cc += yyleng; ++wc;
11 {word}{ws}*\n cc += yyleng; ++wc; ++lc;
/external/mesa3d/src/glsl/glcpp/tests/
H A D019-define-func-1-arg-multi.c2 foo(this is more than one word)
/external/chromium/chrome/browser/
H A Dspellchecker_platform_engine_unittest.cc23 const string16 word(ASCIIToUTF16(kTestCases[i]));
26 // The word should show up as misspelled.
27 EXPECT_FALSE(SpellCheckerPlatform::CheckSpelling(word, doc_tag)) << word;
29 // Ignore the word.
30 SpellCheckerPlatform::IgnoreWord(word);
32 // The word should now show up as correctly spelled.
33 EXPECT_TRUE(SpellCheckerPlatform::CheckSpelling(word, doc_tag)) << word;
39 // The word shoul
[all...]
/external/tcpdump/
H A Ddecnet.h33 typedef u_int8_t word[2]; /* 2 byte field */ typedef
67 word sh_dst; /* destination node address */
68 word sh_src; /* source node address */
156 word inIII_src; /* source node address */
158 word inIII_blksize; /* maximum data link block size */
168 word in_src; /* source node address */
170 word in_blksize; /* maximum data link block size */
174 word in_hello; /* hello timer */
181 word ve_src; /* source node address */
188 word te_sr
[all...]
/external/proguard/src/proguard/io/
H A DDataEntryRewriter.java75 StringBuffer word = new StringBuffer();
85 // Is the character part of a word?
91 // Collect the characters in this word.
92 word.append(c);
96 // Write out the updated word, if any.
97 writeUpdatedWord(writer, word.toString());
98 word.setLength(0);
105 // Write out the final word.
106 writeUpdatedWord(writer, word.toString());
113 * Writes the given word t
116 writeUpdatedWord(Writer writer, String word) argument
[all...]
/external/kernel-headers/original/linux/
H A Dbitops.h37 * @word: value to rotate
40 static inline __u32 rol32(__u32 word, unsigned int shift) argument
42 return (word << shift) | (word >> (32 - shift));
48 * @word: value to rotate
51 static inline __u32 ror32(__u32 word, unsigned int shift) argument
53 return (word >> shift) | (word << (32 - shift));
/external/v8/src/
H A Dregexp-macro-assembler-irregexp-inl.h45 uint32_t word = ((twenty_four_bits << BYTECODE_SHIFT) | byte); local
50 *reinterpret_cast<uint32_t*>(buffer_.start() + pc_) = word;
55 void RegExpMacroAssemblerIrregexp::Emit16(uint32_t word) { argument
60 *reinterpret_cast<uint16_t*>(buffer_.start() + pc_) = word;
65 void RegExpMacroAssemblerIrregexp::Emit32(uint32_t word) { argument
70 *reinterpret_cast<uint32_t*>(buffer_.start() + pc_) = word;
/external/hyphenation/
H A Dexample.c17 /* get a pointer to the nth 8-bit or UTF-8 character of the word */
18 char * hindex(char * word, int n, int utf8) { argument
22 word++;
23 while (utf8 && ((((unsigned char) *word) >> 6) == 2)) word++;
25 return word;
29 void single_hyphenations(char * word, char * hyphen, char ** rep, int * pos, int * cut, int utf8) { argument
32 for (i = 0; (i + 1) < strlen(word); i++) {
33 if (utf8 && ((((unsigned char) word[i]) >> 6) == 2)) continue;
36 k = hindex(word,
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
H A Dcomplete-ant-cmd.pl38 my $word = $ARGV[1];
41 if ($word =~ /^-/) {
42 list( restrict( $word, getArguments() ));
44 list( getBuildFiles($word) );
46 list( restrict( $word, getTargets() ));
58 my ($word, @completions) = @_;
59 grep( /^\Q$word\E/, @completions );
69 my ($word) = @_;
70 grep( /\.xml$/, glob( "$word*" ));
/external/guava/guava/src/com/google/common/base/
H A DCaseFormat.java129 private String normalizeFirstWord(String word) { argument
132 return Ascii.toLowerCase(word);
134 return normalizeWord(word);
138 private String normalizeWord(String word) { argument
141 return Ascii.toLowerCase(word);
143 return Ascii.toLowerCase(word);
145 return firstCharOnlyToUpper(word);
147 return firstCharOnlyToUpper(word);
149 return Ascii.toUpperCase(word);
154 private static String firstCharOnlyToUpper(String word) { argument
[all...]
/external/kernel-headers/original/asm-mips/
H A Dchecksum.h103 const unsigned int *word = iph; local
104 const unsigned int *stop = word + ihl;
108 csum = word[0];
109 csum += word[1];
110 carry = (csum < word[1]);
113 csum += word[2];
114 carry = (csum < word[2]);
117 csum += word[3];
118 carry = (csum < word[3]);
121 word
[all...]

Completed in 735 milliseconds

1234567891011>>