Home
last modified time | relevance | path

Searched defs:ee (Results 1 – 25 of 77) sorted by relevance

1234

/external/webrtc/webrtc/base/
Dsignalthread.cc36 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/
Dath5k_eeprom.c72 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 …]
Dath5k_phy.c397 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/
Dxmppengineimpl.cc89 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/
DProcessImplicitDefs.cpp154 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
DStackSlotColoring.cpp273 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/
Dihevc_itrans.c331 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
Dihevc_chroma_itrans_recon_8x8.c119 WORD32 ee[2], eo[2]; in ihevc_chroma_itrans_recon_8x8() local
Dihevc_itrans_recon_8x8.c110 WORD32 ee[2], eo[2]; in ihevc_itrans_recon_8x8() local
Dihevc_itrans_recon_16x16.c110 WORD32 ee[4], eo[4]; in ihevc_itrans_recon_16x16() local
Dihevc_chroma_itrans_recon_16x16.c120 WORD32 ee[4], eo[4]; in ihevc_chroma_itrans_recon_16x16() local
Dihevc_itrans_recon_32x32.c111 WORD32 ee[8], eo[8]; in ihevc_itrans_recon_32x32() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileEstimatorPass.cpp185 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
DProfileInfoLoaderPass.cpp201 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/
DBrainFDriver.cpp144 ExecutionEngine *ee = EngineBuilder(mod).create(); in main() local
/external/llvm/examples/BrainF/
DBrainFDriver.cpp159 ExecutionEngine *ee = EngineBuilder(std::move(Mod)).create(); in main() local
/external/clang/test/OpenMP/
Dteams_ast_print.cpp95 Enum ee; in main() local
Dparallel_sections_ast_print.cpp115 Enum ee; in main() local
Dtask_ast_print.cpp139 Enum ee; in main() local
/external/kernel-headers/original/uapi/linux/
Derrqueue.h25 #define SO_EE_OFFENDER(ee) ((struct sockaddr*)((ee)+1)) argument
/external/clang/test/Sema/
Dconditional-expr.c31 enum {xxx,yyy,zzz} e, *ee; in foo() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DTableGen.cpp176 for (unsigned ei = 0, ee = Elts->size(); ei != ee; ++ei) in operator ()() local
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dfft.c73 int16_t dd, ee, ff, gg, hh, ii; in WebRtcIsacfix_FftRadix16Fastest() local
/external/guava/guava-bootstrap/src/java/util/concurrent/
DAbstractExecutorService.java51 ExecutionException ee = null; in doInvokeAny() local
/external/libxcam/modules/ocl/
Dcl_bayer_pipe_handler.cpp103 CLBayerPipeImageHandler::set_ee_config (const XCam3aResultEdgeEnhancement &ee) in set_ee_config()

1234