Home
last modified time | relevance | path

Searched defs:isBE (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp37 template <class T> static void write(bool isBE, void *P, T V) { in write() argument
374 bool isBE = Arch == Triple::aarch64_be; in resolveAArch64Relocation() local
882 bool isBE = Arch == Triple::bpfeb; in resolveBPFRelocation() local
[all...]
/third_party/ffmpeg/libswscale/
H A Dswscale_internal.h715 static av_always_inline int isBE(enum AVPixelFormat pix_fmt) in isBE() function

Completed in 5 milliseconds