/external/e2fsprogs/lib/ext2fs/ |
nt_io.c | 339 // not in table. Check ranges
|
/external/guava/src/com/google/common/collect/ |
ImmutableSortedMap.java | 619 * whose keys ranges from {@code fromKey}, inclusive, to {@code toKey},
|
/external/icu4c/common/ |
utrie2.c | 495 * Enumerate all ranges of code points with the same relevant values.
|
/external/icu4c/data/unidata/ |
changes.txt | 357 by replacing hardcoded ranges with the new property values
|
/external/icu4c/test/cintltst/ |
usettest.c | 311 /* Test the range API too by looking for ranges */
|
/external/icu4c/test/intltest/ |
dtfmtrtts.cpp | 543 // Now 'a' ranges from 0..1; scale it to range from 0 to 8000 years
|
tchcfmt.cpp | 593 // three ranges: [-Inf,1.0) [1.0,1.0] (1.0,+Inf]
|
/external/icu4c/tools/genprops/ |
props2.c | 647 * Han characters; for those, UnicodeData.txt lists only ranges without
|
store.c | 190 - The tries use linear Latin-1 ranges.
|
/external/jpeg/ |
jcmaster.c | 188 /* The JPEG spec simply gives the ranges 0..13 for Ah and Al, but that
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
pulse_nc.cpp | 79 This function adds pulses to defined ranges of coefficients in the window,
|
/external/openssl/crypto/x509v3/ |
x509v3.h | 733 * and ranges) are a bit tedious to work with directly.
|
/external/openssl/include/openssl/ |
x509v3.h | 733 * and ranges) are a bit tedious to work with directly.
|
/external/qemu/elff/ |
dwarf_cu.h | 205 * DIE address ranges may overlap (for instance, address range for an inlined
|
/external/quake/quake/src/WinQuake/ |
cl_parse.cpp | 649 if (top < 128) // the artists made some backwards ranges. sigh.
|
/external/stlport/stlport/stl/ |
_algobase.h | 177 // because the input and output ranges are permitted to overlap.)
|
/external/webkit/WebCore/rendering/ |
AutoTableLayout.cpp | 460 // treat span ranges consisting of empty cells only as if they had content
|
/frameworks/base/media/java/android/media/ |
MediaRecorder.java | 387 * For instance, the sampling rate supported by AAC audio coding standard ranges
|
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/ |
uctralgo.h | 370 /// Exchanges ranges [first, middle) and [middle, last)
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
pulse_nc.cpp | 79 This function adds pulses to defined ranges of coefficients in the window,
|
/hardware/ti/wlan/wl1271/TWD/Ctrl/ |
CmdBldCmdIE.c | 672 os_memoryCopy (pCmdBld->hOs, (void *)&(pCmd->thresholds[0]), (void *)&(pNoiseHistParams->ranges[0]), MEASUREMENT_NOISE_HISTOGRAM_NUM_OF_RANGES); [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/ |
xf86str.h | 220 /* the list of clock ranges */ [all...] |
/sdk/emulator/qtools/ |
thumbdis.cpp | 369 ranges, and generate the rS-rE format: */
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/Export_Inc/ |
whalCtrl_api.h | 219 UINT8 ranges[MEASUREMENT_NOISE_HISTOGRAM_NUM_OF_RANGES]; member in struct:__anon13677
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/ |
whalHwMboxCmd.c | 703 os_memoryCopy(pHwMboxCmd->hOs, (void *)&(pCmd->thresholds[0]), (void *)&(pNoiseHistParams->ranges[0]), MEASUREMENT_NOISE_HISTOGRAM_NUM_OF_RANGES); [all...] |