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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/sax/java/android/sax/
package.html 3 A framework that makes it easy to write efficient and robust SAX handlers.
  /art/test/002-sleep/
info.txt 2 mostly meant as an easy thing to modify in order to test other things
  /dalvik/tests/002-sleep/
info.txt 2 mostly meant as an easy thing to modify in order to test other things
  /external/libexif/
libexif-uninstalled.pc.in 2 Description: Library for easy access to EXIF data
libexif.pc.in 7 Description: Library for easy access to EXIF data
  /external/llvm/test/CodeGen/SystemZ/
cond-load-01.ll 8 define i32 @f1(i32 %easy, i32 *%ptr, i32 %limit) {
15 %res = select i1 %cond, i32 %easy, i32 %other
20 define i32 @f2(i32 %easy, i32 *%ptr, i32 %limit) {
27 %res = select i1 %cond, i32 %other, i32 %easy
32 define i32 @f3(i32 %easy, i32 *%base, i32 %limit) {
40 %res = select i1 %cond, i32 %easy, i32 %other
45 define i32 @f4(i32 %easy, i32 *%base, i32 %limit) {
54 %res = select i1 %cond, i32 %easy, i32 %other
59 define i32 @f5(i32 %easy, i32 *%base, i32 %limit) {
67 %res = select i1 %cond, i32 %easy, i32 %othe
    [all...]
cond-load-02.ll 8 define i64 @f1(i64 %easy, i64 *%ptr, i64 %limit) {
15 %res = select i1 %cond, i64 %easy, i64 %other
20 define i64 @f2(i64 %easy, i64 *%ptr, i64 %limit) {
27 %res = select i1 %cond, i64 %other, i64 %easy
32 define i64 @f3(i64 %easy, i64 *%base, i64 %limit) {
40 %res = select i1 %cond, i64 %easy, i64 %other
45 define i64 @f4(i64 %easy, i64 *%base, i64 %limit) {
54 %res = select i1 %cond, i64 %easy, i64 %other
59 define i64 @f5(i64 %easy, i64 *%base, i64 %limit) {
67 %res = select i1 %cond, i64 %easy, i64 %othe
    [all...]
  /external/chromium_org/third_party/pexpect/
PKG-INFO 4 Summary: Pexpect is a pure Python Expect. It allows easy control of other applications.
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/tests/
rdfseg2.asm 7 ;; to actually test this program, it should be fairly easy to put
  /external/valgrind/main/none/tests/
execve.c 9 // This tests the case where argv and envp are NULL, which is easy to
  /external/compiler-rt/SDKs/
README.txt 4 This makes it easy for users to build a compiler which can target a number of
  /external/qemu/distrib/sdl-1.2.15/
README-SDL.txt 5 designed to make it easy to write multi-media software, such as games and
  /external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/devel-resources/
ReadMe.txt 1 The Simple DirectMedia Layer (SDL for short) is a cross-platform library designed to make it easy to write multi-media software, such as games and emulators.
  /development/samples/browseable/DoneBar/
_index.jd 10 <strong>Done/Cancel</strong> bar to provide users with an easy way to directly
  /external/chromium_org/chrome/app/
chrome_exe_main_aura.cc 9 // order to make it easy to update the app from GoogleUpdate. We don't need
  /external/chromium_org/chrome_frame/
registry_watcher.h 5 // A utility class that makes it easy to register for registry change
  /external/chromium_org/ppapi/thunk/
ppb_device_ref_api.h 22 // data for easy proxying.
  /external/chromium_org/third_party/WebKit/Tools/qunit/
package.json 18 "description": "An easy-to-use JavaScript Unit Testing framework.",
  /external/chromium_org/third_party/libjingle/overrides/talk/media/webrtc/
webrtcexport.h 8 // either removes this header file or offers an easy way to turn this off.
  /external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/
094-divide-by-zero-short-circuit.c 2 * easy to argue that it should be short-circuiting the evaluation and
  /external/chromium_org/tools/cr/
README 8 This means it will be very easy to build run and test multiple platforms in a
  /external/chromium_org/ui/gfx/
canvas_skia_paint.h 8 // This file provides an easy way to include the appropriate CanvasPaint
  /external/mesa3d/src/glsl/glcpp/tests/
094-divide-by-zero-short-circuit.c 2 * easy to argue that it should be short-circuiting the evaluation and
  /ndk/tests/device/test-stlport_shared-exception/jni/
spbp.cpp 6 and BP was swapped (it's easy to do because on that port it's
  /ndk/tests/device/test-stlport_static-exception/jni/
spbp.cpp 6 and BP was swapped (it's easy to do because on that port it's

Completed in 349 milliseconds

1 2 3 4 5 6 7 8 91011>>