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

1 23 4 5 6 7 8 91011>>

  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
new 88 * Placement new and delete signatures (take a memory address argument,
100 // Default placement versions of operator new.
104 // Default placement versions of operator delete.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
new 88 * Placement new and delete signatures (take a memory address argument,
100 // Default placement versions of operator new.
104 // Default placement versions of operator delete.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
new 88 * Placement new and delete signatures (take a memory address argument,
100 // Default placement versions of operator new.
104 // Default placement versions of operator delete.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
new 90 * Placement new and delete signatures (take a memory address argument,
103 // Default placement versions of operator new.
107 // Default placement versions of operator delete.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
new 90 * Placement new and delete signatures (take a memory address argument,
110 // Default placement versions of operator new.
116 // Default placement versions of operator delete.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
new 90 * Placement new and delete signatures (take a memory address argument,
103 // Default placement versions of operator new.
107 // Default placement versions of operator delete.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
new 90 * Placement new and delete signatures (take a memory address argument,
110 // Default placement versions of operator new.
116 // Default placement versions of operator delete.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
new 88 * Placement new and delete signatures (take a memory address argument,
108 // Default placement versions of operator new.
114 // Default placement versions of operator delete.
  /external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer.h 87 // optimal size and placement, first looking for an existing active window,
122 // Gets the size and placement of the last active window. Returns true if this
129 // Gets the size and placement of the last window in the last session, saved
139 // placement in prefs. This function determines the default size
163 // Ash specific logic for window placement. Returns true if |bounds| and
174 // placement logic. |show_state| will only be changed
  /device/asus/fugu/original-kernel-headers/drm/ttm/
ttm_placement.h 34 * Memory regions for data placement.
61 * Other flags that affects data placement.
  /external/chromium_org/sandbox/win/src/
resolver_32.cc 7 // For placement new. This file must not depend on the CRT at runtime, but
8 // placement operator new is inline.
  /external/llvm/test/CodeGen/ARM/
lsr-icmp-imm.ll 1 ; RUN: llc -mtriple=thumbv7-apple-ios -disable-block-placement < %s | FileCheck %s
2 ; RUN: llc -mtriple=armv7-apple-ios -disable-block-placement < %s | FileCheck %s
  /packages/apps/QuickSearchBox/res/layout/
suggestion.xml 22 <!-- Icons come first in the layout, since their placement doesn't depend on
23 the placement of the text views. -->
  /external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_popup_view_bridge.h 39 // Set the initial bounds of the popup, including its placement.
  /external/chromium_org/third_party/skia/include/core/
SkBBHFactory.h 35 /** Tile placement interval */
  /external/clang/test/Analysis/
new-with-exceptions.cpp 9 // This is the standard placement new.
  /external/clang/test/SemaCXX/
address-space-newdelete.cpp 14 // Placement new
  /external/libcxx/test/language.support/support.dynamic/new.delete/new.delete.placement/
new.pass.cpp 10 // test placement new
new_array.pass.cpp 10 // test placement new array
  /external/llvm/test/CodeGen/AArch64/
branch-relax-asm.ll 1 ; RUN: llc -mtriple=aarch64-apple-ios7.0 -disable-block-placement -aarch64-tbz-offset-bits=4 -o - %s | FileCheck %s
  /external/skia/include/core/
SkBBHFactory.h 43 /** Tile placement interval */
  /hardware/intel/common/libwsbm/src/
wsbm_priv.h 41 uint32_t placement; member in struct:_WsbmKernelBuf
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.dynamic/new.delete/new.delete.placement/
new.pass.cpp 10 // test placement new
new_array.pass.cpp 10 // test placement new array
  /hardware/intel/img/psb_video/src/
psb_buffer_dm.c 176 uint32_t placement; local
186 placement = DRM_PSB_FLAG_MEM_MMU | WSBM_PL_FLAG_TT | WSBM_PL_FLAG_CACHED | WSBM_PL_FLAG_SHARED ;
195 allignment, placement);
202 /* here use the placement when gen buffer setted */
213 buf->pl_flags = placement;

Completed in 9603 milliseconds

1 23 4 5 6 7 8 91011>>