HomeSort by relevance Sort by last modified time
    Searched full:easy (Results 276 - 300 of 2690) sorted by null

<<11121314151617181920>>

  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/samplegrouping/
TemporalLevelEntry.java 24 * A grouping according to temporal level facilitates easy extraction of temporal subsequences, for instance using the Subsegment Indexing box in 0.
  /external/oauth/core/src/main/java/net/oauth/http/
HttpMessageDecoder.java 55 // That's easy.
  /external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
SDL_macmouse.c 85 /* That was easy. :) */
  /external/smack/src/com/kenai/jbosh/
AbstractAttr.java 23 * {@code toString()}, and {@code compareTo()}, allowing for the easy
  /frameworks/av/media/libstagefright/foundation/
AHierarchicalStateMachine.cpp 76 // Quick exit for the easy case.
  /frameworks/base/core/java/android/os/
IServiceManager.java 24 * BinderNative.getContextObject(). An easy way to retrieve this
  /frameworks/base/docs/html/design/building-blocks/
tabs.jd 14 <p>Tabs in the action bar make it easy to explore and switch between different views or functional
  /frameworks/base/docs/html/guide/topics/graphics/
index.jd 24 <p>This new animation system makes it easy to animate any kind of property on any object,
  /frameworks/base/docs/html/training/camera/
index.jd 47 <p>This class gets you clicking fast with some super-easy ways of
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
suffix 10 # HOW MANY MAKEFILES EXIST FOR EASY DELETION AT THE END.
  /packages/apps/Dialer/src/com/android/dialer/util/
AsyncTaskExecutor.java 29 * One immediate benefit of this approach is that testing becomes much easier, since it is easy to
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
Vector3f.java 196 * and returns a handle to this vector for easy chaining of calls. If the
233 * internally, and returns a handle to this vector for easy chaining of
483 * and returns a handle to this vector for easy chaining of calls.
498 * internally, and returns a handle to this vector for easy chaining of
518 * internally, and returns a handle to this vector for easy chaining of
535 * internally, and returns a handle to this vector for easy chaining of
552 * internally, and returns a handle to this vector for easy chaining of
585 * and returns a handle to this vector for easy chaining of calls. Dividing
615 * and returns a handle to this vector for easy chaining of calls. Dividing
669 * internally, and returns a handle to this vector for easy chaining of
    [all...]
Vector4f.java 206 * and returns a handle to this vector for easy chaining of calls. If the
244 * internally, and returns a handle to this vector for easy chaining of
417 * and returns a handle to this vector for easy chaining of calls.
433 * internally, and returns a handle to this vector for easy chaining of
454 * internally, and returns a handle to this vector for easy chaining of
473 * internally, and returns a handle to this vector for easy chaining of
490 * internally, and returns a handle to this vector for easy chaining of
522 * and returns a handle to this vector for easy chaining of calls. Dividing
552 * and returns a handle to this vector for easy chaining of calls. Dividing
608 * internally, and returns a handle to this vector for easy chaining o
    [all...]
  /external/chromium_org/chrome_frame/test/
automation_client_mock.h 126 // Since CFAC uses TabProxy for few calls and TabProxy is not easy mockable,
164 // Easy methods to set expectations.
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
pubsubclient.h 40 // Easy to use clients built on top of the tasks for XEP-0060
49 // An easy-to-use pubsub client that handles the three tasks of
  /external/dnsmasq/
doc.html 7 Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP
75 with private DNS systems easy.
  /external/linux-tools-perf/
builtin-bench.c 35 /* sentinel: easy for help */
74 { "all", /* sentinel: easy for help */
  /external/llvm/docs/HistoricalNotes/
2001-02-09-AdveComments.txt 90 o I believe tail calls are relatively easy to identify; do you know why
103 while providing easy ILP for single-threaded onces. But it is probably
  /external/llvm/include/llvm/ADT/
Statistic.h 1 //===-- llvm/ADT/Statistic.h - Easy way to expose stats ---------*- C++ -*-===//
10 // This file defines the 'Statistic' class, which is designed to be an easy way
  /external/llvm/lib/Support/
Statistic.cpp 1 //===-- Statistic.cpp - Easy way to expose stats information --------------===//
10 // This file implements the 'Statistic' class, which is designed to be an easy
  /external/ppp/pppd/plugins/rp-pppoe/
debug.c 34 * Dumps buffer to fp in an easy-to-read format
83 * Dumps the PPPoE packet to fp in an easy-to-read format
  /frameworks/base/core/java/android/text/
StaticLayout.java 244 boolean easy = measured.mEasy;
413 needMultiply, chdirs, dir, easy, bufEnd, includepad, trackpad,
461 needMultiply, chdirs, dir, easy, bufEnd,
591 boolean easy, int bufEnd, boolean includePad,
681 // easy means all chars < the first RTL, so no emoji, no nothing
682 // XXX a run with no text or all spaces is easy but might be an empty
683 // RTL paragraph. Make sure easy is false if this is the case.
684 if (easy) {
    [all...]
  /frameworks/base/docs/html/design/patterns/
fullscreen.jd 48 gesture is easy and intuitive.
96 users to lose easy access to system navigation, so a little extra space
  /frameworks/base/docs/html/google/play-services/
location.jd 17 The location APIs make it easy for you to build location-aware applications, without needing to
79 <p>With apps becoming increasingly contextual, understanding what the user is doing is critical to surfacing the right content. The Activity recognition API makes it easy to check the user?s current activity&mdash;still, walking, cycling, and in-vehicle&mdash;with very efficient use of the battery.</p>
  /frameworks/rs/
rsScriptC_Lib.cpp 48 // scale angle for easy argument reduction
67 // scale angle for easy argument reduction

Completed in 892 milliseconds

<<11121314151617181920>>