Home
last modified time | relevance | path

Searched refs:point (Results 1 – 11 of 11) sorted by relevance

/development/ide/emacs/
Dandroid-compile.el118 (end (point)))
133 (delete-region bol (point)))))
135 (setcar android-compile-context (point)))))
Dandroid-common.el114 (buffer-substring-no-properties (point)
115 (scan-sexps (point) 1))))
/development/samples/browseable/SkeletonWearableApp/
D_index.jd11 their wearable app can use this sample as a starting point.
/development/samples/ApiDemos/src/com/example/android/apis/animation/
DPathAnimations.java111 public void setPoint(PointF point) { in setPoint() argument
112 changeCoordinates(point.x, point.y); in setPoint()
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeySourceRandom.java337 private void randomWalk(Random random, Display display, PointF point, PointF vector) { in randomWalk() argument
338 point.x = (float) Math.max(Math.min(point.x + random.nextFloat() * vector.x, in randomWalk()
340 point.y = (float) Math.max(Math.min(point.y + random.nextFloat() * vector.y, in randomWalk()
/development/ndk/platforms/android-9/include/linux/mtd/
Dmtd.h100 int (*point) (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char **mtdbuf); member
/development/ndk/platforms/
DREADME.CRT.TXT16 This file contains a tiny ELF startup entry point (named '_start')
20 Note that the kernel calls the '_start' entry point directly when it
37 entry point.
59 crtbegin_static.[cS] and crtbegin_dynamic.[cS] contain a '_start' entry point
/development/ide/clion/frameworks/native/services/surfaceflinger/
DCMakeLists.txt73 …ror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Werror=date-time …
74 # parameters: '-Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point
149 set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Werror=sequence-point")
191 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Werror=sequence-point")
/development/tutorials/ReverseDebug/
DREADME.txt109 Now let's add a watch point at "&p" to hopefully catch the clobber on the spot:
/development/tools/apkcheck/
DREADME.txt163 signatures into the code (--uses-library=BUILTIN). (At some point it
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt172 concession - n. a point conceded or yielded
943 thesis - n. a formal paper advancing a new point of view resulting from research; usually a require…