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

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/m32r/
high-1.d 3 #name: high-1
pic.s 19 seth r12,#high(_GLOBAL_OFFSET_TABLE_)
35 seth r12,#high(sym2)
uppercase.d 12 0+0004 <high>:
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/visium/
high-1.d 3 #name: high-1
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
bspec804.s 7 % length, high part.
bspec806.s 8 % length, high part.
spec804.d 7 # #4: non-quote LOP in section length, high part.
spec806.d 7 # #6: non-quote LOP in section vma, high part.
  /external/tensorflow/tensorflow/python/kernel_tests/distributions/
uniform_test.py 53 uniform = uniform_lib.Uniform(low=a, high=b)
55 self.assertAllClose(b, uniform.high.eval())
62 uniform = uniform_lib.Uniform(low=a, high=b)
87 uniform = uniform_lib.Uniform(low=a, high=b)
98 uniform = uniform_lib.Uniform(low=a, high=b)
115 uniform = uniform_lib.Uniform(low=a, high=b)
133 uniform = uniform_lib.Uniform(low=a_v, high=b_v)
142 uniform = uniform_lib.Uniform(low=a_v, high=b_v, validate_args=True)
156 uniform = uniform_lib.Uniform(low=a, high=b)
179 uniform = uniform_lib.Uniform(low=a, high=b
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/binutils/
addr2liner_nm.go 101 // Binary search. Search until low, high are separated by 1.
102 low, high := 0, len(a.m)
103 for low+1 < high {
104 mid := (low + high) / 2
112 high = mid
116 // Address is between a.m[low] and a.m[high].
117 // Pick low, as it represents [low, high).
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/binutils/
addr2liner_nm.go 101 // Binary search. Search until low, high are separated by 1.
102 low, high := 0, len(a.m)
103 for low+1 < high {
104 mid := (low + high) / 2
112 high = mid
116 // Address is between a.m[low] and a.m[high].
117 // Pick low, as it represents [low, high).
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_rem_pio2.c 62 GET_HIGH_WORD(hx,x); /* high word of x */
141 u_int32_t high; local
144 GET_HIGH_WORD(high,y[0]);
145 i = j-((high>>20)&0x7ff);
152 GET_HIGH_WORD(high,y[0]);
153 i = j-((high>>20)&0x7ff);
e_hypot.c 121 u_int32_t high; local
123 GET_HIGH_WORD(high,t1);
124 SET_HIGH_WORD(t1,high+(k<<20));
  /external/gptfdisk/
gpttext.cc 149 uint32_t low, high; local
152 if (GetPartRange(&low, &high) > 0) {
153 prompt << "Partition number (" << low + 1 << "-" << high + 1 << "): "; local
154 partNum = GetNumber(low + 1, high + 1, low, prompt.str());
250 uint32_t low, high; local
253 if (GetPartRange(&low, &high) > 0) {
254 prompt << "Partition number (" << low + 1 << "-" << high + 1 << "): "; local
255 partNum = GetNumber(low + 1, high + 1, low, prompt.str());
265 uint32_t low, high; local
267 if (GetPartRange(&low, &high) > 0)
279 uint32_t low, high; local
333 uint32_t low, high; local
342 << ", default " << high + 2 << "): "; local
384 uint32_t low, high; local
    [all...]
  /frameworks/base/core/java/android/animation/
PathKeyframes.java 79 int high = numPoints - 1; local
81 while (low <= high) {
82 int mid = (low + high) / 2;
86 high = mid - 1;
94 // now high is below the fraction and low is above the fraction
95 return interpolateInRange(fraction, high, low);
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
netcontext.py 26 port_range = namedtuple("port_range", ["low", "high"])
180 low, high = self.ports
182 if low == high:
185 return "portcon {0.protocol} {1}-{2} {0.context}".format(self, low, high)
188 return hash("portcon|{0.protocol}|{1.low}|{1.high}".format(self, self.ports))
203 Return: Tuple(low, high)
205 high The high port of the range.
208 high = self.qpol_symbol.high_port(self.policy)
209 return port_range(low, high)
    [all...]
  /external/webrtc/webrtc/base/
random_unittest.cc 114 int32_t high,
119 ASSERT_GE(high, low);
121 uint32_t interval = static_cast<uint32_t>(high - low + 1);
124 // The computation high - low + 1 should be 2^32 but overflowed
134 int32_t sample = prng->Rand(low, high);
136 EXPECT_GE(high, sample);
154 uint32_t high,
159 ASSERT_GE(high, low);
161 uint32_t interval = static_cast<uint32_t>(high - low + 1);
164 // The computation high - low + 1 should be 2^32 but overflowe
    [all...]
  /frameworks/av/media/libeffects/testlibs/
AudioEqualizer.cpp 173 uint32_t & high) const {
177 high = mpLowShelf->getFrequency();
180 high = mSampleRate * 500;
182 mpPeakingFilters[band - 1].getBandRange(low, high);
260 uint32_t high = mpHighShelf->getFrequency(); local
261 if (targetFreq >= high) {
268 high = freq;
274 // Now, low is right below the target and high is right above. See which one
277 high = Effects_log2(high);
    [all...]
  /external/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
CollationPerformanceTest.java 1147 int high = toIndex; local
1178 int high = toIndex; local
1209 int high = toIndex; local
    [all...]
  /packages/apps/Calendar/tests/src/com/android/calendar/alerts/
AlertServiceTest.java 909 ArrayList<NotificationInfo> high = threeItemList; local
939 ArrayList<NotificationInfo> high = new ArrayList<NotificationInfo>(); local
969 ArrayList<NotificationInfo> high = new ArrayList<NotificationInfo>(); local
1000 ArrayList<NotificationInfo> high = new ArrayList<NotificationInfo>(); local
    [all...]
  /frameworks/rs/driver/runtime/arch/
generic.c 20 extern short __attribute__((overloadable, always_inline)) rsClamp(short amount, short low, short high);
30 extern T __attribute__((overloadable)) clamp(T amount, T low, T high) { \
31 return amount < low ? low : (amount > high ? high : amount); \
34 extern T##2 __attribute__((overloadable)) clamp(T##2 amount, T##2 low, T##2 high) { \
36 r.x = amount.x < low.x ? low.x : (amount.x > high.x ? high.x : amount.x); \
37 r.y = amount.y < low.y ? low.y : (amount.y > high.y ? high.y : amount.y); \
41 extern T##3 __attribute__((overloadable)) clamp(T##3 amount, T##3 low, T##3 high) { \
    [all...]
  /external/ImageMagick/coders/
label.c 150 high,
175 high=draw_info->pointsize;
176 for (low=1.0; (high-low) > 0.5; )
178 draw_info->pointsize=(low+high)/2.0;
191 high=draw_info->pointsize-0.5;
198 high=draw_info->pointsize-0.5;
200 draw_info->pointsize=(low+high)/2.0-0.5;
148 high, local
  /external/icu/icu4c/source/i18n/
japancal.cpp 404 int32_t high = kEraCount; local
407 fprintf(stderr, " high=%d\n", high);
409 while (low < high - 1) {
410 int32_t i = (low + high) / 2;
414 fprintf(stderr, " d=%d low=%d, high=%d. Considering %d:M%d D%d Y%d. { we are ?:M%d D%d Y%d }\n",
415 diff,low, high, i, kEraInfo[i].month-1, kEraInfo[i].day, kEraInfo[i].year, internalGet(UCAL_MONTH), internalGet(UCAL_DATE),year);
436 high = i;
439 fprintf(stderr, ". low=%d, high=%d, i=%d, diff=%d.. %d\n", low, high, i, diff, year)
    [all...]
  /external/libese/libese/tests/
bitspec_unittests.cpp 29 struct bit_spec high; member in struct:TestSpec::__anon24731
54 .high = { .value = 0x3, .shift = 6 },
119 EXPECT_EQ(0, bs_get(kTestSpec.adjacent.high, byte));
123 EXPECT_EQ(0x3, bs_get(kTestSpec.adjacent.high, byte));
128 EXPECT_EQ(0x3, bs_get(kTestSpec.adjacent.high, byte));
135 bs_assign(&byte, kTestSpec.adjacent.high, i);
136 EXPECT_EQ(i, bs_get(kTestSpec.adjacent.high, byte));
  /frameworks/base/graphics/java/android/graphics/drawable/
LevelListDrawable.java 68 public void addLevel(int low, int high, Drawable drawable) {
70 mLevelListState.addLevel(low, high, drawable);
120 int high = a.getInt( local
127 if (high < 0) {
147 mLevelListState.addLevel(low, high, dr);
197 public void addLevel(int low, int high, Drawable drawable) {
200 mHighs[pos] = high;

Completed in 1053 milliseconds

1 2 3 4 5 6 7 8 91011>>