OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:activated
(Results
76 - 100
of
526
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/browser/ui/gtk/
gtk_custom_menu_item.cc
295
//
activated
.
308
//
activated
, we've already gone through our deselect handler.
454
gboolean
activated
= TRUE;
local
463
command_id, &
activated
);
466
return
activated
;
/external/libnfc-nci/src/nfa/dm/
nfa_dm_act.c
[
all
...]
/external/libnfc-nci/src/nfa/include/
nfa_p2p_api.h
49
#define NFA_P2P_ACTIVATED_EVT 0x02 /* LLCP Link has been
activated
*/
167
tNFA_P2P_ACTIVATED
activated
; /* NFA_P2P_ACTIVATED_EVT */
member in union:__anon10331
502
** Application must call while LLCP is not
activated
.
/external/quake/quake/src/QW/progs/
plats.qc
105
return; // allready
activated
234
return; // already
activated
286
If the train is the target of a button or trigger, it will not begin moving until
activated
.
/external/chromium/chrome/browser/chromeos/notifications/
balloon_view.h
76
void
Activated
();
/external/chromium/chrome/browser/printing/
print_preview_tab_controller_unittest.cc
110
// |preview_tab_1| is
activated
and focused.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/
builds.html
78
In this view baselines filter is not
activated
by default. It's because it may
/external/freetype/include/freetype/
ftsizes.h
133
/*
activated
last to determine the `current character pixel size'. */
/external/libnfc-nci/src/nfa/rw/
nfa_rw_main.c
118
** Description Called by nfa_dm to handle
ACTIVATED
/DEACTIVATED events
/external/libxslt/libxslt/
transform.h
194
* Hook for the debugger if
activated
.
/external/oprofile/gui/
oprof_start.h
81
/// the counter combo has been
activated
/external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
SDL_lowvideo.h
96
/* Called by windows message loop when application is
activated
*/
/external/replicaisland/src/com/replica/replicaisland/
ChangeComponentsComponent.java
54
// if we've
activated
and are not set to ping pong, the contents of
/external/smack/src/org/jivesoftware/smackx/bytestreams/socks5/
Socks5ClientForInitiator.java
30
* a remote SOCKS5 proxy has to be
activated
by the initiator before data can be transferred between
/external/stlport/stlport/stl/config/
_apple.h
93
#undef _REENTRANT //*ty 11/24/2001 - to make sure no thread facility is
activated
/external/stlport/test/unit/
copy_test.cpp
70
// Following code can be
activated
to check that it doesn't compiled
/external/webkit/Source/WebCore/bindings/v8/
ScriptDebugServer.h
56
void setBreakpointsActivated(bool
activated
);
/external/webkit/Source/WebKit/chromium/src/
WebPasswordFormUtils.cpp
67
// First, find the password fields and
activated
submit button
/external/webkit/Source/WebKit2/Platform/qt/
WorkQueueQt.cpp
87
WorkQueue::WorkItemQt* itemQt = new WorkQueue::WorkItemQt(this, notifier, SIGNAL(
activated
(int)), workItem.leakPtr());
/frameworks/base/services/java/com/android/server/
SamplingProfilerService.java
76
if (LOCAL_LOGV) Slog.v(TAG, "SamplingProfilerService
activated
");
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_apple.h
93
#undef _REENTRANT //*ty 11/24/2001 - to make sure no thread facility is
activated
/ndk/tests/device/test-gnustl-full/unit/
copy_test.cpp
70
// Following code can be
activated
to check that it doesn't compiled
/ndk/tests/device/test-stlport/unit/
copy_test.cpp
70
// Following code can be
activated
to check that it doesn't compiled
/packages/apps/LegacyCamera/src/com/android/camera/ui/
IndicatorButton.java
127
// Dismiss later so the
activated
state can be updated before dismiss.
/packages/apps/Nfc/src/com/android/nfc/
DeviceHost.java
55
* Notifies that the SE has been
activated
in listen mode
Completed in 1537 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>