Home
last modified time | relevance | path

Searched refs:layouts (Results 1 – 25 of 44) sorted by relevance

12

/external/skia/bench/
Dbench_util.py137 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/
Dread.dfa51 # 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/
Ddatalayout.ll13 ; WARN-B: WARNING: Linking two modules of different data layouts:
/external/replicaisland/
DREADME.TXT10 …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/
DDoclava.java1487 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/
DREADME-4.012 layouts for earlier kernels.
/external/deqp/doc/testspecs/GLES31/
Dfunctional.compute.basic.txt49 - SSBO layouts
Dfunctional.ssbo.txt55 performed to the layout, and in case of std140 and std430 layouts the layout
/external/clang/include/clang/Driver/
DCC1Options.td170 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/
Dusage.apt.vm4 layouts for your grammars, as so:
/external/clang/include/clang/Basic/
DLangOptions.def173 BENIGN_LANGOPT(DumpVTableLayouts , 1, 0, "dumping the layouts of emitted vtables")
/external/elfutils/src/
DCOPYING-LGPLV369 layouts and accessors, or small macros, inline functions and templates
/external/libvncserver/
DNEWS153 Even better x11vnc from Karl J. Runge! (supports different kbd layouts of
/external/llvm/docs/
DBigEndianNEON.rst93 …gether. The intention is for arrays and vectors to have identical memory layouts - ``[4 x i8]`` an…
/external/gptfdisk/
DREADME150 layouts, such as a primary between two logicals.
/external/elfutils/src/libelf/
DChangeLog441 (bogus) sh_offset layouts. It's a dumb use, but should not crash.
/external/libnl/
DCOPYING262 structure layouts and accessors, and small macros and small inline
/external/selinux/libsemanage/
DCOPYING260 structure layouts and accessors, and small macros and small inline
/external/owasp/sanitizer/tools/findbugs/licenses/
DLICENSE.txt260 structure layouts and accessors, and small macros and small inline
/external/jdiff/
DNOTICE260 structure layouts and accessors, and small macros and small inline
/external/libexif/
DCOPYING260 structure layouts and accessors, and small macros and small inline
/external/libmtp/
DCOPYING260 structure layouts and accessors, and small macros and small inline
DNOTICE260 structure layouts and accessors, and small macros and small inline
/external/mesa3d/
DNOTICE255 structure layouts and accessors, and small macros and small inline
/external/mesa3d/docs/
DCOPYING255 structure layouts and accessors, and small macros and small inline

12