/external/llvm-project/compiler-rt/lib/xray/ |
D | xray_utils.cpp | 125 LogWriter *LW = reinterpret_cast<LogWriter *>(InternalAlloc(sizeof(LogWriter))); in Open() local 130 void LogWriter::Close(LogWriter *LW) { in Close()
|
D | xray_basic_logging.cpp | 88 LogWriter* LW = LogWriter::Open(); in getLog() local 119 static LogWriter *LW = nullptr; in getGlobalLog() local 161 LogWriter *LW = getGlobalLog(); in InMemoryRawLog() local 261 LogWriter *LW = getGlobalLog(); in InMemoryRawLogWithArg() local
|
D | xray_profiling.cpp | 244 LogWriter *LW = LogWriter::Open(); in profilingFlush() local
|
D | xray_fdr_logging.cpp | 341 LogWriter *LW = LogWriter::Open(); in fdrLoggingFlush() local
|
/external/libffi/src/tile/ |
D | tile.S | 48 #define LW ld macro 52 #define LW lw macro
|
/external/python/cpython2/Modules/_ctypes/libffi/src/tile/ |
D | tile.S | 48 #define LW ld macro 52 #define LW lw macro
|
/external/libyuv/files/include/libyuv/ |
D | macros_msa.h | 19 #define LW(psrc) \ macro 84 #define LW(psrc) \ macro
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | macros_msa.h | 19 #define LW(psrc) \ macro 84 #define LW(psrc) \ macro
|
/external/llvm-project/lld/ELF/Arch/ |
D | RISCV.cpp | 48 LW = 0x2003, enumerator
|
/external/libpng/mips/ |
D | filter_msa_intrinsics.c | 45 #define LW(psrc) \ macro 116 #define LW(psrc) \ macro 184 #define LW(psrc) \ macro
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsInstructionSelector.cpp | 355 MachineInstr *LW = in select() local
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsInstructionSelector.cpp | 390 MachineInstr *LW = in select() local
|
/external/pcre/dist2/src/sljit/ |
D | sljitNativeMIPS_common.c | 209 #define LW (HI(35)) macro
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 43 #define LW(psrc) \ macro 120 #define LW(psrc) \ macro
|
/external/webp/src/dsp/ |
D | msa_macro.h | 101 #define LW(psrc) MSA_LOAD(psrc, msa_lw) macro 120 #define LW(psrc) MSA_LOAD(psrc, msa_ulw) macro
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | macros_msa.h | 39 #define LW(psrc) \ macro 86 #define LW(psrc) \ macro
|
/external/libaom/libaom/aom_dsp/mips/ |
D | macros_msa.h | 56 #define LW(psrc) \ macro 146 #define LW(psrc) \ macro
|
/external/clang/lib/Sema/ |
D | SemaOverload.cpp | 7289 unsigned LW = S.Context.getIntWidth(LT), in getUsualArithmeticConversions() local
|