HomeSort by relevance Sort by last modified time
    Searched full:flattening (Results 1 - 25 of 111) sorted by null

1 2 3 4 5

  /frameworks/base/core/java/android/os/health/
HealthStatsParceler.java 30 * require constructing one, and then immediately flattening it. This
31 * saves that step at the cost of doing the extra flattening when
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
AbstractSuggestionExtras.java 24 * Abstract SuggestionExtras supporting flattening to JSON.
  /external/llvm/test/Transforms/IndVarSimplify/
loop-invariant-conditions.ll 50 ; prevent flattening, needed to make sure we're testing what we intend
72 ; prevent flattening, needed to make sure we're testing what we intend
94 ; prevent flattening, needed to make sure we're testing what we intend
116 ; prevent flattening, needed to make sure we're testing what we intend
159 ; prevent flattening, needed to make sure we're testing what we intend
165 ; prevent flattening, needed to make sure we're testing what we intend
188 ; prevent flattening, needed to make sure we're testing what we intend
192 ; prevent flattening, needed to make sure we're testing what we intend
229 ; prevent flattening, needed to make sure we're testing what we intend
  /external/v8/test/mjsunit/
string-externalize.js 58 // Force flattening of the string.
79 // Force flattening of the string.
string-flatten.js 28 // Check for regression of bug 1011505 (out of memory when flattening strings).
deep-recursion.js 29 * @fileoverview Check that flattening deep trees of cons strings does not
  /external/v8/test/webkit/
flatten-dictionary-structure-from-which-all-properties-were-deleted.js 25 "Tests that deleting all properties from an object and then flattening it doesn't cause inconsistencies."
flatten-dictionary-structure-from-which-all-properties-were-deleted-expected.txt 24 Tests that deleting all properties from an object and then flattening it doesn't cause inconsistencies.
  /external/mesa3d/src/glsl/
ir_function_can_inline.cpp 31 * around this for some constructs by flattening control flow and
  /toolchain/binutils/binutils-2.25/binutils/
binemul.c 63 /* When flattening, add the members of an archive instead of the
  /external/opencv3/samples/cpp/
cloning_demo.cpp 15 * 6- Texture Flattening
47 cout << "6) Texture Flattening " << endl;
cloning_gui.cpp 15 * 6- Texture Flattening
294 cout << "6) Texture Flattening " << endl;
  /external/opencv3/samples/cpp/tutorial_code/photo/seamless_cloning/
cloning_demo.cpp 15 * 6- Texture Flattening
46 cout << "6) Texture Flattening " << endl;
cloning_gui.cpp 15 * 6- Texture Flattening
293 cout << "6) Texture Flattening " << endl;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeLayoutWizard.java 95 // Hierarchy flattening only works for relative layout (and any future
109 // Should flattening be selected by default?
  /external/llvm/lib/Transforms/Scalar/
FlattenCFGPass.cpp 10 // This file implements flattening of CFG.
  /external/llvm/test/CodeGen/AMDGPU/
parallelandifcollapse.ll 4 ; CFG flattening should use parallel-and mode to generate branch conditions and
parallelorifcollapse.ll 4 ; CFG flattening should use parallel-or to generate branch conditions and
  /external/skia/include/core/
SkFlattenable.h 19 * Flattening is straight-forward:
SkWriteBuffer.h 90 * Set an SkBitmapHeap to store bitmaps rather than flattening.
  /external/skia/src/core/
SkPictureFlat.h 172 // also responsible for flattening/unflattening objects but
181 // dictionary and provide the necessary flattening traits. SkFlatController must also be
249 * Set an SkRefCntSet to be used to store SkTypefaces during flattening. Ref
263 * corresponding names during flattening. Ref counted. Returns the same
  /external/skia/tests/
DashPathEffectTest.cpp 23 // nullptr -> refuses to work with flattening framework.
  /frameworks/base/docs/html/topic/performance/rendering/
overdraw.jd 122 <li>Flattening the view hierarchy.</li>
157 <h3 id="fvh">Flattening view hierarchy</h3>
  /external/dng_sdk/source/
dng_tag_values.h 424 // Is this an flattening preview of an image with tranparency?
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_channel_expressions.cpp 122 * expression flattening visitor (since we never short circit to

Completed in 1396 milliseconds

1 2 3 4 5