HomeSort by relevance Sort by last modified time
    Searched defs:low (Results 201 - 225 of 615) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/selinux/libsepol/cil/src/
cil_policy.c 435 struct cil_level *low = lvlrange->low; local
438 cil_level_to_policy(file_arr, file_index, low);
    [all...]
  /external/skia/third_party/etc1/
etc1.cpp 176 etc1_uint32 low, bool second, bool flipped) {
196 int offset = ((low >> k) & 1) | ((low >> (k + 15)) & 2);
210 etc1_uint32 low = (pIn[4] << 24) | (pIn[5] << 16) | (pIn[6] << 8) | pIn[7]; local
237 decode_subblock(pOut, r1, g1, b1, tableA, low, false, flipped);
238 decode_subblock(pOut, r2, g2, b2, tableB, low, true, flipped);
243 etc1_uint32 low; member in struct:__anon18474
358 &pCompressed->low, yy + x * 4, pModifierTable);
373 &pCompressed->low, y + xx * 4, pModifierTable);
445 pCompressed->low = 0
    [all...]
  /external/valgrind/VEX/priv/
guest_s390_helpers.c 1017 "ldr 6,%[low]\n\t" \
1020 : [high] "f"(hi), [low] "f"(lo) \
1592 Int low = (Int)(cc_dep1 & 0xFFFFFFFF); local
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ProcessList.java 158 // Low Memory Killer Daemon command codes.
175 // These are the low-end OOM level limits. This is appropriate for an
246 int low = mOomMinFreeLow[i]; local
253 mOomMinFree[i] = (int)(low + ((high-low)*scale));
614 * restore from its cached state for running in the background when RAM is low.
  /frameworks/base/wifi/java/android/net/wifi/
WifiScanner.java 488 /** low signal strength threshold; more information at {@link ScanResult#level} */
489 public int low; /* minimum RSSI */ field in class:WifiScanner.BssidInfo
523 dest.writeInt(info.low);
547 info.low = in.readInt();
666 dest.writeInt(info.low);
686 info.low = in.readInt();
    [all...]
  /frameworks/native/opengl/libs/ETC1/
