OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Expanded
(Results
1 - 13
of
13
) sorted by null
/external/chromium_org/third_party/skia/src/sfnt/
SkOTTable_OS_2_V0.h
49
((
Expanded
, SkTEndian_SwapBE16(7)))
SkOTTable_OS_2_VA.h
49
((
Expanded
, SkTEndian_SwapBE16(7)))
SkPanose.h
79
((
Expanded
, 5))
269
((
Expanded
, 5))
SkOTTable_OS_2_V1.h
47
((
Expanded
, SkTEndian_SwapBE16(7)))
SkOTTable_OS_2_V2.h
47
((
Expanded
, SkTEndian_SwapBE16(7)))
SkOTTable_OS_2_V3.h
47
((
Expanded
, SkTEndian_SwapBE16(7)))
SkOTTable_OS_2_V4.h
47
((
Expanded
, SkTEndian_SwapBE16(7)))
/build/tools/droiddoc/templates-sdk-dyn/components/
masthead.cs
56
<!--
Expanded
quicknav -->
125
</div><!-- /
Expanded
quicknav -->
/external/llvm/lib/Target/Mips/
MipsSEFrameLowering.cpp
77
bool
Expanded
= false;
82
Expanded
|= expandInstr(*BB, I++);
84
return
Expanded
;
527
// Add an emergency spill slot if a pseudo was
expanded
.
/build/tools/droiddoc/templates-sdk/components/
masthead.cs
102
<!--
Expanded
quicknav -->
180
</div><!-- /
Expanded
quicknav -->
/external/chromium_org/ui/file_manager/file_manager/audio_player/js/
audio_player.js
19
var observer = new PathObserver(this.model_, '
expanded
');
30
* Whether if the playlist is
expanded
or not. This value is changed by
32
* True:
expanded
, false: collapsed, null: unset.
106
this.isExpanded_ = this.model_.
expanded
;
263
* Toggles the
expanded
mode when resizing.
272
this.model_.
expanded
= true;
276
this.model_.
expanded
= false;
304
* Default number of items in the
expanded
mode.
311
* Minimum size of the window in the
expanded
mode in pixels.
319
* Invoked when the '
expanded
' property in the model is changed
[
all
...]
/external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp
547
APInt
Expanded
= C->getAPIntValue() | (~NewMask);
549
if (
Expanded
.isAllOnesValue()) {
550
if (
Expanded
!= C->getAPIntValue()) {
553
TLO.DAG.getConstant(
Expanded
, VT));
[
all
...]
/external/llvm/lib/Target/X86/
X86ISelLowering.cpp
[
all
...]
Completed in 257 milliseconds