HomeSort by relevance Sort by last modified time
    Searched full:prev (Results 1351 - 1375 of 3406) sorted by null

<<51525354555657585960>>

  /external/google-tv-pairing-protocol/cpp/
ltmain.sh     [all...]
  /external/libmtp/
ltmain.sh     [all...]
  /external/libogg/
ltmain.sh     [all...]
  /external/libusb/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /external/libvorbis/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]
  /external/qemu/distrib/sdl-1.2.15/build-scripts/
ltmain.sh     [all...]
  /hardware/intel/img/libdrm/
ltmain.sh     [all...]
  /external/chromium_org/third_party/freetype/src/autofit/
aflatin.c 330 FT_Int prev, next; local
348 prev = best_point;
349 next = prev;
353 if ( prev > best_contour_first )
354 prev--;
356 prev = best_contour_last;
358 dist = FT_ABS( points[prev].y - best_y );
362 if ( FT_ABS( points[prev].x - best_x ) <= 20 * dist )
365 if ( FT_CURVE_TAG( outline.tags[prev] ) == FT_CURVE_TAG_ON )
367 best_on_point_first = prev;
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.c     [all...]
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.info 99 File: sed.info, Node: Introduction, Next: Invoking sed, Prev: Top, Up: Top
113 File: sed.info, Node: Invoking sed, Next: sed Programs, Prev: Introduction, Up: Top
268 File: sed.info, Node: sed Programs, Next: Examples, Prev: Invoking sed, Up: Top
331 File: sed.info, Node: Addresses, Next: Regular Expressions, Prev: Execution Cycle, Up: sed Programs
438 File: sed.info, Node: Regular Expressions, Next: Common Commands, Prev: Addresses, Up: sed Programs
643 File: sed.info, Node: Common Commands, Next: The "s" Command, Prev: Regular Expressions, Up: sed Programs
698 File: sed.info, Node: The "s" Command, Next: Other Commands, Prev: Common Commands, Up: sed Programs
809 File: sed.info, Node: Other Commands, Next: Programming Commands, Prev: The "s" Command, Up: sed Programs
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBlockFlow.cpp 796 RenderObject* prev = previousSibling(); local
1096 RenderObject* prev = child->previousSibling(); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gmp.info-1 25 File: gmp.info, Node: Top, Next: Copying, Prev: (dir), Up: (dir)
74 File: gmp.info, Node: Copying, Next: Introduction to GMP, Prev: Top, Up: Top
111 File: gmp.info, Node: Introduction to GMP, Next: Installing GMP, Prev: Copying, Up: Top
177 File: gmp.info, Node: Installing GMP, Next: GMP Basics, Prev: Introduction to GMP, Up: Top
210 File: gmp.info, Node: Build Options, Next: ABI and ISA, Prev: Installing GMP, Up: Installing GMP
572 File: gmp.info, Node: ABI and ISA, Next: Notes for Package Builds, Prev: Build Options, Up: Installing GMP
    [all...]
  /external/bison/doc/
bison.info 343 File: bison.info, Node: Introduction, Next: Conditions, Prev: Top, Up: Top
378 File: bison.info, Node: Conditions, Next: Copying, Prev: Introduction, Up: Top
416 File: bison.info, Node: Copying, Next: Concepts, Prev: Conditions, Up: Top
    [all...]
  /bionic/libc/bionic/
pthread_internal.h 47 struct pthread_internal_t* prev; member in struct:pthread_internal_t
  /development/ndk/platforms/android-3/include/linux/raid/
md_k.h 174 #define ITERATE_RDEV_GENERIC(head,rdev,tmp) for ((tmp) = (head).next; (rdev) = (list_entry((tmp), mdk_rdev_t, same_set)), (tmp) = (tmp)->next, (tmp)->prev != &(head) ; )
  /development/samples/Support4Demos/res/layout/
media_controller.xml 31 <ImageButton android:id="@+id/prev" style="@android:style/MediaButton.Previous" />
  /development/samples/devbytes/animation/PictureViewer/src/com/example/android/pictureviewer/
PictureViewer.java 79 // When the animation ends, set up references to change the prev/next
  /development/scripts/gdb/
dalvik.gdb 19 printf " FP prev = %#x\n", ((StackSaveArea *) $stackSave)->prevFrame
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_queue.c 118 pos = head->prev;
  /external/bison/
Makefile.am 26 EXTRA_DIST = .prev-version .version \
README-release 67 v=$(cat .prev-version)
  /external/ceres-solver/internal/ceres/
trust_region_minimizer_test.cc 323 int prev = (num_vertices_ + i - 1) % num_vertices_; local
326 const double diff = parameters[prev][dim] - parameters[i][dim];
338 int prev = (num_vertices_ + i - 1) % num_vertices_; local
344 u[dim] = parameters[i][dim] - parameters[prev][dim];
  /external/chromium_org/chrome/app/
chrome_exe_main_win.cc 84 int APIENTRY wWinMain(HINSTANCE instance, HINSTANCE prev, wchar_t*, int) {

Completed in 1854 milliseconds

<<51525354555657585960>>