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

1 2 3 4 5 67 8 91011>>

  /external/clang/test/Analysis/inlining/
false-positive-suppression.cpp 35 // This is the standard placement new.
  /external/clang/test/CodeGenCXX/
assign-construct-memcpy.cpp 4 // Declare the reserved placement operators.
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
SetFactory.java 31 * sets are kept per basic block until phi placement and tend to be,
  /external/google-tv-pairing-protocol/java/src/com/google/polo/wire/xml/
XmlWireAdapter.java 112 // placement. Strip all newlines, then add them to separate adjacent
  /external/llvm/test/CodeGen/Hexagon/
BranchPredict.ll 4 ; The basic block placement pass should place the more probable successor
  /external/llvm/test/Feature/
optnone-llc.ll 39 ; LLC-Ox-DAG: Skipping pass 'Branch Probability Basic Block Placement'
  /external/mesa3d/src/gallium/auxiliary/postprocess/
ADDING 43 Add your filter to filters.h, in a correct place. Placement is important, AA should usually
  /frameworks/base/packages/Keyguard/res/values-sw600dp/
dimens.xml 27 <!-- target placement radius for GlowPadView. Should be 1/2 of outerring diameter. -->
  /frameworks/wilhelm/src/itf/
IBassBoost.c 193 // placement new (explicit constructor)
IVirtualizer.c 195 // placement new (explicit constructor)
  /hardware/intel/img/psb_video/src/
psb_surface_ext.h 87 uint64_t pl_flags; /* placement */
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
PhoneNumberListAdapter.java 413 Placement placement = getItemPlacementInSection(position); local
414 view.setSectionHeader(placement.firstInSection ? placement.sectionHeader : null);
  /external/chromium_org/chrome/browser/prefs/
pref_service_browsertest.cc 122 // placement values stored in the user data directory.
182 // placement values stored in Local State.
  /external/chromium_org/third_party/angle/src/compiler/translator/
PoolAlloc.cpp 254 // Use placement-new to initialize header
277 // Use placement-new to initialize header
  /external/chromium_org/ui/views/controls/menu/
menu_model_adapter_unittest.cc 228 // Check placement.
275 // Check placement.
  /external/llvm/include/llvm/IR/
User.h 69 /// placement delete - required by std, but never called.
73 /// placement delete - required by std, but never called.
  /external/llvm/lib/CodeGen/
Passes.cpp 41 static cl::opt<bool> DisableBlockPlacement("disable-block-placement",
42 cl::Hidden, cl::desc("Disable probability-driven block placement"));
43 static cl::opt<bool> EnableBlockPlacementStats("enable-block-placement-stats",
44 cl::Hidden, cl::desc("Collect probability-driven block placement stats"));
557 // Basic block placement.
771 /// Add standard basic block placement passes.
774 // Run a separate pass to collect block placement statistics.
778 printAndVerify("After machine block placement.");
  /external/stlport/stlport/stl/config/
_evc.h 114 // when using MFC, disable another placement new declaration, since there is one in wcealt.h
295 // define placement new and delete operator
  /frameworks/wilhelm/src/
classes.h 99 // FIXME consolidate the next several variables into one class to avoid placement new
153 // FIXME consolidate the next several variables into ARecorder class to avoid placement new
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 114 // when using MFC, disable another placement new declaration, since there is one in wcealt.h
295 // define placement new and delete operator
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 114 // when using MFC, disable another placement new declaration, since there is one in wcealt.h
295 // define placement new and delete operator
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 114 // when using MFC, disable another placement new declaration, since there is one in wcealt.h
295 // define placement new and delete operator
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 114 // when using MFC, disable another placement new declaration, since there is one in wcealt.h
295 // define placement new and delete operator
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 114 // when using MFC, disable another placement new declaration, since there is one in wcealt.h
295 // define placement new and delete operator
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_evc.h 114 // when using MFC, disable another placement new declaration, since there is one in wcealt.h
295 // define placement new and delete operator

Completed in 1626 milliseconds

1 2 3 4 5 67 8 91011>>