Home
last modified time | relevance | path

Searched defs:be (Results 1 – 25 of 63) sorted by relevance

123

/third_party/uboot/u-boot-2020.01/tools/
Dgpimage-common.c32 int gph_verify_header(struct gp_header *gph, int be) in gph_verify_header()
46 void gph_print_header(const struct gp_header *gph, int be) in gph_print_header()
67 int be) in gph_set_header()
/third_party/boost/boost/exception/
Ddiagnostic_information.hpp49 boost::exception const * be=current_exception_cast<boost::exception const>(); in current_exception_diagnostic_information() local
122 …diagnostic_information_impl( boost::exception const * be, std::exception const * se, bool with_wha… in diagnostic_information_impl()
/third_party/ffmpeg/libavformat/
Dnistspheredec.c38 int bps = 0, be = 0; in nist_read_header() local
/third_party/mingw-w64/mingw-w64-crt/gdtoa/
Dgdtoa.c38 ULong *be, *x, *x0; in bitstob() local
106 char *__gdtoa (FPI *fpi, int be, ULong *bits, int *kindp, int mode, int ndigits, in __gdtoa()
Dg__fmt.c41 char *be, *s0; in __g__fmt() local
Ddtoa.c111 int bbits, b2, b5, be, dig, i, ieps, ilim, ilim0, ilim1, in __dtoa() local
/third_party/ffmpeg/libavfilter/
Dvf_showinfo.c236 static void update_sample_stats_16(int be, const uint8_t *src, int len, int64_t *sum, int64_t *sum2) in update_sample_stats_16()
252 static void update_sample_stats(int depth, int be, const uint8_t *src, int len, int64_t *sum, int64… in update_sample_stats()
269 int be = desc->flags & AV_PIX_FMT_FLAG_BE; in filter_frame() local
/third_party/boost/boost/intrusive/detail/
Dcommon_slist_algorithms.hpp82 BOOST_INTRUSIVE_FORCEINLINE static void incorporate_after(node_ptr bp, node_ptr b, node_ptr be) in incorporate_after()
89 static void transfer_after(node_ptr bp, node_ptr bb, node_ptr be) in transfer_after()
/third_party/libwebsockets/plugins/ssh-base/
Dkex-25519.c202 uint32_t be; in _genhash_update_len() local
316 uint32_t be, kbi_len; in kex_ecdh() local
/third_party/ffmpeg/libavcodec/
Dxwdenc.c38 uint32_t pixdepth, bpp, bpad, ncolors = 0, lsize, vclass, be = 0; in xwd_encode_frame() local
Dxwddec.c38 uint32_t xoffset, be, bpp, lsize, rsize; in xwd_decode_frame() local
Dvmnc.c78 static av_always_inline int vmnc_get_pixel(GetByteContext *gb, int bpp, int be) in vmnc_get_pixel()
223 int be, int stride) in paint_raw()
/third_party/XKeyboardConfig/symbols/sun_vndr/
DMakefile.am4 ara be br ca ch \ data
/third_party/abseil-cpp/absl/strings/
Dnumbers.h223 uint64_t be = absl::big_endian::FromHost64(val); in FastHexToBufferZeroPad16() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DTailoredSet.java244 Entry te = null, be = null; in comparePrefixes() local
301 Entry te = null, be = null; in compareContractions() local
/third_party/glib/glib/tests/
Dwin32.c42 guintptr be = (guintptr) 0xFFFFFFFF; in test_subst_pid_and_event() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dnumbers.h225 uint64_t be = absl::big_endian::FromHost64(val); in FastHexToBufferZeroPad16() local
/third_party/boost/libs/regex/src/
Dwide_posix_api.cpp143 catch(const boost::regex_error& be) in regcompW() local
Dposix_api.cpp133 catch(const boost::regex_error& be) in regcompA() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCExpr.cpp49 const MCBinaryExpr *be = cast<MCBinaryExpr>(Expr); in fixELFSymbolsInTLSFixupsImpl() local
/third_party/libwebsockets/lib/misc/
Dromfs.c58 untohl(const u32_be_t be) in untohl()
/third_party/ffmpeg/libavutil/
Dcommon.h48 # define AV_NE(be, le) (be) argument
50 # define AV_NE(be, le) (le) argument
/third_party/iowow/src/utils/
Diwhmap.c359 for (bucket_t *b = hm->buckets, *be = hm->buckets + _n_buckets(hm); b < be; ++b) { in iwhmap_clear() local
383 for (bucket_t *b = hm->buckets, *be = hm->buckets + _n_buckets(hm); b < be; ++b) { in iwhmap_destroy() local
/third_party/typescript/src/services/
DjsDoc.ts377 const be = commentOwner as BinaryExpression; constant
/third_party/boost/boost/test/tools/
Dassertion.hpp347 binary_expr( binary_expr&& be ) in binary_expr() function in boost::test_tools::assertion::binary_expr

123