OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:interesting
(Results
26 - 50
of
1364
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/tools/traceline/traceline/scripts/
filter_short.py
9
This helps trim down the JSON data to only the most
interesting
/ time critical
/external/chromium_org/ui/views/controls/menu/
menu_controller_delegate.h
16
// Used by MenuController to notify of
interesting
events that are intended for
/frameworks/base/core/java/android/print/
IPrintSpoolerClient.aidl
24
* Interface for receiving
interesting
state updates from the print spooler.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
sample_doctest.py
2
interesting
.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
sample_doctest.py
2
interesting
.
/frameworks/base/core/tests/coretests/src/android/widget/focus/
FocusChangeWithInterestingRectHintTest.java
31
* work together to give a newly focused item a hint about the most
interesting
36
* that report
interesting
rects when giving up focus, and use
interesting
rects
/development/samples/ApiDemos/src/com/example/android/apis/view/
InternalSelectionScroll.java
28
* to scroll to keep the internally
interesting
rectangle on the screen.
37
* expect to keep their internal
interesting
rectangle visible.
/external/chromium/chrome/common/
thumbnail_score_unittest.cc
63
// Make it very
interesting
, but this is not enough.
71
// at_top is important. Finally, the thumbnail is new and
interesting
enough.
/external/chromium_org/ui/views/
view_model.h
19
// ViewModel is used to track an '
interesting
' set of a views. Often times
23
// you define the '
interesting
' views and operate on those views.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
PyParse.py
64
# Match a line that starts with something
interesting
;
69
[^\s#\\] # if we match, m.end()-1 is the
interesting
char
88
#
interesting
char.
174
# any
interesting
stmts. In any of these cases we're
342
# does this for the last
interesting
statement in the block.
345
# slice indices of last
interesting
stmt
347
# the bracketing structure of the last
interesting
stmt;
363
# Set p and q to slice indices of last
interesting
stmt.
388
# and last
interesting
character (if any).
478
j = m.end() - 1 # index of first
interesting
cha
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
PyParse.py
64
# Match a line that starts with something
interesting
;
69
[^\s#\\] # if we match, m.end()-1 is the
interesting
char
88
#
interesting
char.
174
# any
interesting
stmts. In any of these cases we're
342
# does this for the last
interesting
statement in the block.
345
# slice indices of last
interesting
stmt
347
# the bracketing structure of the last
interesting
stmt;
363
# Set p and q to slice indices of last
interesting
stmt.
388
# and last
interesting
character (if any).
478
j = m.end() - 1 # index of first
interesting
cha
[
all
...]
/developers/samples/android/background/alarms/RepeatingAlarm/RepeatingAlarmSample/
build.gradle
25
'main', // main sample code; look here for the
interesting
stuff.
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-ListPopupMenu/ActionBarCompat-ListPopupMenuSample/src/main/java/com/example/android/actionbarcompat/listpopupmenu/
MainActivity.java
26
* The
interesting
part of this sample is in {@link PopupListFragment}.
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-ListViewModalSelect/src/main/src/com/example/android/actionbarcompat/listviewmodalselect/
MainActivity.java
29
* The
interesting
part of this sample is in {@link CheeseListFragment}.
/developers/samples/android/ui/window/AdvancedImmersiveMode/AdvancedImmersiveModeSample/
build.gradle
25
'main', // main sample code; look here for the
interesting
stuff.
/development/samples/browseable/ListPopupMenu/src/com.example.android.actionbarcompat.listpopupmenu/
MainActivity.java
26
* The
interesting
part of this sample is in {@link PopupListFragment}.
/external/chromium/base/
string16_unittest.cc
25
//
Interesting
edge cases.
/external/chromium/chrome/browser/policy/
policy_map.h
17
// Exposes
interesting
methods of the underlying std::map.
/external/chromium/chrome/common/extensions/docs/static/
events.html
4
when something
interesting
happens.
/external/chromium/net/base/
net_errors_posix.cc
15
// find
interesting
.
net_errors_win.cc
16
// find
interesting
.
/external/chromium_org/base/strings/
string16_unittest.cc
26
//
Interesting
edge cases.
/external/chromium_org/chrome/browser/chromeos/
device_uma.h
43
// Check the incoming events for
interesting
patterns that we care about.
/external/chromium_org/chrome/browser/extensions/api/dns/
host_resolver_wrapper.h
13
// Used for testing. In production code, this class does nothing
interesting
.
/external/chromium_org/chrome/browser/history/android/
android_urls_sql_handler.cc
14
// The
interesting
columns of this handler.
Completed in 992 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>