HomeSort by relevance Sort by last modified time
    Searched refs:stuff (Results 51 - 75 of 230) sorted by null

1 23 4 5 6 7 8 910

  /frameworks/av/media/libstagefright/tests/
Android.mk 89 # team really wants is to build the stuff defined by this makefile.
  /frameworks/base/libs/input/
Android.mk 50 # team really wants is to build the stuff defined by this makefile.
  /frameworks/native/libs/gui/tests/
Android.mk 53 # team really wants is to build the stuff defined by this makefile.
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
BlankDebugEventListener.cs 100 #region Tree parsing stuff
110 #region AST Stuff
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
BlankDebugEventListener.cs 126 #region Tree parsing stuff
138 #region AST Stuff
  /external/chromium_org/v8/test/webkit/
dfg-cfg-simplify-phantom-get-local-on-same-block-set-local.js 33 function stuff(z) { } function
39 stuff(z); // Force a Flush, and then a Phantom on the GetLocal of x.
dfg-inline-unused-this.js 37 return o.stuff(a, b);
52 object.stuff = functionToCall;
dfg-intrinsic-unused-this.js 33 return o.stuff(a, b);
48 object.stuff = functionToCall;
dfg-side-effect-assignment-osr-exit.js 44 baz = "\"stuff\"";
  /system/core/libutils/
Android.mk 82 # we have the common sources, plus some device-specific stuff
130 # team really wants is to build the stuff defined by this makefile.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
aepack.py 286 stuff = rec[2:]
287 if kind == 0: stuff = None
288 if kind == 2: stuff = getpstr(stuff)
289 return kind, stuff
  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_file_io_host.cc 46 PepperFileIOHost::UIThreadStuff stuff; local
50 stuff.resolved_render_process_id = base::GetProcId(host->GetHandle());
53 stuff.file_system_context = storage_partition->GetFileSystemContext();
55 return stuff;
  /external/chromium_org/v8/test/mjsunit/
debug-stepout-scope-part1.js 114 throw 'stuff';
148 throw 'stuff';
  /external/valgrind/main/memcheck/tests/
wrap8.c 21 char stuff[999]; member in struct:_Lard
  /build/tools/apicheck/
Android.mk 22 #TODO(dbort): add a template to do this stuff; share with jx
  /cts/tools/cts-api-coverage/
Android.mk 37 # the other stuff
  /cts/tools/cts-java-scanner/
Android.mk 37 # the other stuff
  /cts/tools/cts-xml-generator/
Android.mk 37 # the other stuff
  /dalvik/tools/dexdeps/
Android.mk 39 # the other stuff
  /development/tools/rmtypedefs/
Android.mk 40 # the other stuff
  /frameworks/base/libs/androidfw/
Android.mk 93 # team really wants is to build the stuff defined by this makefile.
  /frameworks/base/libs/hwui/
Android.mk 63 # RenderThread stuff
  /frameworks/native/libs/binder/
Android.mk 15 # we have the common sources, plus some device-specific stuff
  /frameworks/native/libs/input/
Android.mk 75 # team really wants is to build the stuff defined by this makefile.
  /frameworks/native/libs/ui/
Android.mk 50 # team really wants is to build the stuff defined by this makefile.

Completed in 1706 milliseconds

1 23 4 5 6 7 8 910