HomeSort by relevance Sort by last modified time
    Searched defs:construct (Results 151 - 175 of 333) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/snakeyaml/src/test/java/org/pyyaml/
PyStructureTest.java 264 public Object construct(Node node) { method in class:PyStructureTest.MyConstructor.ConstructUndefined
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
aopalliance-1.0.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
mt_allocator.h 602 construct(_Up* __p, _Args&&... __args) function in class:__mt_alloc_base
610 // 402. wrong new expression in [some_] allocator::construct
612 construct(pointer __p, const _Tp& __val) function in class:__mt_alloc_base
bitmap_allocator.h 1061 construct(_Up* __p, _Args&&... __args) function in class:bitmap_allocator
1070 construct(pointer __p, const_reference __data) function in class:bitmap_allocator
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
mt_allocator.h 602 construct(_Up* __p, _Args&&... __args) function in class:__mt_alloc_base
610 // 402. wrong new expression in [some_] allocator::construct
612 construct(pointer __p, const _Tp& __val) function in class:__mt_alloc_base
bitmap_allocator.h 1061 construct(_Up* __p, _Args&&... __args) function in class:bitmap_allocator
1070 construct(pointer __p, const_reference __data) function in class:bitmap_allocator
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
mt_allocator.h 602 construct(_Up* __p, _Args&&... __args) function in class:__mt_alloc_base
610 // 402. wrong new expression in [some_] allocator::construct
612 construct(pointer __p, const _Tp& __val) function in class:__mt_alloc_base
bitmap_allocator.h 1061 construct(_Up* __p, _Args&&... __args) function in class:bitmap_allocator
1070 construct(pointer __p, const_reference __data) function in class:bitmap_allocator
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
mt_allocator.h 602 construct(_Up* __p, _Args&&... __args) function in class:__mt_alloc_base
610 // 402. wrong new expression in [some_] allocator::construct
612 construct(pointer __p, const _Tp& __val) function in class:__mt_alloc_base
bitmap_allocator.h 1061 construct(_Up* __p, _Args&&... __args) function in class:bitmap_allocator
1070 construct(pointer __p, const_reference __data) function in class:bitmap_allocator
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
mt_allocator.h 602 construct(_Up* __p, _Args&&... __args) function in class:__mt_alloc_base
610 // 402. wrong new expression in [some_] allocator::construct
612 construct(pointer __p, const _Tp& __val) function in class:__mt_alloc_base
bitmap_allocator.h 1061 construct(_Up* __p, _Args&&... __args) function in class:bitmap_allocator
1070 construct(pointer __p, const_reference __data) function in class:bitmap_allocator
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
mt_allocator.h 602 construct(_Up* __p, _Args&&... __args) function in class:__mt_alloc_base
610 // 402. wrong new expression in [some_] allocator::construct
612 construct(pointer __p, const _Tp& __val) function in class:__mt_alloc_base
bitmap_allocator.h 1061 construct(_Up* __p, _Args&&... __args) function in class:bitmap_allocator
1070 construct(pointer __p, const_reference __data) function in class:bitmap_allocator
  /prebuilts/tools/common/m2/repository/aopalliance/aopalliance/1.0/
aopalliance-1.0.jar 
  /external/clang/lib/StaticAnalyzer/Core/
PathDiagnostic.cpp 879 PathDiagnosticCallPiece::construct(const ExplodedNode *N, function in class:PathDiagnosticCallPiece
890 PathDiagnosticCallPiece::construct(PathPieces &path, function in class:PathDiagnosticCallPiece
    [all...]
  /external/e2fsprogs/lib/support/
dict.c 1295 static void construct(dict_t *d) function
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
OlsonTimeZone.java 460 * Construct a GMT+0 zone with no transitions. This is done when a
478 * Construct from a resource bundle
486 construct(top, res); method
489 private void construct(UResourceBundle top, UResourceBundle res){ method in class:OlsonTimeZone
643 construct(top, res); method
1248 construct(top, res); method
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
OlsonTimeZone.java 458 * Construct a GMT+0 zone with no transitions. This is done when a
476 * Construct from a resource bundle
484 construct(top, res); method
487 private void construct(UResourceBundle top, UResourceBundle res){ method in class:OlsonTimeZone
641 construct(top, res); method
1246 construct(top, res); method
    [all...]
  /external/icu/icu4c/source/i18n/
smpdtfmt.cpp 390 construct(kShort, (EStyle) (kShort + kDateOffset), fLocale, status);
544 construct(timeStyle, dateStyle, fLocale, status);
692 void SimpleDateFormat::construct(EStyle timeStyle, function in class:SimpleDateFormat
    [all...]
  /external/libcxxabi/src/
cxa_demangle.cpp 4899 void construct(U* p, Args&&... args) function in class:__cxxabiv1::__anon22939::malloc_alloc
    [all...]
  /external/protobuf/src/google/protobuf/
map.h 594 // construct element object.
614 void construct(NodeType* p, Args&&... args) { function in class:google::protobuf::Map::MapAllocator
628 void construct(pointer p, const_reference t) { new (p) value_type(t); } function in class:google::protobuf::Map::MapAllocator
    [all...]
  /external/v8/src/builtins/mips/
builtins-mips.cc 33 // instead of the callee, due to the way that [[Construct]] is defined for
567 // Enter a construct frame.
569 FrameScope scope(masm, StackFrame::CONSTRUCT);
676 // Leave construct frame.
820 ? masm->isolate()->builtins()->Construct()
2276 Label construct; local
    [all...]
  /external/v8/src/builtins/mips64/
builtins-mips64.cc 33 // instead of the callee, due to the way that [[Construct]] is defined for
565 // Enter a construct frame.
567 FrameScope scope(masm, StackFrame::CONSTRUCT);
670 // Leave construct frame.
2272 Label construct; local
    [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/
WifiScanningServiceTest.java 403 public void construct() throws Exception { method in class:WifiScanningServiceTest
    [all...]

Completed in 1200 milliseconds

1 2 3 4 5 67 8 91011>>