HomeSort by relevance Sort by last modified time
    Searched full:targets (Results 176 - 200 of 5405) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/tools/gyp/test/actions-none/src/
none_with_source_files.gyp 5 # Test that 'none' type targets can have .cc files in them.
8 'targets': [
  /external/chromium_org/tools/gyp/test/defines/
defines.gyp 6 'targets': [
23 'targets': [
  /external/chromium_org/tools/gyp/test/no-output/
gyptest-no-output.py 8 Verified things don't explode when there are targets without outputs.
13 # TODO(evan): in ninja when there are no targets, there is no 'all'
  /external/chromium_org/tools/gyp/test/same-target-name/
gyptest-same-target-name.py 8 Check that duplicate targets in a directory gives an error.
15 # Require that gyp files with duplicate targets spit out an error.
  /external/chromium_org/tools/gyp/test/self-dependency/
dep.gyp 5 # dep.gyp contains a target dep, on which all the targets in the project
13 'targets': [
  /external/llvm/tools/msbuild/
CMakeLists.txt 42 install(FILES "Microsoft.Cpp.Win32.LLVM-vs2010.targets" DESTINATION "tools/msbuild/${platform}" RENAME "Microsoft.Cpp.${platform}.LLVM-vs2010.targets")
43 install(FILES "Microsoft.Cpp.Win32.LLVM-vs2012.targets" DESTINATION "tools/msbuild/${platform}" RENAME "Microsoft.Cpp.${platform}.LLVM-vs2012.targets")
44 install(FILES "Microsoft.Cpp.Win32.LLVM-vs2012_xp.targets" DESTINATION "tools/msbuild/${platform}" RENAME "Microsoft.Cpp.${platform}.LLVM-vs2012_xp.targets")
45 install(FILES "toolset-vs2013.targets" DESTINATION "tools/msbuild/${platform}")
46 install(FILES "toolset-vs2013_xp.targets" DESTINATION "tools/msbuild/${platform}")
  /external/chromium_org/tools/gyp/tools/
graphviz.py 9 targets."""
22 def LoadEdges(filename, targets):
24 show targets in |targets| and their depedendents."""
32 to_visit = targets[:]
45 |edges| is a map of target to a list of other targets it depends on."""
47 # Bucket targets by file.
60 for filename, targets in files.items():
61 if len(targets) == 1:
64 target = targets[0
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
complete-ant-cmd.pl 82 # Run "ant -projecthelp" to list targets. Keep a cache of results in a
85 $cacheFile =~ s|(.*/)?(.*)|${1}.ant-targets-${2}|;
89 my %targets;
92 $targets{$1}++;
95 my @targets = sort keys %targets;
96 for (@targets) { print CACHE "$_\n"; }
97 return @targets;
102 my @targets;
106 push( @targets, $_ )
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
SwitchList.java 32 * {@code non-null;} list of targets corresponding to the test values; there
36 private final IntList targets; field in class:SwitchList
49 this.targets = new IntList(size + 1);
57 targets.setImmutable();
88 return targets.get(n);
98 return targets.get(size);
102 * Gets the list of all targets. This includes one extra element at the
108 return targets;
134 if (targets.size() != size) {
138 targets.add(target)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_cb_xformfb.c 57 struct pipe_stream_output_target *targets[PIPE_MAX_SO_BUFFERS]; member in struct:st_transform_feedback_object
96 /* Unreference targets. */
98 pipe_so_target_reference(&sobj->targets[i], NULL);
121 Elements(sobj->targets));
129 if (!sobj->targets[i] ||
130 sobj->targets[i] == sobj->draw_count ||
131 sobj->targets[i]->buffer != bo->buffer ||
132 sobj->targets[i]->buffer_offset != sobj->base.Offset[i] ||
133 sobj->targets[i]->buffer_size != sobj->base.Size[i]) {
140 pipe_so_target_reference(&sobj->targets[i], NULL)
    [all...]
  /external/llvm/lib/Support/
TargetRegistry.cpp 69 // Provide special warning when no targets are initialized.
71 Error = "Unable to find target for this triple (no targets are registered)";
79 Error = std::string("Cannot choose between targets \"") +
88 Error = "No available targets are compatible with this triple, "
89 "see -version for the available targets.";
109 // Add to the list of targets.
125 std::vector<std::pair<StringRef, const Target*> > Targets;
130 Targets.push_back(std::make_pair(I->getName(), &*I));
131 Width = std::max(Width, Targets.back().first.size());
133 array_pod_sort(Targets.begin(), Targets.end(), TargetArraySortFn)
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_xformfb.c 57 struct pipe_stream_output_target *targets[PIPE_MAX_SO_BUFFERS]; member in struct:st_transform_feedback_object
96 /* Unreference targets. */
98 pipe_so_target_reference(&sobj->targets[i], NULL);
121 Elements(sobj->targets));
129 if (!sobj->targets[i] ||
130 sobj->targets[i] == sobj->draw_count ||
131 sobj->targets[i]->buffer != bo->buffer ||
132 sobj->targets[i]->buffer_offset != sobj->base.Offset[i] ||
133 sobj->targets[i]->buffer_size != sobj->base.Size[i]) {
140 pipe_so_target_reference(&sobj->targets[i], NULL)
    [all...]
  /external/chromium_org/android_webview/
android_webview_telemetry_shell.gyp 5 'targets': [
  /external/chromium_org/build/android/empty/src/
.keep 5 some of our targets that is not the case. Giving it an empty src-folder works
  /external/chromium_org/build/linux/unbundle/
expat.gyp 6 'targets': [
libjpeg.gyp 6 'targets': [
  /external/chromium_org/build/sanitizers/
sanitizers.gyp 6 'targets': [
15 # Do not let 'none' targets depend on this one, they don't need to.
24 # Some targets may want to opt-out from ASan, TSan and MSan and link
27 # code to those targets.
  /external/chromium_org/chrome/browser/resources/chromeos/braille_ime/
braille_ime.gyp 8 'targets': [
  /external/chromium_org/chromeos/
chromeos_tools.gypi 6 'targets' : [
  /external/chromium_org/components/
language_usage_metrics.gypi 6 'targets': [
startup_metric_utils.gypi 6 'targets': [
  /external/chromium_org/content/browser/service_worker/
service_worker_proto.gyp 2 'targets': [
  /external/chromium_org/content/test/data/session_history/
fragment.html 4 A page with anchor fragment targets.
  /external/chromium_org/device/core/
core.gyp 9 'targets': [
  /external/chromium_org/ios/provider/
ios_components.gyp 8 'targets': [

Completed in 1295 milliseconds

1 2 3 4 5 6 78 91011>>