HomeSort by relevance Sort by last modified time
    Searched full:construct (Results 1576 - 1600 of 4776) sorted by null

<<61626364656667686970>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_list_to_vector.h 171 // Insert a new node at construct with object, callstack and initial size.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
array 73 // No explicit construct/copy/destroy for aggregate type.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
memory 141 __alloc.construct(&*__cur, *__first);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/
forward_list 57 // 23.2.3.1 construct/copy/destroy:
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/impl/
profiler_container_size.h 173 // Insert a new node at construct with object, callstack and initial size.
profiler_list_to_vector.h 171 // Insert a new node at construct with object, callstack and initial size.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
array 72 // No explicit construct/copy/destroy for aggregate type.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/macholib/
dyld.py 98 # dylib_name starts with "@executable_path/" then construct the
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
macresource.py 42 # Construct a filename if we don't have one
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/macholib/
dyld.py 98 # dylib_name starts with "@executable_path/" then construct the
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
OrientationMenuAction.java 44 // the submenus can lazily construct their contents
  /sdk/testapps/customViewTest/libWithCustomView/src/com/android/tests/libwithcustom/
LabelView.java 51 * Construct object, initializing with any attributes we understand from a
  /system/core/include/utils/
UniquePtr.h 60 // Construct a new UniquePtr, taking ownership of the given raw pointer.
  /external/chromium_org/third_party/icu/source/common/
serv.h 80 * <p>Construct a key from an id.</p>
82 * @param id the ID from which to construct the key.
92 * <p>Return the original ID used to construct this key.</p>
94 * @return the ID used to construct this key.
290 * <p>Construct a SimpleFactory that maps a single ID to a single
565 * <p>Construct a new ICUService.</p>
570 * <p>Construct with a name (useful for debugging).</p>
    [all...]
  /external/icu4c/common/
serv.h 80 * <p>Construct a key from an id.</p>
82 * @param id the ID from which to construct the key.
92 * <p>Return the original ID used to construct this key.</p>
94 * @return the ID used to construct this key.
291 * <p>Construct a SimpleFactory that maps a single ID to a single
563 * <p>Construct a new ICUService.</p>
568 * <p>Construct with a name (useful for debugging).</p>
    [all...]
  /external/svox/pico/lib/
picoacph.c 472 /* construct input vector, which is set in dtphr */
905 /* construct input vector, which is set in dtacc */
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr_base.h 401 // 2070. allocate_shared should use allocator_traits<A>::construct
402 allocator_traits<_Alloc>::construct(__a, _M_impl._M_ptr,
477 _Alloc_traits::construct(__a, __mem, __p, std::move(__d));
500 _Alloc_traits::construct(__a2, __mem,
525 _Alloc_traits::construct(__a2, __mem, std::move(__a),
1030 // 2070. allocate_shared should use allocator_traits<A>::construct
1031 __traits::construct(__del._M_alloc, _M_ptr,
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
shared_ptr_base.h 401 // 2070. allocate_shared should use allocator_traits<A>::construct
402 allocator_traits<_Alloc>::construct(__a, _M_impl._M_ptr,
477 _Alloc_traits::construct(__a, __mem, __p, std::move(__d));
500 _Alloc_traits::construct(__a2, __mem,
525 _Alloc_traits::construct(__a2, __mem, std::move(__a),
1030 // 2070. allocate_shared should use allocator_traits<A>::construct
1031 __traits::construct(__del._M_alloc, _M_ptr,
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
shared_ptr_base.h 398 // 2070. allocate_shared should use allocator_traits<A>::construct
399 allocator_traits<_Alloc>::construct(__a, _M_impl._M_ptr,
474 _Alloc_traits::construct(__a, __mem, __p, std::move(__d));
497 _Alloc_traits::construct(__a2, __mem,
522 _Alloc_traits::construct(__a2, __mem, std::move(__a),
1019 // 2070. allocate_shared should use allocator_traits<A>::construct
1020 __traits::construct(__del._M_alloc, _M_ptr,
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.h 47 // A very small number of users will want to construct their own
126 // Use DescriptorPool to construct your own descriptors.
322 // Use DescriptorPool to construct your own descriptors.
589 // to construct your own descriptors.
680 // EnumDescriptor::FindValueByNumber(). Use DescriptorPool to construct
747 // ServiceDescriptor. Use DescriptorPool to construct your own descriptors.
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp 790 // Construct type.
830 /// constructTypeDIE - Construct basic type die from DIBasicType.
852 /// constructTypeDIE - Construct derived type die from DIDerivedType.
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.h 47 // A very small number of users will want to construct their own
107 // Use DescriptorPool to construct your own descriptors.
292 // Use DescriptorPool to construct your own descriptors.
542 // to construct your own descriptors.
622 // EnumDescriptor::FindValueByNumber(). Use DescriptorPool to construct
678 // ServiceDescriptor. Use DescriptorPool to construct your own descriptors.
739 // ServiceDescriptor::FindMethodByName(). Use DescriptorPool to construct your
    [all...]
  /external/v8/src/ia32/
builtins-ia32.cc 88 // Enter a construct frame.
90 FrameScope scope(masm, StackFrame::CONSTRUCT);
353 // Restore the arguments count and leave the construct frame.
357 // Leave construct frame.
    [all...]
  /external/v8/src/x64/
builtins-x64.cc 87 // Enter a construct frame.
89 FrameScope scope(masm, StackFrame::CONSTRUCT);
358 // Restore the arguments count and leave the construct frame.
362 // Leave construct frame.
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_handlers_p2p.c 1051 * Now construct the peer object paths in a form suitable for
    [all...]

Completed in 732 milliseconds

<<61626364656667686970>>