OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fire
(Results
1 - 25
of
1054
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/samples/USB/MissileLauncher/
README.txt
4
Pressing the "
Fire
" button will
fire
one missile.
_index.html
3
Tilt the tablet to change the direction of the launcher. Pressing the <strong>
Fire
</strong> button will
fire
one missile.</p>
/external/llvm/test/YAMLParser/
run-parser-crash-bug.data
5
- Harry Potter and the Goblet of
Fire
/external/chromium_org/base/timer/
mock_timer_unittest.cc
24
timer.
Fire
();
36
timer.
Fire
();
38
timer.
Fire
();
39
timer.
Fire
();
78
timer.
Fire
();
mock_timer.h
31
void
Fire
();
/external/chromium_org/chrome/common/extensions/api/
alarms.idl
12
// Time at which this alarm was scheduled to
fire
, in milliseconds past the
17
// If not null, the alarm is a repeating alarm and will
fire
again in
25
// Time at which the alarm should
fire
, in milliseconds past the epoch
30
// should
fire
.
35
// If set, the onAlarm event should
fire
every <var>periodInMinutes</var>
37
// <var>delayInMinutes</var>. If not set, the alarm will only
fire
once.
59
// alarm to
fire
for at least 1 minute.
62
// there's no limit to how often the alarm can
fire
.
67
// |alarmInfo|: Describes when the alarm should
fire
. The initial time must
/development/samples/USB/MissileLauncher/res/values/
strings.xml
19
<string name="
fire
">
Fire
!</string>
/external/chromium_org/third_party/WebKit/ManualTests/
onclick_in_noncontent.html
17
<p>Bugzilla 3662 was that clicking in non-content did not
fire
onclick handler.</p>
/external/chromium_org/jingle/notifier/communicator/
single_login_attempt_unittest.cc
123
//
Fire
OnConnect and make sure the base task gets passed to the
132
//
Fire
OnErrors and make sure the delegate gets the
142
//
Fire
OnErrors but replace the last one with OnConnect, and make
164
//
Fire
a redirect and make sure the delegate gets the proper redirect
179
//
Fire
a redirect with the host only and make sure the delegate gets
194
//
Fire
a redirect with a zero port and make sure the delegate gets
209
//
Fire
a redirect with an invalid port and make sure the delegate
224
//
Fire
an empty redirect and make sure the delegate does not get a
232
//
Fire
a redirect with a missing text element and make sure the
241
//
Fire
a redirect with a missing see-other-host element and make sur
[
all
...]
/external/chromium_org/webkit/data/test_shell/js/
timers.html
8
function
fire
() {
35
setTimeout(
fire
, last_interval);
40
<body onload='setTimeout("
fire
()", 1)'>
/external/chromium_org/chrome/android/shell/java/src/org/chromium/chrome/shell/
ChromeShellApplicationObserver.java
15
* @return Whether or not the Application should really
fire
the broadcast.
/external/chromium_org/third_party/leveldatabase/src/
TODO
14
the conditions for triggering compactions
fire
in more situations?
/external/chromium_org/webkit/browser/quota/
quota_client.h
49
// Note it is safe to
fire
the callback after the QuotaClient is destructed.
56
// Note it is safe to
fire
the callback after the QuotaClient is destructed.
62
// Note it is safe to
fire
the callback after the QuotaClient is destructed.
68
// Note it is safe to
fire
the callback after the QuotaClient is destructed.
/external/kernel-headers/original/uapi/linux/
hsr_netlink.h
2
* Copyright 2011-2013 Autronica
Fire
and Security AS
/development/samples/USB/MissileLauncher/res/layout/
launcher.xml
23
<Button android:id="@+id/
fire
"
31
android:text="@string/
fire
">
/external/chromium_org/net/tools/quic/
quic_epoll_connection_helper.cc
50
alarm_->
Fire
();
51
//
Fire
will take care of registering the alarm, if needed.
/external/chromium_org/ui/keyboard/resources/elements/
kb-altkey.js
21
this.
fire
('key-down', {});
35
this.
fire
('key-up', detail);
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/
InstanceOnlyModifierDebuggee.java
83
System.out.println("
Fire
breakpoint, method entry/exit events");
88
System.out.println("
Fire
caught exception events");
93
System.out.println("
Fire
field access/modification events");
/external/chromium_org/net/quic/
quic_alarm.h
34
// Sets the alarm to
fire
at |deadline|. Must not be called while
51
// scheduling of the alarm. Is called from Set() or
Fire
(), after the
66
void
Fire
();
/development/samples/JetBoy/res/values/
strings.xml
7
<string name="helpText">Help JET BOY get through the asteroid field! Blast the asteroids in time with the beat and listen to the music respond!\n\nUse your
FIRE
button to explode each asteroid as it passes through the laser guide.</string>
/external/chromium_org/chrome/browser/component_updater/
component_updater_ping_manager.h
20
// and sends
fire
-and-forget pings when handling these events.
/external/chromium_org/chrome/browser/ui/cocoa/
about_ipc_dialog.mm
15
// so it is safe to "
fire
and forget".
nsmenuitem_additions.h
12
// Returns true exactly if the menu item would
fire
if it would be put into
/external/chromium_org/chrome/common/extensions/docs/templates/intros/
location.html
12
Chrome will
fire
this event after you create your location watch, and
/external/chromium_org/content/test/data/media/
media_source_player.html
25
// The test stops when an error or ended event
fire
unexpectedly.
Completed in 704 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>