Home
last modified time | relevance | path

Searched refs:segmented (Results 1 – 18 of 18) sorted by relevance

/external/skia/experimental/iOSSampleApp/Shared/
DSkOptionsTableViewController.mm161 UISegmentedControl* segmented = (UISegmentedControl *)sender;
163 if (2 == segmented.selectedSegmentIndex) {
166 state = (SkOSMenu::TriState)segmented.selectedSegmentIndex;
229 UISegmentedControl* segmented = [[UISegmentedControl alloc] initWithItems:items];
230 segmented.selectedSegmentIndex = (index == -1) ? 2 : index;
231 segmented.segmentedControlStyle = UISegmentedControlStyleBar;
232 [segmented addTarget:self
235 cell.accessoryView = segmented;
236 [segmented release];
/external/python/cpython2/Mac/Demo/applescript/Disk_Copy/
DStandard_Suite.py268 class segmented(aetools.NProperty): class
368 'segmented' : segmented,
434 'Iseg' : segmented,
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dsegmented-stacks.ll1 ; RUN: llc < %s -mtriple=i686-linux -segmented-stacks | FileCheck %s -check-prefix=X32
2 ; RUN: llc < %s -mtriple=x86_64-linux -segmented-stacks | FileCheck %s -check-prefix=X64
/external/llvm/test/CodeGen/X86/
Dx86-shrink-wrap-unwind.ll156 ; Check that we generate correct code for segmented stack.
159 ; For now, shrink-wrapping is disabled on segmented stack functions: PR26107.
/external/llvm/docs/
Dindex.rst340 This document describes segmented stacks and how they are used in LLVM.
DCodeGenerator.rst1919 :raw-html:`<td><a href="#feat_segstacks">segmented stacks</a></td>`
2011 This box indicates whether the target supports segmented stacks. This replaces
/external/llvm/lib/Target/X86/
DX86InstrCompiler.td103 // When using segmented stacks these are lowered into instructions which first
110 "# variable sized alloca for segmented stacks",
117 "# variable sized alloca for segmented stacks",
238 // Pseudo instructions used by segmented stacks.
DX86InstrFormats.td407 // Templates for instructions that use a 16- or 32-bit segmented address as
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrCompiler.td110 // When using segmented stacks these are lowered into instructions which first
117 "# variable sized alloca for segmented stacks",
124 "# variable sized alloca for segmented stacks",
DX86InstrFormats.td240 // Templates for instructions that use a 16- or 32-bit segmented address as
DX86GenAsmWriter1.inc3945 "sb\000# variable sized alloca for segmented stacks\000setae\t\000seta\t"
/external/libvpx/libvpx/
DCHANGELOG85 Frame Parallel decoding fails for segmented and non-420 files.
/external/zlib/src/
DChangeLog1381 - fix inflate memory leak for segmented architectures
/external/python/cpython2/Modules/zlib/
DChangeLog1381 - fix inflate memory leak for segmented architectures
/external/skia/third_party/libpng/
Dlibpng-manual.txt2553 course). On machines with segmented memory
4154 There is limited support for certain systems with segmented memory
/external/libpng/
Dlibpng-manual.txt2558 course). On machines with segmented memory
4159 There is limited support for certain systems with segmented memory
/external/syslinux/com32/lib/libpng/
Dlibpng.txt1423 course). On machines with segmented memory
/external/jline/src/src/test/resources/jline/example/
Denglish.gz