OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:true
(Results
1726 - 1750
of
18103
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/webkit/JavaScriptCore/wtf/
TypeTraits.h
49
template<> struct IsInteger<bool> { static const bool value =
true
; };
50
template<> struct IsInteger<char> { static const bool value =
true
; };
51
template<> struct IsInteger<signed char> { static const bool value =
true
; };
52
template<> struct IsInteger<unsigned char> { static const bool value =
true
; };
53
template<> struct IsInteger<short> { static const bool value =
true
; };
54
template<> struct IsInteger<unsigned short> { static const bool value =
true
; };
55
template<> struct IsInteger<int> { static const bool value =
true
; };
56
template<> struct IsInteger<unsigned int> { static const bool value =
true
; };
57
template<> struct IsInteger<long> { static const bool value =
true
; };
58
template<> struct IsInteger<unsigned long> { static const bool value =
true
; };
[
all
...]
/external/webkit/WebCore/css/
CSSSelectorList.cpp
100
return
true
;
103
return
true
;
115
return
true
;
126
return
true
;
128
return
true
;
/external/webkit/WebCore/html/
HTMLSelectElement.h
43
virtual void setSelectedIndex(int index, bool deselect =
true
);
44
virtual void setSelectedIndexByUser(int index, bool deselect =
true
, bool fireOnChangeNow = false);
101
virtual bool isEnumeratable() const { return
true
; }
127
void recalcListItems(bool updateSelectedStates =
true
) const;
135
virtual bool isOptionalFormControl() const { return
true
; }
/external/webkit/WebCore/page/gtk/
EventHandlerGtk.cpp
50
return
true
;
99
return ClipboardGtk::create(ClipboardWritable,
true
);
105
return
true
;
111
return
true
;
117
return
true
;
/external/webkit/WebCore/page/win/
EventHandlerWin.cpp
54
return
true
;
62
return
true
;
68
return
true
;
81
return
true
;
96
return ClipboardWin::create(
true
, dataObject.get(), ClipboardWritable);
/external/webkit/WebCore/platform/graphics/
TextRun.h
37
bool applyRunRounding =
true
, bool applyWordRounding =
true
)
56
bool applyRunRounding =
true
, bool applyWordRounding =
true
)
92
void disableSpacing() { m_disableSpacing =
true
; }
/external/webkit/WebCore/plugins/qt/
PluginPackageQt.cpp
68
types[i].split(UChar(':'),
true
, mime);
80
return
true
;
97
return
true
;
108
m_isLoaded =
true
;
139
return
true
;
/frameworks/base/core/java/android/os/
ServiceManagerNative.java
59
return
true
;
67
return
true
;
75
return
true
;
82
return
true
;
91
return
true
;
/frameworks/base/core/java/com/android/server/
ResettableTimeout.java
35
* @param alreadyOn is
true
if it's currently running
72
alreadyOn =
true
;
92
mOffCalled =
true
;
103
while (
true
) {
108
mOffCalled =
true
;
/frameworks/base/core/tests/coretests/src/android/widget/focus/
DescendantFocusabilityTest.java
60
a.beforeDescendants.setFocusable(
true
);
73
a.afterDescendants.setFocusable(
true
);
86
a.blocksDescendants.setFocusable(
true
);
107
a.beforeDescendants.setFocusableInTouchMode(
true
);
124
a.afterDescendants.setFocusableInTouchMode(
true
);
/frameworks/base/docs/html/guide/topics/manifest/
instrumentation-element.jd
6
<dd><pre class="stx"><instrumentation android:<a href="#ftest">functionalTest</a>=["
true
" | "false"]
7
android:<a href="#hprof">handleProfiling</a>=["
true
" | "false"]
25
— "{@code
true
}" if it should, and "{@code false}" if not. The
30
off — "{@code
true
}" if it determines when profiling starts and
32
running. A value of "{@code
true
}" enables the object to target profiling
/frameworks/base/location/tests/locationtests/src/android/location/
LocationManagerTest.java
57
String p = manager.getBestProvider(new Criteria(),
true
);
64
String p = manager.getBestProvider(c,
true
);
68
p = manager.getBestProvider(c,
true
);
72
p = manager.getBestProvider(c,
true
);
76
p = manager.getBestProvider(c,
true
);
/frameworks/base/media/libdrm/mobile2/src/rights/
Constraint.cpp
69
return
true
;
86
return
true
;
190
return
true
;
196
return
true
;
202
return
true
;
/hardware/broadcom/wlan/bcm4329/src/include/
typedefs.h
44
#ifndef
TRUE
45
#define
TRUE
true
230
#ifndef
TRUE
231
#define
TRUE
1
/packages/apps/Calendar/res/layout/
month_bubble.xml
38
android:singleLine="
true
"
54
android:singleLine="
true
"
70
android:singleLine="
true
"
86
android:singleLine="
true
"
96
android:singleLine="
true
"
/packages/apps/Contacts/res/values/
styles.xml
19
<item name="android:windowNoTitle">
true
</item>
57
<item name="android:windowNoTitle">
true
</item>
58
<item name="android:windowNoDisplay">
true
</item>
59
<item name="android:windowIsFloating">
true
</item>
77
<item name="android:windowIsFloating">
true
</item>
/packages/apps/DeskClock/res/layout/
alarm_clock.xml
24
android:clickable="
true
"
25
android:focusable="
true
"
33
android:duplicateParentState="
true
"
39
android:duplicateParentState="
true
"
82
android:baselineAligned="
true
">
desk_clock_weather.xml
28
android:layout_alignParentLeft="
true
"
41
android:singleLine="
true
"
49
android:layout_centerVertical="
true
"
56
android:singleLine="
true
"
69
android:singleLine="
true
"
/packages/apps/Email/res/layout/
account_setup_basics.xml
20
android:fillViewport="
true
">
81
android:layout_alignParentLeft="
true
"
82
android:layout_centerVertical="
true
" />
90
android:layout_alignParentRight="
true
"
91
android:layout_centerVertical="
true
" />
message_view.xml
30
android:fillViewport="
true
">
46
android:layout_alignParentLeft="
true
"
47
android:layout_alignParentTop="
true
"
60
android:layout_alignParentRight="
true
"
61
android:layout_alignParentTop="
true
"
/packages/apps/Email/src/org/apache/commons/io/filefilter/
OrFileFilter.java
28
* file filters. This filter returns <code>
true
</code> if any filters in the
29
* list return <code>
true
</code>. Otherwise, it returns <code>false</code>.
31
* <code>
true
</code>.
120
return
true
;
133
return
true
;
/packages/apps/Gallery3D/src/com/cooliris/media/
CrossFadingTexture.java
68
mFadeNecessary =
true
;
103
return
true
; // Already bound.
132
mBind =
true
;
139
mBindUsingMixed =
true
;
142
return
true
;
ImageButton.java
49
setImage(image,
true
);
107
final boolean hit = containsPoint(e.getX(), e.getY(),
true
);
112
setImage(mImage,
true
);
122
setImage(mImage,
true
);
127
return
true
;
/packages/apps/IM/res/layout/
chat_switcher_item.xml
34
android:layout_alignParentLeft="
true
"
35
android:layout_alignParentTop="
true
" />
52
android:layout_alignParentLeft="
true
"
65
android:layout_alignParentLeft="
true
"
77
android:layout_alignParentLeft="
true
"
/packages/apps/Phone/res/layout/
sim_ndp.xml
29
android:layout_centerInParent="
true
">
43
android:scrollHorizontally="
true
" />
52
android:layout_centerHorizontal="
true
" />
63
android:layout_centerHorizontal="
true
" />
72
android:layout_centerInParent="
true
"
Completed in 443 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>