HomeSort by relevance Sort by last modified time
    Searched full:flatten (Results 151 - 175 of 301) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/Source/WebCore/platform/network/win/
ResourceHandleWin.cpp 316 firstRequest().httpBody()->flatten(d->m_formData);
  /frameworks/base/tests/HugeBackup/src/com/android/hugebackup/
HugeAgent.java 115 // flatten it into a single buffer, then write that to the backup
  /external/chromium/chrome/browser/importer/
firefox2_importer.cc 217 // Flatten the items in toolbar.
268 // Flatten the folder in toolbar.
  /external/skia/include/core/
SkMatrix.h 457 // flatten/unflatten will never return a value larger than this
461 uint32_t flatten(void* buffer) const;
SkRegion.h 361 uint32_t flatten(void* buffer) const;
  /external/skia/src/core/
SkBlitter.cpp 594 virtual void flatten(SkFlattenableWriteBuffer& buffer) {
595 this->INHERITED::flatten(buffer);
SkPaint.cpp     [all...]
  /external/v8/src/
heap-inl.h 426 // Always flatten small strings and force flattening of long strings
427 // after we have accumulated a certain amount we failed to flatten.
  /frameworks/base/services/camera/tests/CameraServiceTest/
CameraServiceTest.cpp 782 c->setParameters(param.flatten());
864 c->setParameters(param.flatten());
  /development/samples/Snake/src/com/example/android/snake/
SnakeView.java 177 * Given a ArrayList of coordinates, we need to flatten them into an array of
  /external/antlr/src/org/antlr/runtime/tree/
BufferedTreeNodeStream.java 185 /** As we flatten the tree, we use UP, DOWN nodes to represent
  /external/clang/lib/StaticAnalyzer/Core/
PlistDiagnostics.cpp 338 // We need to flatten the locations (convert Stmt* to locations) because
  /external/icu4c/i18n/
ucol_cnt.cpp 17 * and provides means to flatten this structure
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
VarOptimizer.java 212 * to flatten multiple commands.
  /external/mesa3d/src/glsl/
README 48 components, flatten if statements into conditional moves, and such,
  /external/skia/src/pipe/
SkGPipeRead.cpp 281 // TODO: flatten/unflatten xfermodes
  /external/webkit/Source/WebCore/bindings/v8/
npruntime.cpp 388 // Since we always flatten, we only have to look up one level.
  /external/webkit/Source/WebKit/android/jni/
ViewStateSerializer.cpp 308 imagetexture->bitmap()->flatten(buffer);
  /external/webkit/Tools/Scripts/webkitpy/common/system/
executive.py 126 # FIXME: This could be improved not to flatten output to stdout.
  /frameworks/base/libs/camera/
CameraParameters.cpp 177 String8 CameraParameters::flatten() const function in class:android::CameraParameters
  /packages/apps/Email/src/com/android/email/mail/store/
ImapConnection.java 133 String capabilityString = capabilities.flatten();
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
valarray_before.h 46 // template to "flatten" loosened return value types.
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_before.h 46 // template to "flatten" loosened return value types.
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_before.h 46 // template to "flatten" loosened return value types.
  /external/quake/quake/src/WinQuake/
gl_warp.cpp 272 dir[2] *= 3; // flatten the sphere
297 dir[2] *= 3; // flatten the sphere

Completed in 3873 milliseconds

1 2 3 4 5 67 8 91011>>