HomeSort by relevance Sort by last modified time
    Searched full:small (Results 651 - 675 of 8773) sorted by null

<<21222324252627282930>>

  /external/llvm/include/llvm/ADT/
DenseMap.h 82 // If the capacity of the array is huge, and the # elements used is small,
690 unsigned Small : 1;
700 /// a large bucket. This union will be discriminated by the 'Small' bit.
737 if (Small && RHS.Small) {
766 if (!Small && !RHS.Small) {
772 SmallDenseMap &SmallSide = Small ? *this : RHS;
773 SmallDenseMap &LargeSide = Small ? RHS : *this;
775 // First stash the large side's rep and move the small side across
    [all...]
SmallPtrSet.h 1 //===- llvm/ADT/SmallPtrSet.h - 'Normally small' pointer set ----*- C++ -*-===//
32 /// for small and one for large sets.
34 /// Small sets use an array of pointers allocated in the SmallPtrSet object,
39 /// sets are often small. In this case, no memory allocation is used, and only
51 /// SmallArray - Points to a fixed size set of buckets, used in 'small mode'.
54 /// then the set is in 'small mode'.
59 // If small, this is # elts allocated consecutively
81 // If the capacity of the array is huge, and the # elements used is small,
137 /// Note: This method assumes that both sets have the same small size.
236 /// typesafe interface that is common across all small sizes
    [all...]
  /external/clang/test/CodeGenCXX/
microsoft-abi-sret-and-byval.cpp 11 struct Small {
65 Small small_return() { return Small(); }
66 // LINUX-LABEL: define void @_Z12small_returnv(%struct.Small* noalias sret %agg.result)
103 void small_arg(Small s) {}
104 // LINUX-LABEL: define void @_Z9small_arg5Small(%struct.Small* byval align 4 %s)
105 // WIN32: define void @"\01?small_arg@@YAXUSmall@@@Z"(%struct.Small* byval align 4 %s)
201 Small thiscall_method_small() { return Small(); }
202 // LINUX: define {{.*}} void @_ZN5Class21thiscall_method_smallEv(%struct.Small* noalias sret %agg.result, %class.Class* %this
    [all...]
  /external/chromium_org/native_client_sdk/doc_generated/
io2014.html 30 <div><ul class="small-gap">
33 <ul class="small-gap">
46 <div><ul class="small-gap">
52 <ul class="small-gap">
68 <ul class="small-gap">
221 <div><ul class="small-gap">
223 <ul class="small-gap">
225 <ul class="small-gap">
227 <ul class="small-gap">
236 <ul class="small-gap"
    [all...]
  /external/valgrind/main/none/tests/s390x/
mvcl.c 174 uint8_t byte, buf[10], small[5], i; local
205 memset(small, 's', sizeof small);
206 run_test(buf, sizeof buf, small, sizeof small, 'a');
211 memset(small, 's', sizeof small);
212 run_test(small, sizeof small, buf, sizeof buf, 'a');
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Type_Definitions.py 161 """small 32 bit icon - the small 32-bit color icon """
165 """small 4 bit icon - the small 4-bit color icon """
169 """small 8 bit icon - the small 8-bit color icon """
175 """small monochrome icon and mask - the small black-and-white icon and the mask for small icons """
  /external/chromium_org/chrome/browser/resources/chromeos/
offline_net_load.html 25 <button id="details-button" class="text-button small-link"
57 <img id="1x-obstacle-small" src="../../../renderer/resources/default_100_percent/offline/100-obstacle-small-sprite.png">
66 <img id="2x-obstacle-small" src="../../../renderer/resources/default_200_percent/offline/200-obstacle-small-sprite.png">
  /external/chromium_org/chrome/renderer/resources/
neterror.html 35 <button id="details-button" class="text-button small-link"
83 <img id="1x-obstacle-small" src="default_100_percent/offline/100-obstacle-small-sprite.png">
92 <img id="2x-obstacle-small" src="default_200_percent/offline/200-obstacle-small-sprite.png">
  /external/eigen/lapack/
dlamch.f 82 DOUBLE PRECISION RND, EPS, SFMIN, SMALL, RMACH
109 SMALL = ONE / HUGE(ZERO)
110 IF( SMALL.GE.SFMIN ) THEN
112 * Use SMALL plus a bit, to avoid the possibility of rounding
115 SFMIN = SMALL*( ONE+EPS )
slamch.f 86 REAL RND, EPS, SFMIN, SMALL, RMACH
113 SMALL = ONE / HUGE(ZERO)
114 IF( SMALL.GE.SFMIN ) THEN
116 * Use SMALL plus a bit, to avoid the possibility of rounding
119 SFMIN = SMALL*( ONE+EPS )
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
networkLogView.css 47 .network-summary-bar .warning-icon-small {
66 .network-log-grid.data-grid.small td {
84 .network-log-grid.data-grid.small .header-container {
88 .network-log-grid.data-grid.small .data-container {
108 .network-log-grid.data-grid.small .network-graph-side {
147 .network-log-grid.data-grid.small .network-cell-subtitle,
148 .network-log-grid.data-grid.small .network-header-subtitle {
158 .network-log-grid.data-grid.small .icon {
166 .network-log-grid.data-grid.small .icon.script {
174 .network-log-grid.data-grid.small .icon.document
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
k_tanf.c 45 * Split up the polynomial into small independent terms to give
50 * We add the small terms from lowest degree up for efficiency on
56 * small terms were added from highest degree down.
  /external/chromium_org/chrome/common/extensions/docs/static/sass/
_article.scss 108 //font-size: $small-label-size;
121 @media only screen and (min-width: $break-small) {
152 @media only screen and (max-width: $break-small) {
  /external/chromium_org/components/metrics/
metrics_log_manager.cc 20 // session. Initial logs contain crash stats, and are pretty small.
29 // A "standard shutdown" will create a small log, including just the data that
36 // is a long series of very small logs.
  /external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
ContentViewPopupZoomerTest.java 65 "<small><sup>" +
67 "</sup></small></a>");
69 testUrl.append("</small></div></body></html>");
  /external/chromium_org/net/quic/
port_suggester_unittest.cc 30 // When the range is small (one wide), we always get that as our answer.
33 // Test this for a few different (small) ranges.
43 // fill out a small range of ports.
  /external/chromium_org/third_party/skia/tests/
MallocPixelRefTest.cpp 29 // rowbytes too small.
38 // rowbytes too small.
47 // data too small.
  /external/clang/test/CodeGen/
x86_32-fpcc-struct-return.c 12 typedef struct { int i; } Small;
24 Small returnSmall(Small x) { return x; }
  /external/llvm/test/CodeGen/X86/
returned-trunc-tail-calls.ll 28 %small = trunc i64 %in to i32
29 tail call i32 @ret32(i32 returned %small)
30 ret i32 %small
  /external/owasp/sanitizer/tools/findbugs/doc/
demo.html 131 a hack. We've provided small versions of some of the data sets that include
132 only the correctness bugs and the source files containing those warnings. The small
143 <a href="http://findbugs.cs.umd.edu/demo/jdk7/small.jnlp">Small</a>
150 <a href="http://findbugs.cs.umd.edu/demo/eclipse/small.jnlp">Small</a>
157 <a href="http://findbugs.cs.umd.edu/demo/netbeans/small.jnlp">Small</a>
164 <a href="http://findbugs.cs.umd.edu/demo/glassfish/small.jnlp">Small</a
    [all...]
  /external/skia/tests/
MallocPixelRefTest.cpp 29 // rowbytes too small.
40 // rowbytes too small.
51 // data too small.
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
digraph_utils.cpp 28 { { 'a', 'e', 0x00E4 }, // U+00E4 : LATIN SMALL LETTER A WITH DIAERESIS
29 { 'o', 'e', 0x00F6 }, // U+00F6 : LATIN SMALL LETTER O WITH DIAERESIS
30 { 'u', 'e', 0x00FC } }; // U+00FC : LATIN SMALL LETTER U WITH DIAERESIS
  /external/clang/test/Driver/
freebsd-mips-as.c 17 // RUN: | FileCheck -check-prefix=MIPS32-EB-PIC-SMALL %s
18 // MIPS32-EB-PIC-SMALL: as{{(.exe)?}}" "-march" "mips32r2" "-mabi" "32" "-EB"
19 // MIPS32-EB-PIC-SMALL: "-KPIC"
29 // RUN: | FileCheck -check-prefix=MIPS32-EB-PIE-SMALL %s
30 // MIPS32-EB-PIE-SMALL: as{{(.exe)?}}" "-march" "mips32r2" "-mabi" "32" "-EB"
31 // MIPS32-EB-PIE-SMALL: "-KPIC"
  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCTargetDesc.cpp 140 // Small: BRASL can call any function and will use a stub if necessary.
152 // requirements of Small, so Small seems like the best default there.
159 // Any executable smaller than 4GB meets the requirements of Small,
168 CM = CodeModel::Small;
170 CM = RM == Reloc::PIC_ ? CodeModel::Small : CodeModel::Medium;
  /bionic/tests/
getcwd_test.cpp 44 // If we ask the library to allocate a too-small buffer, ERANGE.
60 // If we allocate a too-small buffer, ERANGE.

Completed in 1246 milliseconds

<<21222324252627282930>>