HomeSort by relevance Sort by last modified time
    Searched full:built (Results 1651 - 1675 of 6582) sorted by null

<<61626364656667686970>>

  /ndk/sources/host-tools/make-3.81/tests/scripts/targets/
INTERMEDIATE 10 exist but doesn't need to be built. Change the original and ensure
SECONDARY 10 it's not created if it doesn't exist but doesn't need to be built.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
numeric_cast_traits.hpp 40 //! These are the assumed common built in fundamental types (not typedefs/macros.)
  /packages/apps/Email/src/com/android/email/mail/store/imap/
ImapResponseParser.java 250 // So, we first store the response that's being built in responseToDestroy, until it's
251 // completely built, at which point we copy it into responseToReturn and null out
268 // Response has successfully been built. Let's return it.
316 // Response has successfully been built. Let's return it.
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/objc/
objc-tree.def 63 is quite hard to build a 'getter' call, but we have already built
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/objc/
objc-tree.def 63 is quite hard to build a 'getter' call, but we have already built
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/objc/
objc-tree.def 63 is quite hard to build a 'getter' call, but we have already built
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/objc/
objc-tree.def 63 is quite hard to build a 'getter' call, but we have already built
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/
SOURCES 1 Using built-in specs.
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_sunprocc.h 164 * mercy. GCC is built on top of <stdlib.h>. */
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_sunprocc.h 164 * mercy. GCC is built on top of <stdlib.h>. */
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_sunprocc.h 164 * mercy. GCC is built on top of <stdlib.h>. */
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_sunprocc.h 164 * mercy. GCC is built on top of <stdlib.h>. */
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_sunprocc.h 164 * mercy. GCC is built on top of <stdlib.h>. */
  /prebuilts/python/darwin-x86/2.7.5/bin/
python-config.sh 37 # Use sed to fix paths from their built to locations to their installed to locations.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/
test_email_codecs.py 13 # We're compatible with Python 2.3, but it doesn't have the built-in Asian
test_email_codecs_renamed.py 13 # We're compatible with Python 2.3, but it doesn't have the built-in Asian
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
glob.py 11 # If Python is built without Unicode support, the unicode type
  /prebuilts/python/linux-x86/2.7.5/bin/
python-config.sh 37 # Use sed to fix paths from their built to locations to their installed to locations.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/
test_email_codecs.py 13 # We're compatible with Python 2.3, but it doesn't have the built-in Asian
test_email_codecs_renamed.py 13 # We're compatible with Python 2.3, but it doesn't have the built-in Asian
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
glob.py 11 # If Python is built without Unicode support, the unicode type
  /system/core/sh/bltin/
bltin.h 38 * This file is included by programs which are optionally built into the
  /build/core/
main.mk 12 # this turns off the suffix rules built into make
47 $(warning * Android can only be built by versions 3.81 and 3.82.)
312 # Dalvik isn't built for non-Linux hosts).
367 # TODO: this should be eng I think. Since the sdk is built from the eng
419 # Bring in all modules that need to be built.
678 # contains everything that's built during the current make, but it also further
693 modules_to_check += $(foreach m,$(ALL_MODULES),$(ALL_MODULES.$(m).BUILT))
808 # For uninstallable modules such as static Java library, we have to dist the built file,
811 $(if $(ALL_MODULES.$(m).BUILT),$(ALL_MODULES.$(m).BUILT):$(m)$(suffix $(ALL_MODULES.$(m).BUILT))))
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
abstract.h 74 interface provided by the standard built-in types, such as floats,
86 - "Built-in object interface": this is the interface that a new
87 built-in type must provide and the mechanisms and rules that a
88 developer of a new built-in type must use and follow.
99 constructors for building objects of built-in types. This is needed
124 built-in types.
262 Called by the repr() built-in function and by reverse quotes.
274 Called by the str() built-in function and by the print
287 Called by the unistr() built-in function.
730 See the built-in function divmod. Returns NULL on failure
    [all...]

Completed in 2379 milliseconds

<<61626364656667686970>>