/external/chromium_org/chrome/browser/resources/net_internals/ |
timeline_data_series.js | 137 * Tracks how many sources of the given type have seen a begin 153 // Map of sources for which we've seen a begin event more recently than an
|
/external/chromium_org/third_party/WebKit/Source/web/ |
WebLocalFrameImpl.h | 115 int worldID, const WebScriptSource* sources, unsigned numSources,
|
WebRemoteFrameImpl.h | 62 int worldID, const WebScriptSource* sources, unsigned numSources,
|
/external/llvm/ |
llvm-tblgen-rules.mk | 15 # for macro local-generated-sources-dir) 22 generated_sources := $(call local-generated-sources-dir)
|
/libcore/luni/src/test/java/libcore/java/nio/channels/ |
OldSocketChannelTest.java | 396 public long write(ByteBuffer[] sources, int offset, int length)
|
/ndk/build/tools/ |
build-host-python.sh | 18 # Rebuild the host Python binaries from sources. 22 # found in sources/host-tools/gdb-pretty-printers/stlport 33 sources. To use it, you will need a working set of toolchain sources, like 34 those downloaded with download-toolchain-sources.sh, then pass the 386 run2 cp -rf $NDK_DIR/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2 $PYPPDIR/stlport
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
deltablue.js | 649 * Assume: sources are all satisfied. 651 Planner.prototype.makePlan = function (sources) { 654 var todo = sources; 671 var sources = new OrderedCollection(); 676 sources.add(c); 678 return this.makePlan(sources);
|
/cts/tools/signature-tools/src/signature/converter/doclet/ |
DocletToSigConverter.java | 106 SigApi sources = new SigApi(name, visibility);
local 107 sources.setPackages(packages);
108 return sources;
|
/development/samples/ControllerSample/src/com/example/controllersample/ |
GameView.java | 117 int sources = dev.getSources(); local 119 if (((sources & InputDevice.SOURCE_GAMEPAD) == InputDevice.SOURCE_GAMEPAD) || 120 ((sources & InputDevice.SOURCE_JOYSTICK) == InputDevice.SOURCE_JOYSTICK)) { [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/ |
v8-deltablue.js | 640 * Assume: sources are all satisfied. 642 Planner.prototype.makePlan = function (sources) { 645 var todo = sources; 662 var sources = new OrderedCollection(); 667 sources.add(c); 669 return this.makePlan(sources);
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/ |
v8-deltablue.js | 640 * Assume: sources are all satisfied. 642 Planner.prototype.makePlan = function (sources) { 645 var todo = sources; 662 var sources = new OrderedCollection(); 667 sources.add(c); 669 return this.makePlan(sources);
|
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/ |
v8-deltablue.js | 640 * Assume: sources are all satisfied. 642 Planner.prototype.makePlan = function (sources) { 645 var todo = sources; 662 var sources = new OrderedCollection(); 667 sources.add(c); 669 return this.makePlan(sources);
|
/external/chromium_org/tools/gyp/pylib/gyp/generator/ |
android.py | 165 # Some of the generation below can add extra output, sources, or 207 # List files this target depends on so that actions/rules/copies/sources 236 # Sources. 237 if spec.get('sources', []) or extra_sources: 531 """Write Makefile code for any 'sources' from the gyp input. 535 treating them as a genereated sources. Otherwise the Android build 540 extra_sources: Sources generated from Actions or Rules. 542 sources = filter(make.Compilable, spec.get('sources', [])) 546 # Determine and output the C++ extension used by these sources [all...] |
/external/chromium_org/v8/benchmarks/ |
deltablue.js | 646 * Assume: sources are all satisfied. 648 Planner.prototype.makePlan = function (sources) { 651 var todo = sources; 668 var sources = new OrderedCollection(); 673 sources.add(c); 675 return this.makePlan(sources);
|
/external/dexmaker/src/main/java/com/google/dexmaker/ |
Code.java | 516 RegisterSpecList sources = RegisterSpecList.make(a.spec(), b.spec()); local 519 addInstruction(new PlainInsn(rop, sourcePosition, target.spec(), sources)); 521 addInstruction(new ThrowingInsn(rop, sourcePosition, sources, catches)); [all...] |
/frameworks/av/cmds/stagefright/ |
stagefright.cpp | 504 Vector<sp<MediaSource> > &sources, bool syncInfoPresent) { 516 for (size_t i = 0; i < sources.size(); ++i) { 517 sp<MediaSource> source = sources.editItemAt(i); [all...] |
/ndk/build/core/ |
definitions.mk | 425 # module's sources, if any. 798 # Return the list of C++ sources of a given module 800 module-get-c++-sources = \ 806 # Returns true if a module has C++ sources 808 module-has-c++-sources = $(strip $(call module-get-c++-sources,$1)) 811 # Add C++ dependencies to any module that has C++ sources [all...] |
/build/core/ |
definitions.mk | 455 ## The generated sources directory. Placing generated 466 # $(4): if non-empty, force the generated sources to be COMMON 467 define generated-sources-dir-for 471 $(error $(LOCAL_PATH): Class not defined in call to generated-sources-dir-for)) \ 474 $(error $(LOCAL_PATH): Name not defined in call to generated-sources-dir-for)) \ 486 # to determine the generated sources directory. 489 define local-generated-sources-dir 492 $(error $(LOCAL_PATH): LOCAL_MODULE_CLASS not defined before call to local-generated-sources-dir)) \ 494 $(error $(LOCAL_PATH): LOCAL_MODULE not defined before call to local-generated-sources-dir)) \ 495 $(call generated-sources-dir-for,$(LOCAL_MODULE_CLASS),$(LOCAL_MODULE),$(LOCAL_IS_HOST_MODULE),$(1)) [all...] |
/prebuilts/devtools/tools/lib/ |
lint-api.jar | |
/prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.2.0/ |
lint-api-22.2.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.4.0/ |
lint-api-22.4.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.4.2/ |
lint-api-22.4.2.jar | |
/prebuilts/gradle-plugin/com/android/tools/lint/lint-api/22.5.0/ |
lint-api-22.5.0.jar | |
/external/skia/ |
Android.mk | 21 # your sources. 23 # needed since your sources and libskia have been built with SK_DEBUG. 29 # building their sources.
|
/art/compiler/ |
Android.mk | 201 GENERATED_SRC_DIR := $$(call local-generated-sources-dir)
|