Searched defs:End (Results 1 - 25 of 284) sorted by path

1234567891011>>

/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
H A DTreePatternLexer.cs40 public const int End = 2; field in class:Antlr.Runtime.Tree.TreePatternLexer
101 return End;
/external/bison/djgpp/
H A Dconfig.bat490 goto End
494 goto End
498 goto End
502 goto End
506 goto End
510 goto End
514 goto End
518 goto End
522 goto End
526 goto End
536 :End label
[all...]
H A Ddjunpack.bat40 GoTo End
70 GoTo End
75 GoTo End
79 GoTo End
83 GoTo End
87 :End label
/external/chromium_org/base/android/
H A Dtrace_event_binding.cc113 static void End(JNIEnv* env, jclass clazz, function in namespace:base::android
/external/chromium_org/base/debug/
H A Dtrace_event_synthetic_delay.cc111 void TraceEventSyntheticDelay::End() { function in class:base::debug::TraceEventSyntheticDelay
/external/chromium_org/base/test/expectations/
H A Dparser.cc149 return SkipWhitespace(&Parser::End);
152 Parser::StateFunc Parser::End() { function in class:test_expectations::Parser
/external/chromium_org/cc/debug/
H A Dpaint_time_counter.h33 RingBufferType::Iterator End() const { return ring_buffer_.End(); } function in class:cc::PaintTimeCounter
H A Dring_buffer.h104 // for (RingBuffer<T, kSize>::Iterator it = ring_buffer.End(); it; --it) {}
105 Iterator End() const { function in class:cc::RingBuffer
/external/chromium_org/cc/layers/
H A Dlayer_iterator.h24 // LayerIteratorType::End(&render_surface_layer_list);
73 // LayerIterator::Begin() and LayerIterator::End() and passing in the
117 static LayerIteratorType End( function in class:cc::LayerIterator
214 // End of the list.
/external/chromium_org/cc/output/
H A Dgl_renderer.cc200 // Note: In case the set of drawing commands issued before End() do not
220 void End() { function in class:cc::GLRenderer::SyncQuery
2166 current_sync_query_->End();
/external/chromium_org/cc/quads/
H A Dlist_container.cc52 std::copy(start, End(), position);
69 char* End() const { return data.get() + size * step; } function in struct:cc::ListContainer::ListContainerCharAllocator::InnerList
/external/chromium_org/cc/resources/
H A Dmemory_history.h43 RingBufferType::Iterator End() const { return ring_buffer_.End(); } function in class:cc::MemoryHistory
H A Dtexture_uploader.cc60 void TextureUploader::Query::End() { function in class:cc::TextureUploader::Query
132 available_queries_.front()->End();
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
H A Dbraille_key_types.js115 'End': 35,
/external/chromium_org/chrome/browser/ui/views/
H A Dcolor_chooser_aura.cc34 void ColorChooserAura::End() { function in class:ColorChooserAura
H A Dcolor_chooser_win.cc29 virtual void End() OVERRIDE;
68 // Always call End() before destroying.
72 void ColorChooserWin::End() { function in class:ColorChooserWin
/external/chromium_org/components/autofill/core/browser/
H A Dautofill_country.cc787 static const Iterator End();
832 const CountryDataMap::Iterator CountryDataMap::End() { function in class:autofill::__anon6305::CountryDataMap
907 it != CountryDataMap::End();
964 it != CountryDataMap::End();
1054 DCHECK(result != CountryDataMap::End());
1073 it != CountryDataMap::End();
1095 if (CountryDataMap::Find(country_code) == CountryDataMap::End())
/external/chromium_org/components/web_contents_delegate_android/
H A Dcolor_chooser_android.cc57 void ColorChooserAndroid::End() { function in class:web_contents_delegate_android::ColorChooserAndroid
/external/chromium_org/content/browser/loader/
H A Dresource_scheduler.cc85 NetQueue::iterator End() { function in class:content::ResourceScheduler::RequestQueue
475 it != pending_requests_.End(); ++it) {
676 while (request_iter != pending_requests_.End()) {
688 pending_requests_.End())
/external/chromium_org/gpu/command_buffer/client/
H A Dquery_tracker.cc124 void QueryTracker::Query::End(GLES2Implementation* gl) { function in class:gpu::gles2::QueryTracker::Query
/external/chromium_org/gpu/command_buffer/service/
H A Dgpu_tracer.cc126 void GPUTrace::End() { function in class:gpu::gles2::GPUTrace
230 // End Trace for all active markers
235 markers_[n][i].trace_->End();
272 bool GPUTracer::End(GpuTracerSource source) { function in class:gpu::gles2::GPUTracer
283 trace->End();
H A Dquery_manager.cc66 virtual bool End(base::subtle::Atomic32 submit_count) OVERRIDE;
85 bool AsyncPixelTransfersCompletedQuery::End( function in class:gpu::gles2::__anon8438::AsyncPixelTransfersCompletedQuery
143 virtual bool End(base::subtle::Atomic32 submit_count) OVERRIDE;
167 bool AllSamplesPassedQuery::End(base::subtle::Atomic32 submit_count) { function in class:gpu::gles2::AllSamplesPassedQuery
202 virtual bool End(base::subtle::Atomic32 submit_count) OVERRIDE;
223 bool CommandsIssuedQuery::End(base::subtle::Atomic32 submit_count) { function in class:gpu::gles2::CommandsIssuedQuery
249 virtual bool End(base::subtle::Atomic32 submit_count) OVERRIDE;
266 bool CommandLatencyQuery::End(base::subtle::Atomic32 submit_count) { function in class:gpu::gles2::CommandLatencyQuery
295 virtual bool End(base::subtle::Atomic32 submit_count) OVERRIDE;
319 bool AsyncReadPixelsCompletedQuery::End(bas function in class:gpu::gles2::AsyncReadPixelsCompletedQuery
374 bool GetErrorQuery::End(base::subtle::Atomic32 submit_count) { function in class:gpu::gles2::GetErrorQuery
421 bool CommandsCompletedQuery::End(base::subtle::Atomic32 submit_count) { function in class:gpu::gles2::CommandsCompletedQuery
[all...]
/external/chromium_org/mojo/public/python/mojo/
H A Dsystem.pyx232 def End(self, num_bytes): member in class:DataPipeTwoPhaseBuffer
/external/chromium_org/mojo/system/
H A Ddispatcher.cc482 void DispatcherTransport::End() { function in class:mojo::system::DispatcherTransport
/external/chromium_org/net/disk_cache/blockfile/
H A Dentry_impl.cc130 int End() { return offset_ + Size(); } function in class:disk_cache::EntryImpl::UserBuffer
1331 DCHECK_LT(new_size, user_buffers_[index]->End());
1409 if ((user_buffers_[index]->End() && offset > user_buffers_[index]->End()) ||
1431 if (offset > user_buffers_[index]->End() ||

Completed in 9645 milliseconds

1234567891011>>