Searched
full:targets (Results
426 -
450 of
5405) sorted by null
<<11121314151617181920>>
/developers/samples/android/ui/transition/BasicTransition/Application/src/main/res/transition/ |
changebounds_fadein_together.xml | 20 <targets> 22 </targets>
|
/development/samples/ApiDemos/res/transition/ |
changebounds_fadein_together.xml | 19 <targets> 21 </targets>
|
/development/samples/browseable/BasicTransition/res/transition/ |
changebounds_fadein_together.xml | 20 <targets> 22 </targets>
|
/external/chromium_org/chrome/browser/apps/app_shim/ |
browser_app_shim.gypi | 6 'targets': [ 30 ], # targets
|
/external/chromium_org/gpu/gles2_conform_support/ |
README | 8 2. Build any of the two targets: 13 3. Run the targets as: "<path to>gles2_conform_test_native -noimagefileio
|
/external/chromium_org/gpu/tools/ |
tools.gyp | 9 'targets': [ 13 'targets': [
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/ |
ExecutionContextSelector.js | 43 var targets = WebInspector.targetManager.targets(); 44 if (WebInspector.context.flavor(WebInspector.Target) === target && targets.length) 45 WebInspector.context.setFlavor(WebInspector.Target, targets[0]); 103 var targets = WebInspector.targetManager.targets(); 105 for (var i = 0; i < targets.length; ++i) { 106 var executionContexts = targets[i].runtimeModel.executionContexts();
|
/external/chromium_org/third_party/mesa/src/src/ |
SConscript | 15 # When env['gles'] is set, the targets defined in mapi/glapi/SConscript are not 16 # used. libgl-xlib and libgl-gdi adapt themselves to use the targets defined
|
/external/chromium_org/third_party/modp_b64/ |
modp_b64.gyp | 6 'targets': [ 25 'targets': [
|
/external/chromium_org/third_party/skia/gyp/ |
most.gyp | 3 # This omits the following targets that many developers won't want to build: 10 'targets': [
|
pdf.gyp | 3 'targets': [ 41 # This section makes all targets that depend on this target
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/cng/ |
cng.gypi | 10 'targets': [ 34 ], # targets
|
/external/chromium_org/third_party/webrtc/modules/bitrate_controller/ |
bitrate_controller.gypi | 10 'targets': [ 27 ], # targets
|
/external/chromium_org/third_party/webrtc/modules/media_file/source/ |
media_file.gypi | 10 'targets': [ 40 ], # targets
|
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test/ |
video_codecs_test_framework.gypi | 12 'targets': [ 31 ], # targets
|
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/tools/ |
video_codecs_tools.gypi | 12 'targets': [ 32 ], # targets
|
/external/chromium_org/third_party/webrtc/modules/video_coding/utility/ |
video_coding_utility.gyp | 13 'targets': [ 27 ], # targets
|
/external/chromium_org/third_party/webrtc/sound/ |
sound_tests.gyp | 11 'targets': [ 30 'targets': [
|
/external/chromium_org/tools/cr/cr/actions/ |
adb.py | 111 def Kill(self, targets, arguments): 112 for target in targets: 135 def Uninstall(self, targets, arguments): 136 for target in targets: 139 def Install(self, targets, arguments): 140 for target in targets: 143 def Reinstall(self, targets, arguments): 144 for target in targets:
|
/external/chromium_org/tools/gyp/test/win/compiler-flags/ |
enable-enhanced-instruction-set.gyp | 6 'targets': [ 30 'targets': [
|
/external/deqp/framework/delibs/cmake/ |
LCovUtils.cmake | 6 macro(MAKE_LCOV_REPORT_TARGET target exe-targets projects outdir title) 10 add_dependencies(${PRJ}-lcov ${exe-targets})
|
/external/lldb/www/ |
faq.html | 22 <p><b>Q: What targets does LLDB currently support?</b></p>
23 <p>Mac OS X native debugging for i386 and x86_64 targets.</p>
|
/external/mesa3d/src/ |
SConscript | 15 # When env['gles'] is set, the targets defined in mapi/glapi/SConscript are not 16 # used. libgl-xlib and libgl-gdi adapt themselves to use the targets defined
|
/external/skia/gyp/ |
most.gyp | 3 # This omits the following targets that many developers won't want to build: 10 'targets': [
|
pdf.gyp | 3 'targets': [ 41 # This section makes all targets that depend on this target
|
Completed in 1231 milliseconds
<<11121314151617181920>>