Searched refs:layouts (Results 1 – 25 of 44) sorted by relevance
12
/external/skia/bench/ |
D | bench_util.py | 137 layouts = TILE_LAYOUT_RE_COMPILED.search(line) 138 if layouts and len(layouts.groups()) == 2: 139 tile_layout = '%sx%s' % layouts.groups()
|
/external/libpng/contrib/conftest/ |
D | read.dfa | 51 # all the native PNG bit layouts, so it doesn't need any of layout change 55 # If your app always expands the image to a limited set of bit layouts you
|
/external/llvm/test/Linker/ |
D | datalayout.ll | 13 ; WARN-B: WARNING: Linking two modules of different data layouts:
|
/external/replicaisland/ |
D | README.TXT | 10 …ysterious power source. This is a complete game: all art, dialog, level layouts, and other data a… 43 Genki Mine made all of the art, most of the levels layouts, all of the character designs, most of t…
|
/external/doclava/src/com/google/doclava/ |
D | Doclava.java | 1487 ArrayList<ClassInfo> layouts = new ArrayList<ClassInfo>(); in writeSdkValues() local 1541 layouts.add(clazz); in writeSdkValues() 1563 layouts.add(clazz); in writeSdkValues() 1597 boolean remove = containingClass == null || layouts.indexOf(containingClass) == -1; in writeSdkValues() 1609 writeClasses(output + "/widgets.txt", widgets, layouts, layoutParams); in writeSdkValues() 1661 ArrayList<ClassInfo> layouts, ArrayList<ClassInfo> layoutParams) { in writeClasses() argument 1675 for (ClassInfo clazz : layouts) { in writeClasses()
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-4.0 | 12 layouts for earlier kernels.
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.compute.basic.txt | 49 - SSBO layouts
|
D | functional.ssbo.txt | 55 performed to the layout, and in case of std140 and std430 layouts the layout
|
/external/clang/include/clang/Driver/ |
D | CC1Options.td | 170 def fdump_vtable_layouts : Flag<["-"], "fdump-vtable-layouts">, 171 HelpText<"Dump the layouts of all vtables that will be emitted in a translation unit">; 422 def fdump_record_layouts : Flag<["-"], "fdump-record-layouts">, 424 def fdump_record_layouts_simple : Flag<["-"], "fdump-record-layouts-simple">, 436 HelpText<"Override record layouts with those in the given file">;
|
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/ |
D | usage.apt.vm | 4 layouts for your grammars, as so:
|
/external/clang/include/clang/Basic/ |
D | LangOptions.def | 173 BENIGN_LANGOPT(DumpVTableLayouts , 1, 0, "dumping the layouts of emitted vtables")
|
/external/elfutils/src/ |
D | COPYING-LGPLV3 | 69 layouts and accessors, or small macros, inline functions and templates
|
/external/libvncserver/ |
D | NEWS | 153 Even better x11vnc from Karl J. Runge! (supports different kbd layouts of
|
/external/llvm/docs/ |
D | BigEndianNEON.rst | 93 …gether. The intention is for arrays and vectors to have identical memory layouts - ``[4 x i8]`` an…
|
/external/gptfdisk/ |
D | README | 150 layouts, such as a primary between two logicals.
|
/external/elfutils/src/libelf/ |
D | ChangeLog | 441 (bogus) sh_offset layouts. It's a dumb use, but should not crash.
|
/external/libnl/ |
D | COPYING | 262 structure layouts and accessors, and small macros and small inline
|
/external/selinux/libsemanage/ |
D | COPYING | 260 structure layouts and accessors, and small macros and small inline
|
/external/owasp/sanitizer/tools/findbugs/licenses/ |
D | LICENSE.txt | 260 structure layouts and accessors, and small macros and small inline
|
/external/jdiff/ |
D | NOTICE | 260 structure layouts and accessors, and small macros and small inline
|
/external/libexif/ |
D | COPYING | 260 structure layouts and accessors, and small macros and small inline
|
/external/libmtp/ |
D | COPYING | 260 structure layouts and accessors, and small macros and small inline
|
D | NOTICE | 260 structure layouts and accessors, and small macros and small inline
|
/external/mesa3d/ |
D | NOTICE | 255 structure layouts and accessors, and small macros and small inline
|
/external/mesa3d/docs/ |
D | COPYING | 255 structure layouts and accessors, and small macros and small inline
|
12