HomeSort by relevance Sort by last modified time
    Searched full:large (Results 126 - 150 of 7141) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/third_party/skia/src/images/
SkStreamHelpers.h 17 * @param storage Allocator to hold the memory. Will be reset to be large
  /external/chromium_org/tools/gyp/data/win/
large-pdb-shim.cc 6 // then used during the final link for modules that have large PDBs. Otherwise,
  /external/chromium_org/tools/traceline/traceline/scripts/
filter_short.py 24 # Ugly regex to remove the L suffix on large python numbers.
  /external/clang/test/SemaCXX/
new-delete-cxx0x.cpp 8 (void)new int[2000000000]; // expected-warning {{array is too large}}
  /external/compiler-rt/lib/msan/lit_tests/
getaddrinfo.cc 10 // With -O0 this poisons a large chunk of stack.
  /external/icu4c/config/
mh-linux-va 18 SHAREDLIBCFLAGS = -qpic=large
19 SHAREDLIBCXXFLAGS = -qpic=large
45 SHLIB.c= $(CC) $(CFLAGS) -qmkshrobj -qpic=large -G $(LDFLAGS)
46 SHLIB.cc= $(CXX) $(CXXFLAGS) -qmkshrobj -qpic=large -G $(LDFLAGS)
  /external/icu4c/test/cintltst/
cjaptst.h 47 * Test Small, Large letters
  /external/icu4c/test/intltest/
lcukocol.h 20 // Just don't make it too large, otherwise the executable will get too big
  /external/llvm/test/CodeGen/AArch64/
large-consts.ll 1 ; RUN: llc -mtriple=aarch64-linux-gnu -o - %s -code-model=large -show-mc-encoding | FileCheck %s
movw-shift-encoding.ll 1 ; RUN: llc -mtriple=aarch64-linux-gnu < %s -show-mc-encoding -code-model=large | FileCheck %s
  /external/llvm/test/CodeGen/X86/
2011-07-13-BadFrameIndexDisplacement.ll 4 ; a large displacement and a frame index into a single lea.
variadic-node-pic.ll 1 ; RUN: llc < %s -relocation-model=pic -code-model=large
x86-64-varargs.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -code-model=large -relocation-model=static | grep call | not grep rax
  /external/skia/src/images/
SkStreamHelpers.h 17 * @param storage Allocator to hold the memory. Will be reset to be large
  /external/valgrind/main/memcheck/tests/linux/
lsframe1.c 4 generates a very large stack, --main-stacksize=67200000
  /external/valgrind/main/memcheck/tests/x86/
bug152022.c 4 valgrinding Wine running a large win32 app (Picasa) fails with the message
  /frameworks/base/core/res/res/layout/
text_drag_thumbnail.xml 24 android:textAppearance="@android:style/TextAppearance.Large"
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
CameraPairwiseTest.java 66 public enum PictureSize { SMALL, MEDIUM, LARGE };
141 * Scene: Auto / Pic: Large / Geo: on
146 PictureSize.LARGE, Geotagging.ON);
171 * Scene: Auto / Pic: Large / Geo: off
176 SceneMode.AUTO, PictureSize.LARGE, Geotagging.OFF);
211 * Scene: Night / Pic: Large / Geo: off
216 PictureSize.LARGE, Geotagging.OFF);
231 * Scene: Sunset / Pic: Large / Geo: on
236 PictureSize.LARGE, Geotagging.ON);
241 * Scene: Auto / Pic: Large / Geo: of
    [all...]
  /frameworks/base/tests/DpiTest/res/values-large/
strings.xml 18 <string name="act_title">DpiTest: Large</string>
  /frameworks/base/tests/DpiTest/res/values-large-long/
strings.xml 18 <string name="act_title">DpiTest: Large Long</string>
  /frameworks/base/tests/DpiTest/res/values-large-notlong/
strings.xml 18 <string name="act_title">DpiTest: Large NotLong</string>
  /frameworks/base/tests/LargeAssetTest/res/values/
strings.xml 19 <string name="prompt">Click the button below to read and validate the large binary asset.</string>
  /external/chromium_org/courgette/third_party/
paged_array.h 7 // PagedArray is a work-around to allow large arrays to be allocated when there
8 // is too much address space fragmentation for allocating the large arrays as
  /external/chromium_org/third_party/sqlite/src/test/
delete3.test 13 # large number of rows are deleted.
19 # Create a table that contains a large number of rows.
  /external/chromium_org/v8/test/mjsunit/
copy-on-write-assert.js 40 // Force copy. Because the array is large it will test the slow array
41 // cloning in large object space.

Completed in 445 milliseconds

1 2 3 4 56 7 8 91011>>