Searched defs:thumb (Results 1 - 22 of 22) sorted by last modified time

/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/qemu/disas/
H A Darm.c1636 bfd_boolean thumb)
1655 if (thumb)
2225 print_insn_neon (struct disassemble_info *info, long given, bfd_boolean thumb) argument
2231 if (thumb)
2267 if (thumb && ifthen_state)
1635 print_insn_coprocessor(bfd_vma pc, struct disassemble_info *info, long given, bfd_boolean thumb) argument
/external/qemu/target-arm/
H A Dcpu.h136 uint32_t thumb; /* cpsr[5]. 0 = arm mode, 1 = thumb mode. */ member in struct:CPUARMState
352 | (env->thumb << 24) | ((env->condexec_bits & 3) << 25)
369 env->thumb = ((val & (1 << 24)) != 0);
884 *flags = (env->thumb << ARM_TBFLAG_THUMB_SHIFT)
H A Dtranslate.c62 int thumb; member in struct:DisasContext
157 if (s->thumb)
724 if (s->thumb != (addr & 1)) {
727 tcg_gen_st_i32(tmp, cpu_env, offsetof(CPUARMState, thumb));
739 store_cpu_field(var, thumb);
3409 if (s->thumb && rn == 15) {
3448 if (s->thumb && rn == 15) {
3520 if (s->thumb)
6749 /* branch link and change to thumb (blx <offset>) */
6758 /* offset * 4 + bit24 * 2 + (thumb bi
[all...]
/external/llvm/include/llvm/ADT/
H A DTriple.h69 thumb, // Thumb (little endian): thumb, thumbv.* enumerator in enum:llvm::Triple::ArchType
/external/libvpx/libvpx/build/make/
H A Dthumb.pm12 package thumb; package
65 # for switching from arm to thumb (and only in armv7), but not
66 # from thumb to arm.
/external/libmtp/examples/
H A Dthumb.c2 * \file thumb.c
38 printf("Usage: thumb -i <fileid/trackid> <imagefile>\n");
107 LIBMTP_filesampledata_t *thumb = LIBMTP_new_filesampledata_t(); local
110 thumb->data = malloc(sizeof(uint16_t) * filesize);
112 thumb->data[i] = imagedata[i];
115 thumb->size = filesize;
116 thumb->filetype = LIBMTP_FILETYPE_JPEG;
118 ret = LIBMTP_Send_Representative_Sample(device,id,thumb);
126 LIBMTP_destroy_filesampledata_t(thumb);
/external/libexif/contrib/examples/
H A Dthumbnail.c39 FILE *thumb; local
46 thumb = fopen(thumb_name, "wb");
47 if (thumb) {
49 fwrite(ed->data, 1, ed->size, thumb);
50 fclose(thumb);
/external/glide/library/src/main/java/com/bumptech/glide/request/
H A DThumbnailRequestCoordinator.java9 private Request thumb; field in class:ThumbnailRequestCoordinator
20 public void setRequests(Request full, Request thumb) { argument
22 this.thumb = thumb;
45 return parentIsAnyRequestComplete() || full.isComplete() || thumb.isComplete();
54 if (!thumb.isRunning()) {
55 thumb.run();
65 thumb.clear();
76 // setting placeholders even if only the thumb is complete.
77 return full.isComplete() || thumb
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A Dthumb.pm12 package thumb; package
65 # for switching from arm to thumb (and only in armv7), but not
66 # from thumb to arm.
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/chromium_org/third_party/WebKit/Source/platform/exported/
H A DWebScrollbarThemeGeometryNative.cpp146 IntRect thumb; local
148 m_theme->splitTrack(&client, track, startTrack, thumb, endTrack);
151 webThumb = thumb;
/external/chromium_org/third_party/WebKit/Source/core/accessibility/
H A DAXSlider.cpp88 AXSliderThumb* thumb = static_cast<AXSliderThumb*>(cache->getOrCreate(SliderThumbRole)); local
89 thumb->setParent(this);
93 if (thumb->accessibilityIsIgnored())
94 cache->remove(thumb->axObjectID());
96 m_children.append(thumb);
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderSliderContainer.cpp114 RenderBox* thumb = thumbElement ? thumbElement->renderBox() : 0; local
118 // Force a layout to reset the position of the thumb so the code below doesn't move the thumb to the wrong place.
119 // FIXME: Make a custom Render class for the track and move the thumb positioning code there.
127 if (!thumb || !track)
132 availableExtent -= isVertical ? thumb->height() : thumb->width();
134 LayoutPoint thumbLocation = thumb->location();
136 thumbLocation.setY(thumbLocation.y() + track->contentHeight() - thumb->height() - offset);
141 thumb
[all...]
/external/chromium_org/ui/native_theme/
H A Dnative_theme_base.cc450 SkScalar thumb[3]; local
451 SkColorToHSV(hovered ? thumb_active_color_ : thumb_inactive_color_, thumb);
454 paint.setColor(SaturateAndBrighten(thumb, 0, 0.02f));
464 paint.setColor(SaturateAndBrighten(thumb, 0, -0.02f));
478 paint.setColor(OutlineColor(track, thumb));
1067 // This works fine for the track color and the overall thumb
1069 // around the thumb piece. Not all themes have a clearly defined
1075 // known color of the track and the thumb piece. This is difficult
/external/chromium_org/ui/views/controls/scrollbar/
H A Dbase_scroll_bar.cc39 BaseScrollBar::BaseScrollBar(bool horizontal, BaseScrollBarThumb* thumb) argument
41 thumb_(thumb),
414 // The height of the thumb is the ratio of the Viewport height to the
415 // content size multiplied by the height of the thumb track.
H A Dkennedy_scroll_bar.cc86 BaseScrollBarThumb* thumb = GetThumb(); local
88 thumb_bounds.set_x(thumb->x());
89 thumb_bounds.set_width(thumb->width());
91 thumb_bounds.set_y(thumb->y());
92 thumb_bounds.set_height(thumb->height());
94 thumb->SetBoundsRect(thumb_bounds);
H A Dnative_scroll_bar_views.cc51 // Wrapper for the scroll thumb
356 BaseScrollBarThumb* thumb = GetThumb(); local
361 bounds.set_height(thumb->GetPreferredSize().height());
365 bounds.set_width(thumb->GetPreferredSize().width());
H A Doverlay_scroll_bar.cc47 // This is necessary, otherwise the thumb will be rendered below the views if
147 BaseScrollBarThumb* thumb = GetThumb(); local
149 thumb_bounds.set_x(thumb->x());
150 thumb_bounds.set_width(thumb->width());
152 thumb_bounds.set_y(thumb->y());
153 thumb_bounds.set_height(thumb->height());
155 thumb->SetBoundsRect(thumb_bounds);
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 359 milliseconds