HomeSort by relevance Sort by last modified time
    Searched refs:NW (Results 1 - 25 of 26) sorted by null

1 2

  /external/python/cpython2/Demo/tkinter/guido/
imagedraw.py 12 canv.create_image(0, 0, anchor=NW, image=img)
kill.py 74 self.frame.label = Label(self.frame, relief=FLAT, anchor=NW,
svkill.py 99 self.frame, relief=FLAT, anchor=NW, borderwidth=0,
AttrDialog.py 186 'Anchor': (N, NE, E, SE, S, SW, W, NW, CENTER),
300 'Anchor': (N, NE, E, SE, S, SW, W, NW, CENTER),
  /external/python/cpython2/Demo/tkinter/matt/
packer-and-placer-together.py 28 # and place it so that the nw corner is
30 f.button.place(relx=0.5, rely=0.0, anchor=NW)
placer-simple.py 26 # and place it so that the nw corner is
28 f.button.place(relx=0.5, rely=0.0, anchor=NW)
  /external/python/cpython2/Lib/lib-tk/
Tkconstants.py 12 NW='nw'
  /external/python/cpython3/Lib/tkinter/
constants.py 12 NW='nw'
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DisableCache.S 18 # Set the CD bit of CR0 to 1, clear the NW bit of CR0 to 0, and flush all caches with a
EnableCache.S 19 # the NW bit of CR0 to 0
DisableCache.asm 18 ; Set the CD bit of CR0 to 1, clear the NW bit of CR0 to 0, and flush all caches with a
EnableCache.asm 19 ; the NW bit of CR0 to 0
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
DisableCache.S 18 # Set the CD bit of CR0 to 1, clear the NW bit of CR0 to 0, and flush all caches with a
EnableCache.S 19 # the NW bit of CR0 to 0
DisableCache.asm 18 ; Set the CD bit of CR0 to 1, clear the NW bit of CR0 to 0, and flush all caches with a
EnableCache.asm 19 ; the NW bit of CR0 to 0
  /external/python/cpython3/Tools/unittestgui/
unittestgui.py 302 leftFrame.pack(fill=tk.BOTH, side=tk.LEFT, anchor=tk.NW, expand=1)
308 progressFrame.pack(fill=tk.X, expand=0, anchor=tk.NW)
317 buttonFrame.pack(side=tk.LEFT, anchor=tk.NW, fill=tk.Y)
348 listFrame.pack(fill=tk.BOTH, anchor=tk.NW, expand=1)
353 anchor=tk.NW)
  /external/python/cpython3/Lib/idlelib/
configdialog.py 15 NONE, BOTH, X, Y, W, E, EW, NS, NSEW, NW,
371 label.grid(row=row, column=0, sticky=NW)
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueBaseLib.h     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
BaseLib.h     [all...]
  /external/python/cpython2/Lib/idlelib/
configDialog.py     [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp 175 OS << "nw><";
    [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
stereo_g729.rtp 65 ??.u?v:^X?siB?R????r?t?[?q?<4??F?>?I??X ?"]????NW???12?8?t?e
312 ?x??[????4???????3s`??[?????<4?~??I??Xu??Db?V????g?r????u??Df?V?????j^???<4??EI??X??]??5q?^/z?)??y ?{???4??/~???i x<4????I??Xx?'v8???We??F???>`??$.V1??~e??O?????I<4(????I??X?X??z2??b??r?@?bX? ?s??Uk?X??1#@?<4<???%I??X{???49@????k?9?[{??c??5905L??#5?<4P????I??X????R?*?&??pk?n?Z.???=Iq|???h??}l?<4d???eI??X2??tH2?[??Q?(60O?Xu?3q?c???? 6F?<4x???I??X?M?*?>?W!?er?;z?5?Y?}??5~[#??b?&nW??<4?????I??X?60>0?3?V?Yr??G3z?|=/.???V???rVcI<4????EI??X`?@????%f??|
    [all...]
toggling_stereo_g729_pt18_pt125.rtp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
ScalarEvolution.cpp 262 OS << "nw><";
    [all...]

Completed in 6264 milliseconds

1 2