HomeSort by relevance Sort by last modified time
    Searched refs:high (Results 376 - 400 of 1979) sorted by null

<<11121314151617181920>>

  /external/compiler-rt/test/builtins/Unit/
popcountti2_test.c 41 at.s.high, at.s.low, x, expected);
  /external/linux-kselftest/tools/testing/selftests/powerpc/include/
basic_asm.h 12 oris reg, reg, (expr)@high; \
  /external/ltp/testcases/kernel/mem/include/
mem.h 93 int range_is_mapped(unsigned long low, unsigned long high);
  /external/skia/src/opts/
SkBitmapProcState_matrixProcs_neon.cpp 21 static inline int16x8_t sbpsm_clamp_tile8(int32x4_t low, int32x4_t high, unsigned max) {
25 res = vuzpq_s16(vreinterpretq_s16_s32(low), vreinterpretq_s16_s32(high)).val[1];
63 static inline int16x8_t sbpsm_repeat_tile8(int32x4_t low, int32x4_t high, unsigned max) {
68 res = vuzpq_u16(vreinterpretq_u16_s32(low), vreinterpretq_u16_s32(high)).val[0];
  /external/skqp/src/opts/
SkBitmapProcState_matrixProcs_neon.cpp 21 static inline int16x8_t sbpsm_clamp_tile8(int32x4_t low, int32x4_t high, unsigned max) {
25 res = vuzpq_s16(vreinterpretq_s16_s32(low), vreinterpretq_s16_s32(high)).val[1];
63 static inline int16x8_t sbpsm_repeat_tile8(int32x4_t low, int32x4_t high, unsigned max) {
68 res = vuzpq_u16(vreinterpretq_u16_s32(low), vreinterpretq_u16_s32(high)).val[0];
  /external/tensorflow/tensorflow/contrib/eager/python/examples/mnist/
mnist_graph_test.py 39 digits = np.random.randint(low=0, high=10, size=batch_size)
  /frameworks/av/media/libeffects/testlibs/
AudioEqualizer.h 29 // The EQ is composed of a low-shelf, zero or more peaking filters and a high
145 // For the low shelf, the low bound is 0 and the high bound is the band
147 // For the high shelf, the low bound is the band frequency and the high
150 void getBandRange(int band, uint32_t & low, uint32_t & high) const;
223 // The high-shelving filter.
  /frameworks/base/cmds/incident/
main.cpp 129 size_t high = INCIDENT_SECTION_COUNT - 1; local
131 while (low <= high) {
132 size_t mid = (low + high) >> 1;
139 high = mid - 1;
  /hardware/qcom/keymaster/
QSEEComAPI.h 271 * enable high performance mode and after completion of the send_cmd to
275 * bandwidth to high/low.
277 * @param[in] high Set to 1 to enable bandwidth.
282 int QSEECom_set_bandwidth(struct QSEECom_handle *handle, bool high);
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
WnnDictionary.java 136 * {@code high} is the upper limit of frequency for the dictionary.
138 * Searched word's frequency in the dictionary is mapped to the range from {@code base} to {@code high}.
140 * The maximum value of {@code base} and {@code high} is 1000.
141 * To set a dictionary unused, specify -1 to {@code base} and {@code high}.
145 * @param high The maximum frequency for the dictionary
148 public int setDictionary(int index, int base, int high );
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
defaultquery.py 42 ("low", "high", "low_high")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/diff/
mls.py 213 This only compares the low and high levels of the range.
215 to levels between the low and high levels of the range.
221 self.high = LevelWrapper(range_.high)
226 self.high == other.high
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
thumb2_mul.s 13 # high registers.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
structseq.c 72 structseq_slice(PyStructSequence *obj, Py_ssize_t low, Py_ssize_t high)
79 if (high > VISIBLE_SIZE(obj))
80 high = VISIBLE_SIZE(obj);
81 if (high < low)
82 high = low;
83 np = (PyTupleObject *)PyTuple_New(high-low);
86 for(i = low; i < high; ++i) {
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
structseq.c 72 structseq_slice(PyStructSequence *obj, Py_ssize_t low, Py_ssize_t high)
79 if (high > VISIBLE_SIZE(obj))
80 high = VISIBLE_SIZE(obj);
81 if (high < low)
82 high = low;
83 np = (PyTupleObject *)PyTuple_New(high-low);
86 for(i = low; i < high; ++i) {
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timezone/
ICUZDump.java 239 * <high_year> (exclusive). The default values are 1902(low) and 2038(high).
246 int high = 2038; local
258 high = Integer.parseInt(years[0]);
261 high = Integer.parseInt(years[1]);
326 dumpZone(pw, lineSep, tzids[i], low, high, jdk);
340 dumpZone(w, lineSep, tzids[i], low, high, jdk);
349 private static void dumpZone(Writer w, String lineSep, String tzid, int low, int high, boolean isJdk) throws IOException {
359 dumper.setHighYear(high);
  /external/python/cpython2/Objects/
structseq.c 72 structseq_slice(PyStructSequence *obj, Py_ssize_t low, Py_ssize_t high)
79 if (high > VISIBLE_SIZE(obj))
80 high = VISIBLE_SIZE(obj);
81 if (high < low)
82 high = low;
83 np = (PyTupleObject *)PyTuple_New(high-low);
86 for(i = low; i < high; ++i) {
  /external/gemmlowp/meta/generators/
zip_Nx8_neon.py 186 registers.High(lane.aggregator))
190 high = registers.High(temp)
198 emitter.EmitVPadd('u32', high, lane_temps[2], lane_temps[2])
201 emitter.EmitVPadd('u32', high, lane_temps[2], lane_temps[3])
217 emitter.EmitVStore('1.32', emitter.Lane(high, 0),
220 emitter.EmitVStoreA('1.32', [low, high],
  /external/libvpx/libvpx/test/
buffer.h 76 // 'RandRange' with range 'low' to 'high' which typically must be within
78 // to allow negative low (and high) values, it is restricted to INT32_MAX
80 void Set(ACMRandom *rand_class, const T low, const T high);
182 void Buffer<T>::Set(ACMRandom *rand_class, const T low, const T high) {
185 EXPECT_LE(low, high);
186 EXPECT_LE(static_cast<int64_t>(high) - low,
196 static_cast<int32_t>((*rand_class).RandRange(high - low));
  /external/tensorflow/tensorflow/compiler/xla/tests/
prng_test.cc 91 float high = 0.0f; local
93 static_cast<bfloat16>(high), {}, /*seed=*/seed);
113 bfloat16 high = static_cast<bfloat16>(33); local
115 std::vector<int32> counts(static_cast<int64>((high - low) / interval), 0);
119 auto result = UniformTest<bfloat16>(low, high, {}, /*seed=*/seed);
  /libcore/ojluni/src/main/java/sun/misc/
FloatingDecimal.java 44 static final long FRACT_HOB = ( 1L<<EXP_SHIFT ); // assumed High-Order bit
571 boolean low, high;
581 // as it makes our fist guess (quotient of high-order words)
604 // was too high, our first quotient will be zero. In this
612 high = (b+m > tens );
614 if ( (q == 0) && ! high ){
627 high = low = false;
629 while( ! low && ! high ){
636 high = (b+m > tens );
644 high = true
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-h8300.c 627 int low, high; local
630 high = src[6] - '0';
634 if ( !(low == 0 && (high == 1 || high == 2 || high == 3))
635 && !(low == 1 && (high == 2 || high == 3 || high == 4) && SXmode)
636 && !(low == 2 && (high == 3 || ((high == 4 || high == 5) && SXmode))
1480 int high, low; local
    [all...]
  /external/boringssl/src/crypto/fipsmodule/bn/asm/
x86_64-gcc.c 70 register BN_ULONG high, low; \
71 __asm__("mulq %3" : "=a"(low), "=d"(high) : "a"(word), "m"(a) : "cc"); \
73 : "+r"(carry), "+d"(high) \
77 : "+m"(r), "+d"(high) \
80 (carry) = high; \
85 register BN_ULONG high, low; \
86 __asm__("mulq %3" : "=a"(low), "=d"(high) : "a"(word), "g"(a) : "cc"); \
88 : "+r"(carry), "+d"(high) \
92 (carry) = high; \
249 // Keep in mind that carrying into high part of multiplication result can no
    [all...]
  /external/honggfuzz/libcommon/
util.c 286 size_t high = arraySz - 1; local
289 while (array[high] != array[low] && key >= array[low] && key <= array[high]) {
290 mid = low + (key - array[low]) * ((high - low) / (array[high] - array[low]));
295 high = mid - 1;
  /external/tensorflow/tensorflow/python/kernel_tests/
self_adjoint_eig_op_test.py 127 low=-1.0, high=1.0, size=n * n).reshape([n, n]).astype(np_dtype)
130 low=-1.0, high=1.0, size=n * n).reshape([n, n]).astype(np_dtype)
172 low=-1.0, high=1.0, size=n * n).reshape([n, n]).astype(np_dtype)
175 low=-1.0, high=1.0, size=n * n).reshape([n, n]).astype(np_dtype)
206 low=-1.0, high=1.0, size=n * n).reshape([n, n]).astype(np_dtype)
209 low=-1.0, high=1.0, size=n * n).reshape([n, n]).astype(np_dtype)

Completed in 1922 milliseconds

<<11121314151617181920>>