/external/webrtc/webrtc/base/ |
D | signalthread.cc | 36 EnterExit ee(this); in SetName() local 43 EnterExit ee(this); in Start() local 55 EnterExit ee(this); in Destroy() local 78 EnterExit ee(this); in Release() local 91 EnterExit ee(this); in ContinueWork() local 97 EnterExit ee(this); in OnMessage() local 138 EnterExit ee(this); in Run() local 146 EnterExit ee(this); in OnMainThreadDestroyed() local
|
/external/webrtc/webrtc/libjingle/xmpp/ |
D | xmppengineimpl.cc | 89 EnterExit ee(this); in HandleInput() local 99 EnterExit ee(this); in ConnectionClosed() local 206 EnterExit ee(this); in Connect() local 223 EnterExit ee(this); in SendStanza() local 240 EnterExit ee(this); in SendRaw() local 255 EnterExit ee(this); in Disconnect() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | ProcessImplicitDefs.cpp | 154 for (int j = MI->getNumOperands() - 1, ee = 0; j > ee; --j) in runOnMachineFunction() local 230 for (unsigned j = 0, ee = DeadImpDefs.size(); j != ee; ++j) in runOnMachineFunction() local 253 for (unsigned j = 0, ee = RMI->getNumOperands(); j != ee; ++j) { in runOnMachineFunction() local 262 for (unsigned j = 0, ee = Ops.size(); j != ee; ++j) { in runOnMachineFunction() local 279 for (unsigned j = 0, ee = RMI->getNumOperands(); j != ee; ++j) { in runOnMachineFunction() local
|
D | StackSlotColoring.cpp | 273 for (unsigned j = 0, ee = RevMap[SS].size(); j != ee; ++j) { in ColorSlotsWithFreeRegs() local 456 for (unsigned j = 0, ee = MI->getNumOperands(); j != ee; ++j) { in AllMemRefsCanBeUnfolded() local 471 for (unsigned i = 0, ee = MI->getNumOperands(); i != ee; ++i) { in RewriteInstruction() local
|
/external/libhevc/common/ |
D | ihevc_itrans.c | 331 WORD32 ee[2], eo[2]; in ihevc_itrans_8x8() local 410 WORD32 ee[2], eo[2]; in ihevc_itrans_8x8() local 554 WORD32 ee[4], eo[4]; in ihevc_itrans_16x16() local 649 WORD32 ee[4], eo[4]; in ihevc_itrans_16x16() local 854 WORD32 ee[8], eo[8]; in ihevc_itrans_32x32() local
|
D | ihevc_resi_trans.c | 451 WORD32 ee[2], eo[2]; in ihevc_resi_trans_8x8() local 585 WORD32 ee[2], eo[2]; in ihevc_resi_trans_8x8_16bit() local 748 WORD32 ee[4], eo[4]; in ihevc_resi_trans_16x16() local 899 WORD32 ee[4], eo[4]; in ihevc_resi_trans_16x16_16bit() local 1080 WORD32 ee[8], eo[8]; in ihevc_resi_trans_32x32() local 1281 WORD32 ee[8], eo[8]; in ihevc_resi_trans_32x32_16bit() local
|
D | ihevc_chroma_itrans_recon_8x8.c | 119 WORD32 ee[2], eo[2]; in ihevc_chroma_itrans_recon_8x8() local
|
D | ihevc_itrans_recon_8x8.c | 110 WORD32 ee[2], eo[2]; in ihevc_itrans_recon_8x8() local
|
D | ihevc_chroma_itrans_recon_16x16.c | 120 WORD32 ee[4], eo[4]; in ihevc_chroma_itrans_recon_16x16() local
|
D | ihevc_itrans_recon_16x16.c | 110 WORD32 ee[4], eo[4]; in ihevc_itrans_recon_16x16() local
|
D | ihevc_itrans_recon_32x32.c | 111 WORD32 ee[8], eo[8]; in ihevc_itrans_recon_32x32() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ProfileEstimatorPass.cpp | 185 ee = ExitEdges.end(); ei != ee; ++ei) { in recurseBasicBlock() local 219 for (SmallVector<Edge, 8>::iterator ei = Edges.begin(), ee = Edges.end(); in recurseBasicBlock() local 292 for (SmallVector<Edge, 8>::iterator ei = Edges.begin(), ee = Edges.end(); in recurseBasicBlock() local
|
D | ProfileInfoLoaderPass.cpp | 201 ee = SpanningTree.end(); ei != ee; ++ei) { in runOnModule() local 212 ee = SpanningTree.end(); ei != ee; ++ei) { in runOnModule() local
|
/external/swiftshader/third_party/LLVM/examples/BrainF/ |
D | BrainFDriver.cpp | 144 ExecutionEngine *ee = EngineBuilder(mod).create(); in main() local
|
/external/llvm/examples/BrainF/ |
D | BrainFDriver.cpp | 159 ExecutionEngine *ee = EngineBuilder(std::move(Mod)).create(); in main() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/BrainF/ |
D | BrainFDriver.cpp | 161 ExecutionEngine *ee = EngineBuilder(std::move(Mod)).create(); in main() local
|
/external/clang/test/OpenMP/ |
D | teams_ast_print.cpp | 95 Enum ee; in main() local
|
D | parallel_sections_ast_print.cpp | 115 Enum ee; in main() local
|
D | task_ast_print.cpp | 139 Enum ee; in main() local
|
/external/kernel-headers/original/uapi/linux/ |
D | errqueue.h | 26 #define SO_EE_OFFENDER(ee) ((struct sockaddr*)((ee)+1)) argument
|
/external/clang/test/Sema/ |
D | conditional-expr.c | 31 enum {xxx,yyy,zzz} e, *ee; in foo() local
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | TableGen.cpp | 176 for (unsigned ei = 0, ee = Elts->size(); ei != ee; ++ei) in operator ()() local
|
/external/guava/guava-bootstrap/src/java/util/concurrent/ |
D | AbstractExecutorService.java | 51 ExecutionException ee = null; in doInvokeAny() local
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | fft.c | 73 int16_t dd, ee, ff, gg, hh, ii; in WebRtcIsacfix_FftRadix16Fastest() local
|
/external/libxcam/modules/ocl/ |
D | cl_bayer_pipe_handler.cpp | 103 CLBayerPipeImageHandler::set_ee_config (const XCam3aResultEdgeEnhancement &ee) in set_ee_config()
|