/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/ |
toolchain.mk | 17 include $(call all-makefiles-under, $(LOCAL_PATH))
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/ |
toolchain.mk | 17 include $(call all-makefiles-under, $(LOCAL_PATH))
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/ |
toolchain.mk | 17 include $(call all-makefiles-under, $(LOCAL_PATH))
|
/prebuilts/misc/common/groovy/ |
Android.mk | 20 groovy-all-1.7.0$(COMMON_JAVA_PACKAGE_SUFFIX)
|
/prebuilts/tools/common/proguard/proguard4.7/build/ |
makefile | 40 all: basic options 94 .PHONY: all basic options proguard proguardgui retrace anttask wtkplugin clean $(TARGETS) $(OPTIONAL_TARGETS)
|
/sdk/emulator/opengl/ |
Android.mk | 12 # Top-level for all modules 31 # Include common definitions used by all the modules included later 32 # in this build file. This contains the definition of all useful 53 # source files (see all emugl-gen-decoder/encoder in common.mk)
|
/tools/external/fat32lib/ |
Android.mk | 19 LOCAL_SRC_FILES := $(call all-java-files-under, src/main/java)
|
/external/valgrind/main/massif/tests/ |
peak2.post.exp | 45 ->00.85% (16B) in 1+ places, all below ms_print's threshold (01.00%) 57 ->00.44% (16B) in 1+ places, all below ms_print's threshold (01.00%) 69 ->00.30% (16B) in 1+ places, all below ms_print's threshold (01.00%) 81 ->00.23% (16B) in 1+ places, all below ms_print's threshold (01.00%) 93 ->00.18% (16B) in 1+ places, all below ms_print's threshold (01.00%) 105 ->00.15% (16B) in 1+ places, all below ms_print's threshold (01.00%) 117 ->00.13% (16B) in 1+ places, all below ms_print's threshold (01.00%) 129 ->00.11% (16B) in 1+ places, all below ms_print's threshold (01.00%) 141 ->00.10% (16B) in 1+ places, all below ms_print's threshold (01.00%) 153 ->00.09% (16B) in 1+ places, all below ms_print's threshold (01.00% [all...] |
ignoring.post.exp | 51 ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%) 64 ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%) 92 ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%) 107 ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%) 122 ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%) 137 ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%) 152 ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%) 168 ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%) 188 ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00%) 208 ->00.00% (0B) in 1+ places, all below ms_print's threshold (01.00% [all...] |
/cts/suite/audio_quality/ |
Android.mk | 48 include $(call all-subdir-makefiles)
|
/cts/tests/tests/net/ |
Android.mk | 29 LOCAL_SRC_FILES := $(call all-java-files-under, src) 40 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/cts/tools/cts-native-scanner/ |
Android.mk | 37 # Build all sub-directories 38 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/cts/tools/dasm/src/java_cup/ |
parse_action_table.java | 22 /** Simple constructor. All terminals, non-terminals, and productions must 56 /** Check the table to ensure that all productions have been reduced. 82 for (Enumeration p = production.all(); p.hasMoreElements(); )
|
terminal.java | 30 /* add to set of all terminals and check for duplicates */ 60 /** Table of all terminals. Elements are stored using name strings as 65 /** Access to all terminals. */ 66 public static Enumeration all() {return _all.elements();}; method in class:terminal 79 /** Table of all terminals indexed by their index number. */
|
/device/samsung/maguro/ |
device.mk | 15 # This file includes all definitions that apply only to maguro devices 17 # Anything that is generic to all tuna products should go in the tuna directory
|
/device/samsung/toro/ |
device.mk | 15 # This file includes all definitions that apply only to toro devices 17 # Anything that is generic to all tuna products should go in the tuna directory
|
/device/samsung/toroplus/ |
device.mk | 15 # This file includes all definitions that apply only to toroplus device 17 # Anything that is generic to all tuna products should go in the tuna directory
|
/external/chromium/chrome/browser/resources/net_internals/ |
socketsview.js | 1 // Copyright (c) 2011 The Chromium Authors. All rights reserved. 6 * This view displays information on the state of all socket pools. 9 * - For each pool with allocated sockets or connect jobs, shows all its
|
/external/chromium/webkit/glue/ |
dom_operations.cc | 1 // Copyright (c) 2010 The Chromium Authors. All rights reserved. 38 // Structure for storage the unique set of all savable resource links for 43 // Unique set of all sub resource links. 45 // Unique set of all frame links. 47 // Collection of all frames we go through when getting all savable resource 63 // Get all savable resource links from current element. One element might 92 // protocol does no have cache mechanism, we will skip all 104 // Get all savable resource links from current WebFrameImpl object pointer. 133 // Go through all descent nodes 134 WebNodeCollection all = current_doc.all(); local [all...] |
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/handshake/ |
__init__.py | 2 # All rights reserved. 110 # TODO(toyoshim): Add a test to cover the case all handshakers fail. 112 'Failed to complete opening handshake for all available protocols',
|
/external/clang/test/SemaTemplate/ |
temp_arg_template.cpp | 38 expected-error{{C++ requires a type specifier for all declarations}}
|
/external/compiler-rt/make/test/ |
test-util.mk | 63 all: 65 .PHONY: all
|
/external/compiler-rt/test/Unit/ |
clzti2_test.c | 31 at.all = a;
|
popcountti2_test.c | 39 at.all = a;
|
/external/eigen/test/eigen2/ |
eigen2_array.cpp | 68 VERIFY(((m1.cwise() + Scalar(1)).cwise() > m1).all()); 69 VERIFY(((m1.cwise() - Scalar(1)).cwise() < m1).all()); 74 VERIFY(! (m1.cwise() < m3).all() ); 75 VERIFY(! (m1.cwise() > m3).all() );
|