etc1.cpp 168 etc1_uint32 low, bool second, bool flipped) {
188 int offset = ((low >> k) & 1) | ((low >> (k + 15)) & 2);
202 etc1_uint32 low = (pIn[4] << 24) | (pIn[5] << 16) | (pIn[6] << 8) | pIn[7]; local
229 decode_subblock(pOut, r1, g1, b1, tableA, low, false, flipped);
230 decode_subblock(pOut, r2, g2, b2, tableB, low, true, flipped);
235 etc1_uint32 low; member in struct:__anon23117
350 &pCompressed->low, yy + x * 4, pModifierTable);
365 &pCompressed->low, y + xx * 4, pModifierTable);
437 pCompressed->low = 0
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
gscan.h 113 // low, the firmware should choose to generate results as
185 wifi_rssi low; // low threshold member in struct:__anon24942
213 wifi_rssi low; // low threshold member in struct:__anon24945
297 // such that a low but non-zero probability of collision exist. With that scheme it should be
355 * "urgently" hunting for another BSSID because the RSSI is low, or because many successive
364 * - low packet rate for BE/BK packets a the interface
371 * is lower than the alert threshold, which would consequently trigger a roam to a low RSSI BSSID,
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
UnwindCursor.hpp 900 uint32_t low = 0; local
903 while (low < high) {
904 uint32_t mid = (low + high) / 2;
905 //if ( log ) fprintf(stderr, "\tmid=%d, low=%d, high=%d, *mid=0x%08X\n",
906 //mid, low, high, topIndex.functionOffset(mid));
910 low = mid;
913 low = mid + 1;
919 const uint32_t firstLevelFunctionOffset = topIndex.functionOffset(low);
921 topIndex.functionOffset(low + 1);
923 sects.compact_unwind_section + topIndex.secondLevelPagesSectionOffset(low);
    [all...]
  /packages/apps/Calendar/tests/src/com/android/calendar/alerts/
AlertServiceTest.java 496 // to the low priority bucket.
911 ArrayList<NotificationInfo> low = new ArrayList<NotificationInfo>(); local
941 ArrayList<NotificationInfo> low = new ArrayList<NotificationInfo>(); local
971 ArrayList<NotificationInfo> low = new ArrayList<NotificationInfo>(); local
1002 ArrayList<NotificationInfo> low = new ArrayList<NotificationInfo>(); local
    [all...]
  /packages/apps/Camera/src/com/android/camera/
CameraSettings.java 537 CamcorderProfile low = CamcorderProfile.get( local
540 low.videoFrameHeight * low.videoFrameWidth) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
sfnt_info.h 130 unsigned char low, high; /* key note range */ member in struct:soundfont_voice_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
sfnt_info.h 130 unsigned char low, high; /* key note range */ member in struct:soundfont_voice_info
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
math.h 88 unsigned int low, high; member in struct:__mingw_dbl_type_t::__anon35402
101 unsigned int low, high; member in struct:__mingw_ldbl_type_t::__anon35403
375 l = hlp.lh.low | (h & 0xfffff);
437 l = hlp.lh.low;
658 lx = hlp.lh.low;
  /system/core/libpixelflinger/codeflinger/
GGLAssembler.h 244 inline int low(int c) const { return format.c[c].l; } function in struct:android::GGLAssembler::pixel_t
245 inline int mask(int c) const { return ((1<<size(c))-1) << low(c); }
248 inline int component_size(int c) const { return hi(c) - low(c); }
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBase.java 354 int low = start; local
358 while (low <= high)
360 int mid = (low + high) / 2;
366 low = mid + 1;
371 return (low <= end && list[low] > value) ? low : -1;
916 * to add to the low bits of the identity
    [all...]
  /external/boringssl/src/crypto/ec/
p256-64.c 330 s64 high, low; local
372 low = tmp[3];
373 mask = low >> 63;
375 * all ones if the MSB of low is 1
376 * all zeros if the MSB of low if 0 */
377 low &= bottom63bits;
378 low -= kPrime3Test;
379 /* if low was greater than kPrime3Test then the MSB is zero */
380 low = ~low;
421 u64 high, low; local
510 u64 high, low; local
    [all...]
  /external/deqp/framework/common/
tcuCompressedTexture.cpp 328 inline deUint32 getBits (deUint64 src, int low, int high)
330 const int numBits = (high-low) + 1;
333 return (src >> low) & ((1u<<numBits)-1);
335 return (src >> low) & 0xFFFFFFFFu;
1147 const int low = m_ndx; local
    [all...]
  /external/emma/core/java12/com/vladium/emma/instr/
InstrVisitor.java 856 final int low = (code [++ scan] << 24) | ((0xFF & code [++ scan]) << 16) | ((0xFF & code [++ scan]) << 8) | (0xFF & code [++ scan]); local
1756 final int low = m_low; local
    [all...]
  /external/gptfdisk/
gpt.cc 1576 uint32_t low, high; local
1759 uint32_t low, high, numUsedParts, retval = 1;; local
    [all...]
  /external/icu/icu4c/source/common/
ucnv2022.cpp 800 int32_t low = 0; local
    [all...]
  /external/icu/icu4c/source/test/intltest/
ssearch.cpp 338 void add(int32_t order, int32_t low, int32_t high);
365 int32_t order, low, high; local
386 low = ucol_getOffset(elems);
395 add(order, low, high);
407 void OrderList::add(int32_t order, int32_t low, int32_t high)
420 list[listSize].lowOffset = low;
636 int32_t order, low, high; local
639 low = iter->getOffset();
643 forwardList.add(order, low, high);
654 low = iter->getOffset()
    [all...]
  /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
CharsetISO2022.java 725 int low = 0; local
    [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
StringSearch.java 1639 int low = 0, high = 0; local
1678 int low = 0, high = 0; local
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
PluralRules.java 1241 long low = Long.parseLong(t); local
    [all...]
  /external/javassist/src/main/javassist/bytecode/
CodeIterator.java 762 int low = ByteArray.read32bit(code, index2); local
764 return index2 + (high - low + 1) * 4 + 8;
1524 int low, high; field in class:CodeIterator.Table
    [all...]

Completed in 934 milliseconds

1 2 3 4 5 6 7 891011>>