HomeSort by relevance Sort by last modified time
    Searched refs:Agent (Results 1 - 10 of 10) sorted by null

  /external/llvm/lib/ExecutionEngine/OProfileJIT/
OProfileWrapper.cpp 35 // Global mutex to ensure a single thread initializes oprofile agent.
43 : Agent(0),
182 Agent = OpenAgentFunc();
183 return Agent != 0;
194 if (Agent && CloseAgentFunc) {
195 ret = CloseAgentFunc(Agent);
197 Agent = 0;
204 return Agent != 0;
214 if (Agent && WriteNativeCodeFunc)
215 return WriteNativeCodeFunc(Agent, Name, Addr, Code, Size)
    [all...]
  /external/webkit/Tools/iExploder/iexploder-1.3.2/tools/
lasthit.rb 24 agent = $3
28 if (! hostHash[host][agent])
29 hostHash[host][agent] = Hash.new
30 hostHash[host][agent]['total'] = 0
33 hostHash[host][agent]['last'] = testnum
35 hostHash[host][agent]['subtest'] = $1
37 hostHash[host][agent]['subtest'] = ''
39 hostHash[host][agent]['total'] = hostHash[host][agent]['total'] + 1
44 "IP", "Test", "SubTest", "Total", "Agent")
    [all...]
  /external/chromium/chrome/common/
launchd_mac.h 16 Agent, // LaunchAgent
  /external/llvm/include/llvm/ExecutionEngine/
OProfileWrapper.h 50 op_agent_t Agent;
106 // loaded and a connection to the agent has been established, and false
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 23 ATTRIBUTE Ascend-Primary-Home-Agent 129 string
24 ATTRIBUTE Ascend-Secondary-Home-Agent 130 string
77 ATTRIBUTE Ascend-Home-Agent-IP-Addr 183 ipaddr
78 ATTRIBUTE Ascend-Home-Agent-Password 184 string
80 ATTRIBUTE Ascend-Home-Agent-UDP-Port 186 integer
  /tools/motodev/src/plugins/videos/libs/gdata/java/lib/
gdata-client-1.0.jar 
gdata-core-1.0.jar 
  /external/webkit/Source/WebCore/inspector/front-end/
AuditRules.js 573 varyHeader = varyHeader.replace(/User-Agent/gi, "");
    [all...]
  /tools/motodev/src/plugins/logger/lib/
log4j-1.2.14.jar 
  /tools/motodev/src/plugins/preflighting.core/lib/
log4j-1.2.14.jar 

Completed in 922 milliseconds