HomeSort by relevance Sort by last modified time
    Searched full:lowest (Results 151 - 175 of 1397) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/net/url_request/
url_request_http_job_unittest.cc 69 job->SetPriority(LOWEST);
70 EXPECT_EQ(LOWEST, job->priority());
  /external/chromium_org/ppapi/api/
ppb_image_data.idl 22 * the lowest address to the highest. For example, BGRA means the B component
23 * is stored in the lowest address, no matter what endianness the platform is
  /external/chromium_org/ppapi/c/documentation/
index.dox 31 <p>The lowest level of the Pepper API is the C API, declared in the header files in ppapi/c. The C API represents the lowest level binary interface between a Native Client module and the browser.</p>
  /external/chromium_org/ppapi/cpp/documentation/
index.dox 31 <p>The lowest level of the Pepper API is the C API, declared in the header files in ppapi/c. The C API represents the lowest level binary interface between a Native Client module and the browser.</p>
  /external/chromium_org/third_party/freetype/src/base/
ftutil.c 421 * We simply clear the lowest bit in each iteration. When
426 value2 = value & (value - 1); /* clear lowest bit */
  /external/freetype/src/base/
ftutil.c 421 * We simply clear the lowest bit in each iteration. When
426 value2 = value & (value - 1); /* clear lowest bit */
  /external/llvm/test/CodeGen/SystemZ/
and-05.ll 5 ; Check the lowest useful constant, expressed as a signed integer.
27 ; Check the lowest useful constant, expressed as an unsigned integer.
int-mul-05.ll 105 ; Check the lowest useful MHI value.
133 ; Check the lowest useful MSFI value.
int-mul-06.ll 105 ; Check the lowest useful MGHI value.
133 ; Check the lowest useful MSGFI value.
or-05.ll 5 ; Check the lowest useful constant, expressed as a signed integer.
27 ; Check the lowest useful constant, expressed as an unsigned integer.
xor-05.ll 5 ; Check the lowest useful constant, expressed as a signed integer.
27 ; Check the lowest useful constant, expressed as an unsigned integer.
int-const-02.ll 103 ; Check the lowest useful LLIHL value, which is the next one up.
173 ; Check the lowest useful LLIHH value, which is 1<<32 greater than the above.
181 ; Check the lowest useful LLIHF value, which is 1<<32 greater again.
  /frameworks/base/docs/html/tools/help/
sdk-manager.jd 44 <p>To get started, download the latest Android version, plus the lowest version you plan
45 to support (we recommend Android 2.2 for your lowest version).</p></dd>
  /frameworks/base/docs/html/training/basics/actionbar/
setting-up.jd 36 lowest supported by your app. So this
38 version is your lowest supported.</p>
  /libcore/luni/src/main/java/java/util/
MiniEnumSet.java 56 private long mask = currentBits & -currentBits; // the lowest 1 bit in currentBits
76 mask = currentBits & -currentBits; // the lowest 1 bit in currentBits
  /ndk/sources/host-tools/sed-4.2.1/lib/
memchr.c 127 - If a byte of longword1 is nonzero, let its lowest 1 bit be at
128 position k (0 <= k <= 7); so the lowest k bits are 0. After step 1,
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
converter.hpp 94 // s < Lowest(T) ? cNegOverflow : cInRange
105 return s < static_cast<S>(bounds<T>::lowest()) ? cNegOverflow : cInRange ;
123 // s <= Lowest(T)-1 ? cNegOverflow : cInRange
134 return s <= static_cast<S>(bounds<T>::lowest()) - static_cast<S>(1.0)
139 // s < Lowest(T)-0.5 ? cNegOverflow : cInRange
150 return s < static_cast<S>(bounds<T>::lowest()) - static_cast<S>(0.5)
171 // s >= Lowest(T) + 1 ? cPosOverflow : cInRange
187 // s >= Lowest(T) + 0.5 ? cPosgOverflow : cInRange
  /external/chromium_org/net/base/
prioritized_dispatcher_unittest.cc 24 IDLE < LOWEST &&
25 LOWEST < HIGHEST &&
190 new_limits.reserved_slots[LOWEST] = 1;
279 // This leaves 2 for LOWEST or lower.
287 TestJob* job_c = AddJob('c', LOWEST); // Must wait.
  /external/chromium_org/net/socket/
client_socket_pool_base_unittest.cc     [all...]
  /external/chromium/net/socket/
transport_client_socket_pool_unittest.cc 543 EXPECT_EQ(ERR_IO_PENDING, StartRequest("a", LOWEST));
544 EXPECT_EQ(ERR_IO_PENDING, StartRequest("a", LOWEST));
548 EXPECT_EQ(ERR_IO_PENDING, StartRequest("a", LOWEST));
695 EXPECT_EQ(ERR_IO_PENDING, StartRequest("a", LOWEST));
704 EXPECT_EQ(ERR_IO_PENDING, StartRequest("a", LOWEST));
763 HostPortPair("www.google.com", 80), LOWEST, GURL(), false, false));
764 int rv = handle_->Init("a", dest, LOWEST, this, pool_, BoundNetLog());
784 HostPortPair("www.google.com", 80), LOWEST, GURL(), false, false));
785 int rv = handle.Init("a", dest, LOWEST, &callback, &pool_,
    [all...]
client_socket_pool_base_unittest.cc 811 EXPECT_EQ(OK, StartRequest("b", LOWEST));
814 EXPECT_EQ(OK, StartRequest("a", LOWEST));
819 EXPECT_EQ(ERR_IO_PENDING, StartRequest("c", LOWEST));
834 // and then ("c", LOWEST).
846 EXPECT_EQ(OK, StartRequest("a", LOWEST));
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
StylesheetComposed.java 168 * The lowest precedence stylesheet is 0. A higher
179 * import list. The lowest precedence stylesheet is 0. A higher
239 * The lowest precedence is 0. A higher number has a higher precedence.
  /external/chromium-trace/trace-viewer/src/ui/
value_bar.js 214 if (event.currentTarget.classList.contains('lowest-value-control'))
257 var lowestValueControl = this.createValueControl_('lowest-value-control');
268 ui.createSpan({className: 'lowest-value-control-content'});
  /external/jmonkeyengine/engine/src/android/com/jme3/util/
FastInteger.java 171 * Determines the lowest (rightmost) bit of the specified integer that is 1
178 * @return the bit mask indicating the lowest 1 bit in {@code i}.
205 * the {@link #lowestOneBit(int) lowest one bit}.
  /frameworks/base/media/java/android/media/
CamcorderProfile.java 49 * Quality level corresponding to the lowest available resolution.
98 * Time lapse quality level corresponding to the lowest available resolution.
231 * QUALITY_LOW refers to the lowest quality available, while QUALITY_HIGH refers to

Completed in 224 milliseconds

1 2 3 4 5 67 8 91011>>