HomeSort by relevance Sort by last modified time
    Searched full:self (Results 926 - 950 of 1842) sorted by null

<<31323334353637383940>>

  /external/qemu/
Changelog 168 - merge self modifying code handling in dirty ram page mecanism.
290 - precise self modifying code (aka BeOS install bug)
326 - improved self modifying code handling (big performance gain in
438 - self-modifying code support
450 - first self-virtualizable version (works only as long as the
  /external/quake/quake/src/QW/progs/
defs.qc 13 entity self;
85 void() SetChangeParms; // call to set parms for self so they can
648 float(entity e) checkbottom = #40; // true if self is on ground
657 void() ChangeYaw = #49; // turn towards self.ideal_yaw
658 // at self.yaw_speed
  /external/webkit/WebKit/mac/WebCoreSupport/
WebChromeClient.mm 780 self = [super init];
781 if (!self)
784 return self;
842 if (!(self = [super init]))
845 return self;
WebViewFactory.mm 52 [self addItem:item];
62 if (![self sharedFactory]) {
63 [[[self alloc] init] release];
65 ASSERT([[self sharedFactory] isKindOfClass:self]);
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
conn.c 570 DESCRIPTION: Called by the OS abstraction layer when the self timer expired
571 Valid only if the current connection type is self
572 This function calls the self connection SM with timeout event
614 Valid only if the current connection type is self
615 This function calls the self connection SM with join event
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/Measurement/
measurementMgrSM.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/conn/
conn.c 593 DESCRIPTION: Called by the OS abstraction layer when the self timer expired
594 Valid only if the current connection type is self
595 This function calls the self connection SM with timeout event
632 Valid only if the current connection type is self
633 This function calls the self connection SM with join event
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
conn.c 570 DESCRIPTION: Called by the OS abstraction layer when the self timer expired
571 Valid only if the current connection type is self
572 This function calls the self connection SM with timeout event
614 Valid only if the current connection type is self
615 This function calls the self connection SM with join event
  /dalvik/tools/dmtracedump/tests/filters/
testWaitingDisjointCrossThreadDiffFilterSameKeysExpected 68 Usecs self % sum % Method
88 index %/total %/self index calls usecs name
123 Usecs self % sum % FirstFilter % SecondFilter % RepeatedFilter % tid ThreadName
testWaitingDisjointCrossThreadSameFilterSameKeysExpected 68 Usecs self % sum % Method
88 index %/total %/self index calls usecs name
123 Usecs self % sum % FirstFilter % SecondFilter % RepeatedFilter % tid ThreadName
testWaitingDisjointSingleThreadDiffFilterSameKeysExpected 68 Usecs self % sum % Method
88 index %/total %/self index calls usecs name
123 Usecs self % sum % FirstFilter % SecondFilter % RepeatedFilter % tid ThreadName
testWaitingDisjointSingleThreadSameFilterSameKeysExpected 68 Usecs self % sum % Method
88 index %/total %/self index calls usecs name
123 Usecs self % sum % FirstFilter % SecondFilter % RepeatedFilter % tid ThreadName
testWaitingNestedOverlapCrossThreadDiffFilterSameKeysExpected 68 Usecs self % sum % Method
88 index %/total %/self index calls usecs name
123 Usecs self % sum % FirstFilter % SecondFilter % RepeatedFilter % tid ThreadName
testWaitingNestedOverlapCrossThreadSameFilterSameKeysExpected 68 Usecs self % sum % Method
88 index %/total %/self index calls usecs name
123 Usecs self % sum % FirstFilter % SecondFilter % RepeatedFilter % tid ThreadName
testWaitingNestedOverlapSingleThreadDiffFilterSameKeysExpected 68 Usecs self % sum % Method
88 index %/total %/self index calls usecs name
123 Usecs self % sum % FirstFilter % SecondFilter % RepeatedFilter % tid ThreadName
testWaitingNestedOverlapSingleThreadSameFilterSameKeysExpected 68 Usecs self % sum % Method
88 index %/total %/self index calls usecs name
123 Usecs self % sum % FirstFilter % SecondFilter % RepeatedFilter % tid ThreadName
testWaitingPairCrossThreadExpected 68 Usecs self % sum % Method
88 index %/total %/self index calls usecs name
123 Usecs self % sum % FirstFilter % SecondFilter % RepeatedFilter % tid ThreadName
testWaitingPairSingleThreadExpected 68 Usecs self % sum % Method
88 index %/total %/self index calls usecs name
123 Usecs self % sum % FirstFilter % SecondFilter % RepeatedFilter % tid ThreadName
testWaitingPartialOverlapCrossThreadDiffFilterSameKeysExpected 68 Usecs self % sum % Method
88 index %/total %/self index calls usecs name
123 Usecs self % sum % FirstFilter % SecondFilter % RepeatedFilter % tid ThreadName
testWaitingPartialOverlapCrossThreadSameFilterSameKeysExpected 68 Usecs self % sum % Method
88 index %/total %/self index calls usecs name
123 Usecs self % sum % FirstFilter % SecondFilter % RepeatedFilter % tid ThreadName
testWaitingPartialOverlapSingleThreadDiffFilterSameKeysExpected 68 Usecs self % sum % Method
88 index %/total %/self index calls usecs name
123 Usecs self % sum % FirstFilter % SecondFilter % RepeatedFilter % tid ThreadName
testWaitingPartialOverlapSingleThreadSameFilterSameKeysExpected 68 Usecs self % sum % Method
88 index %/total %/self index calls usecs name
123 Usecs self % sum % FirstFilter % SecondFilter % RepeatedFilter % tid ThreadName
testWaitingSoloCrossThreadExpected 68 Usecs self % sum % Method
87 index %/total %/self index calls usecs name
117 Usecs self % sum % FirstFilter % SecondFilter % RepeatedFilter % tid ThreadName
testWaitingSoloSingleThreadExpected 68 Usecs self % sum % Method
87 index %/total %/self index calls usecs name
119 Usecs self % sum % FirstFilter % SecondFilter % RepeatedFilter % tid ThreadName
  /dalvik/vm/mterp/c/
header.c 96 # define EXPORT_EXTRA_PC() (self->currentPc2 = pc)
145 self->threadId, (int)(pc - curMethod->insns), debugStrBuf); \
148 self->threadId, debugStrBuf); \

Completed in 95 milliseconds

<<31323334353637383940>>