Searched refs:dli (Results 1 – 17 of 17) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | LinuxMallocProfiling.cpp | 82 Dl_info dli; in ~LinuxMallocProfiling() local 83 dladdr(C.first, &dli); in ~LinuxMallocProfiling() 86 if (dli.dli_sname == NULL) { in ~LinuxMallocProfiling() 89 *Ls << dli.dli_sname; in ~LinuxMallocProfiling()
|
/third_party/openssl/crypto/dso/ |
D | dso_dlfcn.c | 409 Dl_info dli; in dlfcn_pathbyaddr() local 422 if (dladdr(addr, &dli)) { in dlfcn_pathbyaddr() 423 len = (int)strlen(dli.dli_fname); in dlfcn_pathbyaddr() 426 OPENSSL_free((void *)dli.dli_fname); in dlfcn_pathbyaddr() 432 memcpy(path, dli.dli_fname, len); in dlfcn_pathbyaddr() 435 OPENSSL_free((void *)dli.dli_fname); in dlfcn_pathbyaddr()
|
/third_party/boost/boost/stacktrace/detail/ |
D | frame_unwind.ipp | 93 ::Dl_info dli; 94 …const bool dl_ok = !!::dladdr(const_cast<void*>(addr_), &dli); // `dladdr` on Solaris accepts nonc… 95 if (dl_ok && dli.dli_sname) { 96 return boost::core::demangle(dli.dli_sname);
|
/third_party/ffmpeg/libavdevice/ |
D | decklink_common.cpp | 242 res = ctx->dli->GetDisplayModeIterator (&itermode); in ff_decklink_set_format() 296 if (ctx->dli->DoesSupportVideoMode(ctx->video_input, ctx->bmd_mode, ctx->raw_format, in ff_decklink_set_format() 310 if (ctx->dli->DoesSupportVideoMode(ctx->video_input, ctx->bmd_mode, ctx->raw_format, in ff_decklink_set_format() 327 if (ctx->dli->DoesSupportVideoMode(ctx->bmd_mode, ctx->raw_format, in ff_decklink_set_format() 467 res = ctx->dli->GetDisplayModeIterator (&itermode); in ff_decklink_list_formats() 506 if (ctx->dli) in ff_decklink_cleanup() 507 ctx->dli->Release(); in ff_decklink_cleanup()
|
D | decklink_dec.cpp | 1107 if (ctx->dli->EnableVideoInput(AUTODETECT_DEFAULT_MODE, in decklink_autodetect() 1113 if (ctx->dli->StartStreams() != S_OK) { in decklink_autodetect() 1128 ctx->dli->PauseStreams(); in decklink_autodetect() 1129 ctx->dli->FlushStreams(); in decklink_autodetect() 1150 if (ctx->dli) { in ff_decklink_read_close() 1151 ctx->dli->StopStreams(); in ff_decklink_read_close() 1152 ctx->dli->DisableVideoInput(); in ff_decklink_read_close() 1153 ctx->dli->DisableAudioInput(); in ff_decklink_read_close() 1229 if (ctx->dl->QueryInterface(IID_IDeckLinkInput, (void **) &ctx->dli) != S_OK) { in ff_decklink_read_header() 1250 ret = (ctx->dli->SetCallback(input_callback) == S_OK ? 0 : AVERROR_EXTERNAL); in ff_decklink_read_header() [all …]
|
D | decklink_common.h | 92 IDeckLinkInput *dli; member
|
/third_party/libffi/src/mips/ |
D | ffitarget.h | 160 # define LI dli
|
/third_party/flutter/skia/third_party/externals/icu/source/data/region/ |
D | wae.txt | 15 018{"Südličs Afrika"} 127 GS{"Südgeorgie und d’südliče Senwičinslä"}
|
/third_party/skia/third_party/externals/icu/source/data/region/ |
D | wae.txt | 16 018{"Südličs Afrika"} 128 GS{"Südgeorgie und d’südliče Senwičinslä"}
|
/third_party/icu/icu4c/source/data/region/ |
D | wae.txt | 16 018{"Südličs Afrika"} 128 GS{"Südgeorgie und d’südliče Senwičinslä"}
|
/third_party/skia/third_party/externals/icu/source/data/lang/ |
D | az.txt | 702 search{"Ümumi Məqsədli Axtarış"}
|
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/ |
D | az.txt | 691 search{"Ümumi Məqsədli Axtarış"}
|
/third_party/icu/icu4c/source/data/lang/ |
D | az.txt | 702 search{"Ümumi Məqsədli Axtarış"}
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | Mips64InstrInfo.td | 1106 def LoadImm64 : LoadImmediate64<"dli", imm64, GPR64Opnd>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenAsmMatcher.inc | 4988 "div_u.b\007div_u.d\007div_u.h\007div_u.w\004divu\003dla\003dli\004dlsa\005" 6374 …{ 3318 /* dli */, Mips::LoadImm64, Convert__GPR64AsmReg1_0__Imm1_1, AMFBS_None, { MCK_GPR64AsmReg,… 9568 { 3318 /* dli */, 1 /* 0 */, MCK_GPR64AsmReg, AMFBS_None },
|
/third_party/tzdata/ |
D | asia | 1309 # https://archive.org/details/in.ernet.dli.2015.282212
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 61179 z@yX)T#b=8LiZ2!m#g~dli?0{oES@NyF1}lQzj(exR<gKcX^C%1K*{owl_jf7LQ6K3
|