HomeSort by relevance Sort by last modified time
    Searched full:sticky (Results 26 - 50 of 485) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
SearchDialogBase.py 54 l.grid(row=self.row, column=0, sticky="nw")
56 e.grid(row=self.row, column=1, sticky="nwe")
63 l.grid(row=self.row, column=0, sticky="nw")
65 f.grid(row=self.row, column=1, columnspan=1, sticky="nwe")
74 b.grid(pady=1,row=rows,column=0,sticky="ew")
keybindingDialog.py 63 self.frameKeySeqAdvanced.grid(row=0,column=0,sticky=NSEW,padx=5,pady=5)
64 self.frameKeySeqBasic.grid(row=0,column=0,sticky=NSEW,padx=5,pady=5)
66 self.frameHelpAdvanced.grid(row=1,column=0,sticky=NSEW,padx=5)
67 self.frameControlsBasic.grid(row=1,column=0,sticky=NSEW,padx=5)
85 check.grid(row=0,column=column,padx=2,sticky=W)
96 labelFnAdvice.grid(row=1,column=0,columnspan=4,padx=2,sticky=W)
100 self.listKeysFinal.grid(row=0,column=4,rowspan=4,sticky=NS)
104 scrollKeysFinal.grid(row=0,column=5,rowspan=4,sticky=NS)
125 labelHelpAdvanced.grid(row=0,column=0,sticky=NSEW)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
SearchDialogBase.py 54 l.grid(row=self.row, column=0, sticky="nw")
56 e.grid(row=self.row, column=1, sticky="nwe")
63 l.grid(row=self.row, column=0, sticky="nw")
65 f.grid(row=self.row, column=1, columnspan=1, sticky="nwe")
74 b.grid(pady=1,row=rows,column=0,sticky="ew")
keybindingDialog.py 63 self.frameKeySeqAdvanced.grid(row=0,column=0,sticky=NSEW,padx=5,pady=5)
64 self.frameKeySeqBasic.grid(row=0,column=0,sticky=NSEW,padx=5,pady=5)
66 self.frameHelpAdvanced.grid(row=1,column=0,sticky=NSEW,padx=5)
67 self.frameControlsBasic.grid(row=1,column=0,sticky=NSEW,padx=5)
85 check.grid(row=0,column=column,padx=2,sticky=W)
96 labelFnAdvice.grid(row=1,column=0,columnspan=4,padx=2,sticky=W)
100 self.listKeysFinal.grid(row=0,column=4,rowspan=4,sticky=NS)
104 scrollKeysFinal.grid(row=0,column=5,rowspan=4,sticky=NS)
125 labelHelpAdvanced.grid(row=0,column=0,sticky=NSEW)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
SearchDialogBase.py 54 l.grid(row=self.row, column=0, sticky="nw")
56 e.grid(row=self.row, column=1, sticky="nwe")
63 l.grid(row=self.row, column=0, sticky="nw")
65 f.grid(row=self.row, column=1, columnspan=1, sticky="nwe")
74 b.grid(pady=1,row=rows,column=0,sticky="ew")
keybindingDialog.py 63 self.frameKeySeqAdvanced.grid(row=0,column=0,sticky=NSEW,padx=5,pady=5)
64 self.frameKeySeqBasic.grid(row=0,column=0,sticky=NSEW,padx=5,pady=5)
66 self.frameHelpAdvanced.grid(row=1,column=0,sticky=NSEW,padx=5)
67 self.frameControlsBasic.grid(row=1,column=0,sticky=NSEW,padx=5)
85 check.grid(row=0,column=column,padx=2,sticky=W)
96 labelFnAdvice.grid(row=1,column=0,columnspan=4,padx=2,sticky=W)
100 self.listKeysFinal.grid(row=0,column=4,rowspan=4,sticky=NS)
104 scrollKeysFinal.grid(row=0,column=5,rowspan=4,sticky=NS)
125 labelHelpAdvanced.grid(row=0,column=0,sticky=NSEW)
  /frameworks/base/core/java/android/os/
UpdateLock.java 50 * locker releases theirs. The broadcast is sticky but is sent only to
56 * Boolean Intent extra on the UPDATE_LOCK_CHANGED sticky broadcast, indicating
64 * Long Intent extra on the UPDATE_LOCK_CHANGED sticky broadcast, marking the
  /art/runtime/gc/collector/
