Searched defs:approx (Results 1 – 4 of 4) sorted by relevance
168 HFieldApproximation* approx = fields_[i]; in Merge() local210 HFieldApproximation* approx = FindOrCreate(object, field); in load() local251 HFieldApproximation* approx = FindOrCreate(object, field); in store() local309 HFieldApproximation* approx = fields_[field]; in Find() local322 HFieldApproximation* approx = fields_[field]; in FindOrCreate() local352 HFieldApproximation* approx = fields_[field]; in KillFieldInternal() local384 HFieldApproximation* approx = fields_[field]; in ReuseLastApproximation() local
103 WebRtc_Word16 approx, tmp_hi, tmp_low, num_hi, num_low; in WebRtcSpl_DivW32HiLow() local
176 OPJ_UINT32 approx; member
420 hist_get(const char *str, bool approx, bool allow_cur) in hist_get()