HomeSort by relevance Sort by last modified time
    Searched refs:BOTH (Results 76 - 100 of 219) sorted by null

1 2 34 5 6 7 8 9

  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
tabbedpages.py 350 self.frame.pack(fill=BOTH, expand=True)
476 tabPage.pack(side=TOP, expand=TRUE, fill=BOTH)
keybindingDialog.py 50 frameMain.pack(side=TOP,expand=TRUE,fill=BOTH)
AutoCompleteWindow.py 193 listbox.pack(side=LEFT, fill=BOTH, expand=True)
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
IOBinding.py 3 # if the current window is both unmodified and unnamed
105 # Both return and cancel mean the same thing: do nothing
109 b1.pack(side=LEFT, fill=BOTH, expand=1)
112 b2.pack(side=LEFT, fill=BOTH, expand=1)
tabbedpages.py 350 self.frame.pack(fill=BOTH, expand=True)
476 tabPage.pack(side=TOP, expand=TRUE, fill=BOTH)
keybindingDialog.py 50 frameMain.pack(side=TOP,expand=TRUE,fill=BOTH)
AutoCompleteWindow.py 193 listbox.pack(side=LEFT, fill=BOTH, expand=True)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
IOBinding.py 3 # if the current window is both unmodified and unnamed
105 # Both return and cancel mean the same thing: do nothing
109 b1.pack(side=LEFT, fill=BOTH, expand=1)
112 b2.pack(side=LEFT, fill=BOTH, expand=1)
tabbedpages.py 350 self.frame.pack(fill=BOTH, expand=True)
476 tabPage.pack(side=TOP, expand=TRUE, fill=BOTH)
keybindingDialog.py 50 frameMain.pack(side=TOP,expand=TRUE,fill=BOTH)
AutoCompleteWindow.py 193 listbox.pack(side=LEFT, fill=BOTH, expand=True)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
IOBinding.py 3 # if the current window is both unmodified and unnamed
105 # Both return and cancel mean the same thing: do nothing
109 b1.pack(side=LEFT, fill=BOTH, expand=1)
112 b2.pack(side=LEFT, fill=BOTH, expand=1)
tabbedpages.py 350 self.frame.pack(fill=BOTH, expand=True)
476 tabPage.pack(side=TOP, expand=TRUE, fill=BOTH)
keybindingDialog.py 50 frameMain.pack(side=TOP,expand=TRUE,fill=BOTH)
AutoCompleteWindow.py 193 listbox.pack(side=LEFT, fill=BOTH, expand=True)
  /external/robolectric/v1/src/main/java/android/net/
Uri__FromAndroid.java     [all...]
  /frameworks/base/core/java/android/net/
Uri.java     [all...]
  /external/proguard/src/proguard/gui/
MemberSpecificationDialog.java 117 stretchPanelConstraints.fill = GridBagConstraints.BOTH;
ProGuardGUI.java 199 splashPanelConstraints.fill = GridBagConstraints.BOTH;
222 stretchPanelConstraints.fill = GridBagConstraints.BOTH;
229 glueConstraints.fill = GridBagConstraints.BOTH;
    [all...]
ClassSpecificationDialog.java 121 stretchPanelConstraints.fill = GridBagConstraints.BOTH;
  /external/libavc/common/arm/
ih264_intra_pred_luma_16x16_a9q.s 276 vld1.u8 {q0}, [r0] @BOTH LEFT AND TOP AVAILABLE
  /external/libmojo/mojo/public/cpp/bindings/tests/
sample_service_unittest.cc 110 // Test both |operator[]| and |at|.
370 EXPECT_EQ(Bar::Type::BOTH, defaults->a20);
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
GeometryMathUtils.java 234 } else if (type == Mirror.BOTH) {
  /toolchain/binutils/binutils-2.25/gas/config/
tc-d10v.c 718 /* See if both instructions write to the same resource.
724 are treated as accesses to a single register. So if both instructions
841 || (op1->unit == BOTH) || (op2->unit == BOTH)
861 both instructions write memory or if the first instruction writes
953 If possible, writes out both as a single packed instruction.
    [all...]
  /prebuilts/devtools/tools/lib/
rule-api.jar 

Completed in 993 milliseconds

1 2 34 5 6 7 8 9