/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/syslinux/gpxe/src/drivers/net/ath5k/ |
D | ath5k_eeprom.c | 72 static u16 ath5k_eeprom_bin2freq(struct ath5k_eeprom_info *ee, u16 bin, in ath5k_eeprom_bin2freq() 102 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; in ath5k_eeprom_init_header() local 170 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; in ath5k_eeprom_read_ants() local 230 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; in ath5k_eeprom_read_modes() local 411 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; in ath5k_eeprom_read_turbo_modes() local 461 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; in ath5k_eeprom_init_modes() local 509 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; in ath5k_eeprom_read_freq_list() local 547 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; in ath5k_eeprom_init_11a_pcal_freq() local 600 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; in ath5k_eeprom_init_11bg_2413() local 666 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; in ath5k_eeprom_convert_pcal_info_5111() local [all …]
|
D | ath5k_phy.c | 397 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; in ath5k_hw_gainf_calibrate() local 526 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; in ath5k_hw_rfregs_init() local 1590 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; in ath5k_get_chan_pcal_surrounding_piers() local 1669 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; in ath5k_get_rate_pcal_data() local 1756 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; in ath5k_get_max_ctl_power() local 2202 struct ath5k_eeprom_info *ee = &ah->ah_capabilities.cap_eeprom; in ath5k_setup_channel_powertable() 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_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_itrans_recon_16x16.c | 110 WORD32 ee[4], eo[4]; in ihevc_itrans_recon_16x16() 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_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/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 | 25 #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/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/guava/guava-bootstrap/src/java/util/concurrent/ |
D | AbstractExecutorService.java | 51 ExecutionException ee = null; in doInvokeAny() local
|
/external/libxcam/modules/ocl/ |
D | cl_bayer_pipe_handler.cpp | 103 CLBayerPipeImageHandler::set_ee_config (const XCam3aResultEdgeEnhancement &ee) in set_ee_config()
|