HomeSort by relevance Sort by last modified time
    Searched refs:can (Results 251 - 275 of 818) sorted by null

<<11121314151617181920>>

  /external/zlib/
Android.mk 74 # later, please see if you can get a bit further in removing libunz...
  /frameworks/compile/libbcc/runtime/make/
lib_info.mk 8 # library can provide.
  /frameworks/ex/common/
Android.mk 32 # we can't build the test for apps only build, because android.test.runner is not unbundled yet.
  /frameworks/support/v7/
Android.mk 29 # Here is the final static library that apps can link against.
  /gdk/build/core/
check-cygwin-make.mk 20 # miserably with our build scripts. If we can detect this use
setup-abi.mk 30 # with lots of C++ sources, this can be a considerable time saver.
  /hardware/libhardware/modules/local_time/
Android.mk 22 # if no other device specific modules are present. The exact load order can be
  /hardware/msm7k/libgralloc-qsd8k/tests/
Android.mk 17 # you can use EXTRA_CFLAGS to indicate additional CFLAGS to use
  /libcore/
CaCerts.mk 49 # This is so that build/target/product/core.mk can use cacerts in PRODUCT_PACKAGES
  /ndk/build/core/
check-cygwin-make.mk 20 # miserably with our build scripts. If we can detect this use
setup-abi.mk 48 # with lots of C++ sources, this can be a considerable time saver.
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
help2man 7 # This program is free software; you can redistribute it and/or modify
118 die "$this_program: can't open `$inc' ($!)\n"
194 or die "$this_program: can't get `$_' info from $ARGV[0]\n"
205 or die "$this_program: can't unlink $opt_output ($!)\n"
209 or die "$this_program: can't create $opt_output ($!)\n";
  /sdk/emulator/opengl/
common.mk 55 # A module can 'import' another module, by calling emugl-import. This will
188 # This function can be called to generate the decoder source files.
201 # This function can be called to generate the encoder source files.
214 # This function can be called to generate the wrapper source files.
231 # The following function can be called to generate wire protocol decoder
263 # The following function can be called to generate wire protocol encoder
298 # The following function can be called to generate GL library wrapper
  /build/core/
java.mk 98 # By giving different file name, files can be updated correctly when switching
117 # only the output directory can be changed
170 # This can be disabled with LOCAL_RENDERSCRIPT_FLAGS := -Wno-error
214 # all_java_sources. See if we can get that by adding a
304 # module level coverage filter can be defined using LOCAL_EMMA_COVERAGE_FILTER
401 # We can't depend directly on full_classes_jar because the PRIVATE_
main.mk 31 # it can be "", whereas TOP must be "." which causes
47 $(warning * Android can only be built by versions 3.81 and 3.82.)
110 # build system can't deal with them.
175 # You can only enable it by adding "incrementaljavac" to your make command line.
337 # additional storage requirements for ".odex" files can cause /system
432 # Typical build; include any Android.mk files we can find.
443 # the PRODUCT_* values so that later we can verify they are not modified.
471 # Can't use first-makefiles-under here because
480 # Now with all Android.mks loaded we can do post cleaning steps.
513 # Only include this during a full build, otherwise we can't b
    [all...]
  /external/chromium/third_party/libjingle/source/talk/
main.scons 50 '$MAIN_DIR/..', # TODO: how can we use GOOGLECLIENT instead?
181 AddTargetGroup('signed_binaries', 'digitally signed binaries can be built')
331 # TODO: Figure out how mk can compile without
393 # versions, this means we can't safely dynamically link to OpenSSL because the
432 AddTargetGroup('all_installers', 'installers that can be built')
478 # Force source project to main dir, so that Visual Studio can find the
  /cts/tests/SignatureTest/
Android.mk 36 # Can't call local-intermediates-dir directly here because we have to
37 # include BUILD_PACAKGE first. Can't include BUILD_PACKAGE first
48 # TODO: fix package.mk so we can avoid this hack
67 # sure the generated resources rule depend on it, we can ensure that
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/
Runtime.pm 51 A list of every error and warning message that the module can generate
61 meaning of any environment variables or properties that can be set. These
110 This module is free software; you can redistribute it and/or
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/
trace-event-listener.rb 10 Subclasses can override the record() method (which defaults to printing to
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/
profile-mode.rb 22 * the appropriate alternative. Lookhead can be arbitrarily
  /external/chromium/base/win/
win_util.cc 2 // Use of this source code is governed by a BSD-style license that can be
87 // This can be slow if Windows ends up going to disk. Should watch this key
98 // Users can set the EnableLUA value to something arbitrary, like 2, which
164 set it as your default include path to build this library. You can grab it by \
  /external/chromium/chrome/common/extensions/docs/examples/extensions/app_launcher/
popup.js 2 // Use of this source code is governed by a BSD-style license that can be
192 // Focus the search box and return true so you can just start typing even
  /external/clang/test/SemaCXX/
alias-template.cpp 10 template<typename U> using A = void(int n = 0); // expected-error {{default arguments can only be specified for parameters in a function declaration}}
105 template<typename Z> using S = struct { int n; }; // expected-error {{can not be defined}}
106 template<typename Z> using T = class { int n; }; // expected-error {{can not be defined}}
107 template<typename Z> using U = enum { a, b, c }; // expected-error {{can not be defined}}
109 expected-error {{'TagName::V' can not be defined in a type alias template}} \
  /external/iproute2/lib/
ll_proto.c 4 * This program is free software; you can redistribute it and/or
87 __PF(CAN,can)
ll_types.c 4 * This program is free software; you can redistribute it and/or
60 __PF(CAN,can)

Completed in 694 milliseconds

<<11121314151617181920>>