Searched defs:pos (Results 101 - 125 of 2730) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
H A Dframe_classify.c38 int16_t pos; local
85 pos = WebRtcSpl_MaxIndexW32(ssqEn, (int16_t)(iLBCenc_inst->nsub-1)) + 1;
87 return(pos);
H A Dlsf_check.c31 int k,n,m, Nit=2, change=0,pos; local
41 pos=m*dim+k;
44 if ((lsf[pos+1]-lsf[pos])<eps) {
46 if (lsf[pos+1]<lsf[pos]) {
47 lsf[pos+1]= lsf[pos]+eps2;
48 lsf[pos]= lsf[pos
[all...]
H A Dsimple_interpolate_lsf.c45 int i, pos, lp_length; local
76 pos = lp_length;
83 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length);
89 WebRtcIlbcfix_BwExpand(weightdenum + pos, lp,
93 pos += lp_length;
102 pos = 0;
109 WEBRTC_SPL_MEMCPY_W16(syntdenum + pos, lp, lp_length);
115 WebRtcIlbcfix_BwExpand(weightdenum+pos, lp,
119 pos += lp_length;
H A Dvq3.c34 int16_t pos, minindex=0; local
38 pos = 0;
43 tmp = X[0] - CB[pos];
46 tmp = X[i] - CB[pos + i];
54 pos += 3;
H A Dvq4.c34 int16_t pos, minindex=0; local
38 pos = 0;
43 tmp = X[0] - CB[pos];
46 tmp = X[i] - CB[pos + i];
54 pos += 4;
/external/chromium_org/third_party/webrtc/modules/audio_device/android/
H A Dsingle_rw_fifo.cc15 static int UpdatePos(int pos, int capacity) { argument
16 return (pos + 1) % capacity;
/external/chromium_org/ui/accessibility/
H A Dax_text_utils.cc45 size_t pos; local
49 pos = result;
53 pos = result - 1;
62 if (IsWhitespace(text[pos]))
66 if (text[pos] == '\n')
70 if ((text[pos] == '.' || text[pos] == '!' || text[pos] == '?') &&
71 (pos == text_size - 1 || IsWhitespace(text[pos
[all...]
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_separator_views.cc49 int pos = 0; local
52 pos = height() - kSeparatorHeight;
59 pos = height() / 2;
63 return gfx::Rect(0, pos, width(), kSeparatorHeight);
/external/chromium_org/v8/src/
H A Dfunc-name-inferrer.cc54 int pos, const AstString* prev) {
55 if (pos >= names_stack_.length()) return prev;
56 if (pos < names_stack_.length() - 1 &&
57 names_stack_.at(pos).type == kVariableName &&
58 names_stack_.at(pos + 1).type == kVariableName) {
60 return MakeNameFromStackHelper(pos + 1, prev);
63 const AstRawString* name = names_stack_.at(pos).name;
68 return MakeNameFromStackHelper(pos + 1, curr);
70 return MakeNameFromStackHelper(pos + 1, names_stack_.at(pos)
53 MakeNameFromStackHelper( int pos, const AstString* prev) argument
[all...]
/external/chromium_org/v8/test/cctest/compiler/
H A Dtest-node-cache.cc19 Node** pos = cache.Find(graph.zone(), i); local
20 CHECK_NE(NULL, pos);
23 CHECK_EQ(pos, npos);
67 Node** pos = cache.Find(graph.zone(), v); local
68 if (*pos != NULL) {
69 CHECK_EQ(nodes[i], *pos);
82 Node** pos = cache.Find(graph.zone(), i); local
83 CHECK_NE(NULL, pos);
86 CHECK_EQ(pos, npos);
108 Node** pos local
125 Node** pos = cache.Find(graph.zone(), p); local
153 Node** pos = cache.Find(graph.zone(), p); local
[all...]
/external/elfutils/0.153/libdw/
H A Ddwarf_next_cfi.c135 ptrdiff_t pos = cie_pointer_start - (const uint8_t *) data->d_buf; local
136 if (unlikely (entry->cie.CIE_id > (Dwarf_Off) pos)
137 || unlikely (pos <= (ptrdiff_t) offset_size))
139 entry->cie.CIE_id = pos - entry->cie.CIE_id;
/external/icu/icu4c/source/common/
H A Druleiter.h46 ParsePosition& pos; member in class:RuleCharacterIterator
97 * @param pos upon input, the index of the next character to return. If a
98 * variable has been dereferenced, then pos will <em>not</em> increment as
102 ParsePosition& pos);
136 int32_t pos; member in struct:RuleCharacterIterator::Pos
146 * RuleCharacterIterator::Pos pos;
147 * iterator.getPos(pos);
149 * iterator.getPos(pos);
153 * iterator.setPos(pos);
H A Dstringpiece.cpp19 StringPiece::StringPiece(const StringPiece& x, int32_t pos) { argument
20 if (pos < 0) {
21 pos = 0;
22 } else if (pos > x.length_) {
23 pos = x.length_;
25 ptr_ = x.ptr_ + pos;
26 length_ = x.length_ - pos;
29 StringPiece::StringPiece(const StringPiece& x, int32_t pos, int32_t len) { argument
30 if (pos < 0) {
31 pos
[all...]
/external/icu/icu4c/source/i18n/
H A Dcurrfmt.cpp43 FieldPosition& pos,
46 return fmt->format(obj, appendTo, pos, ec);
51 ParsePosition& pos) const
53 CurrencyAmount* currAmt = fmt->parseCurrency(source, pos);
41 format(const Formattable& obj, UnicodeString& appendTo, FieldPosition& pos, UErrorCode& ec) const argument
H A Drbt_data.cpp45 int32_t pos = -1; local
47 while ((e = other.variableNames.nextElement(pos)) != 0) {
/external/iproute2/lib/
H A Dipx_ntop.c7 static __inline__ int do_digit(char *str, u_int32_t addr, u_int32_t scale, size_t *pos, size_t len) argument
11 if (*pos == len)
19 (*pos)++;
27 size_t pos = 0; local
33 if (do_digit(str + pos, ntohl(addr->ipx_net), i, &pos, len))
36 if (pos == len)
39 *(str + pos) = '.';
40 pos++;
43 if (do_digit(str + pos, add
[all...]
/external/javassist/src/main/javassist/bytecode/analysis/
H A DSubroutineScanner.java62 private void scan(int pos, CodeIterator iter, Subroutine sub) throws BadBytecode { argument
64 if (done.contains(new Integer(pos)))
67 done.add(new Integer(pos));
70 iter.move(pos);
74 pos = iter.next();
75 next = scanOp(pos, iter, sub) && iter.hasNext();
81 private boolean scanOp(int pos, CodeIterator iter, Subroutine sub) throws BadBytecode { argument
82 subroutines[pos] = sub;
84 int opcode = iter.byteAt(pos);
87 scanTableSwitch(pos, ite
125 scanLookupSwitch(int pos, CodeIterator iter, Subroutine sub) argument
139 scanTableSwitch(int pos, CodeIterator iter, Subroutine sub) argument
[all...]
H A DUtil.java26 public static int getJumpTarget(int pos, CodeIterator iter) { argument
27 int opcode = iter.byteAt(pos);
28 pos += (opcode == JSR_W || opcode == GOTO_W) ? iter.s32bitAt(pos + 1) : iter.s16bitAt(pos + 1);
29 return pos;
/external/javassist/src/main/javassist/convert/
H A DTransformWriteField.java29 public int transform(CtClass tclazz, int pos, CodeIterator iterator, argument
32 int c = iterator.byteAt(pos);
34 int index = iterator.u16bitAt(pos + 1);
40 iterator.move(pos);
44 pos = iterator.insertGap(3);
45 iterator.writeByte(ACONST_NULL, pos);
46 iterator.writeByte(DUP_X2, pos + 1);
47 iterator.writeByte(POP, pos + 2);
52 pos = iterator.insertGap(2);
53 iterator.writeByte(ACONST_NULL, pos);
[all...]
/external/javassist/src/main/javassist/expr/
H A DConstructorCall.java35 protected ConstructorCall(int pos, CodeIterator i, CtClass decl, MethodInfo m) { argument
36 super(pos, i, decl, m);
/external/javassist/src/test/test/javassist/bytecode/analysis/
H A DScannerTest.java69 private static void verifySubroutine(Subroutine[] subs, int pos, int start, argument
71 Subroutine sub = subs[pos];
180 private static void addJump(Bytecode code, int opcode, int pos) { argument
183 code.addIndex(pos - current);
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
H A DEOF.java15 public EOF(int line, int pos) argument
19 setPos(pos);
H A DTAlt.java15 public TAlt(int line, int pos) argument
19 setPos(pos);
H A DTAnd.java15 public TAnd(int line, int pos) argument
19 setPos(pos);
H A DTArgWhitespace.java15 public TArgWhitespace(String text, int line, int pos) argument
19 setPos(pos);

Completed in 841 milliseconds

1234567891011>>