HomeSort by relevance Sort by last modified time
    Searched refs:hi (Results 151 - 175 of 479) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/compiler-rt/lib/tsan/rtl/
tsan_md5.cc 36 MD5_u32plus lo, hi; member in struct:__tsan::__anon7125
151 ctx->hi = 0;
160 ctx->hi++;
161 ctx->hi += size >> 29;
210 ctx->buffer[60] = ctx->hi;
211 ctx->buffer[61] = ctx->hi >> 8;
212 ctx->buffer[62] = ctx->hi >> 16;
213 ctx->buffer[63] = ctx->hi >> 24;
  /external/qemu/telephony/
gsm.c 130 int hi = gsm_hexchar_to_int(hex[0]); local
133 if (hi < 0 || lo < 0)
136 return ( (hi << 4) | lo );
142 int hi = gsm_hex2_to_byte(hex); local
145 if (hi < 0 || lo < 0)
148 return ((hi << 8) | lo);
154 int hi = gsm_hexchar_to_int0(hex[0]); local
157 return (byte_t)( (hi << 4) | lo );
  /external/regex-re2/re2/
make_unicode_casefold.py 134 for lo, hi, delta in foldranges:
135 print "\t{ %d, %d, %s }," % (lo, hi, delta)
parse.cc 249 if (f[m].lo <= r && r <= f[m].hi)
313 // Add lo-hi to the class, along with their fold-equivalent characters.
314 // If lo-hi is already in the class, assume that the fold-equivalent
316 static void AddFoldedRange(CharClassBuilder* cc, Rune lo, Rune hi, int depth) {
326 if (!cc->AddRange(lo, hi)) // lo-hi was already there? we're done
329 while (lo <= hi) {
338 // Add in the result of folding the range lo - f->hi
341 Rune hi1 = min<Rune>(hi, f->hi);
2091 int lo, hi; local
    [all...]
  /external/regex-re2/re2/testing/
dump.cc 139 if (rr.lo == rr.hi)
142 s->append(StringPrintf("%#x-%#x", rr.lo, rr.hi));
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
StylesheetRoot.java 1142 int hi = hi0; local
    [all...]
  /external/chromium/net/tools/flip_server/
spdy_interface.cc 437 for (BalsaHeaders::const_header_lines_iterator hi =
439 hi != headers.header_lines_end();
440 ++hi) {
443 if (!hi->first.length() || !hi->second.length())
446 SpdyHeaderBlock::iterator fhi = dest.find(hi->first.as_string());
448 dest[hi->first.as_string()] = hi->second.as_string();
450 dest[hi->first.as_string()] = (
452 std::string(hi->second.data(), hi->second.size()))
    [all...]
  /external/netcat/
netcat.c 861 int hi, lo, cp; local
873 hi = atoi(n);
875 hi = strtonum(n, 1, PORT_MAX, &errstr);
887 if (lo > hi) {
888 cp = hi;
889 hi = lo;
894 for (cp = lo; cp <= hi; cp++) {
907 for (x = 0; x <= (hi - lo); x++) {
908 y = (arc4random() & 0xFFFF) % (hi - lo);
916 hi = atoi(p)
    [all...]
  /system/core/include/private/pixelflinger/
ggl_fixed.h 114 asm("smull %[lo], %[hi], %[x], %[y] \n"
116 "adc %[lo], %[lo], %[hi], lsl %[lshift] \n"
117 : [lo]"=r"(result), [hi]"=r"(t), [x]"=r"(x)
122 asm("smull %[lo], %[hi], %[x], %[y] \n"
124 "adc %[lo], %[lo], %[hi], lsl %[lshift] \n"
125 : [lo]"=&r"(result), [hi]"=&r"(t), [x]"=&r"(x)
137 asm("smull %[lo], %[hi], %[x], %[y] \n"
139 "add %[lo], %[lo], %[hi], lsl %[lshift] \n"
140 : [lo]"=&r"(result), [hi]"=&r"(t), [x]"=&r"(x)
144 asm("smull %[lo], %[hi], %[x], %[y] \n
182 int32_t hi; member in struct:__anon43870::__anon43871
442 int32_t hi; member in struct:__anon43872::__anon43873
    [all...]
  /external/kernel-headers/original/asm-mips/
ptrace.h 22 #define DSP_BASE 71 /* 3 more hi / lo register pairs */
41 unsigned long hi; member in struct:pt_regs
  /external/llvm/utils/vim/
tablegen.vim 36 command -nargs=+ HiLink hi link <args>
38 command -nargs=+ HiLink hi def link <args>
  /external/oprofile/libpp/
format_output.h 251 symbol_entry const * symb, size_t lo, size_t hi,
256 size_t & detail_index, size_t const lo, size_t const hi);
309 symbol_entry const * symb, size_t lo, size_t hi, bool is_module);
318 size_t lo, size_t hi, bool is_module, tag_t tag);
symbol.h 142 bool has_sample_counts(count_array_t const & counts, size_t lo, size_t hi);
xml_utils.cpp 415 { lo = hi = 0; name = ""; begin = end = (sym_iterator)0;}
421 void set_hi(size_t h) { hi = h; }
441 size_t hi; member in class:module_info
483 process_info * add_process(string const & pid, size_t lo, size_t hi);
536 hi = h;
542 for (size_t pclass = lo ; pclass <= hi; ++pclass)
569 cverb << vxml << " module:class(" << lo << "," << hi << ")="; local
587 for (size_t p = lo; p <= hi; ++p)
598 xml_out->output_symbol(out, *it, lo, hi, is_module);
697 process_root_info::add_process(string const & pid, size_t lo, size_t hi)
    [all...]
  /external/valgrind/main/exp-sgcheck/
pc_common.h 48 Addr lo, Addr hi, Seg* seglo, Seg* seghi );
  /external/webkit/Source/JavaScriptCore/yarr/
YarrInterpreter.h 81 UChar hi; member in struct:JSC::Yarr::ByteTerm::__anon17595::__anon17596::__anon17597::__anon17598
128 ByteTerm(UChar lo, UChar hi, int inputPos, unsigned frameLocation, unsigned quantityCount, QuantifierType quantityType)
146 atom.casedCharacter.hi = hi;
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pvamrwb_math_op.h 115 void int32_to_dpf(int32 L_32, int16 *hi, int16 *lo);
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
target.h 110 const char *hi; member in struct:asm_int_op
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
target.h 110 const char *hi; member in struct:asm_int_op
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
target.h 110 const char *hi; member in struct:asm_int_op
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
target.h 110 const char *hi; member in struct:asm_int_op
  /system/core/include/corkscrew/
ptrace.h 73 uint64_t hi; member in struct:pt_regs_mips
  /external/skia/legacy/src/core/
SkMath.cpp 103 int32_t hi = A + (B >> 16) + (lo < C); local
106 hi = -hi - Sk32ToBool(lo);
112 SkASSERT(((int32_t)lo >> 31) == hi);
116 return hi >> (shift - 32);
119 int32_t tmp = hi >> shift;
122 // we want (hi << (32 - shift)) | (lo >> shift) but rounded
124 return ((hi << (32 - shift)) | (lo >> shift)) + roundBit;
183 uint32_t Hi = A + (B >>16) + (Lo < C);
185 SkASSERT((Hi >> 29) == 0); // else overflo
    [all...]
  /external/skia/src/core/
SkMath.cpp 102 int32_t hi = A + (B >> 16) + (lo < C); local
105 hi = -hi - Sk32ToBool(lo);
111 SkASSERT(((int32_t)lo >> 31) == hi);
115 return hi >> (shift - 32);
118 int32_t tmp = hi >> shift;
121 // we want (hi << (32 - shift)) | (lo >> shift) but rounded
123 return ((hi << (32 - shift)) | (lo >> shift)) + roundBit;
182 uint32_t Hi = A + (B >>16) + (Lo < C);
184 SkASSERT((Hi >> 29) == 0); // else overflo
    [all...]
  /external/stlport/src/
num_get_float.cpp 42 uint32_t hi; member in struct:_ll::__anon15569
46 uint32_t hi;
302 int hi, lo; /* offsets in power of ten table */ local
304 hi = (min) (exp_hi, num_hi); /* only a few large powers of 10 */
305 exp_hi -= hi; /* could iterate in extreme case */
306 hi += thi-1;
307 _Stl_mult64(p, _Stl_tenpow[hi], prodhi, prodlo);
309 bexp += _Stl_twoexp[hi] - norm;
392 if (bexp <= -1022) { /* HI denorm or underflow */
579 v.ieee.mantissa0 = vv.i32.hi;
    [all...]

Completed in 852 milliseconds

1 2 3 4 5 67 8 91011>>