sticky_mark_sweep.cc 28 : PartialMarkSweep(heap, is_concurrent, name_prefix.empty() ? "sticky " : name_prefix) {
35 // For sticky GC, we want to bind the bitmaps of all spaces as the allocation stack lets us
gc_type.h 31 // Sticky mark bits GC that attempts to only free objects allocated since the last GC.
  /external/toybox/toys/posix/
chmod.c 22 s = u+s = suid, g+s = sgid, o+s = sticky. (+t is an alias for o+s).
24 sticky: can't delete files you don't own out of this directory
  /external/webrtc/webrtc/system_wrappers/include/
event_wrapper.h 36 // Set is sticky in the sense that it will release at least one thread
57 // Starts a timer that will call a non-sticky version of Set() either once
  /hardware/bsp/intel/peripheral/libupm/examples/c++/
nunchuck.cxx 62 << ", stickY: " << nunchuck->stickY << endl;
  /hardware/bsp/intel/peripheral/libupm/examples/javascript/
nunchuck.js 46 ", stickY: " + nunchuck_obj.stickY;
  /hardware/bsp/intel/peripheral/libupm/examples/python/
nunchuck.py 59 outputStr = "stickX: {0}, stickY: {1}".format(
60 myNunchuck.stickX, myNunchuck.stickY)
  /packages/apps/Calendar/src/com/android/calendar/
StickyHeaderListView.java 32 * Implements a ListView class with a sticky header at the top. The header is
110 * Interface that is used to update the sticky header's height
116 * Updated a change in the sticky header's size
118 * @param height - new height of sticky header
239 * Sets a separator below the sticky header, which will be visible while the sticky header
299 // sticky header - shift drawable of header.
363 // Resets the sticky header when the adapter data set was changed
  /frameworks/base/core/tests/coretests/src/android/app/activity/
BroadcastTest.java 314 Intent sticky = getContext().registerReceiver(null, filter); local
315 assertNotNull("Sticky not found", sticky);
316 assertEquals(LaunchpadActivity.DATA_1, sticky.getStringExtra("test"));
330 Intent sticky = getContext().registerReceiver(null, filter); local
331 assertNull("Sticky not found", sticky);
344 Intent sticky = getContext().registerReceiver(null, filter); local
345 assertNotNull("Sticky not found", sticky);
    [all...]
  /cts/tests/tests/view/res/xml/
keyboard.xml 29 <Key android:codes="-1" android:keyLabel="Sticky!"
  /frameworks/base/core/java/android/content/
IIntentReceiver.aidl 31 in Bundle extras, boolean ordered, boolean sticky, int sendingUser);
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/util/
Future.java 21 // - Once cancel() is called, isCancelled() always returns true. It is a sticky
  /frameworks/base/services/core/java/com/android/server/am/
BroadcastRecord.java 52 final boolean sticky; // originated from existing sticky data? field in class:BroadcastRecord
53 final boolean initialSticky; // initial broadcast from register to sticky?
154 if (resultAbort || ordered || sticky || initialSticky) {
157 pw.print(" sticky="); pw.print(sticky);
240 sticky = _sticky;
  /frameworks/base/docs/html/training/system-ui/
immersive.jd 14 <li><a href="#nonsticky">Use Non-Sticky Immersion</a></li>
15 <li><a href="#sticky">Use Sticky Immersion</a></li>
71 "sticky" version of the flag doesn't trigger any listeners, as system bars temporarily
114 <li><strong>Sticky flag</strong>&mdash;This is the UI you see if you use the
162 <h2 id="nonsticky">Use Non-Sticky Immersion</h2>
233 <h2 id="sticky">Use Sticky Immersion</h2>
245 <img src="{@docRoot}images/training/imm-sticky.png"
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
keybindingDialog.py 63 self.frameKeySeqAdvanced.grid(row=0,column=0,sticky=NSEW,padx=5,pady=5)
64 self.frameKeySeqBasic.grid(row=0,column=0,sticky=NSEW,padx=5,pady=5)
66 self.frameHelpAdvanced.grid(row=1,column=0,sticky=NSEW,padx=5)
67 self.frameControlsBasic.grid(row=1,column=0,sticky=NSEW,padx=5)
85 check.grid(row=0,column=column,padx=2,sticky=W)
96 labelFnAdvice.grid(row=1,column=0,columnspan=4,padx=2,sticky=W)
100 self.listKeysFinal.grid(row=0,column=4,rowspan=4,sticky=NS)
104 scrollKeysFinal.grid(row=0,column=5,rowspan=4,sticky=NS)
125 labelHelpAdvanced.grid(row=0,column=0,sticky=NSEW)
  /external/compiler-rt/lib/builtins/
fp_lib.h 254 const bool sticky = *lo << (typeWidth - count); local
255 *lo = *hi << (typeWidth - count) | *lo >> count | sticky;
259 const bool sticky = *hi << (2*typeWidth - count) | *lo; local
260 *lo = *hi >> (count - typeWidth) | sticky;
263 const bool sticky = *hi | *lo; local
264 *lo = sticky;
  /docs/source.android.com/src/devices/tech/dalvik/
gc-debug.jd 53 uses mostly sticky CMS and partial CMS. Sticky CMS is ART?s non-moving
80 throughput enabled by the sticky CMS collector. Unlike normal generational GC,
81 sticky CMS is non-moving. Instead of having a dedicated region for young
136 concurrent mark sweep GC plan. This plan consists of running sticky
204 the GC ergonomics will run the generational sticky CMS more often than the
205 partial CMS. The GC does sticky CMS until the throughput (calculated by bytes
208 be a partial CMS instead of sticky CMS. After the partial CMS completes, the
209 ergonomics changes the next GC back to sticky CMS. One key factor that makes
210 the ergonomics work is that sticky CMS doesn?t adjust the heap footprint limi
    [all...]
  /developers/build/prebuilts/gradle/ImmersiveMode/Application/src/main/java/com/example/android/immersivemode/
ImmersiveModeFragment.java 92 // Note that there are two immersive mode UI flags, one of which is referred to as "sticky".
93 // Sticky immersive mode differs in that it makes the navigation and status bars

Completed in 806 milliseconds

12 3 4 5 6 7 8 91011>>