Home
last modified time | relevance | path

Searched defs:boff (Results 1 – 9 of 9) sorted by relevance

/external/sdv/vsomeip/third_party/boost/date_time/test/local_time/
Dtestposix_time_zone.cpp130 }catch(bad_offset& boff){ in main() local
144 }catch(bad_offset& boff){ in main() local
151 }catch(boost::gregorian::bad_day_of_month& boff){ in main() local
154 }catch(boost::gregorian::bad_month& boff){ in main() local
Dtestwposix_time_zone.cpp133 }catch(bad_offset& boff){ in main() local
147 }catch(bad_offset& boff){ in main() local
154 }catch(boost::gregorian::bad_day_of_month& boff){ in main() local
157 }catch(boost::gregorian::bad_month& boff){ in main() local
/external/ltp/testcases/kernel/fs/doio/
Ddatapid.c94 int boff; /* buffer offset or index */ in datapidgen() local
191 int boff; /* buffer offset or index */ in datapidchk() local
/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/
Dpack.h28 const int32_t boff = (int32_t)kc * (int32_t)izp * (int32_t)kzp; in pytorch_pack_q8gemm_wdq() local
150 const int32_t boff = (int32_t)ks * (int32_t)kc * (int32_t)izp * (int32_t)kzp; in pytorch_pack_q8conv_wdq() local
272 const int32_t boff = (int32_t)ks * (int32_t)kc * (int32_t)izp * (int32_t)kzp; in pytorch_pack_q8deconv_wdq() local
393 const int32_t boff = (int32_t)h * (int32_t)w * (int32_t)izp; in pytorch_pack_q8dw_wdq() local
545 const int32_t boff = (int32_t)kc * (int32_t)izp * (int32_t)kzp; in pytorch_pack_swizzle_q8gemm_bdq() local
/external/erofs-utils/lib/
Dcache.c79 erofs_off_t boff = bb->buffers.off; in __erofs_battach() local
Dinode.c354 erofs_off_t boff, off; in erofs_rebuild_inode_fix_pnid() local
/external/sg3_utils/src/
Dsg_raw.c424 int fd, len, tot_len, boff, err; in fetch_dataout() local
/external/XNNPACK/src/
Dpacking.c1528 const int32_t boff = (int32_t) h * (int32_t) w * izp * (int32_t) params->kernel_zero_point; in xnn_pack_qu8_dwconv_ghw_w() local
1736 const int32_t boff = (int32_t) h * (int32_t) w * izp * (int32_t) params->kernel_zero_point; in xnn_pack_qu8_dwconv_hwg_w() local
/external/one-true-awk/
Drun.c118 int boff = pbptr ? *pbptr - *pbuf : 0; in adjbuf() local