Home
last modified time | relevance | path

Searched defs:last_index (Results 1 – 25 of 42) sorted by relevance

12

/external/chromium_org/media/base/
Dvector_math.cc88 const int last_index = len - rem; in FMUL_SSE() local
100 const int last_index = len - rem; in FMAC_SSE() local
135 const int last_index = len - rem; in EWMAAndMaxPower_SSE() local
193 const int last_index = len - rem; in FMAC_NEON() local
207 const int last_index = len - rem; in FMUL_NEON() local
232 const int last_index = len - rem; in EWMAAndMaxPower_NEON() local
/external/chromium_org/ui/app_list/
Dapp_list_item_list.cc101 size_t last_index = app_list_items_.size() - 1; in SetItemPosition() local
227 size_t last_index = index + 1; in FixItemPosition() local
/external/chromium_org/ui/gfx/animation/
Dmulti_animation.cc48 size_t last_index = current_part_index_; in Step() local
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dpstack.c39 unsigned short i = pstack->top, last_index = pstack->top - 1; in pstack__remove() local
/external/chromium_org/chrome/browser/ui/search_engines/
Dsearch_engine_tab_helper.cc174 int last_index = controller.GetLastCommittedEntryIndex(); in GenerateKeywordIfNecessary() local
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_message.cc954 int last_index = -1; in GenerateClear() local
1126 int last_index = -1; in GenerateMergeFrom() local
1614 int last_index = -1; in GenerateByteSize() local
/external/chromium_org/cc/trees/
Docclusion_tracker.cc201 int last_index = stack_.size() - 1; in EnterRenderTarget() local
306 int last_index = stack_.size() - 1; in LeaveToRenderTarget() local
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_message.cc1184 int last_index = -1; in GenerateClear() local
1356 int last_index = -1; in GenerateMergeFrom() local
1862 int last_index = -1; in GenerateByteSize() local
/external/chromium_org/chrome/browser/
Dprocess_singleton_browsertest.cc318 size_t last_index = pending_starters.front(); in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/content/renderer/
Dskia_benchmarking_extension.cc177 int last_index = debug_canvas.getSize() - 1; in Rasterize() local
/external/chromium_org/ui/message_center/views/
Dmessage_center_view.cc435 int last_index = -1; in AnimateNotificationsBelowTarget() local
462 int last_index = -1; in AnimateNotificationsAboveTarget() local
/external/qemu/block/
Dqcow2-refcount.c426 int64_t refcount_block_offset, int first_index, int last_index) in write_refcount_block_entries()
465 int first_index = -1, last_index = -1; in update_refcount() local
/external/openssl/crypto/srp/
Dsrp_vfy.c367 char *last_index = NULL; in SRP_VBASE_init() local
/external/chromium_org/third_party/ots/src/
Dots.cc324 uint32_t last_index = 0; in ProcessWOFF() local
/external/compiler-rt/lib/lsan/
Dlsan_common.cc669 uptr last_index = root_regions->size() - 1; in __lsan_unregister_root_region() local
/external/chromium_org/ui/app_list/views/
Dapps_grid_view_unittest.cc691 const int last_index = kItems - 1; in TEST_F() local
/external/chromium_org/net/quic/
Dquic_connection_logger.cc853 const QuicPacketSequenceNumber last_index = in RecordLossHistograms() local
/external/sfntly/cpp/src/sfntly/table/core/
Dos2_table.cc508 void OS2Table::Builder::SetUsLastCharIndex(int32_t last_index) { in SetUsLastCharIndex()
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-uniscribe.cc650 unsigned int last_index = 0; in _hb_uniscribe_shape() local
Dhb-coretext.cc510 unsigned int last_index = 0; in _hb_coretext_shape() local
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
Dos2_table.cc510 void OS2Table::Builder::SetUsLastCharIndex(int32_t last_index) { in SetUsLastCharIndex()
/external/harfbuzz_ng/src/
Dhb-uniscribe.cc649 unsigned int last_index = 0; in _hb_uniscribe_shape() local
Dhb-coretext.cc498 unsigned int last_index = 0; in _hb_coretext_shape() local
/external/chromium_org/third_party/cython/src/Cython/Tempita/
D_tempita.py767 def find_position(string, index, last_index, last_pos): argument
/external/chromium_org/third_party/tcmalloc/chromium/src/
Dtcmalloc.cc1827 size_t last_index = (size / sizeof(kAllocationMarkMask)) - 1; in GetMarkLocation() local

12