OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:expanded
(Results
301 - 325
of
2167
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/ndk/build/tools/
dev-platform-compress.sh
19
# Compressed
expanded
platform files into development/ndk/platforms/
28
"This script is used to compress an
expanded
platforms NDK tree
/ndk/sources/host-tools/sed-4.2.1/m4/
gnulib-common.m4
8
# is
expanded
unconditionally through gnulib-tool magic.
10
dnl Use AC_REQUIRE here, so that the code is
expanded
once only.
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationOverlayItem.java
66
* Returns true if this overlay view is in its
expanded
state.
167
* are collapsed or
expanded
.<br><br>
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
hashtab.h
26
grows too high the hash table will be
expanded
.
30
expanded
by creation of new hash table and transferring elements from
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
hashtab.h
26
grows too high the hash table will be
expanded
.
30
expanded
by creation of new hash table and transferring elements from
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
hashtab.h
26
grows too high the hash table will be
expanded
.
30
expanded
by creation of new hash table and transferring elements from
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
hashtab.h
26
grows too high the hash table will be
expanded
.
30
expanded
by creation of new hash table and transferring elements from
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Text_Suite.py
185
'
expanded
' : 'pexp', #
Expanded
/external/chromium_org/chrome/browser/resources/chromeos/login/
user_pod_row.js
739
* "Enter" button in
expanded
side pane.
748
* controls whether '
expanded
' class is added to the pod's class list and
749
* resets tab order because main input element changes when the '
expanded
'
753
get
expanded
() {
754
return this.classList.contains('
expanded
');
756
set
expanded
(
expanded
) {
757
if (this.
expanded
==
expanded
)
761
this.classList.toggle('
expanded
', expanded)
[
all
...]
/external/chromium_org/chrome/browser/resources/bookmark_manager/js/
dnd.js
136
overElement.
expanded
= true;
142
!overElement.
expanded
) {
240
var isOverExpandedTree = isOverTreeItem && overElement.
expanded
;
250
// Don't allow dropping below an
expanded
tree item since it is confusing
263
// Don't allow dropping below an
expanded
tree item since it is confusing
/external/chromium_org/chrome/browser/resources/enhanced_bookmark_manager/js/
dnd.js
136
overElement.
expanded
= true;
142
!overElement.
expanded
) {
240
var isOverExpandedTree = isOverTreeItem && overElement.
expanded
;
250
// Don't allow dropping below an
expanded
tree item since it is confusing
263
// Don't allow dropping below an
expanded
tree item since it is confusing
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
RequestHeadersView.js
64
this._requestHeadersTreeElement.
expanded
= true;
74
this._queryStringTreeElement.
expanded
= true;
80
this._formDataTreeElement.
expanded
= true;
86
this._requestPayloadTreeElement.
expanded
= true;
92
this._responseHeadersTreeElement.
expanded
= true;
/external/valgrind/main/coregrind/m_demangle/
dyn-string.c
230
/* Inserts SRC at the beginning of DEST. DEST is
expanded
as
242
DEST is
expanded
as necessary. Returns 1 on success. On failure,
251
/* Inserts SRC into DEST starting at position POS. DEST is
expanded
277
position POS. DEST is
expanded
as necessary. Returns 1 on
300
expanded
as necessary. Returns 1 on success. On failure,
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
AccordionControl.java
379
* Returns the set of
expanded
categories in the palette. Note: Header labels will have
382
* @return the set of
expanded
categories in the palette - never null
385
Set<String>
expanded
= new HashSet<String>();
local
389
expanded
.add(((CLabel) c).getText());
394
return
expanded
;
/dalvik/dx/src/com/android/dx/dex/code/
OutputFinisher.java
339
*
expanded
instructions)</li>
464
* The instruction will need to be
expanded
, so find the
465
*
expanded
opcode and reserve registers for it.
487
* to be
expanded
. This fitting process starts with the given
533
throw new DexException("No
expanded
opcode for " + insn);
583
*
expanded
to deal with high registers.
593
* problems) is
expanded
into a series of instances that together
/external/chromium/chrome/browser/chromeos/notifications/
notification_browsertest.cc
130
//
EXPANDED
/MINIMIED state change message when the panels's state
329
WaitForPanelState(tester, PanelController::
EXPANDED
);
337
// The panel must be
expanded
again when a new system notification is added.
342
WaitForPanelState(tester, PanelController::
EXPANDED
);
383
WaitForPanelState(tester, PanelController::
EXPANDED
);
396
WaitForPanelState(tester, PanelController::
EXPANDED
);
405
WaitForPanelState(tester, PanelController::
EXPANDED
);
/external/chromium_org/ui/message_center/views/
notification_view.cc
268
bool
expanded
,
290
new NotificationView(controller, notification,
expanded
);
304
bool
expanded
)
311
is_expanded_(
expanded
) {
657
int
expanded
= GetMessageLines(width,
local
659
return current <
expanded
;
663
//
Expanded
notifications get a larger limit, except for image notifications,
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
OutputFinisher.java
339
*
expanded
instructions)</li>
464
* The instruction will need to be
expanded
, so find the
465
*
expanded
opcode and reserve registers for it.
487
* to be
expanded
. This fitting process starts with the given
526
throw new DexException("No
expanded
opcode for " + insn);
576
*
expanded
to deal with high registers.
586
* problems) is
expanded
into a series of instances that together
/external/jpeg/
jmemdos.c
10
* stored in extended or
expanded
memory as well as in regular DOS files.
23
* If you have both extended and
expanded
memory, you may want to change the
25
*
expanded
memory is usually faster, since extended memory access involves
30
* You can disable use of extended/
expanded
memory entirely by altering these
229
* 3.
Expanded
memory, accessed per the LIM/EMS 4.0 specification.
450
* Access methods for
expanded
memory.
602
/* Try extended memory, then
expanded
memory, then regular file. */
/external/openfst/src/include/fst/
rmepsilon.h
86
// Returns arcs of
expanded
state.
89
// Returns final weight of
expanded
state.
133
// Distance from state being
expanded
in epsilon-closure.
138
// in the arcs vector of the state being
expanded
. 'e' corresponds
140
// equal to the state being
expanded
.
146
vector<Arc> arcs_; // Arcs of state being
expanded
147
Weight final_; // Final weight of state being
expanded
/external/qemu/distrib/jpeg-6b/
jmemdos.c
10
* stored in extended or
expanded
memory as well as in regular DOS files.
23
* If you have both extended and
expanded
memory, you may want to change the
25
*
expanded
memory is usually faster, since extended memory access involves
30
* You can disable use of extended/
expanded
memory entirely by altering these
229
* 3.
Expanded
memory, accessed per the LIM/EMS 4.0 specification.
450
* Access methods for
expanded
memory.
602
/* Try extended memory, then
expanded
memory, then regular file. */
/frameworks/base/docs/html/design/patterns/
notifications.jd
17
<li>Notifications are now more flexible in size and layout. They can be
expanded
to show additional information details.</li>
43
<h4>
Expanded
layouts</h4>
44
<p>With Jelly Bean you have the option to provide more event detail. You can use this to show the first few lines of a message or show a larger image preview. This provides the user with additional context, and - in some cases - may allow the user to read a message in its entirety. The user can pinch-zoom or two-finger glide in order to toggle between base and
expanded
layouts. For single event notifications, Android provides two
expanded
layout templates (text and image) for you to re-use in your application.</p>
73
<p>You can specify a maximum of three actions, each consisting of an action icon and an action name. Adding actions to a simple base layout will make the notification expandable, even if the notification doesn't have an
expanded
layout. Since actions are only shown for
expanded
notifications and are otherwise hidden, you must make sure that any action a user can invoke from a notification is available from within the associated application as well.</p>
136
<p>You can provide more detail about the individual notifications that make up a stack by using the
expanded
digest layout. This allows users to gain a better sense of which notifications are pending and if they are interesting enough to be read in detail within the associated app.</p>
/frameworks/base/docs/html/distribute/promote/
device-art.jd
125
#archive-expando.
expanded
{
140
.device-list.archive.
expanded
{
392
if ($(this).hasClass('
expanded
')) {
393
$(this).removeClass('
expanded
');
394
$('.device-list.archive').removeClass('
expanded
');
396
$(this).addClass('
expanded
');
397
$('.device-list.archive').addClass('
expanded
');
/external/clang/lib/Sema/
SemaTemplateVariadic.cpp
180
// If any capture names a function parameter pack, that pack is
expanded
181
// when the lambda is
expanded
.
259
// An appearance of a name of a parameter pack that is not
expanded
is
274
// An appearance of a name of a parameter pack that is not
expanded
is
288
// An appearance of a name of a parameter pack that is not
expanded
is
305
// An appearance of a name of a parameter pack that is not
expanded
is
481
// parameter packs that are not
expanded
by a nested pack
503
// parameter packs that are not
expanded
by a nested pack
620
// All of the parameter packs
expanded
by a pack expansion shall have
[
all
...]
/development/samples/ApiDemos/src/com/example/android/apis/app/
StatusBarNotifications.java
194
// In this sample, we'll use the same text for the ticker and the
expanded
notification
223
// In this sample, we'll use the same text for the ticker and the
expanded
notification
248
// In this sample, we'll use the same text for the ticker and the
expanded
notification
Completed in 1656 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>