| /external/chromium_org/third_party/smhasher/src/ |
| D | Bitvec.h | 208 inline uint32_t window ( void * blob, int len, int start, int count ) in window() function 221 inline uint32_t window ( T & blob, int start, int count ) in window() function 234 inline uint32_t window ( uint32_t & blob, int start, int count ) in window() function 240 inline uint32_t window ( uint64_t & blob, int start, int count ) in window() function
|
| /external/deqp/framework/platform/android/ |
| D | tcuAndroidRenderActivity.cpp | 88 void RenderThread::start (void) in start() function in tcu::Android::RenderThread 328 void RenderActivity::onNativeWindowCreated (ANativeWindow* window) in onNativeWindowCreated() 334 void RenderActivity::onNativeWindowResized (ANativeWindow* window) in onNativeWindowResized() 340 void RenderActivity::onNativeWindowRedrawNeeded (ANativeWindow* window) in onNativeWindowRedrawNeeded() 345 void RenderActivity::onNativeWindowDestroyed (ANativeWindow* window) in onNativeWindowDestroyed()
|
| /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/gtk/ |
| D | annotate.c | 54 u64 start = map__rip_2objdump(map, sym->start); in perf_gtk__get_offset() local 88 static int perf_gtk__annotate_symbol(GtkWidget *window, struct symbol *sym, in perf_gtk__annotate_symbol() 161 GtkWidget *window; in symbol__gtk_annotate() local 231 GtkWidget *window; in perf_gtk__show_annotations() local
|
| /external/chromium_org/third_party/openssl/openssl/crypto/bn/ |
| D | bn_exp.c | 254 int i,j,bits,ret=0,wstart,wend,window,wvalue; in BN_mod_exp_recp() local 255 int start=1; in BN_mod_exp_recp() local 387 int i,j,bits,ret=0,wstart,wend,window,wvalue; in BN_mod_exp_mont() local 388 int start=1; in BN_mod_exp_mont() local 581 int i,bits,ret=0,window,wvalue; in BN_mod_exp_mont_consttime() local 986 int i,j,bits,ret=0,wstart,wend,window,wvalue; in BN_mod_exp_simple() local 987 int start=1; in BN_mod_exp_simple() local
|
| /external/openssl/crypto/bn/ |
| D | bn_exp.c | 254 int i,j,bits,ret=0,wstart,wend,window,wvalue; in BN_mod_exp_recp() local 255 int start=1; in BN_mod_exp_recp() local 387 int i,j,bits,ret=0,wstart,wend,window,wvalue; in BN_mod_exp_mont() local 388 int start=1; in BN_mod_exp_mont() local 581 int i,bits,ret=0,window,wvalue; in BN_mod_exp_mont_consttime() local 986 int i,j,bits,ret=0,wstart,wend,window,wvalue; in BN_mod_exp_simple() local 987 int start=1; in BN_mod_exp_simple() local
|
| /external/chromium_org/ash/wm/workspace/ |
| D | multi_window_resize_controller.cc | 43 bool ContainsX(Window* window, int x) { in ContainsX() 47 bool ContainsY(Window* window, int y) { in ContainsY() 156 void MultiWindowResizeController::Show(Window* window, in Show() 220 aura::Window* window) { in OnWindowDestroying() 239 Window* window, in DetermineWindows() 285 Window* window = *i; in FindWindowByEdge() local 317 aura::Window* window, in FindWindowTouching() 351 aura::Window* start, in FindWindowsTouching() 529 aura::Window* window, in IsOverWindow()
|
| /external/chromium_org/third_party/zlib/ |
| D | inffast.c | 67 void ZLIB_INTERNAL inflate_fast(strm, start) in inflate_fast() argument 83 unsigned char FAR *window; /* allocated sliding window, if wsize != 0 */ local
|
| /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/ |
| D | fx_zlib_inffast.c | 69 unsigned start) /* inflate()'s starting value for strm->avail_out */ in inflate_fast() 83 unsigned char FAR *window; /* allocated sliding window, if wsize != 0 */ in inflate_fast() local
|
| /external/qemu/distrib/zlib-1.2.8/ |
| D | inffast.c | 67 void ZLIB_INTERNAL inflate_fast(strm, start) in inflate_fast() argument 83 unsigned char FAR *window; /* allocated sliding window, if wsize != 0 */ local
|
| /external/zlib/src/ |
| D | inffast.c | 67 void ZLIB_INTERNAL inflate_fast(strm, start) in inflate_fast() argument 83 unsigned char FAR *window; /* allocated sliding window, if wsize != 0 */ local
|
| /external/chromium_org/ui/aura/test/ |
| D | event_generator.cc | 106 EventGenerator::EventGenerator(Window* root_window, Window* window) in EventGenerator() 205 void EventGenerator::MoveMouseRelativeTo(const Window* window, in MoveMouseRelativeTo() 218 void EventGenerator::MoveMouseToCenterOf(Window* window) { in MoveMouseToCenterOf() 265 void EventGenerator::PressMoveAndReleaseTouchToCenterOf(Window* window) { in PressMoveAndReleaseTouchToCenterOf() 309 void EventGenerator::GestureScrollSequence(const gfx::Point& start, in GestureScrollSequence() 318 const gfx::Point& start, in GestureScrollSequenceWithCallback() 348 const gfx::Point start[], in GestureMultiFingerScroll() 361 const gfx::Point start[], in GestureMultiFingerScrollWithDelays() 423 void EventGenerator::ScrollSequence(const gfx::Point& start, in ScrollSequence() 463 void EventGenerator::ScrollSequence(const gfx::Point& start, in ScrollSequence()
|
| /external/chromium_org/ash/shelf/ |
| D | shelf_layout_manager_unittest.cc | 342 aura::Window* window = new aura::Window(NULL); in CreateTestWindow() local 393 aura::Window* window = widget->GetNativeWindow(); in RunGestureDragTests() local 415 gfx::Point start = GetShelfWidget()->GetWindowBoundsInScreen().CenterPoint(); in RunGestureDragTests() local 1054 aura::Window* window = widget->GetNativeWindow(); in TEST_F() local 1101 aura::Window* window = widget->GetNativeWindow(); in TEST_F() local 1175 aura::Window* window = widget->GetNativeWindow(); in TEST_F() local 1274 aura::Window* window = CreateTestWindow(); in TEST_F() local 1301 aura::Window* window = CreateTestWindow(); in TEST_F() local 1335 aura::Window* window = CreateTestWindow(); in TEST_F() local 1536 aura::Window* window = widget->GetNativeWindow(); in TEST_F() local [all …]
|
| /external/aac/libAACdec/src/ |
| D | aacdec_tns.cpp | 135 UCHAR window; in CTns_Read() local 341 int window,index,start,stop,size; in CTns_Apply() local
|
| /external/mesa3d/src/gallium/state_trackers/xvmc/tests/ |
| D | test_rendering.c | 103 static void Gradient(short *block, unsigned int start, unsigned int stop, int horizontal, unsigned … in Gradient() 137 Window root, window; in main() local 216 const int start = 16, stop = 235, range = stop - start; in main() local 233 const int start = 16, stop = 240, range = stop - start; in main() local
|
| D | xvmc_bench.c | 179 Window root, window; in main() local 192 struct timeval start, stop, diff; in main() local
|
| /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/tests/ |
| D | test_rendering.c | 103 static void Gradient(short *block, unsigned int start, unsigned int stop, int horizontal, unsigned … in Gradient() 137 Window root, window; in main() local 216 const int start = 16, stop = 235, range = stop - start; in main() local 233 const int start = 16, stop = 240, range = stop - start; in main() local
|
| D | xvmc_bench.c | 179 Window root, window; in main() local 192 struct timeval start, stop, diff; in main() local
|
| /external/chromium_org/content/browser/web_contents/ |
| D | touch_editable_impl_aura.cc | 220 void TouchEditableImplAura::SelectRect(const gfx::Point& start, in SelectRect() 256 aura::Window* window = rwhva_->GetNativeView(); in ConvertPointToScreen() local 266 aura::Window* window = rwhva_->GetNativeView(); in ConvertPointFromScreen() local
|
| /external/zlib/src/contrib/masmx64/ |
| D | inffas8664.c | 91 /* 56 28 */ unsigned char FAR *window;/* size of window, wsize!=0 */ member 106 void inflate_fast(strm, start) in inflate_fast() argument
|
| /external/zlib/src/contrib/inflate86/ |
| D | inffas86.c | 71 void inflate_fast(strm, start) in inflate_fast() argument 86 /* 56 28 */ unsigned char FAR *window;/* size of window, wsize!=0 */ member
|
| /external/chromium_org/ash/wm/ |
| D | toplevel_window_event_handler_unittest.cc | 55 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE { in OnWindowDestroyed() 82 void DragFromCenterBy(aura::Window* window, int dx, int dy) { in DragFromCenterBy() 87 void TouchDragFromCenterBy(aura::Window* window, int dx, int dy) { in TouchDragFromCenterBy() 500 scoped_ptr<aura::Window> window( in TEST_F() local 603 gfx::Point start = notmoved->bounds().origin() + gfx::Vector2d(10, 10); in TEST_F() local 712 aura::Window* window) { in SendMouseReleaseAndReleaseCapture() 722 scoped_ptr<aura::Window> window(CreateWindow(HTNOWHERE)); in TEST_F() local
|
| /external/chromium_org/chrome/browser/ui/views/ |
| D | task_manager_view.cc | 133 void TaskManagerTableModel::OnItemsChanged(int start, int length) { in OnItemsChanged() 138 void TaskManagerTableModel::OnItemsAdded(int start, int length) { in OnItemsAdded() 143 void TaskManagerTableModel::OnItemsRemoved(int start, int length) { in OnItemsRemoved() 471 gfx::NativeWindow window = in Show() local
|
| D | status_bubble_views.cc | 278 void StatusBubbleViews::StatusView::StartFade(double start, in StartFade() 811 gfx::NativeView window = base_view_->GetWidget()->GetNativeView(); in AvoidMouse() local 851 views::Widget* window = frame->GetTopLevelWidget(); in IsFrameVisible() local 857 views::Widget* window = frame->GetTopLevelWidget(); in IsFrameMaximized() local
|
| /external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
| D | ScriptController.cpp | 128 double start = currentTime(); in clearForClose() local 367 LocalDOMWindow* window = frame->domWindow(); in createScriptObject() local 403 LocalDOMWindow* window = m_frame->domWindow(); in createScriptObjectForPluginElement() local 413 double start = currentTime(); in clearWindowShell() local
|
| /external/chromium_org/third_party/WebKit/Source/core/page/ |
| D | FocusController.cpp | 158 if (LocalDOMWindow* window = document->domWindow()) in dispatchEventsOnWindowAndFocusedNode() local 495 …usController::findFocusableNodeRecursively(FocusType type, FocusNavigationScope scope, Node* start) in findFocusableNodeRecursively() 524 Node* FocusController::findNodeWithExactTabIndex(Node* start, int tabIndex, FocusType type) in findNodeWithExactTabIndex() 534 static Node* nextNodeWithGreaterTabIndex(Node* start, int tabIndex) in nextNodeWithGreaterTabIndex() 549 static Node* previousNodeWithLowerTabIndex(Node* start, int tabIndex) in previousNodeWithLowerTabIndex() 564 Node* FocusController::nextFocusableNode(FocusNavigationScope scope, Node* start) in nextFocusableNode() 596 Node* FocusController::previousFocusableNode(FocusNavigationScope scope, Node* start) in previousFocusableNode()
|