Searched refs:last (Results 226 - 250 of 742) sorted by relevance

1234567891011>>

/external/bluetooth/bluez/attrib/
H A Dgatt.c110 GSList *ranges, *last; local
127 last = g_slist_last(ranges);
128 range = last->data;
257 uint16_t last = 0; local
275 last = att_get_u16(value);
292 chars->handle = last;
303 if (last != 0) {
308 oplen = enc_read_by_type_req(last + 1, dc->end, &uuid, buf,
/external/chromium/chrome/browser/resources/options/chromeos/
H A Daccounts_user_name_edit.js59 * appear as first or last character and should not appear two or
/external/chromium/testing/gmock/include/gmock/
H A Dgmock-more-actions.h180 // Action SetArrayArgument<k>(first, last) copies the elements in
181 // source range [first, last) to the array pointed to by the k-th
187 AND_2_VALUE_PARAMS(first, last)) {
194 ::std::copy(first, last, ::std::tr1::get<k>(args));
/external/gtest/include/gtest/internal/
H A Dgtest-linked_ptr.h33 // particular object is kept on a circular linked list. When the last pointer
36 // Used properly, this deletes the object when the last reference goes away.
119 // last member of the circle. Once this is done, you can join() another.
178 bool last = link_.depart(); local
179 assert(last);
/external/icu4c/test/intltest/
H A Dtstnrapi.cpp126 // test last()/previous() with an internal buffer overflow
129 if(copy.last()!=0x308) {
130 errln("error in Normalizer(1000*U+0308).last()");
135 if(norm.first()!=0x61 || norm.next()!=0x308 || norm.last()!=0x2f800) {
136 errln("error in Normalizer(UNORM_NONE).first()/next()/last()");
/external/kernel-headers/original/asm-x86/
H A Dsystem_32.h19 #define switch_to(prev,next,last) do { \
32 "=a" (last),"=S" (esi),"=D" (edi) \
/external/mesa3d/src/glsl/
H A Dopt_dead_code_local.cpp184 ir_instruction *last,
211 if (ir == last)
183 dead_code_local_basic_block(ir_instruction *first, ir_instruction *last, void *data) argument
/external/oprofile/libpp/
H A Dsymbol_sort.cpp137 for (sort_order cur = first; cur != last; cur = sort_order(cur + 1)) {
154 for (sort_order cur = first; cur != last; cur = sort_order(cur + 1)) {
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-linked_ptr.h33 // particular object is kept on a circular linked list. When the last pointer
36 // Used properly, this deletes the object when the last reference goes away.
119 // last member of the circle. Once this is done, you can join() another.
178 bool last = link_.depart(); local
179 assert(last);
/external/skia/src/animator/
H A DSkDisplayTypes.cpp26 SkDisplayable** last = fDependents.end(); local
27 for (SkDisplayable** depPtr = fDependents.begin(); depPtr < last; depPtr++) {
/external/srec/srec/cfront/
H A Dspec_anl.c69 the last sample value is stored in lastx.
221 int last; local
232 last = freqobj->cut_off_above;
236 if (last >= num_freq)
237 last = num_freq - 1;
243 ASSERT(density[last] >= 0);
244 peak = density[last];
245 for (i = last - 1; i >= first; i--)
258 for (i = first + 1; i <= last; i++)
/external/stlport/test/eh/
H A Dtest_vector.cpp64 inline void prepare_insert_range( TestVector& vec, size_t, TestClass* first, TestClass* last )
69 EH_DISTANCE( first, last, d );
/external/webkit/LayoutTests/http/tests/resources/
H A Dpost-and-verify-hybrid.cgi70 last if $remainingLength <= 0;
/external/webkit/Source/JavaScriptCore/bytecode/
H A DCodeBlock.h338 unsigned lastJumpTarget() const { return m_jumpTargets.last(); }
380 if (!lineInfo.size() || lineInfo.last().lineNumber != lineNo) {
414 m_constantRegisters.last().set(m_globalObject->globalData(), m_ownerExecutable.get(), v);
424 m_functionDecls.last().set(m_globalObject->globalData(), m_ownerExecutable.get(), n);
433 m_functionExprs.last().set(m_globalObject->globalData(), m_ownerExecutable.get(), n);
446 SimpleJumpTable& addImmediateSwitchJumpTable() { createRareDataIfNecessary(); m_rareData->m_immediateSwitchJumpTables.append(SimpleJumpTable()); return m_rareData->m_immediateSwitchJumpTables.last(); }
450 SimpleJumpTable& addCharacterSwitchJumpTable() { createRareDataIfNecessary(); m_rareData->m_characterSwitchJumpTables.append(SimpleJumpTable()); return m_rareData->m_characterSwitchJumpTables.last(); }
454 StringJumpTable& addStringSwitchJumpTable() { createRareDataIfNecessary(); m_rareData->m_stringSwitchJumpTables.append(StringJumpTable()); return m_rareData->m_stringSwitchJumpTables.last(); }
/external/webkit/Tools/Scripts/
H A Dcheck-Xcode-source-file-types119 last if $line =~ m#^\Q/* Begin PBXFileReference section */\E$#;
125 last;
H A Dcheck-dom-results78 last;
H A Dsort-Xcode-project-file113 last;
126 last;
/external/webrtc/src/modules/audio_processing/aecm/main/matlab/
H A Dhisser2.m9 % bandlast = last band considered
/external/webrtc/src/modules/audio_processing/aecm/main/matlab/matlab/
H A Dhisser2.m9 % bandlast = last band considered
/external/icu4c/common/unicode/
H A Duchriter.h176 * Sets the iterator to refer to the last code unit in its
179 * @return the last code unit in its iteration range.
182 virtual UChar last(void);
185 * Sets the iterator to refer to the last code point in its
188 * @return the last code point in its iteration range.
/external/icu4c/i18n/unicode/
H A Dsearch.h150 * <tt>first</tt>, <tt>next</tt>, <tt>previous</tt>, or <tt>last</tt>.
160 * @see #last
168 * to <tt>first</tt>, <tt>next</tt>, <tt>previous</tt>, or <tt>last</tt>.
176 * @see #last
183 * <tt>first</tt>, <tt>next</tt>, <tt>previous</tt>, or <tt>last</tt>.
192 * @see #last
328 * Returns the last index in the target text at which it matches the
340 int32_t last(UErrorCode &status);
/external/mesa3d/src/glsl/glcpp/
H A Dglcpp-parse.c3467 * perhaps preceeding SPACE tokens). Upon successful return *last will
3468 * be the last consumed node, (corresponding to the closing right
3489 token_node_t **last)
3541 *last = node;
3586 * *last to the last node in the list that was consumed by the
3587 * expansion. Specifically, *last will be set as follows: as the
3593 token_node_t **last)
3610 status = _arguments_parse (arguments, node, last);
3732 * and sets *last t
3485 _arguments_parse(argument_list_t *arguments, token_node_t *node, token_node_t **last) argument
3589 _glcpp_parser_expand_function(glcpp_parser_t *parser, token_node_t *node, token_node_t **last) argument
3739 _glcpp_parser_expand_node(glcpp_parser_t *parser, token_node_t *node, token_node_t **last) argument
3861 token_node_t *node, *last = NULL; local
[all...]
/external/svox/pico/lib/
H A Dpicopr.c239 pr_ioItemPtr last; member in struct:pr_OutItemVar
341 pr_ioItemPtr * first, pr_ioItemPtr * last);
1110 pr_ioItemPtr * first, pr_ioItemPtr * last,
1141 pr_appendItem(this, & (*first),& (*last),item);
1149 pr_appendItem(this, & (*first),& (*last),item);
1161 pr_appendItem(this, & (*first),& (*last),item);
1177 pr_appendItem(this, & (*first),& (*last),item);
1304 picokpr_Preproc network, picokpr_OutItemArrOffset outitem, pr_OutItemVarPtr vars, pr_ioItemPtr * first, pr_ioItemPtr * last)
1339 pr_putItem(this, pr, & (*first),& (*last),PICODATA_ITEM_CMD, PICODATA_ITEMINFO1_CMD_IGNORE,PICODATA_ITEMINFO2_CMD_START,0,(picoos_uchar*)"");
1341 pr_putItem(this, pr, & (*first),& (*last),PICODATA_ITEM_CM
1109 pr_putItem(picodata_ProcessingUnit this, pr_subobj_t * pr, pr_ioItemPtr * first, pr_ioItemPtr * last, picoos_uint8 itemType, picoos_uint8 info1, picoos_uint8 info2, picoos_uint16 val, picoos_uchar str[]) argument
1303 pr_genCommands(picodata_ProcessingUnit this, pr_subobj_t * pr, picokpr_Preproc network, picokpr_OutItemArrOffset outitem, pr_OutItemVarPtr vars, pr_ioItemPtr * first, pr_ioItemPtr * last) argument
1669 pr_getOutputItemList(picodata_ProcessingUnit this, pr_subobj_t * pr, picokpr_Preproc network, picokpr_OutItemArrOffset outitem, pr_OutItemVarPtr vars, pr_ioItemPtr * first, pr_ioItemPtr * last) argument
[all...]
/external/webkit/Source/WebCore/html/parser/
H A DHTMLFormattingElementList.cpp110 // http://www.whatwg.org/specs/web-apps/current-work/multipage/parsing.html#clear-the-list-of-active-formatting-elements-up-to-the-last-marker
112 bool shouldStop = m_entries.last().isMarker();
/external/webkit/Source/WebKit/android/nav/
H A DCachedFrame.h120 const CachedFrame* lastChild() const { return &mCachedFrames.last(); }
122 const CachedLayer* lastLayer() const { return &mCachedLayers.last(); }
124 CachedNode* lastNode() { return &mCachedNodes.last(); }
125 CachedFrame* lastChild() { return &mCachedFrames.last(); }

Completed in 3756 milliseconds

1234567891011>>