/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
unordered_map | [all...] |
vector | [all...] |
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/ |
basicportallocator.cc | 177 Construct(); 184 Construct(); 195 Construct(); 217 Construct(); 220 void BasicPortAllocator::Construct() { [all...] |
/external/clang/lib/StaticAnalyzer/Core/ |
ExprEngineCallAndReturn.cpp | 55 // Construct an edge representing the starting location in the callee. 60 // Construct a new node and add it to the worklist. 193 /// Returns true if the CXXConstructExpr \p E was intended to construct a 436 // Construct a new stack frame for the callee. 446 // Construct a new state which contains the mapping from actual to [all...] |
/external/llvm/include/llvm/CodeGen/ |
ScheduleDAG.h | 95 /// SDep - Construct a null SDep. This is only for use by container 100 /// SDep - Construct an SDep with the specified values. 309 /// SUnit - Construct an SUnit for pre-regalloc scheduling to represent 323 /// SUnit - Construct an SUnit for post-regalloc scheduling to represent 337 /// SUnit - Construct a placeholder SUnit.
|
/external/v8/src/arm/ |
deoptimizer-arm.cc | 466 PrintF(" translating construct stub => height=%d\n", height_in_bytes); 475 output_frame->SetFrameType(StackFrame::CONSTRUCT); 477 // Construct stub can not be topmost or bottommost. 527 value = reinterpret_cast<intptr_t>(Smi::FromInt(StackFrame::CONSTRUCT)); 530 PrintF(" 0x%08x: [top + %d] <- 0x%08x ; function (construct sentinel)\n", [all...] |
builtins-arm.cc | 306 // This function is used for both construct and normal calls of Array. The only 307 // difference between handling a construct call and a normal call is that for a 308 // construct call the constructor function in r1 needs to be preserved for 311 // construct call and normal call. 548 // The array construct code is only set for the builtin and internal 561 // Jump to the generic construct code in case the specialized code cannot 714 // Enter a construct frame. 716 FrameScope scope(masm, StackFrame::CONSTRUCT); [all...] |
/external/v8/src/x64/ |
deoptimizer-x64.cc | 449 PrintF(" translating construct stub => height=%d\n", height_in_bytes); 458 output_frame->SetFrameType(StackFrame::CONSTRUCT); 460 // Construct stub can not be topmost or bottommost. 513 value = reinterpret_cast<intptr_t>(Smi::FromInt(StackFrame::CONSTRUCT)); 517 V8PRIxPTR " ; function (construct sentinel)\n", [all...] |
/frameworks/base/core/java/android/widget/ |
Spinner.java | 95 * Construct a new spinner with the given context's theme. 105 * Construct a new spinner with the given context's theme and the supplied 121 * Construct a new spinner with the given context's theme and the supplied attribute set. 132 * Construct a new spinner with the given context's theme, the supplied attribute set, 148 * Construct a new spinner with the given context's theme, the supplied attribute set, [all...] |
/external/v8/src/mips/ |
builtins-mips.cc | 316 // This function is used for both construct and normal calls of Array. The only 317 // difference between handling a construct call and a normal call is that for a 318 // construct call the constructor function in a1 needs to be preserved for 321 // construct call and normal call. 561 // The array construct code is only set for the builtin and internal 576 // Jump to the generic construct code in case the specialized code cannot 737 // Enter a construct frame. 739 FrameScope scope(masm, StackFrame::CONSTRUCT); [all...] |
/libcore/luni/src/test/java/libcore/java/text/ |
OldDecimalFormatTest.java | 436 * Case 1: Try to construct object using correct pattern and fromat symbols. 437 * Case 2: Try to construct object using null arguments. 438 * Case 3: Try to construct object using incorrect pattern. 442 // case 1: Try to construct object using correct pattern and fromat 457 // case 2: Try to construct object using null arguments. 477 // case 3: Try to construct object using incorrect pattern. [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
shared_ptr.h | 553 /** @brief Construct an empty %__shared_ptr. 560 /** @brief Construct a %__shared_ptr that owns the pointer @a __p. 581 /** @brief Construct a %__shared_ptr that owns the pointer @a __p 604 /** @brief Construct a %__shared_ptr that owns the pointer @a __p 627 * This can be used to construct a @c shared_ptr to a sub-object 644 * otherwise construct a %__shared_ptr that shares ownership [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
shared_ptr.h | 553 /** @brief Construct an empty %__shared_ptr. 560 /** @brief Construct a %__shared_ptr that owns the pointer @a __p. 581 /** @brief Construct a %__shared_ptr that owns the pointer @a __p 604 /** @brief Construct a %__shared_ptr that owns the pointer @a __p 627 * This can be used to construct a @c shared_ptr to a sub-object 644 * otherwise construct a %__shared_ptr that shares ownership [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
shared_ptr.h | 553 /** @brief Construct an empty %__shared_ptr. 560 /** @brief Construct a %__shared_ptr that owns the pointer @a __p. 581 /** @brief Construct a %__shared_ptr that owns the pointer @a __p 604 /** @brief Construct a %__shared_ptr that owns the pointer @a __p 627 * This can be used to construct a @c shared_ptr to a sub-object 644 * otherwise construct a %__shared_ptr that shares ownership [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
shared_ptr.h | 553 /** @brief Construct an empty %__shared_ptr. 560 /** @brief Construct a %__shared_ptr that owns the pointer @a __p. 581 /** @brief Construct a %__shared_ptr that owns the pointer @a __p 604 /** @brief Construct a %__shared_ptr that owns the pointer @a __p 627 * This can be used to construct a @c shared_ptr to a sub-object 644 * otherwise construct a %__shared_ptr that shares ownership [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
shared_ptr.h | 553 /** @brief Construct an empty %__shared_ptr. 560 /** @brief Construct a %__shared_ptr that owns the pointer @a __p. 581 /** @brief Construct a %__shared_ptr that owns the pointer @a __p 604 /** @brief Construct a %__shared_ptr that owns the pointer @a __p 627 * This can be used to construct a @c shared_ptr to a sub-object 644 * otherwise construct a %__shared_ptr that shares ownership [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
basic_string.h | 425 // Construct/copy/destroy: 440 * @brief Construct an empty string using allocator @a a. 447 * @brief Construct string with copy of value of @a str. 452 * @brief Construct string as copy of a substring. 460 * @brief Construct string as copy of a substring. 470 * @brief Construct string initialized by a character %array. 481 * @brief Construct string as copy of a C string. 487 * @brief Construct string as multiple characters. 496 * @brief Move construct string. 513 * @brief Construct string from an initializer %list [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
basic_string.h | 425 // Construct/copy/destroy: 440 * @brief Construct an empty string using allocator @a a. 447 * @brief Construct string with copy of value of @a str. 452 * @brief Construct string as copy of a substring. 460 * @brief Construct string as copy of a substring. 470 * @brief Construct string initialized by a character %array. 481 * @brief Construct string as copy of a C string. 487 * @brief Construct string as multiple characters. 496 * @brief Move construct string. 513 * @brief Construct string from an initializer %list [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
basic_string.h | 425 // Construct/copy/destroy: 440 * @brief Construct an empty string using allocator @a a. 447 * @brief Construct string with copy of value of @a str. 452 * @brief Construct string as copy of a substring. 460 * @brief Construct string as copy of a substring. 470 * @brief Construct string initialized by a character %array. 481 * @brief Construct string as copy of a C string. 487 * @brief Construct string as multiple characters. 496 * @brief Move construct string. 513 * @brief Construct string from an initializer %list [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
basic_string.h | 427 // Construct/copy/destroy: 442 * @brief Construct an empty string using allocator @a a. 449 * @brief Construct string with copy of value of @a str. 454 * @brief Construct string as copy of a substring. 462 * @brief Construct string as copy of a substring. 472 * @brief Construct string initialized by a character %array. 483 * @brief Construct string as copy of a C string. 489 * @brief Construct string as multiple characters. 498 * @brief Move construct string. 515 * @brief Construct string from an initializer %list [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
basic_string.h | 425 // Construct/copy/destroy: 440 * @brief Construct an empty string using allocator @a a. 447 * @brief Construct string with copy of value of @a str. 452 * @brief Construct string as copy of a substring. 460 * @brief Construct string as copy of a substring. 470 * @brief Construct string initialized by a character %array. 481 * @brief Construct string as copy of a C string. 487 * @brief Construct string as multiple characters. 496 * @brief Move construct string. 513 * @brief Construct string from an initializer %list [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
basic_string.h | 427 // Construct/copy/destroy: 442 * @brief Construct an empty string using allocator @a a. 449 * @brief Construct string with copy of value of @a str. 454 * @brief Construct string as copy of a substring. 462 * @brief Construct string as copy of a substring. 472 * @brief Construct string initialized by a character %array. 483 * @brief Construct string as copy of a C string. 489 * @brief Construct string as multiple characters. 498 * @brief Move construct string. 515 * @brief Construct string from an initializer %list [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
Tkinter.py | 205 """Construct a variable 278 """Construct a string variable. 300 """Construct an integer variable. 325 """Construct a float variable. 344 """Construct a boolean variable. [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
Tkinter.py | 205 """Construct a variable 278 """Construct a string variable. 300 """Construct an integer variable. 325 """Construct a float variable. 344 """Construct a boolean variable. [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/ |
BitSet.java | 67 /** Construct a bitset of size one word (64 bits) */ 77 /** Construct a bitset given the size
|