/external/ltp/tools/netpipe-2.4/ |
Makefile | 37 @echo 'NPtcp has been built.' 49 @echo 'NPmpi has been built.' 61 @echo 'NPpvm has been built.'
|
/libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/ |
DdmVmInternal.java | 32 * This is built into the VM, since that's where threads get managed. 39 * This is built into the VM, since that's where the heap is managed. 52 * This is built into the VM, since that's where the heap is managed.
|
/prebuilts/go/darwin-x86/src/builtin/ |
builtin.go | 125 // The append built-in function appends elements to the end of a slice. If 136 // The copy built-in function copies elements from a source slice into a 143 // The delete built-in function deletes the element with the specified key 148 // The len built-in function returns the length of v, according to its type: 157 // The cap built-in function returns the capacity of v, according to its type: 166 // The make built-in function allocates and initializes an object of type 184 // The new built-in function allocates memory. The first argument is a type, 189 // The complex built-in function constructs a complex value from two 196 // The real built-in function returns the real part of the complex number c. 200 // The imag built-in function returns the imaginary part of the comple [all...] |
/prebuilts/go/linux-x86/src/builtin/ |
builtin.go | 125 // The append built-in function appends elements to the end of a slice. If 136 // The copy built-in function copies elements from a source slice into a 143 // The delete built-in function deletes the element with the specified key 148 // The len built-in function returns the length of v, according to its type: 157 // The cap built-in function returns the capacity of v, according to its type: 166 // The make built-in function allocates and initializes an object of type 184 // The new built-in function allocates memory. The first argument is a type, 189 // The complex built-in function constructs a complex value from two 196 // The real built-in function returns the real part of the complex number c. 200 // The imag built-in function returns the imaginary part of the comple [all...] |
/art/test/ |
README.txt | 13 is built separately, and is intended for exercising class loaders.
|
/art/tools/checker/common/ |
testing.py | 18 This is a delegate function for the built-in `unicode`. It checks if the input
|
/cts/tests/tests/assist/common/ |
Android.mk | 21 # and when built explicitly put it in the data partition
|
/cts/tests/tests/externalservice/common/ |
Android.mk | 21 # and when built explicitly put it in the data partition
|
/cts/tests/tests/voiceinteraction/common/ |
Android.mk | 21 # and when built explicitly put it in the data partition
|
/developers/samples/android/ |
.gitignore | 0 # built application files
|
/development/samples/devbytes/graphics/ImagePixelization/res/values/ |
strings.xml | 20 <string name="builtin_pixelization">Built-in Pixelization</string>
|
/device/google/dragon/recovery/ |
Android.mk | 21 # if some modules are built directly from this directory (not subdirectories),
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Main/ |
Main.inf | 3 # built using the "Standard C Libraries" from StdLib.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/ |
test_build_scripts.py | 39 built = os.listdir(target)
41 self.assertTrue(name in built)
104 built = os.listdir(target)
106 self.assertTrue(name in built)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_tk.py | 5 # Skip test if _tkinter wasn't built.
|
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/ |
TTree.g | 17 // Use ANTLR built-in CommonToken for tree nodes
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
constants.rb | 40 A simple module to keep track of the various built-in token types, channels, and 45 # built-in token channel IDs 61 # built-in token types used internally by ANTLR3 81 # A hash mapping built in token types to their respective names
|
/external/arm-neon-tests/ |
scatter.scat | 12 I-TCM 0x30000 FIXED ; 0x1E000 ; built at 0x100 to avoid vector space
|
/external/autotest/client/site_tests/power_LoadTest/ |
README.txt | 4 In order to update extension.crx, use chrome's built in packer. You must close
|
/external/autotest/client/tests/tbench/ |
control | 15 is built as part of the dbench package.
|
/external/c-ares/ |
TODO | 11 - When built to support IPv6, it needs to also support PF_UNSPEC or similar,
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/profiler/ |
android_prebuilt_profiler_helper.py | 5 """Android-specific, installs pre-built profilers."""
|
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/ |
PRESUBMIT.py | 8 for more details about the presubmit API built into depot_tools.
|
/external/clang/include/clang/Basic/ |
Version.h | 45 /// Clang was built. 48 /// \brief Retrieves the repository path from which LLVM was built. 54 /// this Clang was built. 58 /// LLVM was built.
|
/external/clang/test/Modules/ |
declare-use-compatible.cpp | 1 // Used module not built with -decluse. 9 // Main module not built with -decluse. 17 // Used module not built with -decluse. 25 // Main module not built with -decluse.
|