/third_party/mesa3d/src/hgl/ |
D | meson.build | 32 dependencies : cpp.find_library('be'), build
|
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/ |
D | meson.build | 36 driver_swrast, cpp.find_library('be'), cpp.find_library('translation'), build
|
/third_party/alsa-lib/src/topology/ |
D | ops.c | 161 struct snd_soc_tplg_bytes_control *be = private; in tplg_parse_ext_ops() local 200 struct snd_soc_tplg_bytes_control *be, in tplg_save_ext_ops()
|
D | ctl.c | 435 struct snd_soc_tplg_bytes_control *be; in tplg_parse_control_bytes() local 562 struct snd_soc_tplg_bytes_control *be = elem->bytes_ext; in tplg_save_control_bytes() local 1134 struct snd_soc_tplg_bytes_control *be; in tplg_add_bytes() local
|
/third_party/alsa-utils/axfer/ |
D | container-riff-wave.c | 117 bool be; member 390 bool be; member 399 uint64_t byte_count, bool be) in build_riff_chunk_header() 416 bool be) in build_subchunk_header() 461 uint64_t byte_count, bool be) in build_wave_data_subchunk()
|
/third_party/ffmpeg/libavformat/ |
D | nistspheredec.c | 38 int bps = 0, be = 0; in nist_read_header() local
|
/third_party/libwebsockets/plugins/ssh-base/ |
D | kex-25519.c | 202 uint32_t be; in _genhash_update_len() local 316 uint32_t be, kbi_len; in kex_ecdh() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_showinfo.c | 380 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() 396 static void update_sample_stats(int depth, int be, const uint8_t *src, int len, int64_t *sum, int64… in update_sample_stats() 413 int be = desc->flags & AV_PIX_FMT_FLAG_BE; in filter_frame() local
|
/third_party/mesa3d/src/egl/ |
D | meson.build | 150 deps_for_egl += cpp.find_library('be') build
|
/third_party/ffmpeg/libavcodec/ |
D | xwdenc.c | 38 uint32_t pixdepth, bpp, bpad, ncolors = 0, lsize, vclass, be = 0; in xwd_encode_frame() local
|
D | xwddec.c | 38 uint32_t xoffset, be, bpp, lsize, rsize; in xwd_decode_frame() local
|
D | vmnc.c | 78 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/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | TailoredSet.java | 242 Entry te = null, be = null; in comparePrefixes() local 299 Entry te = null, be = null; in compareContractions() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
D | TailoredSet.java | 244 Entry te = null, be = null; in comparePrefixes() local 301 Entry te = null, be = null; in compareContractions() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | numbers.h | 225 uint64_t be = absl::big_endian::FromHost64(val); in FastHexToBufferZeroPad16() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCExpr.cpp | 49 const MCBinaryExpr *be = cast<MCBinaryExpr>(Expr); in fixELFSymbolsInTLSFixupsImpl() local
|
/third_party/libwebsockets/lib/misc/ |
D | romfs.c | 58 untohl(const u32_be_t be) in untohl()
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_schedule_instructions.cpp | 773 fs_instruction_scheduler::count_reads_remaining(backend_instruction *be) in count_reads_remaining() 855 fs_instruction_scheduler::update_register_pressure(backend_instruction *be) in update_register_pressure() 881 fs_instruction_scheduler::get_register_pressure_benefit(backend_instruction *be) in get_register_pressure_benefit()
|
/third_party/alsa-utils/aplay/ |
D | formats.h | 64 #define TO_CPU_SHORT(v, be) \ argument 66 #define TO_CPU_INT(v, be) \ argument
|
/third_party/ffmpeg/libavutil/ |
D | common.h | 48 # define AV_NE(be, le) (be) argument 50 # define AV_NE(be, le) (le) argument
|
D | pixdesc.c | 2496 # define X_NE(be, le) be argument 2498 # define X_NE(be, le) le argument
|
/third_party/typescript/src/services/ |
D | jsDoc.ts | 478 const be = commentOwner as BinaryExpression; constant
|
/third_party/glslang/glslang/MachineIndependent/ |
D | intermOut.cpp | 1522 …for (TBlendEquationShift be = (TBlendEquationShift)0; be < EBlendCount; be = (TBlendEquationShift)… in output() local
|
/third_party/lzma/CPP/7zip/Archive/7z/ |
D | 7zUpdate.cpp | 127 static UInt16 Get16(const Byte *p, BoolInt be) { if (be) return (UInt16)GetBe16(p); return (UInt16)… in Get16() 128 static UInt32 Get32(const Byte *p, BoolInt be) { if (be) return GetBe32(p); return GetUi32(p); } in Get32() 133 BoolInt /* is32, */ be; in Parse_ELF() local 203 BoolInt /* mode64, */ be; in Parse_MACH() local
|
/third_party/popt/src/ |
D | poptconfig.c | 340 char * b = NULL, *be; in poptReadConfigFile() local
|