Searched refs:pop_front (Results 1 - 25 of 313) sorted by relevance

1234567891011>>

/external/chromium_org/cc/resources/
H A Dresource_update_queue.cc34 temp.pop_front();
42 full_entries_.pop_front();
48 partial_entries_.pop_front();
/external/chromium_org/chrome/browser/chromeos/drive/
H A Dfake_free_disk_space_getter.cc27 fake_values_.pop_front();
/external/clang/test/Analysis/inlining/
H A Dstl.cpp33 list.pop_front(); // no-warning
/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_list_test.cc38 l->pop_front();
42 l->pop_front();
46 l->pop_front();
50 l->pop_front();
54 l->pop_front();
58 l->pop_front();
82 l.pop_front();
90 l.pop_front();
102 l.pop_front();
106 l.pop_front();
[all...]
/external/chromium_org/media/tools/shader_bench/
H A Dpainter.cc18 frames_->pop_front();
/external/chromium_org/remoting/base/
H A Drunning_average.cc28 data_points_.pop_front();
/external/chromium_org/media/base/
H A Ddecoder_buffer_queue.cc50 queue_.pop_front();
54 in_order_queue_.pop_front();
/external/chromium_org/content/child/indexed_db/
H A Dproxy_webidbcursor_impl.cc130 prefetch_keys_.pop_front();
131 prefetch_primary_keys_.pop_front();
132 prefetch_values_.pop_front();
/external/bison/examples/calc++/
H A Dstack.hh89 seq_.pop_front ();
/external/chromium_org/chrome/browser/ui/app_modal_dialogs/
H A Dapp_modal_dialog_queue.cc70 app_modal_dialog_queue_.pop_front();
/external/chromium_org/native_client_sdk/src/libraries/sdk_util/
H A Dthread_safe_queue.h50 list_.pop_front();
/external/chromium_org/net/quic/
H A Dblocked_list.h52 object_list_.pop_front();
/external/chromium_org/gpu/command_buffer/client/
H A Dquery_tracker.cc29 buckets_.pop_front();
55 free_queries_.pop_front();
70 free_queries_.pop_front();
83 buckets_.pop_front();
205 removed_queries_.pop_front();
/external/chromium/net/websockets/
H A Dwebsocket_frame_handler.cc63 pending_buffers_.pop_front();
71 pending_buffers_.pop_front();
/external/chromium_org/remoting/client/
H A Daudio_player.cc76 queued_packets_.pop_front();
118 queued_packets_.pop_front();
/external/chromium_org/cc/scheduler/
H A Drolling_time_delta_history.cc24 chronological_sample_deque_.pop_front();
/external/chromium_org/chrome/browser/drive/
H A Devent_logger.cc33 history_.pop_front();
/external/chromium_org/chrome/browser/prerender/
H A Dprerender_history.cc24 entries_.pop_front();
/external/chromium_org/chrome/browser/sync_file_system/
H A Dfile_change.cc76 changes.list_.pop_front();
/external/chromium_org/chrome/browser/ui/webui/ntp/
H A Dsuggestions_source_discovery.cc60 items_.pop_front();
/external/chromium_org/chrome/service/cloud_print/
H A Dcloud_print_wipeout.cc36 printer_ids_.pop_front();
/external/chromium_org/chrome/test/chromedriver/chrome/
H A Djavascript_dialog_manager.cc47 unhandled_dialog_queue_.pop_front();
/external/chromium_org/content/browser/
H A Dstartup_task_runner.cc49 task_list_.pop_front();
/external/chromium_org/native_client_sdk/src/examples/api/input_event/
H A Dshared_queue.h133 the_queue_.pop_front();
/external/chromium_org/net/quic/congestion_control/
H A Dquic_max_sized_map.h41 insert_order_.pop_front();

Completed in 824 milliseconds

1234567891011>>