/external/v8/test/webkit/ |
dfg-convert-this-dom-window.js | 25 "This tests that we can correctly call Function.prototype.call in the DFG, but more precisely, that we give the correct this object in case it is undefined"
|
/ndk/sources/cxx-stl/stlport/ |
Android.mk | 57 #It is much more practical to include the sources of GAbi++ in our builds
|
/ndk/sources/host-tools/make-3.81/w32/subproc/ |
build.bat | 30 rem A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
/packages/apps/Messaging/src/com/android/messaging/util/ |
UiUtils.java | 185 final String more) { 191 more);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/ |
messages.properties | 50 DeviceView_Unable_Create_HPROF_For_Application=Unable to create HPROF file for application '%1$s'.\n\n%2$s Check logcat for more information.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
micromips@ulw-reloc.d | 79 # Would be more efficient to apply the offset to the base register.
|
/bionic/libc/bionic/ |
fts.c | 164 * descriptor we run anyway, just more slowly. 625 * current path -- the inner loop allocates more path as necessary. 661 * No more memory for path or structures. Save 953 fts_palloc(FTS *sp, size_t more) 960 more += 256; 961 if (sp->fts_pathlen + more < sp->fts_pathlen) { 968 sp->fts_pathlen += more;
|
/build/tools/droiddoc/templates-pdk/assets/ |
search_autocomplete.js | 89 //if there are more results we're not showing, so say so. 94 c1.innerHTML = "plus " + (gMatches.length-ROW_COUNT) + " more";
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
error.rb | 56 - functions more as an internal signal, simillar to exception 387 In ANTLR terminology, a rule is composed of one or more _alternatives_, 423 match the body of the subrule one or more times. If it fails to match at least 539 A tree-rewrite rule requires one or more occurence of a symbol, but none 594 new "%s: attempted to change more than one node to root" % self
|
/external/doclava/res/assets/templates/assets/ |
search_autocomplete.js | 89 //if there are more results we're not showing, so say so. 94 c1.innerHTML = "plus " + (gMatches.length-ROW_COUNT) + " more";
|
/external/guava/guava-tests/test/com/google/common/io/ |
FilesTest.java | 776 private static File file(String first, String... more) { 777 return file(new File(first), more); 783 private static File file(File first, String... more) { 786 for (String name : more) {
|
/external/jemalloc/include/jemalloc/internal/ |
size_classes.sh | 261 * cannot support more than 256 small size classes. Further constrain NBINS to
|
/external/libmicrohttpd/src/microspdy/ |
structures.h | 13 GNU General Public License for more details. 102 * one or more intermediaries between the client and the origin 175 * The sender won't send any more frames on this stream. 192 * The sender won't send any more frames on this stream. 204 * The sender won't send any more frames on this stream. 222 * This is a generic error, and should only be used if a more 303 * This is a generic error, and should only be used if a more 328 * @param more false if this is the last frame received on this stream. Note: 329 * true does not mean that more data will come, exceptional 339 bool more); [all...] |
/external/libpng/projects/owatcom/ |
pngconfig.mak | 5 # For more information build libpng.wpj under the IDE and then read the
113 $# awk command. For more instructions on configuration read
|
/external/llvm/utils/TableGen/ |
tdtags | 14 # files for target .td files. Run tdtags -H for more documentation. 61 With the '-x' option, $SELF produces one or more tags files for a 73 because ctags(1) handling is more capable.
|
/external/llvm/utils/ |
codegen-diff | 118 disassembler, but it might help you highlight the more egregious cases
|
/external/sonivox/arm-wt-22k/lib_src/ |
ARM-E_interpolate_loop_gnu.s | 102 @ 16 bits or the signal path should be increased to 18 bits or more.
|
ARM-E_interpolate_noloop_gnu.s | 94 @ 16 bits or the signal path should be increased to 18 bits or more.
|
/external/v8/test/cctest/ |
log-eq-of-logging-and-traversal.js | 146 // expecting more functions in traversal vs. logging. 147 // Since we don't track code deletions, logging can also report more entries
|
/external/v8/test/mjsunit/ |
debug-listbreakpoints.js | 38 // its line numbers will not change should we add more lines of test code 153 // Set some more breakpoints, and clear them in various orders:
|
/external/valgrind/cachegrind/ |
cg_annotate.in | 21 # General Public License for more details. 152 --threshold=<0--20> a function is shown if it accounts for more than x% of 653 # Issue a warning that the source file is more recent than the input file. 662 @ Source file '$src_file' is more recent than input file '$input_file'. 780 # If $src_file more recent than cachegrind.out, issue warning
|
/external/valgrind/exp-bbv/tests/ppc32-linux/ |
ll.S | 75 # optimized some more by Vince Weaver
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s | 112 ;load alpha1,beta1 somewhere to avoid more loads
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/ |
rex.h | 137 tchars more; member in struct:rex_ttymode
|
yp.h | 155 bool_t more; member in struct:ypresp_all
|